summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.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
2013-08-29libav: avcodec_close() also resets fields like the AVCodecSebastian Dröge4-17/+158
2013-08-28Back to developmentSebastian Dröge1-3/+3
2013-08-28Release 1.1.4Sebastian Dröge5-16/+99
2013-08-28configure.ac: Fix typoSebastian Dröge1-1/+1
2013-08-23configure: Disable build of dxva2 and vdpau support explicitelySebastian Dröge1-2/+2
2013-08-22configure: Fix bz2 configure check for WindowsSebastian Dröge1-3/+8
2013-08-22avdemux: Add support for video/x-pvaSebastian Dröge2-0/+16
2013-08-21avvidenc: propagate flow return values upstream in finish()Tim-Philipp Müller1-6/+10
2013-08-20tests: Enable avdemux_ape test again, it works nowSebastian Dröge1-1/+1
2013-08-15libav: Use new flush vfunc of video codec base classes and remove reset imple...Sebastian Dröge2-12/+8
2013-08-13avmux: Don't fail on commas in the libav muxer type namesHans de Goede1-0/+2
2013-08-07build: add subdir-objects to AM_INIT_AUTOMAKELubosz Sarnecki1-1/+1
2013-07-29Back to developmentSebastian Dröge1-3/+3
2013-07-29Release 1.1.3Sebastian Dröge5-14/+78
2013-07-29avdemux: Implement SEGMENT querySebastian Dröge1-0/+18
2013-07-24avcodecmap: Demote WARNING to DEBUGEdward Hervey1-1/+1
2013-07-23avviddec: Initialise opaque from the startOlivier Crête1-2/+1
2013-07-23avdemux: Add support for group-id in the stream-start eventSebastian Dröge1-1/+26
2013-07-19configure: Remove workaround from last decade and make SIMD optimizations wor...Sebastian Dröge1-7/+0
2013-07-18avviddec: increase bottom padding for output framesArnaud Vrac1-0/+4
2013-07-11Back to developmentSebastian Dröge1-3/+3
2013-07-11Release 1.1.2Sebastian Dröge5-37/+103
2013-07-09libav: update libav from v9.6 to v9.8Tim-Philipp Müller1-0/+0
2013-06-25codecmap: realvideo does not have systemstream propertyWim Taymans1-2/+1
2013-06-18autogen.sh: generate from common module, fixing srcdir != builddir buildTim-Philipp Müller2-28/+56
2013-06-11avviddec: reset coded_width/_height before trying to open codecThiago Santos1-0/+6
2013-06-05Back to developmentSebastian Dröge1-3/+3
2013-06-05Release 1.1.1Sebastian Dröge6-31/+793
2013-06-05Automatic update of common submoduleSebastian Dröge1-0/+0
2013-05-20libav: Update to v9.6Sebastian Dröge1-0/+0
2013-05-15Automatic update of common submoduleSebastian Dröge1-0/+0
2013-05-06CODEC_ID_* -> AV_CODEC_ID_*Tim-Philipp Müller8-546/+556
2013-05-06codecmap: add mapping for WMA LosslessTim-Philipp Müller1-1/+8
2013-04-23libav: Update to v9.5Sebastian Dröge1-0/+0
2013-04-23avviddec: Enable FRAME based threaded decoding if upstream is not liveSebastian Dröge1-8/+25
2013-04-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-04-16libav: Fix typo in the SWSCALE libraries for static pluginsSebastian Dröge1-1/+1
2013-04-15libav: fix static linkingAndoni Morales Alastruey3-8/+26
2013-04-15gst: Add better support for static pluginsSebastian Dröge3-3/+25
2013-04-15av: Add WMV3 format for WMV 3 capsMatej Knopp1-1/+1