summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-30videoparsers: Update for baseparse API changesSebastian Dröge3-10/+10
2012-03-30ext: Update for audio decoder API changesSebastian Dröge2-2/+2
2012-03-29Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-badSebastian Dröge1-8/+10
2012-03-29shmsrc: Fix a merge mistakeSebastian Dröge1-1/+1
2012-03-29mpegtsdemux: Revert to 0.10 state as this is unmergeable, also put it into th...Sebastian Dröge7-456/+331
2012-03-29configure: Fix merge mistakeSebastian Dröge1-6/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge228-11334/+8578
2012-03-29Add latest ported plugins to spec fileuraeus1-8/+10
2012-03-28update for buffer changesWim Taymans17-23/+23
2012-03-27opus: Rank rtp pay/depayOlivier CrĂȘte1-2/+2
2012-03-27basecamerabinsrc: Add $(GST_PLUGINS_BASE_LIBS) to the linker flagsSebastian Dröge1-1/+1
2012-03-26Replace master with 0.11Wim Taymans0-0/+0
2012-03-23modplug: memory handling cleanupStefan Sauer1-2/+6
2012-03-23flte: comment cleanupStefan Sauer2-5/+1
2012-03-23modplug: work around memory trashing in libmodplug (0.8.7)Stefan Sauer1-3/+11
2012-03-23shmsink: Make buffer-time signed to deal with backward jumps in timestampsOlivier CrĂȘte2-5/+5
2012-03-23shmsink: Make buffer-time signed to deal with backward jumps in timestampsOlivier CrĂȘte2-5/+5
2012-03-22back to developmentWim Taymans1-1/+1
2012-03-22Release 0.11.2RELEASE-0.11.2Wim Taymans88-2124/+4460
2012-03-22decklink: Add decklink dispatch code for OS/XDavid Schleef11-3/+1993
2012-03-21tests: update for memory api changesWim Taymans3-8/+12
2012-03-21rawparse: fix bayer capsWim Taymans1-1/+1
2012-03-20geometrictransform: Prevent access to the transform map when it is nullThiago Santos1-2/+6
2012-03-20geometrictransform: add some more log messagesThiago Santos1-0/+4
2012-03-20wrappercamerabinsrc: avoid reseting caps to the same valueOleksij Rempel (Alexey Fisher)1-0/+12
2012-03-20winscreencap: Fix compiling with mingwRaimo JĂ€rvi2-24/+26
2012-03-20shm: port to 0.11Mark Nauwelaerts3-50/+43
2012-03-20rawparse: port to 0.11Mark Nauwelaerts6-383/+314
2012-03-20faad: add some channel map debugWim Taymans1-1/+1
2012-03-20faad: optimize channel remap, avoid potential memcpyWim Taymans2-5/+40
2012-03-20orc: don't compile everything at startupWim Taymans2-6/+1
2012-03-19sys: sort subdirs in Makefile alphabeticallyTim-Philipp MĂŒller1-43/+41
2012-03-19winscreencap: Integrate into autotools build systemRaimo JĂ€rvi1-1/+7
2012-03-18adpcmdec: GST_BASE_LIBS already contains -lgstbase-0.10Tim-Philipp MĂŒller1-2/+1
2012-03-18adpcmdec: Add -lgstbase-0.10David Schleef1-1/+3
2012-03-18gme: use new style audio capsMark Nauwelaerts2-42/+8
2012-03-18scaletempo: port to 0.11Mark Nauwelaerts3-81/+65
2012-03-18smooth: port to 0.11Mark Nauwelaerts2-71/+67
2012-03-18segmentclip: port to 0.11Mark Nauwelaerts4-185/+137
2012-03-18bz2: port to 0.11Mark Nauwelaerts3-90/+76
2012-03-18removesilence: port to 0.11Mark Nauwelaerts3-36/+33
2012-03-18zbar: fix build after base transform changesTim-Philipp MĂŒller1-1/+1
2012-03-18facedetect: fix structure leakNicola Murino1-1/+2
2012-03-18opencv: fix memory leakNicola Murino1-0/+2
2012-03-18d3dvideosink: fix regression setting window handle in pause/playCarsten Kroll1-59/+28
2012-03-17decklinksink: Add device propertyDavid Schleef5-89/+225
2012-03-17decklinksrc: make sure we can accept caps before returning trueblake tregre1-5/+27
2012-03-17decklinksrc: disable pull modeblake tregre1-3/+2
2012-03-17decklinksrc: push new new segment event to all padsblake tregre1-4/+21
2012-03-17decklinksrc: Implement latency queryDavid Schleef1-4/+49