summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10Release 0.10.26gst-plugins-base-0.10.26Tim-Philipp Müller
2010-02-10Update .po filesTim-Philipp Müller
2010-02-08theoradec: PARs of 0:x, x:0 and 0:0 are all allowed and map to 1:1Benjamin M. Schwartz
2010-02-07oggdemux: use the default granpos functions for kate streamsVincent Penquerc'h
2010-02-050.10.25.3 pre-releaseTim-Philipp Müller
2010-02-04po: update translationsTim-Philipp Müller
2010-02-04Revert "playbin2: Only allow to set the URIs in states <= READY or from an ab...Tim-Philipp Müller
2010-02-02oggdemux: Don't leak allocated buffersSebastian Dröge
2010-02-01uridecodebin: clean up decodebin propertiesWim Taymans
2010-01-30playbin2: when no uri is set, post an error messageTim-Philipp Müller
2010-01-30Automatic update of common submoduleTim-Philipp Müller
2010-01-28adder: don't hold object lock when calling peer elementsWim Taymans
2010-01-270.10.25.2 pre-releaseTim-Philipp Müller
2010-01-27win32: update generated files for non-autotools win32 buildsTim-Philipp Müller
2010-01-27po: update translation filesTim-Philipp Müller
2010-01-27audiosrc: add gratuitious FIXME for use of generic G_TYPE_POINTER typeTim-Philipp Müller
2010-01-26decodebin2: Don't skip an element when getting the topologyEdward Hervey
2010-01-25oggdemux: sparse streams aren't timed by end time, and their duration isn't i...Vincent Penquerc'h
2010-01-25oggdemux: properly set up the media type for kate streamsVincent Penquerc'h
2010-01-25subtitleoverlay: relax caps template on sink padsJulien Moutte
2010-01-25oggdemux: use right type for the serialnoWim Taymans
2010-01-25oggdemux: don't push headers twiceWim Taymans
2010-01-25Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Wim Taymans
2010-01-25oggdemux: rename a variableWim Taymans
2010-01-25Revert "inputselector: Protect g_object_notify() with the object's mutex"Sebastian Dröge
2010-01-24inputselector: Protect g_object_notify() with the object's mutexKipp Cannon
2010-01-24typefindfunctions: Add typefinder for ISO MP4 filesSebastian Dröge
2010-01-24oggdemux: fix crash when freeing headersTim-Philipp Müller
2010-01-24oggdemux: Strip trailing \0 for subtitle OGM streamsSebastian Dröge
2010-01-23oggdemux: Correctly set DELTA_UNIT flag for OGM streamsSebastian Dröge
2010-01-23oggdemux: Don't strip all 0-bytes from the end of OGM packetsSebastian Dröge
2010-01-23oggdemux: Extract tags from OGM text streams and don't push them downstreamSebastian Dröge
2010-01-23oggdemux: Store header/queued packets as ogg_packet and use normal peer chain...Sebastian Dröge
2010-01-23typefinding: optimise AC-3 typefinder a bitTim-Philipp Müller
2010-01-23Revert "typefind: Reduce number of calls to gst_type_find_peek."Tim-Philipp Müller
2010-01-23pbutils: Add description for Zip Block Motion VideoEdward Hervey
2010-01-23riff: Add mapping for Zip Block Motion VideoEdward Hervey
2010-01-23riff: YUNV is a fourcc which is also used for YUY2 raw videoEdward Hervey
2010-01-23riff: vp61 and VP61 are also valid On2 VP6 fourccEdward Hervey
2010-01-23riff: Add mapping for On2 VP5Edward Hervey
2010-01-23riff: Add mapping for Sigma-Designs MPEG4Edward Hervey
2010-01-23pbutils: Add description for LOCO Lossless codecEdward Hervey
2010-01-23riff: Add mapping for LOCO Lossless codecEdward Hervey
2010-01-23riff: Add support for YV12 / Uncompressed packed YVU 4:2:2Edward Hervey
2010-01-23pbutils: add description for Autodesk Animator codecEdward Hervey
2010-01-23riff: Add mapping for Autodesk Animator CodecEdward Hervey
2010-01-23oggdemux: ...and set caps on queued packet buffers tooSebastian Dröge
2010-01-23oggdemux: Set caps on header buffersSebastian Dröge
2010-01-22uridecodebin: handle raw sources about-to-finish signalsWim Taymans
2010-01-22typefind: include stdio.h for sscanfStefan Kost