summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2008-09-15gst/: Recognise Kate subtitle streams (#550582).Tim-Philipp Müller1-0/+2
2008-09-03gst/typefind/gsttypefindfunctions.c: Typefind video/mj2 and image/jp2 ISO JPE...Mark Nauwelaerts1-0/+8
2008-09-03Rework last change, so that we build subparse, but just disable the sami pars...Stefan Kost3-37/+27
2008-08-30gst/typefind/gsttypefindfunctions.c: Add typefinder for PDF documents (which ...Jonathan Matthew1-0/+3
2008-08-27gst/playback/gstplaybin2.c: Fix nasty race where multiple decodebins could st...Wim Taymans1-0/+23
2008-08-16gst/typefind/gsttypefindfunctions.c: DV typefinding. Remove check for a bit ...David Schleef1-2/+1
2008-08-07Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat5-0/+5
2008-08-04gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important documentation ...Andy Wingo1-1/+2
2008-08-01gst/adder/gstadder.c: Cleanup lots of empty lines that came from gst-indent g...Stefan Kost1-43/+2
2008-07-31gst/playback/gstplaysink.c: Add some more comments.Wim Taymans1-1/+4
2008-07-31gst/videotestsrc/gstvideotestsrc.c: Discard buffers of the wrong size after r...Wim Taymans1-4/+19
2008-07-30gst/audioconvert/Makefile.am: Dist recently-added gstfastrandom.h.Tim-Philipp Müller1-0/+1
2008-07-29gst/playback/gstplaybasebin.c: Fix property doc markup (its not a signal).Stefan Kost1-1/+1
2008-07-28gst/typefind/gsttypefindfunctions.c: Add simple typefinder for the CELT codec...Sebastian Dröge1-0/+22
2008-07-23gst/audioconvert/: Implement a linear congruential generator as pseudo random...Sebastian Dröge3-23/+104
2008-07-17gst/audiotestsrc/gstaudiotestsrc.*: Add 'ticks', a 1/30 second sine wave puls...David Schleef2-1/+43
2008-07-14gst/playback/: First stab at integrating DVD subpicture overlay into playbin....Jan Schmidt4-19/+139
2008-07-11gst/audioconvert/gstaudioconvert.c: Remove now obsolete note in the docs.Stefan Kost1-3/+0
2008-07-11Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost3-32/+16
2008-07-10Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost15-277/+180
2008-07-07gst/playback/gstdecodebin.c: And ref the pad before returning it again when l...Sebastian Dröge1-1/+1
2008-07-07gst/playback/gstdecodebin.c: If linking the raw pad with a queue fails, try i...Sebastian Dröge1-1/+3
2008-07-06gst/playback/gstdecodebin.c: Add a queue after a demuxer if the demuxer outpu...Evgeniy Stepanov1-0/+57
2008-07-01gst/videotestsrc/gstvideotestsrc.*: Cleanups, use default property values as ...Wim Taymans2-22/+35
2008-06-30gst/ffmpegcolorspace/: Only set/get on the PAL8 format, ffmpegcolorspace does...Sebastian Dröge2-2/+3
2008-06-29gst/adder/gstadder.c: Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.Stefan Kost1-8/+6
2008-06-24gst/playback/gstqueue2.c: Do not double notify. Remove the unsued return value.Stefan Kost1-6/+3
2008-06-20gst/playback/: Add get-video-pad, get-audio-pad, get-text-pad action signals ...Michael Smith2-4/+124
2008-06-20gst/playback/gstplaybin2.c: Use a different constant for the convert-frame si...Michael Smith1-1/+2
2008-06-20gst/playback/: Fix a whole bunch of typos in comments and log statements.Michael Smith2-12/+12
2008-06-20gst/playback/gstdecodebin2.c: Ensure decodebin2 emits 'drained' signal once, ...Michael Smith1-2/+11
2008-06-20apparently it's an error to specify nc -l -p 3000 - though the short usage do...Thomas Vander Stichele1-3/+3
2008-06-20gst/playback/gstplaybin2.c: Implement the source property, emit notify when i...Wim Taymans1-1/+30
2008-06-20gst/gdp/gstgdppay.c: Fix a buffer memleak and remove a confusing and wrong de...Antoine Tremblay1-1/+2
2008-06-16Final round of doc updates.Stefan Kost1-7/+4
2008-06-04gst/playback/gstplaybasebin.c: Disconnect signals from decodebins we created ...Michael Smith1-0/+13
2008-06-04gst/typefind/gsttypefindfunctions.c: Bunch of small clean-ups: use gst_type_f...Tim-Philipp Müller1-71/+31
2008-06-04gst/tcp/gstmultifdsink.c: Fixed accidental use of IPv4 options for all IPv6 a...Peter Kjellerstedt1-4/+7
2008-06-04gst/gdp/gstgdppay.c: Don't set caps on the buffers that contain a copy of the...Antoine Tremblay1-0/+30
2008-06-04gst/videoscale/gstvideoscale.c: Transform a given PAR to a range on the struc...Sebastian Dröge1-15/+5
2008-06-04gst/videoscale/gstvideoscale.c: Prefer the given format if it contains someth...Sebastian Dröge1-1/+34
2008-06-02gst/adder/gstadder.c: When using gst_element_iterate_pads() one has to unref ...Sebastian Dröge1-0/+45
2008-05-30gst/audioconvert/gstaudioconvert.c: Allow up to 11 positioned channels now th...Sebastian Dröge1-12/+12
2008-05-29gst/audioconvert/gstchannelmix.c: If mixing left or right to center (or the o...Sebastian Dröge1-4/+14
2008-05-29gst-libs/gst/audio/multichannel.c: Allow rear center together with rear left/...Sebastian Dröge1-281/+293
2008-05-28gst/videorate/gstvideorate.*: React (more) to NEWSEGMENTMark Nauwelaerts2-2/+38
2008-05-28gst/adder/gstadder.c: Implement latency query.Sebastian Dröge1-0/+88
2008-05-27gst/adder/gstadder.c: Correctly resync the iterator if gst_iterator_next() re...Sebastian Dröge1-0/+1
2008-05-27gst/playback/gstdecodebin2.c: Check for NULL cases and log them, creating gho...Wim Taymans2-15/+32
2008-05-26gst/videoscale/gstvideoscale.c: Change default scaling method from nearest-ne...Tim-Philipp Müller1-1/+1