Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-03-19 | Add an OFA element, the successor of MusicBrainz TRM fingerprinting. | Eric Buehl | 3 | -0/+347 |
2008-03-18 | ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument, and a potenti... | Andy Wingo | 2 | -1/+13 |
2008-03-17 | ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same w... | Sebastian Dröge | 1 | -9/+11 |
2008-03-13 | Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin... | Sebastian Dröge | 8 | -12/+8 |
2008-03-13 | ext/soup/gstsouphttpsrc.*: Try to resume on server disconnect. Fixes bug #522... | Wouter Cloetens | 2 | -39/+69 |
2008-03-12 | ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder. | Wim Taymans | 1 | -2/+2 |
2008-03-08 | ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ... | Sjoerd Simons | 1 | -12/+9 |
2008-03-06 | ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ... | David Schleef | 1 | -59/+140 |
2008-03-06 | Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements. | David Schleef | 4 | -15/+805 |
2008-03-05 | Port mplex element to 0.10. Fixes bug #520329. | Mark Nauwelaerts | 10 | -273/+789 |
2008-03-05 | configure.ac: Clean up detection of different mjpegtoolsAPI versions. | Mark Nauwelaerts | 8 | -110/+128 |
2008-02-28 | Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim... | Edgard Lima | 5 | -104/+1075 |
2008-02-26 | ext/nas/nassink.c: Fix build warning by using portable API. | Stefan Kost | 1 | -2/+2 |
2008-02-26 | Add support for libdc1394 2.0.0 and above and require this version now. Fixes... | Daniel Fischer | 2 | -50/+47 |
2008-02-26 | Add support for specifying a list of cookies to be passed in the HTTP request... | Wouter Cloetens | 2 | -0/+22 |
2008-02-25 | Remove midi typefinders and require base CVS as they moved there. | Sebastian Dröge | 2 | -54/+0 |
2008-02-24 | ext/Makefile.am: Only disable the ext/timidity directory if both, wildmidi _a... | Sebastian Dröge | 1 | -3/+5 |
2008-02-24 | ext/Makefile.am: Build the wildmidi plugin if it's enabled and not only when ... | Emilio Pozuelo Monfort | 1 | -0/+6 |
2008-02-23 | Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi... | Tim-Philipp Müller | 2 | -4/+6 |
2008-02-22 | Implement zero-copy and make the buffer size configurable. | Wouter Cloetens | 2 | -35/+103 |
2008-02-22 | ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place bu... | Sebastian Dröge | 1 | -4/+2 |
2008-02-22 | ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ... | Sebastian Dröge | 1 | -2/+6 |
2008-02-22 | Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_... | Sebastian Dröge | 1 | -24/+13 |
2008-02-20 | ext/mythtv/gstmythtvsrc.c: Using the wrong GstFormat for the filesize, and fa... | Bastien Nocera | 1 | -3/+4 |
2008-02-12 | ext/metadata/Makefile.am: Don't install a header file. We will have to merge ... | Jan Schmidt | 1 | -3/+1 |
2008-02-12 | Fix some finalize leaks by chaining up to the parent method. | Jan Schmidt | 1 | -0/+2 |
2008-02-11 | ext/xvid/gstxvidenc.c: Unset GValues after using them. Fixes bug #515720. | Sebastian Dröge | 1 | -0/+1 |