summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_lagfun: add timeline supportPaul B Mahol2021-02-11
* avfilter/vf_lagfun: increase filter precisionPaul B Mahol2021-02-11
* avformat/wavdec: Consider AV_INPUT_BUFFER_PADDING_SIZE in set_spdif()Michael Niedermayer2021-02-10
* avformat/rmdec: Check remaining space in debug av_log() loopMichael Niedermayer2021-02-10
* avformat/flvdec: Treat high ts byte as unsignedMichael Niedermayer2021-02-10
* avformat/mov: Ignore tags with invalid size during probingMichael Niedermayer2021-02-10
* avformat/mov: Factor offset advancement out in probingMichael Niedermayer2021-02-10
* avformat/mov: simplify size code in probing a bitMichael Niedermayer2021-02-10
* avformat/mov: Support size = 1 and size = 0 special cases in probingMichael Niedermayer2021-02-10
* avformat/movenc: remove unnecessary HDR metadata log messagesJan Ekström2021-02-10
* avfilter: add exposure video filterPaul B Mahol2021-02-10
* avfilter: add aexciter audio filterPaul B Mahol2021-02-10
* avfilter/af_arnndn: skip array extra entries by looking for new linePaul B Mahol2021-02-10
* avformat/samidec: Sanity check ptsMichael Niedermayer2021-02-10
* avcodec/jpeg2000dec: Check atom_size in jp2_find_codestream()Michael Niedermayer2021-02-10
* avcodec/mobiclip: Bound planar prediction valueMichael Niedermayer2021-02-10
* avformat/avidec: Use 64bit in get_duration()Michael Niedermayer2021-02-10
* avformat/mov: Check for duplicate st3dMichael Niedermayer2021-02-10
* avformat/mvdec: Check for EOF in read_index()Michael Niedermayer2021-02-10
* avcodec/jpeglsdec: Fix k=16 in ls_get_code_regular()Michael Niedermayer2021-02-10
* avformat/id3v2: Check the return from avio_get_str()Michael Niedermayer2021-02-10
* avutil/mathematics: Fix undefined negation in av_compare_ts()Michael Niedermayer2021-02-10
* libavutil/common: Add FFABS64U()Michael Niedermayer2021-02-10
* avcodec/hevc_sei: Check payload size in decode_nal_sei_message()Michael Niedermayer2021-02-10
* libavutil/eval: Remove CONFIG_TRAPV special handlingMichael Niedermayer2021-02-10
* avfilter/vf_datascope: add commands supportPaul B Mahol2021-02-10
* avcodec/libaomenc: add support for setting arbitrary libaom optionsBohan Li2021-02-10
* avformat/fitsenc: write DATAMIN/DATAMAX to encoded outputPaul B Mahol2021-02-10
* avcodec/fitsdec: properly initialize header->data_maxPaul B Mahol2021-02-10
* avfilter/af_arnndn: make model opening errors more verbosePaul B Mahol2021-02-09
* avformat/mov: factor size out of probe codeMichael Niedermayer2021-02-09
* avformat/wtvdec: Check len in parse_chunks() to avoid overflowMichael Niedermayer2021-02-09
* avformat/wtvdec: Check for EOF before potentially reseting the eof stateMichael Niedermayer2021-02-09
* avformat/asfdec_f: Add an additional check for the extradata sizeMichael Niedermayer2021-02-09
* avformat/3dostr: Check sample_rateMichael Niedermayer2021-02-09
* avfilter/vf_curves: add commands supportPaul B Mahol2021-02-09
* avcodec: add cri parserPaul B Mahol2021-02-09
* avcodec/argo: fix linesize for RLE? in PAL8 modePaul B Mahol2021-02-09
* avfilter/vf_framepack: add >8 format supportPaul B Mahol2021-02-09
* avfilter/vf_swaprect: add support for commandsPaul B Mahol2021-02-09
* avfilter/vf_maskfun: add support for commandsPaul B Mahol2021-02-09
* avfilter/vf_zscale: switch verbose log to tracePaul B Mahol2021-02-09
* avfilter/vf_lut: add support for commandsPaul B Mahol2021-02-08
* avfilter/vf_deband: add support for commandsPaul B Mahol2021-02-08
* avfilter/vf_deband: avoid doublesPaul B Mahol2021-02-08
* avcodec/g722enc: Validate parameters before using themAndreas Rheinhardt2021-02-08
* avfilter/vf_thumbnail: add support for rest of packed rgb formatsPaul B Mahol2021-02-08
* avfilter/vf_thumbnail: add support for YUV and GBRP formatsPaul B Mahol2021-02-08
* vf_pp: remove unnecessary freeAnton Khirnov2021-02-08
* mjpegdec: stop setting the QP tableAnton Khirnov2021-02-08