summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h264_sei: fix the size of user data unregisteredLimin Wang2019-12-20
* avcodec/hevc_sei: switch to AVBufferRef buffer for a53 captionLimin Wang2019-12-20
* avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_...James Almer2019-12-19
* lavc/h264dec.h: remove unused ff_h264_decode_slice_headerLinjie 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
* lavc/vaapi_encode: grow packet if vaMapBuffer returns multiple buffersLinjie Fu2019-12-17
* lavc/allcodecs: Add mpeg4 omx encoder, missed in 0e387232Carl 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
* 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
* lavc/pnmdec: Fix 16bit decoding.Carl Eugen Hoyos2019-12-14
* avcodec/simple_idct_template: fix integer overflowPaul B Mahol2019-12-14
* avcodec/cbs_av1_syntax_template: Check num_y_pointsMichael Niedermayer2019-12-13
* avcodec/v210dec: move the stride read after its fully initializedMichael Niedermayer2019-12-12
* lavc/utils.c: fix code indentationsLinjie Fu2019-12-12
* lavc/mips: simplify the switch codeLinjie Fu2019-12-12
* lavc/x265: set preferred_transfer_characteristics for HLGZhong Li2019-12-12
* lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu2019-12-12
* lavc: add MPEG-H 3D Audio codec idYuki Tsuchiya2019-12-12
* lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codecYuki Tsuchiya2019-12-12
* avcodec/mlp_parser: mark sync frames as key framesJames Almer2019-12-12
* avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_pl...James Almer2019-12-11
* avcodec/cbs_av1: rename enable_intraintra_compound flagFei Wang2019-12-11
* avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LISTFei Wang2019-12-10
* avcodec/agm: Do not allow MVs out of the picture area as no edge is allocatedMichael Niedermayer2019-12-10
* avcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-12-10
* avcodec/apedec: Fix 2 integer overflowsMichael Niedermayer2019-12-10
* avcodec/wmaprodec: Set packet_loss when we error out on a sanity checkMichael Niedermayer2019-12-10
* avcodec/wmaprodec: Check offsetMichael Niedermayer2019-12-10
* avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block()Michael Niedermayer2019-12-10
* avcodec/wmaprodec: Check if the channel sum of all internal contexts match th...Michael Niedermayer2019-12-10
* avcodec/truespeech: Fix an integer overflow in truespeech_synth()Michael Niedermayer2019-12-10
* Remove redundant ;Michael Niedermayer2019-12-10
* avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access...Michael Niedermayer2019-12-07
* lavc/cbs_h2645: Fix incorrect max size of nalu unitAndriy Gelman2019-12-06