summaryrefslogtreecommitdiff
path: root/gst-libs/gst
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Merge branch 'master' into 0.11Wim Taymans7-17/+163
2012-03-20update for memory api changesWim Taymans1-2/+2
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 Taymans2-1/+3
2012-03-15update for bufferpool changesWim Taymans3-64/+17
2012-03-15update for allocation query changesWim Taymans1-11/+13
2012-03-15update for bufferpool api changeWim Taymans1-1/+1
2012-03-15update for memory api changesWim Taymans2-16/+9
2012-03-14update for memory api changesWim Taymans2-4/+3
2012-03-14take padding into accountWim Taymans2-10/+13
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-13videometa: also copy map/unmap functionsWim Taymans1-1/+3
2012-03-13rtpbasepay: add support for DTS and PTSWim Taymans1-11/+15
2012-03-13audio: fix debug lineWim Taymans1-1/+1
2012-03-11fix for caps API changesWim Taymans5-9/+18
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-09audiobasesink: add some G_LIKELYWim Taymans1-42/+48
2012-03-09audio: avoid buffer copy when nothing is clippedWim Taymans1-17/+21
2012-03-09audio{en,de}coder: Add optional open/close vfuncsSebastian Dröge4-2/+93
2012-03-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller6-6/+55
2012-03-08videopool: only do alignment when videometa is enabledWim Taymans2-7/+7
2012-03-06audiodecoder: add some tag handling convenience helpMark Nauwelaerts2-0/+40
2012-03-06audiodecoder: add baseclass _CAST macroMark Nauwelaerts1-0/+2
2012-03-06videometa: make video metatransformWim Taymans2-14/+29
2012-03-06video-blend: Actually allow negative offsets in the function signature tooSebastian Dröge2-2/+2
2012-03-06pbutils: Fix 'comparison of unsigned enum expression < 0 is always false' com...Sebastian Dröge1-1/+1
2012-03-05audio: add helper function to convert mask to channel positionsMark Nauwelaerts2-13/+73
2012-03-05audioencoder: stop proxying some old-style 0.10 raw audio caps fieldsMark Nauwelaerts1-8/+0
2012-03-05audioencoder: store segment event as pending event to forego dropping itMark Nauwelaerts1-0/+3
2012-03-05audiodecoder: plug caps leak when setting output formatMark Nauwelaerts1-0/+1
2012-03-05audiodecoder: enhance some debug statementMark Nauwelaerts1-1/+1
2012-03-03discoverer: don't change result for missing plugin errorsJonathan Matthew1-2/+9
2012-03-02videofilter: always chain up to parent propose_allocationWim Taymans1-3/+6
2012-03-02videometa: add videoscale metadata transformWim Taymans2-14/+69
2012-03-02Merge branch '0.11' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-ba...Sebastian Dröge1-4/+5
2012-03-02Merge branch 'master' into 0.11Sebastian Dröge8-17/+49
2012-03-01videofilter: fix for decide_allocation changesWim Taymans1-4/+5
2012-02-29update for metadata API changesWim Taymans5-19/+59
2012-02-28meta: add return value to transformWim Taymans2-3/+7
2012-02-28videofilter: fix some commentsWim Taymans1-3/+3
2012-02-28update for metadata tagsWim Taymans2-3/+6
2012-02-27audio: link against libmPhilippe Normand1-1/+1