summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/hevcdec: keep closed captions in sync between multiple thread contextsJames Almer2019-12-21
* avfilter/af_adeclick: implement timeline supportPaul B Mahol2019-12-21
* avformat/movenc: use iso6 major brand when signed CTS offsets are used in tru...James Almer2019-12-21
* avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer2019-12-21
* avformat/movenc: write the major brand also as the first compatible brandJames Almer2019-12-21
* fftools/ffmpeg: Reindent after last commitNicolas Gaullier2019-12-21
* avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdupAndreas Rheinhardt2019-12-21
* fftools/ffmpeg: Fix forward CPB props in to outNicolas Gaullier2019-12-21
* avfilter/vf_readeia608: if parity bit check fails, set correct valuePaul B Mahol2019-12-21
* avcodec/h264_sei: fix the size of user data unregisteredLimin Wang2019-12-20
* doc/encoders: correct the description for ts_target_bitrateWonkap Jang2019-12-20
* avfilter/vf_readeia608: rewrite processing, make extracting more robustPaul B Mahol2019-12-20
* avcodec/hevc_sei: switch to AVBufferRef buffer for a53 captionLimin Wang2019-12-20
* avformat/icecast: Free the right buffer on errorAndreas Rheinhardt2019-12-19
* avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSS...James Almer2019-12-19
* avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_...James Almer2019-12-19
* checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolateMartin Storsjö2019-12-18
* ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t...Martin Storsjö2019-12-18
* swscale/aarch64: use multiply accumulate and increase vector factor to 4Sebastian Pop2019-12-17
* lavc/h264dec.h: remove unused ff_h264_decode_slice_headerLinjie Fu2019-12-17
* FATE/hevc.mak: cosmetic for fate-hevc-paired-fieldsLinjie Fu2019-12-17
* FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_crLinjie Fu2019-12-17
* lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4Linjie Fu2019-12-17
* vc2enc: zero padding of the coefficient bufferLynne2019-12-17
* avfilter/vf_stack: set framerate to VFR when inputs frame rates differsPaul B Mahol2019-12-17
* fate: Add an option for disabling the 2k/4k testsMartin Storsjö2019-12-17
* lavc/vaapi_encode: grow packet if vaMapBuffer returns multiple buffersLinjie Fu2019-12-17
* avfilter: Add tonemap vaapi filter for H2SXinpeng Sun2019-12-17
* lavc/allcodecs: Add mpeg4 omx encoder, missed in 0e387232Carl Eugen Hoyos2019-12-16
* lavu/log: Also print the log level for level trace.Carl Eugen Hoyos2019-12-16
* lavc/cbs_h2645_syntax_template: Fix memleakAndriy Gelman2019-12-16
* h264_mp4toannexb: Remove unnecessary checkAndreas Rheinhardt2019-12-15
* avcodec/adpcm: Clip predictor for APCMichael Niedermayer2019-12-15
* avcodec/targa: Check colors vs. available spaceMichael Niedermayer2019-12-15
* tools/target_dec_fuzzer: Adjust threshold for dstMichael Niedermayer2019-12-15
* avcodec/dstdec: Use get_ur_golomb_jpegls()Michael Niedermayer2019-12-15
* avcodec/wmavoice: Check remaining input in parse_packet_header()Michael Niedermayer2019-12-15
* avcodec/wmalosslessdec: Fix 2 overflows in mclmsMichael Niedermayer2019-12-15
* avcodec/decode: Fix integer overflow in max_samples checkMichael Niedermayer2019-12-15
* avcodec/wmaprodec: Fixes integer overflow with 32bit samplesMichael Niedermayer2019-12-15
* avcodec/adpcm: Fix invalid shift in xa_decode()Michael Niedermayer2019-12-15
* avcodec/wmavoice: Add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-12-15
* avcodec/wmalosslessdec: Fix several integer issuesMichael Niedermayer2019-12-15
* avcodec/wmalosslessdec: Check that padding bits is not more than sample bitsMichael Niedermayer2019-12-15
* avcodec/iff: Skip overflowing runs in decode_delta_d()Michael Niedermayer2019-12-15
* avcodec/apedec: Set error on error in ape_decode_value_3860()Michael Niedermayer2019-12-15
* avcodec/pnm: Check that the header is not truncatedMichael Niedermayer2019-12-15
* avcodec/mp3_header_decompress_bsf: Check sample_rate_indexMichael Niedermayer2019-12-15
* avfilter/x86/vf_interlace: always use unaligned movsMarton Balint2019-12-15
* avfilter/vf_interlace: do not interlace already interlaced framesMarton Balint2019-12-15