gstreamer/gst
Sebastian Dröge b02dc1bf6a gst/playback/gstdecodebin.c: And ref the pad before returning it again when linking to the queue failed. Otherwise we...
Original commit message from CVS:
* gst/playback/gstdecodebin.c: (add_raw_queue):
And ref the pad before returning it again when linking to the queue
failed. Otherwise we will unref the pad twice later and things break.
2008-07-07 09:55:41 +00:00
..
adder gst/adder/gstadder.c: Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines. 2008-06-29 13:45:27 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: Allow up to 11 positioned channels now that audioconvert can handle this but add ... 2008-05-30 08:42:17 +00:00
audiorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audioresample gst/audioresample/gstaudioresample.c: Revert previous change which made basetransform handle buffer_alloc and which b... 2008-05-14 13:57:41 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.c: Remove cpp style commented old code. 2008-04-15 19:06:00 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/: Only set/get on the PAL8 format, ffmpegcolorspace doesn't support it on other formats. Also ad... 2008-06-30 08:29:09 +00:00
gdp gst/gdp/gstgdppay.c: Fix a buffer memleak and remove a confusing and wrong debug output. 2008-06-20 08:45:13 +00:00
playback gst/playback/gstdecodebin.c: And ref the pad before returning it again when linking to the queue failed. Otherwise we... 2008-07-07 09:55:41 +00:00
speexresample Final round of doc updates. 2008-06-16 07:30:32 +00:00
subparse Limit duration to a maximum of five seconds for tmplayer format where we can guess the duration only from the timesta... 2008-05-25 20:51:35 +00:00
tcp apparently it's an error to specify nc -l -p 3000 - though the short usage does not make it very clear that you can d... 2008-06-20 16:12:50 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't copy caps fo... 2008-06-04 17:12:40 +00:00
videorate gst/videorate/gstvideorate.*: React (more) to NEWSEGMENT 2008-05-28 14:49:24 +00:00
videoscale gst/videoscale/gstvideoscale.c: Transform a given PAR to a range on the struct with the generic height/width instead ... 2008-06-04 05:44:06 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.*: Cleanups, use default property values as defines. 2008-07-01 13:22:49 +00:00
volume gst/volume/gstvolume.c: Return NOT_NEGOTIATED if we didn't set a process function yet for some reason instead of cras... 2008-05-06 12:35:09 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00