summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pitch: Fix inverted condition in setcaps1.0Olivier Crête2013-10-121-1/+1
* hlsdemux: Do not call _stop holding the updates lockThiago Santos2013-10-031-1/+0
* amcvideodec: Don't put the level restrictions on the sinkpad capsSebastian Dröge2013-09-121-61/+3
* modplug: Specify directory when including stdafx.hIain Lane2013-09-101-1/+1
* soundtouch: Fix compilation with soundtouch 1.4.0Sebastian Dröge2013-09-032-0/+14
* amcvideodec: Port tiled NV12 conversion to 1.0Sebastian Dröge2013-09-031-10/+10
* amcvideodec: Add FIXME commentSebastian Dröge2013-09-031-0/+1
* androidmedia: add support for a new qualcomm colorspaceJorge Luis Zapata2013-09-033-1/+110
* soundtouch: Allow compilation against float and integer version of the librarySebastian Dröge2013-09-023-42/+47
* Release 1.0.101.0.10Tim-Philipp Müller2013-08-2884-105/+290
* h264parse: only update src CAPS when it's necessaryMatthieu Bouron2013-08-281-2/+8
* tsdemux: Refuse negative rates which we don't support yetEdward Hervey2013-08-281-4/+5
* mpegvideoparse: Fix switch statement in level detection codeSebastian Dröge2013-08-281-4/+8
* interaudiosrc: make silence memory actually contain silenceTim-Philipp Müller2013-08-282-5/+20
* pcapparse: Remove unneeded unref and only set pad caps if we have capsZaheer Abbas Merali2013-08-281-3/+2
* mpegtspacketizer: Fix PCR LUT tableEdward Hervey2013-08-271-2/+2
* configure.ac: Don't set BZ2_LIBS if bz2 is not foundSebastian Dröge2013-08-261-1/+3
* neonhttpsrc: allow building with neon-0.30Alexandre Rostovtsev2013-08-261-1/+1
* configure: Fix bz2 configure check for WindowsSebastian Dröge2013-08-221-2/+9
* rtpvp8depay: mark key frames and delta frames properlyTim-Philipp Müller2013-08-071-0/+11
* Release 1.0.91.0.9Tim-Philipp Müller2013-07-3086-120/+644
* dvdspu: artifacts when rendering clipped spuMatej Knopp2013-07-301-10/+13
* openjpeg: Fix compilation without the single-include headers of 1.2Sebastian Dröge2013-07-294-14/+10
* openjpeg: Add better support for static pluginsSebastian Dröge2013-07-291-1/+1
* openjpegdec: Only use 10 bit YUV formats for exactly 10 bit images, not <= 16...Sebastian Dröge2013-07-291-12/+18
* openjpegenc/-dec: print openjpeg logs for debug tracingSebastian Rasmussen2013-07-292-2/+74
* openjpegenc: Add some propertiesSebastian Dröge2013-07-291-4/+148
* openjpegdec: Don't crash if colorspace is not provided on the capsSebastian Dröge2013-07-291-7/+8
* openjpegdec: Improve robustness against formats with different settings per c...Sebastian Dröge2013-07-291-14/+45
* openjpegdec: Properties won't be needed in the decoderSebastian Dröge2013-07-291-41/+0
* openjpegenc: Fix data pointer incrementingSebastian Dröge2013-07-291-3/+3
* openjpegenc: Optimize image filling functions a bitSebastian Dröge2013-07-291-71/+118
* openjpegdec: Add missing shiftsSebastian Dröge2013-07-291-9/+18
* openjpegdec: Optimize frame filling functions a bitSebastian Dröge2013-07-291-147/+275
* openjpeg: Correct template caps a bitSebastian Dröge2013-07-292-2/+15
* openjpeg: Handle the num-components field in the capsSebastian Dröge2013-07-293-3/+23
* openjpeg: Add support for the colorspace field in the capsSebastian Dröge2013-07-293-1/+27
* openjpeg: Add JPEG2000 encoder elementSebastian Dröge2013-07-293-4/+699
* openjpeg: Add OpenJPEG based JPEG2000 decoderSebastian Dröge2013-07-298-0/+1037
* winscreencap: Initial port to 1.0Sebastian Dröge2013-07-268-215/+122
* decklink: actually enable decklinksinkYouri Westerman2013-07-221-2/+1
* decklink: add "device-number" to select from multiple devicesYouri Westerman2013-07-224-32/+26
* fluidsynth: add fluidsynth midi rendererWim Taymans2013-07-225-0/+823
* midiparse: add basic midi parserWim Taymans2013-07-225-0/+1514
* mpegdemux: do not push discont buffers if they aren't discontArnaud Vrac2013-07-171-0/+3
* configure: Depend on gst-plugins-base 1.0.8Sebastian Dröge2013-07-131-1/+1
* docs: add newly-ported elements to docsTim-Philipp Müller2013-07-122-0/+79
* Release 1.0.81.0.8Tim-Philipp Müller2013-07-1285-104/+692
* Update .po filesTim-Philipp Müller2013-07-1240-40/+40
* tsdemux: fix M2TS stream resyncArnaud Vrac2013-07-111-32/+28