Age | Commit message (Expand) | Author | Files | Lines |
2008-08-02 | Add TwoLAME MP2 encoding element, based on the LAME element. | Sebastian Dröge | 4 | -0/+1123 |
2008-08-02 | Add CELT encoder and decoder elements based on the Speex elements. | Sebastian Dröge | 7 | -0/+1924 |
2008-08-02 | ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() t... | Tal Shalif | 1 | -2/+2 |
2008-07-22 | ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050. | Stefan Kost | 1 | -2/+0 |
2008-07-21 | Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo... | Sebastian Dröge | 1 | -1/+1 |
2008-07-21 | ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861. | Sebastian Dröge | 1 | -1/+3 |
2008-07-19 | ext/Makefile.am: Dist and recurse into resindvd subdir | Jan Schmidt | 1 | -0/+2 |
2008-07-14 | ext/resindvd/gstmpegdemux.c: Remove whitespace line. | Jan Schmidt | 5 | -37/+110 |
2008-07-11 | docs/plugins/.cvsignore: Ignore *-undeclared.txt | Jan Schmidt | 13 | -146/+938 |
2008-07-08 | Don't use declarations after statements in the remaining code. | Sebastian Dröge | 1 | -4/+6 |
2008-07-08 | ext/: Don't use declarations after statements. | Sebastian Dröge | 4 | -7/+10 |
2008-06-28 | ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format pro... | Mark Nauwelaerts | 2 | -10/+17 |
2008-06-21 | ext/resindvd/rsnbasesrc.c: Use the right i18n header. | Stefan Kost | 1 | -1/+3 |
2008-06-20 | ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as... | Jan Schmidt | 3 | -93/+433 |
2008-06-18 | ext/metadata/metadataexif.c: Add description tag mapping. | Stefan Kost | 1 | -0/+3 |
2008-06-18 | Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments. | Stefan Kost | 6 | -20/+7 |
2008-06-17 | ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv... | Jan Schmidt | 2 | -7/+41 |
2008-06-17 | Make resindvd work with libdvdnav >= 4.0.0. | Sebastian Dröge | 1 | -0/+9 |
2008-06-17 | configure.ac: Check for libdvdnav to build resindvd. | Jan Schmidt | 23 | -0/+9980 |
2008-06-13 | docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml | Stefan Kost | 14 | -160/+93 |
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 6 | -6/+0 |
2008-06-12 | ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t... | Sebastien Merle | 1 | -1/+1 |
2008-06-11 | ext/timidity/gstwildmidi.*: Initialize wildmidi only once in the plugin init ... | Sebastian Dröge | 2 | -14/+32 |
2008-06-10 | ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads ar... | Sebastian Dröge | 1 | -0/+2 |
2008-06-04 | ext/dirac/gstdiracenc.cc: Update properties for recent dirac changes. Patch ... | Jon Trowbridge | 1 | -9/+24 |
2008-06-04 | ext/x264/gstx264enc.c: Try harder not to crash when we get an EOS event but h... | Tim-Philipp Müller | 1 | -13/+16 |
2008-06-02 | ext/spc/Makefile.am: Dist tag.h | Tim-Philipp Müller | 1 | -1/+1 |
2008-06-02 | ext/faad/gstfaad.c: Always drain before activating the new segment. | Wim Taymans | 1 | -3/+3 |
2008-06-02 | ext/faad/gstfaad.*: Add basic reverse playback support. | Wim Taymans | 2 | -55/+96 |
2008-05-27 | configure.ac: Require CVS core and base for new audio clock reset method. | Wim Taymans | 1 | -0/+1 |
2008-05-26 | ext/jack/gstjackaudiosink.c: Include the element name in the port name to avo... | Wim Taymans | 1 | -5/+8 |
2008-05-20 | ext/mythtv/gstmythtvsrc.c: Correctly set duration to get a more correct seek ... | Bastien Nocera | 1 | -11/+31 |
2008-05-20 | ext/spc/: Add support for some essential features like seeking, reading song ... | Brian Koropoff | 5 | -35/+679 |
2008-05-16 | ext/timidity/gstwildmidi.c: Check some more common locations for a valid conf... | Sebastian Dröge | 1 | -0/+22 |
2008-04-25 | ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant... | Sebastian Dröge | 2 | -4/+5 |
2008-04-24 | Add support for the new libmpcdec API which magically gets us support for SV8... | Sebastian Dröge | 4 | -24/+128 |
2008-04-22 | ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378. | Stefan Kost | 1 | -1/+2 |
2008-04-16 | ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o... | Sebastian Dröge | 1 | -5/+3 |
2008-04-13 | ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants. | Jan Schmidt | 1 | -4/+4 |
2008-04-12 | Remove soup plugin that's moved to -good (#523124) | Jan Schmidt | 4 | -1293/+0 |
2008-04-06 | ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old... | Tim-Philipp Müller | 1 | -0/+4 |
2008-04-06 | ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses whe... | Sjoerd Simons | 1 | -2/+3 |
2008-03-31 | ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format. | kapil | 2 | -15/+38 |
2008-03-27 | ext/Makefile.am: Dist ofa correctly! Fixes non-uninstalled build. | Zaheer Abbas Merali | 1 | -0/+8 |
2008-03-22 | ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b... | Sebastian Dröge | 1 | -4/+12 |
2008-03-22 | ext/soup/gstsouphttpsrc.c: Actually set the icy caps on our src pad if we hav... | Sebastian Dröge | 1 | -0/+1 |
2008-03-21 | configure.ac: Check if the compiler supports do { } while (0) macros. This fi... | Sebastian Dröge | 2 | -0/+3 |
2008-03-20 | ext/ladspa/: Add some thoughts and FIXME's. | Stefan Kost | 2 | -1/+12 |
2008-03-19 | ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the f... | Sebastian Dröge | 1 | -18/+23 |
2008-03-19 | ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is... | Sebastian Dröge | 1 | -1/+1 |