summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-02typefindfunctions: Fix caps for ogg typefinder.framestepEdward Hervey1-2/+5
2009-06-02docs: remove some cruft from -sections.txt fileTim-Philipp Müller1-10/+0
2009-06-01add framestepping to playbin2 and seekWim Taymans2-4/+167
2009-06-01rtsp: Avoid compiler warnings with -Wextra.Peter Kjellerstedt1-7/+12
2009-06-01rtsp: Include gst/gstconfig.h to make sure GST_PADDING is defined.Peter Kjellerstedt1-0/+1
2009-06-01sdp: Remove an unused variable.Peter Kjellerstedt1-2/+1
2009-05-30ffmpegcolorspace: Add a lot more conversions from/to 16 bit grayscaleSebastian Dröge2-0/+153
2009-05-29playbin2: Have playbin recognise PGS subpicture streamsJan Schmidt1-13/+30
2009-05-28decodebin/uridecodebin: Recognise subpicture/x-pgs pads and output them.Jan Schmidt2-2/+2
2009-05-28playbin2: fix volume handling for audio sinks without "volume" propertyTim-Philipp Müller1-2/+20
2009-05-28playbin2: cosmetic change to avoid unnecessary line breaksTim-Philipp Müller1-4/+2
2009-05-28playbin2: don't lose the ref to the volume elementWim Taymans1-8/+14
2009-05-28playbin2: actually use configured audio/video sinksTim-Philipp Müller2-19/+93
2009-05-28seek: add volume label and sync with sink volumeStefan Kost1-2/+33
2009-05-27decodebin2: remove leftover elementsWim Taymans1-0/+42
2009-05-27playbin2; release refs to volume/mute propertiesWim Taymans1-0/+14
2009-05-27gdppay: set caps on outgoing buffersWim Taymans1-0/+2
2009-05-27netbuffer: also note the order of IP4 addressesWim Taymans1-7/+8
2009-05-26theoraparse: fix assertions in make_granulepos when using the new theora gran...Alessandro Decina1-4/+11
2009-05-26Revert "rtspconnection: don't use GLib-2.16 API, we require only 2.14"Tim-Philipp Müller1-5/+1
2009-05-26Update commonJan Schmidt1-0/+0
2009-05-26netbuffer: document that the port is network orderWim Taymans1-0/+18
2009-05-26videoscale: Add support for 16 bit grayscale in native endiannessSebastian Dröge7-1/+354
2009-05-26ffmpegcolorspace: Add support for 16 bit grayscale in little/big endianSebastian Dröge3-0/+190
2009-05-26videotestsrc: Add support for 16 bit grayscale in native endiannessSebastian Dröge2-13/+136
2009-05-26add can-activate-pull property to baseaudiosinkAndy Wingo1-4/+17
2009-05-26oggdemux: fix boundary case for seeking.Wim Taymans1-1/+1
2009-05-26cddabasesrc: Remove copy of sha1 digestBastien Nocera4-526/+13
2009-05-25Update spec fileChristian Schaller1-0/+6
2009-05-25video: don't expose internal gst_adapter_get_buffer() helper functionTim-Philipp Müller5-10/+16
2009-05-22basevideo: Fix memleakDavid Schleef1-1/+6
2009-05-22schro: Fix usage of adapter_masked_scan_uint32David Schleef2-2/+2
2009-05-22schro: Change package name to GST_PACKAGE_NAMEDavid Schleef1-2/+2
2009-05-22basevideo: Add preset interface to encoderDavid Schleef1-2/+14
2009-05-22Run liboil benchmark multiple timesDavid Schleef1-20/+13
2009-05-22m4: fix 'suspicious cache value' warning for gst-fionread.m4Tim-Philipp Müller1-8/+8
2009-05-22vorbisdec: detect and report errors betterWim Taymans1-5/+24
2009-05-22playbin2: fix initial volume and mute handlingStefan Kost1-6/+23
2009-05-22Automatic update of common submoduleJan Schmidt1-0/+0
2009-05-22win32: Remove gst_adapter_masked_scan_uint32 from the exportsJan Schmidt1-1/+0
2009-05-21audiosink: improve debug messageWim Taymans1-1/+2
2009-05-19gstid3tag: Don't extract a track number unless present.Michael Smith1-1/+1
2009-05-20videoutils: remove adapter methodsWim Taymans2-109/+0
2009-05-20defs: add new symbolsWim Taymans1-0/+42
2009-05-19autogen: pass -Wno-portability to automake to suppress warningsTim-Philipp Müller1-1/+1
2009-05-19gitignore: remove bogus *.sgml wildcard - these files are tracked in gitTim-Philipp Müller1-1/+0
2009-05-19tcpclientsrc: this is not a live sourceWim Taymans1-2/+0
2009-05-19adder: only send flush_stop when seek failedStefan Kost1-2/+9
2009-05-19audiosink: return the return value of wait_prerollWim Taymans1-2/+2
2009-05-19adder: send flush_stop to match flush_startStefan Kost2-0/+9