summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_lut3d: lut3d, haldclut: add support for commandsPaul B Mahol2021-02-08
* avfilter/vf_lut2: add support for commandsPaul B Mahol2021-02-07
* avfilter/vf_extractplanes: add float formats supportPaul B Mahol2021-02-07
* avformat/libsrt: fix race condition with libsrt_network_wait_fd and epollMarton Balint2021-02-07
* avformat/libsrt: fix or simplify some function return valuesMarton Balint2021-02-07
* avformat/libsrt: close listen fd immediately after acceptMarton Balint2021-02-07
* avfilter: add colorize filterPaul B Mahol2021-02-07
* avcodec/ac3enc: Share options and defaultsAndreas Rheinhardt2021-02-07
* avcodec/Makefile: Remove dependency for nonexistent filesAndreas Rheinhardt2021-02-07
* avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only userAndreas Rheinhardt2021-02-07
* ffbuild/common: Make deletion of templates possibleAndreas Rheinhardt2021-02-07