summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.26gst-plugins-base-0.10.26Tim-Philipp Müller2010-02-1041-264/+3565
* Update .po filesTim-Philipp Müller2010-02-1032-50/+35
* theoradec: PARs of 0:x, x:0 and 0:0 are all allowed and map to 1:1Benjamin M. Schwartz2010-02-081-4/+2
* oggdemux: use the default granpos functions for kate streamsVincent Penquerc'h2010-02-071-2/+2
* 0.10.25.3 pre-releaseTim-Philipp Müller2010-02-053-6/+6
* po: update translationsTim-Philipp Müller2010-02-041-23/+7
* Revert "playbin2: Only allow to set the URIs in states <= READY or from an ab...Tim-Philipp Müller2010-02-041-24/+0
* oggdemux: Don't leak allocated buffersSebastian Dröge2010-02-021-1/+4
* uridecodebin: clean up decodebin propertiesWim Taymans2010-02-011-0/+8
* playbin2: when no uri is set, post an error messageTim-Philipp Müller2010-01-301-2/+4
* Automatic update of common submoduleTim-Philipp Müller2010-01-301-0/+0
* adder: don't hold object lock when calling peer elementsWim Taymans2010-01-281-6/+13
* 0.10.25.2 pre-releaseTim-Philipp Müller2010-01-271-3/+3
* win32: update generated files for non-autotools win32 buildsTim-Philipp Müller2010-01-277-13/+69
* po: update translation filesTim-Philipp Müller2010-01-2732-92/+57
* audiosrc: add gratuitious FIXME for use of generic G_TYPE_POINTER typeTim-Philipp Müller2010-01-271-0/+1
* decodebin2: Don't skip an element when getting the topologyEdward Hervey2010-01-261-1/+1
* oggdemux: sparse streams aren't timed by end time, and their duration isn't i...Vincent Penquerc'h2010-01-251-0/+4
* oggdemux: properly set up the media type for kate streamsVincent Penquerc'h2010-01-251-2/+12
* subtitleoverlay: relax caps template on sink padsJulien Moutte2010-01-251-3/+3
* oggdemux: use right type for the serialnoWim Taymans2010-01-252-4/+4
* oggdemux: don't push headers twiceWim Taymans2010-01-251-11/+16
* Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Wim Taymans2010-01-251-7/+5
|\
| * Revert "inputselector: Protect g_object_notify() with the object's mutex"Sebastian Dröge2010-01-251-7/+5
* | oggdemux: rename a variableWim Taymans2010-01-252-16/+16
|/
* inputselector: Protect g_object_notify() with the object's mutexKipp Cannon2010-01-241-5/+7
* typefindfunctions: Add typefinder for ISO MP4 filesSebastian Dröge2010-01-241-1/+18
* oggdemux: fix crash when freeing headersTim-Philipp Müller2010-01-241-1/+1
* oggdemux: Strip trailing \0 for subtitle OGM streamsSebastian Dröge2010-01-241-3/+16
* oggdemux: Correctly set DELTA_UNIT flag for OGM streamsSebastian Dröge2010-01-231-0/+6
* oggdemux: Don't strip all 0-bytes from the end of OGM packetsSebastian Dröge2010-01-231-12/+3
* oggdemux: Extract tags from OGM text streams and don't push them downstreamSebastian Dröge2010-01-231-0/+27
* oggdemux: Store header/queued packets as ogg_packet and use normal peer chain...Sebastian Dröge2010-01-231-35/+29
* typefinding: optimise AC-3 typefinder a bitTim-Philipp Müller2010-01-231-18/+22
* Revert "typefind: Reduce number of calls to gst_type_find_peek."Tim-Philipp Müller2010-01-231-1/+2
* pbutils: Add description for Zip Block Motion VideoEdward Hervey2010-01-231-0/+1
* riff: Add mapping for Zip Block Motion VideoEdward Hervey2010-01-231-0/+7
* riff: YUNV is a fourcc which is also used for YUY2 raw videoEdward Hervey2010-01-231-1/+3
* riff: vp61 and VP61 are also valid On2 VP6 fourccEdward Hervey2010-01-231-0/+2
* riff: Add mapping for On2 VP5Edward Hervey2010-01-231-0/+8
* riff: Add mapping for Sigma-Designs MPEG4Edward Hervey2010-01-231-0/+6
* pbutils: Add description for LOCO Lossless codecEdward Hervey2010-01-231-0/+1
* riff: Add mapping for LOCO Lossless codecEdward Hervey2010-01-231-0/+7
* riff: Add support for YV12 / Uncompressed packed YVU 4:2:2Edward Hervey2010-01-231-0/+8
* pbutils: add description for Autodesk Animator codecEdward Hervey2010-01-231-0/+1
* riff: Add mapping for Autodesk Animator CodecEdward Hervey2010-01-231-0/+7
* oggdemux: ...and set caps on queued packet buffers tooSebastian Dröge2010-01-231-0/+1
* oggdemux: Set caps on header buffersSebastian Dröge2010-01-231-0/+1
* uridecodebin: handle raw sources about-to-finish signalsWim Taymans2010-01-221-2/+30
* typefind: include stdio.h for sscanfStefan Kost2010-01-221-0/+1