summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'James Almer2019-03-1439-201/+175
|\
| * tests: Convert lavf image tests to non-legacy test scriptsDiego Biurrun2019-02-1619-117/+76
* | Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'James Almer2019-03-1433-174/+113
|\ \ | |/
| * tests: Convert audio-only lavf tests to non-legacy test scriptsDiego Biurrun2019-02-1622-102/+72
* | Merge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'James Almer2019-03-148-31/+69
|\ \ | |/
| * tests: Convert image2pipe tests to non-legacy test scriptsDiego Biurrun2019-02-168-31/+67
* | avcodec/dvbsubdec: Check object positionMichael Niedermayer2019-03-141-0/+7
* | avcodec/cdgraphics: Use ff_set_dimensions()Michael Niedermayer2019-03-141-4/+1
* | avformat/gdv: Check fpsMichael Niedermayer2019-03-141-0/+3
* | libavcodec/zmbvenc: Add support for RGB formatsMatthew Fearnley2019-03-141-27/+77
* | avformat/rtpdec.h remove unused variableJun Li2019-03-131-1/+0
* | fate/mxf: add mxf user comments testsMark Reid2019-03-134-1/+17
* | avformat/mxfenc: allow user comments for opatom muxerMark Reid2019-03-132-2/+4
* | avcodec/libdav1d: unref the frame on failureJames Almer2019-03-121-8/+16
* | libdav1d: Add support for reading hdr10 metadataVittorio Giovara2019-03-121-0/+28
* | avcodec/libdav1d: consistently use AVERROR return valuesJames Almer2019-03-121-4/+4
* | avcodec/libdav1d: use a custom picture allocatorJames Almer2019-03-121-0/+60
* | avcodec/libdav1d: move the pix_fmt enum array up in the fileJames Almer2019-03-121-7/+7
* | avcodec/libdav1d: route dav1d internal logs through av_log()James Almer2019-03-122-1/+10
* | avcodec/mpeg4videodec: Check idx in mpeg4_decode_studio_block()Michael Niedermayer2019-03-121-0/+6
* | avcodec/mpeg4videodec: Fix nonsense warningAndreas Rheinhardt2019-03-124-9/+13
* | Merge commit '5846b496f0a1dd5be4ef714622940674305ec00f'James Almer2019-03-101-5/+5
|\ \ | |/
| * tests: Use a predefined function for lavf-rm testDiego Biurrun2019-02-161-4/+4
* | Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'James Almer2019-03-102-1/+2
|\ \ | |/
| * tests: Enable CRC test for yuv4mpegDiego Biurrun2019-02-162-1/+2
* | Merge commit '8629149816930a43bf5a66b11c6224446cabd044'James Almer2019-03-100-0/+0
|\ \ | |/
| * tests: Drop duplicate variable declarationDiego Biurrun2019-02-161-1/+0
* | Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'James Almer2019-03-104-8/+3
|\ \ | |/
| * tests: Unify output directory creationDiego Biurrun2019-02-164-8/+3
* | Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-107-7/+7
|\ \ | |/
| * build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun2019-02-167-7/+7
* | lavf/matroskaenc: Allow dvdsub remuxing from some containers.Carl Eugen Hoyos2019-03-101-0/+1
* | avcodec/imm4: Unreference previous frame on frame size changeMichael Niedermayer2019-03-101-5/+7
* | avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0Timo Rothenpieler2019-03-101-1/+13
* | avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali2019-03-093-10/+10
* | vf_showinfo: Fix timecode displayKieran Kunhya2019-03-091-2/+2
* | avcodec/dxv: Correct integer overflow in get_opcodes()Michael Niedermayer2019-03-091-1/+2
* | avformat/mpegts: Simplify score compareMichael Niedermayer2019-03-091-6/+6
* | avformat/mpegts: reduce buffering during initializationAndriy Gelman2019-03-091-23/+36
* | lavf/deinterlace_qsv: set specific field for repeatLinjie Fu2019-03-081-2/+4
* | Add the Canon XF-HEVC UL to the picture essence container UL listMatthew McKenna2019-03-081-0/+1
* | lavfi/tonemap: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-081-7/+1
* | lavfi/zscale: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-081-7/+1
* | avcodec/g723_1dec: actually decode second channelPaul B Mahol2019-03-071-1/+2
* | avcodec/imm4: fix artifacts on some files with special coding modePaul B Mahol2019-03-071-21/+22
* | avcodec/scpr: Fix use of uninitialized variableMichael Niedermayer2019-03-061-1/+1
* | avcodec/imm4: add support for mid-stream size changesPaul B Mahol2019-03-061-12/+15
* | avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlistsjoepadmiraal2019-03-061-2/+17
* | configure: allow enabling libvpx vp9 modules when vp8 is disabledJames Almer2019-03-041-4/+2
* | configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checkingGuo, Yejun2019-03-041-2/+2
OpenPOWER on IntegriCloud