42414 Commits (632b8298b70969f6ab43509fd276b33295d9e336)

Author SHA1 Message Date
Yuki Tsuchiya 30047b6a57 lavc: add MPEG-H 3D Audio codec id 5 years ago
Yuki Tsuchiya 610473b967 lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codec 5 years ago
James Almer aedffc0b22 avcodec/mlp_parser: mark sync frames as key frames 5 years ago
James Almer a23dd33606 avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128 5 years ago
Fei Wang 5fc3099caf avcodec/cbs_av1: rename enable_intraintra_compound flag 5 years ago
Fei Wang 1ea44178f5 avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST 5 years ago
Michael Niedermayer 7a1b30c871 avcodec/agm: Do not allow MVs out of the picture area as no edge is allocated 5 years ago
Michael Niedermayer a2d6b2042e avcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer 6e15ba2d1f avcodec/apedec: Fix 2 integer overflows 5 years ago
Michael Niedermayer a9cbd25d89 avcodec/wmaprodec: Set packet_loss when we error out on a sanity check 5 years ago
Michael Niedermayer 5473c7825e avcodec/wmaprodec: Check offset 5 years ago
Michael Niedermayer 93d52a181e avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() 5 years ago
Michael Niedermayer 090ac57997 avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external 5 years ago
Michael Niedermayer 8bcb5fbab5 avcodec/truespeech: Fix an integer overflow in truespeech_synth() 5 years ago
Michael Niedermayer a0ae4b7df9 Remove redundant ; 5 years ago
Michael Niedermayer e1d836d237 avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access at9_tab_band_ext_group 5 years ago
Andriy Gelman 02a83e26de lavc/cbs_h2645: Fix incorrect max size of nalu unit 5 years ago
Michael Niedermayer e7011a0ca6 avcodec/mvha: Check remaining space when reading VLC table probabilities 5 years ago
Michael Niedermayer 37f31f4e50 avcodec/fitsdec: Use lrint() 5 years ago
Andreas Rheinhardt eec26b5911 avformat/matroskadec: avcodec/tta: Set extradata_size to 22 5 years ago
hwren 0bafcc9874 lavc/libxavs2.c: optimize error descriptions 5 years ago
hwren 191203aa1f lavc/libxavs2.c: fix code style - spaces 5 years ago
hwren 6721cd942a lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functions 5 years ago
hwren 3003917a8f lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* functions 5 years ago
James Almer 5985ca0436 avcodec/av1_parser: skip frames with spatial_id > 0 5 years ago
James Almer 553c1431ac Revert "avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use" 5 years ago
James Almer eced91afa5 avcodec/cbs_av1: implement missing set_frame_refs() function 5 years ago
Michael Niedermayer a11aa5f3ed avcodec/alsdec: Discard frames for which no channel could be decoded 5 years ago
Michael Niedermayer fd3c34ff30 avcodec/alsdec: Avoid 1 layer of pointer dereferences in INTERLEAVE_OUTPUT() 5 years ago
Michael Niedermayer 0ddef00457 avcodec/g729dec: Avoid one multiply by using init_get_bits8() 5 years ago
Michael Niedermayer 336f9461df avcodec/g729dec: Avoid using buf_size 5 years ago
Michael Niedermayer 576746b4e3 avcodec/g729dec: Factor block_size out 5 years ago
Michael Niedermayer f64be9da4c avcodec/g729dec: require buf_size to be non 0 5 years ago
Michael Niedermayer d468da8d79 avcodec/g729dec: Check for KELVIN && 6k4 5 years ago
Michael Niedermayer 7686ba1f14 avcodec/alac: Fix integer overflow in lpc_prediction() with sign 5 years ago
Michael Niedermayer 589cb44498 avcodec/wmaprodec: Fix buflen computation in save_bits() 5 years ago
Michael Niedermayer 0e010e489b avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() 5 years ago
Michael Niedermayer 47d963335e avcodec/vmdaudio: Check chunk counts to avoid integer overflow 5 years ago
Andriy Gelman 99d78e4f42 lavc/extract_extradata: Use bytestream api 5 years ago
Andreas Rheinhardt 76e0ecec0b avcodec/extract_extradata_bsf: Don't unref uninitialized buffers 5 years ago
James Almer 378065f08f avcodec/av1_parser: export stream dimensions in avctx 5 years ago
Jun Zhao 2952d9c5dc lavc/mvha: Check init_get_bits8() for failure 5 years ago
Zhao Zhili ed5cdf3d5a avcodec/vp8: fix multiple ff_thread_finish_setup() calls 5 years ago
Linjie Fu df625057af lavc/qsvenc: Fix some code indentations 5 years ago
Thierry Foucu eaf566ce0b Add options for spatial layers. 5 years ago
Paul B Mahol ed58f8475f avcodec: add mvha video decoder 5 years ago
Paul B Mahol 61dc7add30 avcodec: add mvdv video decoder 5 years ago
Carl Eugen Hoyos a2fbdc6898 lavc/qsvenc: Fix compilation for some build environments. 5 years ago
Limin Wang d07d1c1dd0 avcodec/v210dec: add support for frame and slice threading 5 years ago
Limin Wang f0dbeb5eaa avcodec/v410dec: add support for frame and slice threading 5 years ago