summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/utils: remove commented out obsolete codePaul B Mahol2019-03-03
* avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytesMichael Niedermayer2019-03-03
* avcodec/aic: Check remaining bits in aic_decode_coeffs()Michael Niedermayer2019-03-03
* avcodec/gdv: Check for truncated tags in decompress_5()Michael Niedermayer2019-03-03
* avcodec/bethsoftvideo: Check block_typeMichael Niedermayer2019-03-03
* avcodec/diracdec: Correct max pixels checkMichael Niedermayer2019-03-03
* doc/protocols: move option follow entry to correct sectionGyan Doshi2019-03-03
* configure: select rotation filters for ffmpegGyan Doshi2019-03-02
* tools/target_dec_fate.list: Add testcases for #2000 to #4000Michael Niedermayer2019-03-01
* tools/target_dec_fate.sh: Add support for lines that are commentsMichael Niedermayer2019-03-01
* avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()Michael Niedermayer2019-03-01
* avcodec/get_bits: add assertion to limit ouptut value of get_bitsMarton Balint2019-03-01
* avcodec/get_bits: use unsigned integers in show_bits and get_bitsMarton Balint2019-03-01
* avcodec/avpacket: add some assertions to ensure pkt->data is not null if pkt-...Marton Balint2019-03-01
* avformat/utils: fix indentationMarton Balint2019-03-01
* avformat/utils: be even more strict about stream specifiersMarton Balint2019-03-01
* avformat/utils: be more strict about stream specifiersMarton Balint2019-03-01
* avformat/mpegtsenc: write format_identifier HEVC for HEVC streamsMarton Balint2019-03-01
* avformat/mpegtsenc: factorize writing registration_descriptorMarton Balint2019-03-01
* avfilter/af_anlmdn: add output mode optionPaul B Mahol2019-03-01
* configure: update minimum required ffnvcodec versionsTimo Rothenpieler2019-02-27
* configure: pass windows-path to nvcc whenever cygpath is availableTimo Rothenpieler2019-02-27
* configure: deprecate cuda_sdk dependency optionPhilip Langdale2019-02-27
* avfilter/vf_thumbnail_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* avfilter/vf_scale_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* avfilter/vf_yadif_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* configure: Add an explicit check and option for nvccPhilip Langdale2019-02-27
* fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali2019-02-27
* avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encodingMartin Vignali2019-02-27
* avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw2019-02-27
* mov: Fix start_time for streams with empty edits in the middleJustin Ruggles2019-02-26
* http: Do not try to make a new request when seeking past the end of the fileJustin Ruggles2019-02-26
* vaapi_encode_mpeg2: Add missing marker bit in time_codeMark Thompson2019-02-25
* vaapi_encode_mjpeg: Use common quality optionMark Thompson2019-02-25
* vaapi_encode_vp9: Fix whitespace after previous patchMark Thompson2019-02-25
* vaapi_encode_vp9: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode_vp8: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode_mpeg2: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode_h265: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode_h264: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode: Support more RC modesMark Thompson2019-02-25
* vaapi_encode: Do not zero access unit structuresMark Thompson2019-02-25
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-25
* filter_units, trace_headers: Always use fragment from contextAndreas Rheinhardt2019-02-25
* avcodec/wcmv: Avoid copying frames if they are unchangedMichael Niedermayer2019-02-25
* avcodec/wcmv: Copy/Init frame laterMichael Niedermayer2019-02-25
* avcodec/error_resilience: Use a symmetric check for skipping MV estimationMichael Niedermayer2019-02-25
* avcodec/mjpegdec: Fix stereo3d memleakMichael Niedermayer2019-02-25
* avcodec/arbc: Check nb_tiles against dimensionsMichael Niedermayer2019-02-25
* doc: -report defaults to loglevel debugGyan Doshi2019-02-25