summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/h264dec: store count of the tables into const variable for long linesLimin Wang2020-06-13
* avcodec/h264dec: cosmeticsLimin Wang2020-06-13
* avcodec/wmalosslessdec: Check block_align maximumMichael Niedermayer2020-06-13
* avcodec/loco: Fix signed integer overflow in loco_get_rice()Michael Niedermayer2020-06-13
* avformat/thp: Check fpsMichael Niedermayer2020-06-13
* avformat/mpl2dec: Fix integer overflow with durationMichael Niedermayer2020-06-13
* avcodec/cbs: Allocate more CodedBitstreamUnit at once in cbs_insert_unit()Michael Niedermayer2020-06-13
* avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample().Dale Curtis2020-06-13
* avfilter/vf_vaguedenoiser: fix small typo in option explanationPaul B Mahol2020-06-13
* avfilter/af_rubberband: adjust nb_samples after every commandPaul B Mahol2020-06-13
* avformat/sccdec: split line with multiple subsPaul B Mahol2020-06-13
* doc/APIchanges: add new AV_PIX_FMT_X2RGB10Lynne2020-06-12
* lavu/hwcontext_vaapi: add vaapi_format_map support for x2rgb10Fei Wang2020-06-12
* swscale: Add swscale input/output support for X2RGB10LEFei Wang2020-06-12
* lavu/pix_fmt: add new pixel format x2rgb10Fei Wang2020-06-12
* mailmap: add entry for myselfSteven Liu2020-06-12
* tools/target_dec_fuzzer: Adjust threshold for lagarithMichael Niedermayer2020-06-11
* avcodec/mpeg12dec: remove outdated commentsMichael Niedermayer2020-06-11
* avcodec/snowdec: Avoid integer overflow with huge qlogMichael Niedermayer2020-06-11
* avcodec/movtextdec: Fix shift overflows in mov_text_init()Michael Niedermayer2020-06-11
* tools/target_dem_fuzzer: Use file extensions listed in input formatsMichael Niedermayer2020-06-11
* avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data typeLimin Wang2020-06-11
* dnn-layer-mathunary-test: add unit test for tanTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add tan supportTing Fu2020-06-11
* dnn-layer-mathunary-test: add unit test for cosTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add cos supportTing Fu2020-06-11
* dnn-layer-mathunary-test: add unit test for sinTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add sin supportTing Fu2020-06-11
* avformat/aviobuf: Also return truncated buffer in avio_get_dyn_buf()Andreas Rheinhardt2020-06-11
* avformat/aviobuf: Return better error codesAndreas Rheinhardt2020-06-11
* avformat/aviobuf: Stop restricting dynamic buffer sizes to INT_MAX/2Andreas Rheinhardt2020-06-11
* avformat/aviobuf: Simplify dyn_buf_write() a bitAndreas Rheinhardt2020-06-11
* avformat/aviobuf: Don't check for overflow after it happenedAndreas Rheinhardt2020-06-11
* AVFormatContext: switch to child_class_iterate()Anton Khirnov2020-06-10
* AVIOContext: switch to child_class_iterate()Anton Khirnov2020-06-10
* URLContext: switch to child_class_iterate()Anton Khirnov2020-06-10
* vf_spp: switch to child_class_iterate()Anton Khirnov2020-06-10
* vf_scale: switch to child_class_iterate()Anton Khirnov2020-06-10
* framesync: switch to child_class_iterate()Anton Khirnov2020-06-10
* avfilter: switch to child_class_iterate()Anton Khirnov2020-06-10
* af_resample: switch to child_class_iterate()Anton Khirnov2020-06-10
* af_aresample: switch to child_class_iterate()Anton Khirnov2020-06-10
* AVCodecContext: switch to child_class_iterate()Anton Khirnov2020-06-10
* bsf: switch to child_class_iterate()Anton Khirnov2020-06-10
* fftools: switch to the new child class iteration APIAnton Khirnov2020-06-10
* lavu/opt: add a more general child class iteration APIAnton Khirnov2020-06-10
* lavf/dump: schedule use of deprecated API for removalAnton Khirnov2020-06-10
* 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