summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-28Update internal libav to v9.141.2Tim-Philipp Müller1-0/+0
2014-05-05Update internal libav to v9.13Tim-Philipp Müller1-0/+0
2014-04-18Release 1.2.41.2.4Sebastian Dröge5-14/+48
2014-04-15avviddec: guard against invalid libav opaqueMark Nauwelaerts2-2/+19
2014-04-14libav: update to v9.12Tim-Philipp Müller1-0/+0
2014-02-23avvidenc: make all properties work againMark Nauwelaerts1-2/+2
2014-02-08Release 1.2.31.2.3Sebastian Dröge5-12/+107
2014-02-04avmux: Fix invalid address passing to av_opt_set_int()Dmitry Melnichenko1-1/+1
2014-02-04avmux: Force DV audio input format to 48kHz, 2 channelsTim 'mithro' Ansell1-0/+4
2014-02-04libav: Update to v9.11 bugfix releaseSebastian Dröge1-0/+0
2014-01-15gst-libav: fix context leaksVincent Penquerc'h6-3/+15
2014-01-11Revert "avviddec: release buffers when not direct rendering"Tim-Philipp Müller1-29/+5
2014-01-11avviddec: release buffers when not direct renderingWim Taymans1-5/+29
2014-01-06avcodecmap: fix regression with wmv3 video in WMVA formatTim-Philipp Müller1-1/+16
2013-12-27configure.ac: Remove warning when building against a system version of libavSebastian Dröge1-32/+0
2013-12-26Release 1.2.21.2.2Sebastian Dröge5-11/+94
2013-12-17avviddec: improve buffer handling and semanticsMark Nauwelaerts1-6/+22
2013-12-13avviddec: discard unused input framesMark Nauwelaerts1-0/+44
2013-12-13avviddec: really release frame at proper timeMark Nauwelaerts1-3/+4
2013-12-13avvidenc: plug input_state leakMark Nauwelaerts1-0/+4
2013-12-04avviddec: only use upstream framerate if really specifiedMark Nauwelaerts1-1/+2
2013-11-11avaudenc: post better error message if experimental codecs don't workTim-Philipp Müller1-0/+10
2013-11-11codecmap: use TRUE for boolean fields in capsTim-Philipp Müller1-1/+1
2013-11-11avenc: Add compliance propertyGreg Rutz6-4/+98
2013-11-09Release 1.2.11.2.1Sebastian Dröge5-131/+110
2013-11-09avaudec: don't put bogus 0 channel-mask on output caps for mono audioTim-Philipp Müller1-9/+7
2013-10-15libav: Update to v9.10Sebastian Dröge1-0/+0
2013-10-04avcodecmap: gst_value_can_intersect() does not do what you would thinkSebastian Dröge1-4/+18
2013-10-04avcodecmap: Only append values to the video/audio format lists if we don't ha...Sebastian Dröge1-2/+8
2013-10-04avviddec: Reset some more fields in ::stop()Sebastian Dröge1-0/+9
2013-10-04avviddec: Don't believe we're negotiated if negotiation failedSebastian Dröge1-1/+17
2013-10-04avauddec: Don't believe we're negotiated if negotiation failedSebastian Dröge1-0/+1
2013-10-04avenc: Choose 25 fps if we don't have any in the capsSebastian Dröge1-2/+8
2013-10-04avcodecmap: Make avdec_mjpeg requires a parsed inputMatthieu Bouron1-1/+1
2013-09-30avcodecmap: Fix boolean expression to fix uninitialized usage of variablesSebastian Dröge1-3/+3
2013-09-30configure: Chose right target-os for iOSSebastian Dröge1-0/+3
2013-09-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-24Release 1.2.01.2.0Sebastian Dröge5-17/+178
2013-09-20Automatic update of common submoduleEdward Hervey1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-19Back to developmentSebastian Dröge1-3/+3
2013-09-19Release 1.1.901.1.90Sebastian Dröge5-15/+112
2013-09-12avviddec: Initialize strides with the ones of avcodec_default_get_buffer() if...Sebastian Dröge2-4/+14
2013-09-12libav: Update to v9.9Sebastian Dröge1-0/+0
2013-09-12avviddec: Use the correct context for negotiationSebastian Dröge1-8/+8
2013-09-12avviddec: Remember initially used stride and don't allow stride changesSebastian Dröge2-0/+29
2013-09-11avcodecmap: Add support for TechSmith Screen Capture 2Matej Knopp1-0/+6
2013-09-04avcodecmap: exclude avc3 stream format from AV_CODEC_ID_H264Alex Ashley1-0/+13
2013-08-30codecmap: add mapping for MSS1 and MSS2Josep Torra1-0/+12