summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-09gst/mpegtsparse/: Make sure all schedule EIT and non-actual transport streamZaheer Abbas Merali3-0/+31
2008-05-09gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to ...Peter Kjellerstedt3-0/+7
2008-05-08sys/oss4/oss4-mixer-slider.c: Apparently mono sliders have the mono value rep...Clive Wright2-2/+17
2008-05-08gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our ...Olivier Crete2-0/+17
2008-05-08gst/rtpmanager/gstrtpsession.c: Send RTP BYE command on EOS. Fixes bug #531955.Sjoerd Simons2-0/+9
2008-05-08gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca...Sjoerd Simons2-4/+89
2008-05-07win32/common/config.h.in: Don't define GST_FUNCTION, if GLib supports MSVC we...Ole André Vadla Ravnås2-3/+6
2008-05-07gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore.Wim Taymans8-80/+465
2008-05-07configure.ac: Error out if we don't have the required versions of core/base.Tim-Philipp Müller3-6/+10
2008-05-05gst-libs/gst/app/gstappsink.*: Start some docs.Wim Taymans3-25/+185
2008-05-02add wildmidi pluginChristian Schaller1-1/+4
2008-04-29gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes c...Jens Granseuer2-4/+14
2008-04-29gst/mpegtsparse/: Detect SI pids (NIT, SDT, EIT etc.) based on table id and n...Zaheer Abbas Merali4-36/+85
2008-04-25ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant...Sebastian Dröge3-4/+13
2008-04-25gst-libs/gst/app/gstappsink.*: Add more docs.Wim Taymans3-24/+247
2008-04-25gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+...Michael Smith3-5/+14
2008-04-25gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too.Wim Taymans3-2/+25
2008-04-25gst/rtpmanager/gstrtpjitterbuffer.c: Disable sending out rtp packet lost even...Wim Taymans2-14/+63
2008-04-25gst/rtpmanager/gstrtpjitterbuffer.c: Remove private version of a function tha...Wim Taymans2-37/+121
2008-04-25gst/rtpmanager/gstrtpsession.c: Set up some internal links functions for the ...Wim Taymans2-0/+43
2008-04-25gst/rtpmanager/: Also keep track of the first buffer timestamp together with ...Wim Taymans6-1/+27
2008-04-25gst/flv/gstflvdemux.c: Forward unknown queries upstream instead of returning ...Wim Taymans2-3/+6
2008-04-24Add support for the new libmpcdec API which magically gets us support for SV8...Sebastian Dröge6-28/+148
2008-04-24configure.ac: Back to development -> 0.10.7.1Jan Schmidt2-1/+6
2008-04-24Release 0.10.7RELEASE-0_10_7Jan Schmidt70-343/+657
2008-04-24Update .po filesJan Schmidt27-389/+266
2008-04-22ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378.Stefan Kost2-1/+7
2008-04-22gst/sdp/gstsdpdemux.c: Ref caps, see #528245.Wim Taymans2-0/+7
2008-04-22configure.ac: 0.10.6.4 pre-releaseJan Schmidt2-1/+6
2008-04-21tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.Sebastian Dröge2-0/+7
2008-04-21tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bu...Sebastian Dröge2-5/+14
2008-04-21gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.Olivier Crete5-14/+67
2008-04-18tests/icles/metadata_editor.c: Add cast to placate gcc 4.1.2.Tim-Philipp Müller2-1/+6
2008-04-17configure.ac: 0.10.6.3 pre-releaseJan Schmidt2-1/+6
2008-04-17sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout.Zaheer Abbas Merali2-3/+6
2008-04-17gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...Wim Taymans5-5/+41
2008-04-16tests/check/Makefile.am: Don't inlcude dc1394src in the generic/states test a...Sebastian Dröge2-1/+7
2008-04-16tests/check/elements/ofa.c: Only check if the generated fingerprints are vali...Sebastian Dröge2-16/+12
2008-04-16ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o...Sebastian Dröge3-5/+9
2008-04-14gst-plugins-bad.spec.in: Remove souphttpsrc plugin from spec files, it's move...Tim-Philipp Müller3-1/+8
2008-04-13tests/check/Makefile.am: Remove soup test certificates from the dist.Jan Schmidt2-2/+5
2008-04-13ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.Jan Schmidt4-5/+13
2008-04-12Remove soup plugin that's moved to -good (#523124)Jan Schmidt15-1941/+19
2008-04-11gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING() more gracefu...Tim-Philipp Müller2-3/+15
2008-04-11sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buf...Ole André Vadla Ravnås3-8/+87
2008-04-11tests/icles/metadata_editor.*: Remove GstXOverlay stuff and use gdkpixbufsink...Tim-Philipp Müller3-36/+137
2008-04-11configure.ac: Bump core/base requirements to released versions to avoid confu...Tim-Philipp Müller3-36/+32
2008-04-11gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...Tim-Philipp Müller7-801/+339
2008-04-11sys/oss4/: Fix arguments format in debug statements.Julien Moutte3-5/+13
2008-04-10Add wininetsrc for basic http/ftp support on windows (#520897).Ole André Vadla Ravnås6-2/+561