summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove unnecessary use of avcodec_close().Anton Khirnov2020-06-10
* avformat/hls: check segment duration value of EXTINFSteven Liu2020-06-10
* avformat/hls: check output string is usable of ff_make_absolute_urlSteven Liu2020-06-10
* avformat/url: check return value of strchrSteven Liu2020-06-10
* RELEASE: We are after the 4.3 branch point, update for thatMichael Niedermayer2020-06-10
* avcodec/snow: ensure current_picture is writable before modifying its dataJames Almer2020-06-09
* doc/utils: document the "s", "ms" and "us" suffixes for durationsMoritz Barsnick2020-06-09
* doc/ffmpeg: remove reference to deprecated optionMoritz Barsnick2020-06-09
* pthread_frame: change the way delay is setAnton Khirnov2020-06-09
* avformat/mpegts: add constants for MPEG-TS transport stream identifiersBrad Hards2020-06-09
* avformat/fifo: add timeshift option to delay outputMarton Balint2020-06-09
* Changelog: add next marker back after branching 4.3Michael Niedermayer2020-06-08
* Bump minor versions after branching 4.3Michael Niedermayer2020-06-08
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-08
* Changelog: Add 4.3 cut markerMichael Niedermayer2020-06-08
* doc/APIchanges: Fill in missing valuesMichael Niedermayer2020-06-08
* Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted."Michael Niedermayer2020-06-08
* avcodec/mpeg12dec: Fix got_outputMichael Niedermayer2020-06-08
* tools/target_dec_fuzzer: enable mjpeg for tiff or tdscMichael Niedermayer2020-06-08
* avcodec/hcadec: Check or bound indexesMichael Niedermayer2020-06-08
* avcodec/pnm: Check scaleMichael Niedermayer2020-06-08
* tools/target_dem_fuzzer: Implement AVSEEK_SIZEMichael Niedermayer2020-06-08
* avformat/4xm: Cleanup on GET_LIST_HEADER() failureMichael Niedermayer2020-06-08
* hevc: move SliceHeader and LongTermRPS back to hevcdec.hAnton Khirnov2020-06-08
* hevc_parser: drop the use of SliceHeaderAnton Khirnov2020-06-08
* hevc_refs: reduce code duplication in find_ref_idx()Anton Khirnov2020-06-08
* avcodec/v4l2_m2m_enc: Avoid ;;Andreas Rheinhardt2020-06-08
* avcodec/ac3dec_fixed: Remove some temporary variables from scale_coefs()Michael Niedermayer2020-06-08
* avcodec/lzf: Consider the needed size in reallocationMichael Niedermayer2020-06-08
* avformat/mlvdec: fail reading a packet with 0 streamsMichael Niedermayer2020-06-07
* avformat/thp: Check compcountMichael Niedermayer2020-06-07
* avcodec/adpcm: XA: Check shift similar to filterMichael Niedermayer2020-06-07
* avfilter/vf_vaguedenoiser: add new type of thresholdPaul B Mahol2020-06-07
* avfilter/vf_vaguedenoiser: remove excessive code from soft thresholdingPaul B Mahol2020-06-07
* libavcodec/jpeg2000_parser: Add jpeg2000 parserGautam Ramakrishnan2020-06-07
* avformat/oggdec: Do not hardcode arbitrary and sometimes unavailable sizeMichael Niedermayer2020-06-07
* avformat/oggdec: Initialize return value from ogg_read_page() and check it ev...Michael Niedermayer2020-06-07
* avfilter/avf_showspectrum: properly handle EOF casePaul B Mahol2020-06-06
* avfilter/asrc_anoisesrc: switch to activatePaul B Mahol2020-06-06
* avcodec/libaomenc: remove the experimental flag when using libaom 2.0.0 or newerJames Almer2020-06-06
* avutil/dict: av_realloc -> av_realloc_array()Limin Wang2020-06-06
* avcodec/huffyuvdec: Test vertical coordinate more oftenMichael Niedermayer2020-06-06
* avutil/mathematics: Fix overflow with NaN in av_add_stable()Dale Curtis2020-06-06
* avformat: Fix overflow in compute_pkt_fields().Dale Curtis2020-06-06
* avformat/rawdec: fix identifier namesMichael Niedermayer2020-06-06
* libavcodec/bmp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.Thierry Foucu2020-06-06
* libavcodec/mlp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.Thierry Foucu2020-06-06
* libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.Thierry Foucu2020-06-06
* avcodec/hq_hqa: Check info sizeMichael Niedermayer2020-06-05
* avutil/buffer: separate public and internal flags inside AVBuffersJames Almer2020-06-05