summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-12pitch: Fix inverted condition in setcaps1.0Olivier Crête1-1/+1
2013-10-03hlsdemux: Do not call _stop holding the updates lockThiago Santos1-1/+0
2013-09-12amcvideodec: Don't put the level restrictions on the sinkpad capsSebastian Dröge1-61/+3
2013-09-10modplug: Specify directory when including stdafx.hIain Lane1-1/+1
2013-09-03soundtouch: Fix compilation with soundtouch 1.4.0Sebastian Dröge2-0/+14
2013-09-03amcvideodec: Port tiled NV12 conversion to 1.0Sebastian Dröge1-10/+10
2013-09-03amcvideodec: Add FIXME commentSebastian Dröge1-0/+1
2013-09-03androidmedia: add support for a new qualcomm colorspaceJorge Luis Zapata3-1/+110
2013-09-02soundtouch: Allow compilation against float and integer version of the librarySebastian Dröge3-42/+47
2013-08-28Release 1.0.101.0.10Tim-Philipp Müller84-105/+290
2013-08-28h264parse: only update src CAPS when it's necessaryMatthieu Bouron1-2/+8
2013-08-28tsdemux: Refuse negative rates which we don't support yetEdward Hervey1-4/+5
2013-08-28mpegvideoparse: Fix switch statement in level detection codeSebastian Dröge1-4/+8
2013-08-28interaudiosrc: make silence memory actually contain silenceTim-Philipp Müller2-5/+20
2013-08-28pcapparse: Remove unneeded unref and only set pad caps if we have capsZaheer Abbas Merali1-3/+2
2013-08-27mpegtspacketizer: Fix PCR LUT tableEdward Hervey1-2/+2
2013-08-26configure.ac: Don't set BZ2_LIBS if bz2 is not foundSebastian Dröge1-1/+3
2013-08-26neonhttpsrc: allow building with neon-0.30Alexandre Rostovtsev1-1/+1
2013-08-22configure: Fix bz2 configure check for WindowsSebastian Dröge1-2/+9
2013-08-07rtpvp8depay: mark key frames and delta frames properlyTim-Philipp Müller1-0/+11
2013-07-30Release 1.0.91.0.9Tim-Philipp Müller86-120/+644
2013-07-30dvdspu: artifacts when rendering clipped spuMatej Knopp1-10/+13
2013-07-29openjpeg: Fix compilation without the single-include headers of 1.2Sebastian Dröge4-14/+10
2013-07-29openjpeg: Add better support for static pluginsSebastian Dröge1-1/+1
2013-07-29openjpegdec: Only use 10 bit YUV formats for exactly 10 bit images, not <= 16...Sebastian Dröge1-12/+18
2013-07-29openjpegenc/-dec: print openjpeg logs for debug tracingSebastian Rasmussen2-2/+74
2013-07-29openjpegenc: Add some propertiesSebastian Dröge1-4/+148
2013-07-29openjpegdec: Don't crash if colorspace is not provided on the capsSebastian Dröge1-7/+8
2013-07-29openjpegdec: Improve robustness against formats with different settings per c...Sebastian Dröge1-14/+45
2013-07-29openjpegdec: Properties won't be needed in the decoderSebastian Dröge1-41/+0
2013-07-29openjpegenc: Fix data pointer incrementingSebastian Dröge1-3/+3
2013-07-29openjpegenc: Optimize image filling functions a bitSebastian Dröge1-71/+118
2013-07-29openjpegdec: Add missing shiftsSebastian Dröge1-9/+18
2013-07-29openjpegdec: Optimize frame filling functions a bitSebastian Dröge1-147/+275
2013-07-29openjpeg: Correct template caps a bitSebastian Dröge2-2/+15
2013-07-29openjpeg: Handle the num-components field in the capsSebastian Dröge3-3/+23
2013-07-29openjpeg: Add support for the colorspace field in the capsSebastian Dröge3-1/+27
2013-07-29openjpeg: Add JPEG2000 encoder elementSebastian Dröge3-4/+699
2013-07-29openjpeg: Add OpenJPEG based JPEG2000 decoderSebastian Dröge8-0/+1037
2013-07-26winscreencap: Initial port to 1.0Sebastian Dröge8-215/+122
2013-07-22decklink: actually enable decklinksinkYouri Westerman1-2/+1
2013-07-22decklink: add "device-number" to select from multiple devicesYouri Westerman4-32/+26
2013-07-22fluidsynth: add fluidsynth midi rendererWim Taymans5-0/+823
2013-07-22midiparse: add basic midi parserWim Taymans5-0/+1514
2013-07-17mpegdemux: do not push discont buffers if they aren't discontArnaud Vrac1-0/+3
2013-07-13configure: Depend on gst-plugins-base 1.0.8Sebastian Dröge1-1/+1
2013-07-12docs: add newly-ported elements to docsTim-Philipp Müller2-0/+79
2013-07-12Release 1.0.81.0.8Tim-Philipp Müller85-104/+692
2013-07-12Update .po filesTim-Philipp Müller40-40/+40
2013-07-11tsdemux: fix M2TS stream resyncArnaud Vrac1-32/+28