summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Automatic update of common submodule0.11Sebastian Dröge1-0/+0
2012-03-22back to develWim Taymans1-1/+1
2012-03-22Release 0.11.3RELEASE-0.11.3Wim Taymans83-1437/+3025
2012-03-22Merge branch 'master' into 0.11Wim Taymans15-74/+351
2012-03-21defs: updateWim Taymans2-2/+6
2012-03-21tests: don't include element header filesWim Taymans2-25/+12
2012-03-20orc: avoid precompilationWim Taymans8-16/+0
2012-03-20theoradec: add performance debugWim Taymans1-0/+5
2012-03-20oggdemux: avoid memcpy in pull modeWim Taymans1-3/+31
2012-03-20update for memory api changesWim Taymans2-4/+4
2012-03-20pbutils: make encoding profile classes opaqueTim-Philipp Müller2-10/+34
2012-03-20video: fix assertion comparison mishapMark Nauwelaerts1-1/+1
2012-03-19audio: include audio enumtypesMark Nauwelaerts1-0/+2
2012-03-19video: add function to copy one video planeWim Taymans2-22/+56
2012-03-18riff: map IPRD ("product") tag to GST_TAG_ALBUMTim-Philipp Müller2-2/+2
2012-03-16don't pass random pointers to pull_rangeWim Taymans3-3/+5
2012-03-16videotestsrc: fix decide_allocationWim Taymans1-13/+28
2012-03-15update for bufferpool changesWim Taymans9-78/+31
2012-03-15update for allocation query changesWim Taymans7-66/+75
2012-03-15update for bufferpool api changeWim Taymans3-3/+3
2012-03-15playsink: send navigation event to the sink as a fallbackVincent Penquerc'h1-0/+4
2012-03-15update for memory api changesWim Taymans4-18/+11
2012-03-14update for memory api changesWim Taymans2-4/+3
2012-03-14take padding into accountWim Taymans9-30/+46
2012-03-14tests: add unit test for premultiplied alpha handling of video overlay rectan...Tim-Philipp Müller1-0/+114
2012-03-14video: overlay-composition: fix alpha premultiply and unpremultiplyTim-Philipp Müller1-8/+22
2012-03-14video: overlay-composition: fix rectangle caching after alpha (un)premultiplyingHolger Kaelberer1-1/+5
2012-03-14video: overlay-composition: fix crash when doing premultiplied<->unpremultipl...Holger Kaelberer1-0/+4
2012-03-14video: overlay-composition: check the right flags when searching for a cached...Holger Kaelberer1-2/+1
2012-03-14tests: remove ASSERT_CRITICAL disablement in overlay composition unit testTim-Philipp Müller1-3/+1
2012-03-14playsink: remove circular ref between bin and internal padMark Nauwelaerts2-30/+15
2012-03-14xvimagesink: free owned discarded pool configurationMark Nauwelaerts1-0/+1
2012-03-14vorbisdec: support modern Tremor versionsPeter Korsgaard1-36/+41
2012-03-13videometa: also copy map/unmap functionsWim Taymans1-1/+3
2012-03-13rtpbasepay: add support for DTS and PTSWim Taymans1-11/+15
2012-03-13playsink: provide fresh copy for gst_caps_mergeMark Nauwelaerts1-1/+1
2012-03-13oggdemux: only create unknown caps onceWim Taymans1-1/+1
2012-03-13audio: fix debug lineWim Taymans1-1/+1
2012-03-12configure: bump AS_LIBTOOL versionTim-Philipp Müller1-1/+1
2012-03-12configure: backport AS_LIBTOOL version from 0.10.36 releaseTim-Philipp Müller1-1/+1
2012-03-12videotestsrc: don't leak the bufferpoolWim Taymans1-0/+3
2012-03-12tests: update for caps api changesWim Taymans1-2/+1
2012-03-12configure.ac : bump GLib requirement to 2.31.14Sreerenj Balachandran1-1/+1
2012-03-12tests: fix for caps changeWim Taymans1-1/+2
2012-03-12tests: fix for caps _normalize changesWim Taymans1-7/+6
2012-03-11fix for caps API changesWim Taymans20-70/+81
2012-03-09riff: extract track number and album artist tags from INFO chunksTim-Philipp Müller2-2/+34
2012-03-09riff: when reading tags from INFO chunk, accept lower-case IDs as wellTim-Philipp Müller1-0/+3
2012-03-09configure: fix AC_LANG_SOURCE-related warnings when doing autogen.shTim-Philipp Müller2-8/+12
2012-03-09audiobasesink: add some G_LIKELYWim Taymans1-42/+48