aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-14Merge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'James Almer
2019-03-14Merge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'James Almer
2019-03-14Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'James Almer
2019-03-14Merge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'James Almer
2019-03-14avcodec/dvbsubdec: Check object positionMichael Niedermayer
2019-03-14avcodec/cdgraphics: Use ff_set_dimensions()Michael Niedermayer
2019-03-14avformat/gdv: Check fpsMichael Niedermayer
2019-03-14libavcodec/zmbvenc: Add support for RGB formatsMatthew Fearnley
2019-03-13avformat/rtpdec.h remove unused variableJun Li
2019-03-13fate/mxf: add mxf user comments testsMark Reid
2019-03-13avformat/mxfenc: allow user comments for opatom muxerMark Reid
2019-03-12avcodec/libdav1d: unref the frame on failureJames Almer
2019-03-12libdav1d: Add support for reading hdr10 metadataVittorio Giovara
2019-03-12avcodec/libdav1d: consistently use AVERROR return valuesJames Almer
2019-03-12avcodec/libdav1d: use a custom picture allocatorJames Almer
2019-03-12avcodec/libdav1d: move the pix_fmt enum array up in the fileJames Almer
2019-03-12avcodec/libdav1d: route dav1d internal logs through av_log()James Almer
2019-03-12avcodec/mpeg4videodec: Check idx in mpeg4_decode_studio_block()Michael Niedermayer
2019-03-12avcodec/mpeg4videodec: Fix nonsense warningAndreas Rheinhardt
2019-03-10Merge commit '5846b496f0a1dd5be4ef714622940674305ec00f'James Almer
2019-03-10Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'James Almer
2019-03-10Merge commit '8629149816930a43bf5a66b11c6224446cabd044'James Almer
2019-03-10Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'James Almer
2019-03-10Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2019-03-10lavf/matroskaenc: Allow dvdsub remuxing from some containers.Carl Eugen Hoyos
2019-03-10avcodec/imm4: Unreference previous frame on frame size changeMichael Niedermayer
2019-03-10avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0Timo Rothenpieler
2019-03-09avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali
2019-03-09vf_showinfo: Fix timecode displayKieran Kunhya
2019-03-09avcodec/dxv: Correct integer overflow in get_opcodes()Michael Niedermayer
2019-03-09avformat/mpegts: Simplify score compareMichael Niedermayer
2019-03-09avformat/mpegts: reduce buffering during initializationAndriy Gelman
2019-03-08lavf/deinterlace_qsv: set specific field for repeatLinjie Fu
2019-03-08Add the Canon XF-HEVC UL to the picture essence container UL listMatthew McKenna
2019-03-08lavfi/tonemap: make use of AVFILTER_DEFINE_CLASSJun Zhao
2019-03-08lavfi/zscale: make use of AVFILTER_DEFINE_CLASSJun Zhao
2019-03-07avcodec/g723_1dec: actually decode second channelPaul B Mahol
2019-03-07avcodec/imm4: fix artifacts on some files with special coding modePaul B Mahol
2019-03-06avcodec/scpr: Fix use of uninitialized variableMichael Niedermayer
2019-03-06avcodec/imm4: add support for mid-stream size changesPaul B Mahol
2019-03-06avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlistsjoepadmiraal
2019-03-04configure: allow enabling libvpx vp9 modules when vp8 is disabledJames Almer
2019-03-04configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checkingGuo, Yejun
2019-03-04configure: add missing pthreads extralibs dependency for libvpx-vp9Guo, Yejun
2019-03-04avcodec/qtrle : improve 24bbp decoding speedMartin Vignali
2019-03-04avcodec/qtrle : 32bpp dec copy two raw argb value at the same timeMartin Vignali
2019-03-04avcodec/qtrle : avoid swap in 32bpp decoding on little endianMartin Vignali
2019-03-04fate/qtrle : change 32b test to output bgra instead of rgb24Martin Vignali
2019-03-03lavc/libx265: signal CPB properties through side dataJan Ekström
2019-03-03avcodec/hcom: check that index into array is validPaul B Mahol