summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-04-09gst/nsf/nes_apu.*: Don't do void pointer arithmetic - it's a gcc extension.Jan Schmidt1-0/+6
2008-04-06ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old...Tim-Philipp Müller1-0/+7
2008-04-06ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses whe...Sjoerd Simons1-0/+8
2008-04-06configure.ac: Actually build dlls when cross-compiling with mingw32.Damien Lespiau1-0/+8
2008-04-05tests/check/elements/ofa.c: Also check that we have processed at least 135 se...Sebastian Dröge1-0/+6
2008-04-04gst/subenc/gstsrtenc.*: GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.Tim-Philipp Müller1-0/+6
2008-04-04tests/check/: Add simple unit tests for the OFA plugin.Sebastian Dröge1-0/+8
2008-04-02Add initial support for OSSv4. Mixer still needs a bit more love, but even ma...Tim-Philipp Müller1-0/+25
2008-04-01Rename new srtenc plugin to subenc.Tim-Philipp Müller1-0/+11
2008-04-01gst/mpegtsparse/mpegtspacketizer.c: Cable delivery subsystem descriptors' fre...Zaheer Abbas Merali1-0/+6
2008-04-01Add srt subtitle encoderThijs Vermeir1-0/+8
2008-03-31ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format.kapil1-0/+10
2008-03-30configure.ac: Fix build with --disable-external (#525100).Jan de Groot1-0/+7
2008-03-28sys/dvb/gstdvbsrc.c: Repeat diseqc call to allow for some diseqc switches.Zaheer Abbas Merali1-0/+5
2008-03-27ext/Makefile.am: Dist ofa correctly! Fixes non-uninstalled build.Zaheer Abbas Merali1-0/+5
2008-03-27sys/dvb/gstdvbsrc.c: Make diseqc work more reliably.Zaheer Abbas Merali1-0/+5
2008-03-26gst/nsf/: Remove memguard again and apply hopefully all previously dropped lo...Sebastian Dröge1-0/+14
2008-03-25gst/nsf/: Unbreak compilation by disabling memguard and doing some dirty hack...Wim Taymans1-0/+7
2008-03-25gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o...Andreas Henriksson1-0/+35
2008-03-25configure.ac: Add support for neon 0.28, which didn't change API. Fixes bug #...Ed Catmur1-0/+7
2008-03-24Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler1-0/+13
2008-03-22ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...Sebastian Dröge1-0/+20
2008-03-22ext/soup/gstsouphttpsrc.c: Actually set the icy caps on our src pad if we hav...Sebastian Dröge1-0/+6
2008-03-21configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge1-0/+15
2008-03-20gst/selector/gstinputselector.c: Do g_object_notify() only when not holding t...Wim Taymans1-0/+8
2008-03-20gst/selector/gstinputselector.c: Release the selector lock when pad alloc hap...Wim Taymans1-0/+7
2008-03-20gst/selector/gstinputselector.c: Add pad property to configure behaviour of t...Wim Taymans1-0/+10
2008-03-20gst/selector/gstinputselector.*: Figure out the locking a bit more.Wim Taymans1-0/+29
2008-03-20ext/ladspa/: Add some thoughts and FIXME's.Stefan Kost1-0/+6
2008-03-20gst/bayer/gstbayer2rgb.c: Include stdlib.h for abs.Stefan Kost1-0/+5
2008-03-19gst/freeze/: Add example to source code documentation blob and remove the 3 lineStefan Kost1-0/+11
2008-03-19ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the f...Sebastian Dröge1-0/+7
2008-03-19ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is...Sebastian Dröge1-0/+5
2008-03-19Add an OFA element, the successor of MusicBrainz TRM fingerprinting.Eric Buehl1-0/+14
2008-03-18ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument, and a potenti...Andy Wingo1-0/+8
2008-03-17examples/switch/switcher.c: Update switch example to use input selector.Zaheer Abbas Merali1-0/+5
2008-03-17ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same w...Sebastian Dröge1-0/+8
2008-03-14gst-libs/gst/dshow/Makefile.am: Make sure the dshow helper library headers ge...Edward Hervey1-0/+6
2008-03-14gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.William M. Brack1-0/+6
2008-03-14gst/selector/gstinputselector.c: Add lots of debugging.Wim Taymans1-0/+11
2008-03-13gst/selector/gstinputselector.*: Various cleanups.Wim Taymans1-0/+32
2008-03-13Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge1-0/+15
2008-03-13ext/soup/gstsouphttpsrc.*: Try to resume on server disconnect. Fixes bug #522...Wouter Cloetens1-0/+10
2008-03-12ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder.Wim Taymans1-0/+5
2008-03-11gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...Olivier Crete1-0/+20
2008-03-11gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when joining the RTCP thread...Ole André Vadla Ravnås1-0/+11
2008-03-11gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we h...Stefan Kost1-0/+8
2008-03-08ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ...Sjoerd Simons1-0/+9
2008-03-07configure.ac: Really check for libdc1394 >= 2.0.0, pkg-config thinks that 2.0...Sebastian Dröge1-0/+6
2008-03-06ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ...David Schleef1-0/+5