summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-04-21tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.Sebastian Dröge1-0/+5
2008-04-21tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bu...Sebastian Dröge1-0/+5
2008-04-21gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.Olivier Crete1-0/+26
2008-04-18tests/icles/metadata_editor.c: Add cast to placate gcc 4.1.2.Tim-Philipp Müller1-0/+5
2008-04-17configure.ac: 0.10.6.3 pre-releaseJan Schmidt1-0/+5
2008-04-17sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout.Zaheer Abbas Merali1-0/+6
2008-04-17gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...Wim Taymans1-0/+13
2008-04-16tests/check/Makefile.am: Don't inlcude dc1394src in the generic/states test a...Sebastian Dröge1-0/+6
2008-04-16tests/check/elements/ofa.c: Only check if the generated fingerprints are vali...Sebastian Dröge1-0/+8
2008-04-16ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o...Sebastian Dröge1-0/+6
2008-04-14gst-plugins-bad.spec.in: Remove souphttpsrc plugin from spec files, it's move...Tim-Philipp Müller1-0/+5
2008-04-13tests/check/Makefile.am: Remove soup test certificates from the dist.Jan Schmidt1-0/+5
2008-04-13ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.Jan Schmidt1-0/+8
2008-04-12Remove soup plugin that's moved to -good (#523124)Jan Schmidt1-0/+19
2008-04-11gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING() more gracefu...Tim-Philipp Müller1-0/+7
2008-04-11sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buf...Ole André Vadla Ravnås1-0/+16
2008-04-11tests/icles/metadata_editor.*: Remove GstXOverlay stuff and use gdkpixbufsink...Tim-Philipp Müller1-0/+12
2008-04-11configure.ac: Bump core/base requirements to released versions to avoid confu...Tim-Philipp Müller1-0/+13
2008-04-11gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...Tim-Philipp Müller1-0/+11
2008-04-11sys/oss4/: Fix arguments format in debug statements.Julien Moutte1-0/+7
2008-04-10Add wininetsrc for basic http/ftp support on windows (#520897).Ole André Vadla Ravnås1-0/+11
2008-04-10gst/nsf/nsf.h: Change prototype of process function here too to avoid 'incomp...Tim-Philipp Müller1-0/+6
2008-04-10tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes...Sebastian Dröge1-0/+10
2008-04-09gst/rtpmanager/: Avoid leaking pads in the RTP manager.Peter Kjellerstedt1-0/+6
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