45671 Commits (dbfafe11ae7239e242f9f328fd1e6bdc620e1dba)

Author SHA1 Message Date
Pekka Väänänen 947d0ce0ea avcodec/vqavideo: Decode 15-bit VQA3 files 3 years ago
Andreas Rheinhardt e84c83ef98 avcodec/binkaudio: Properly flush the decoder 3 years ago
Andreas Rheinhardt f8790ad002 avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY 3 years ago
Michael Niedermayer 70024b6b47 avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE 3 years ago
Michael Niedermayer f24028c798 avcodec/ttadsp: Fix integer overflows in tta_filter_process_c() 3 years ago
Limin Wang cd38fbf4f7 avcodec/atsc_a53: use AVERROR_INVALIDDATA 3 years ago
Limin Wang 0feb7c8601 avcodec/hevc_sei: remove the duplicate check 3 years ago
James Almer 1e22ad2ada avcodec/libx264: move sei_data_size out of the for loop 3 years ago
Limin Wang ff7ed0b006 avcodec/extract_extradata_bsf: add support for AVS3 3 years ago
James Almer 66f8055c89 avcodec/libx264: copy unregistered data SEI messages to the input x264 picture 3 years ago
Mattias Wadman 49597300e8 libavcodec/flac_parser: Validate subframe zero bit and type 3 years ago
James Almer 762e18da3f avcodec/h264_picture: don't assume Film Grain Params side data will be present 3 years ago
Brad Hards 7c08cad280 libavcodec/libx264: add user data unregistered SEI encoding 3 years ago
Martin Storsjö fd3bd5c492 aarch64: h264qpel: Do vertical filtering without transposing 3 years ago
Martin Storsjö 2d5a7f6d00 arm/aarch64: Improve scheduling in the avg form of h264_qpel 3 years ago
Michael Niedermayer 85c169f6a6 avcodec/speexdec: Seed should be unsigned otherwise the operations done on it are undefined 3 years ago
Limin Wang 77970abb71 avcodec/hevc_filter: Correct indention 3 years ago
Limin Wang 5a91850b61 avcodec/hevc_filter: remove unneeded headers 3 years ago
Limin Wang 06548e6045 avcodec/hevcdec: remove unused code 3 years ago
Fei Wang 84c73102d9 avcodec/av1_vaapi: improve decode quality 3 years ago
Fei Wang dc94f2eaaf avcodec/av1_vaapi: enable segmentation features 3 years ago
Fei Wang 7871144cf8 avcodec/av1_vaapi: setting 2 output surface for film grain 3 years ago
Fei Wang 53403158cc avcodec/vaapi: increase av1 decode pool size 3 years ago
Tong Wu 4e7a7d75e3 avcodec/dxva2_av1: fix global motion params 3 years ago
Fei Wang 0d0ea70e7b avcodec/av1_vaapi: add gm params valid check 3 years ago
Fei Wang de7475b111 avcodec/av1dec: support setup shear process 3 years ago
Fei Wang 75de7fe262 avcodec/av1: extend some definitions in spec section 3 3 years ago
Fei Wang e7ff5722b1 cbs_av1: fix incorrect data type 3 years ago
Niklas Haas 3cc3f5de2a avcodec/hevcdec: apply H.274 film grain 4 years ago
Limin Wang 871fee82e1 avcodec/videotoolboxenc: use goto end for memory cleanup 4 years ago
Limin Wang f25871d790 avcodec/avs3_parser: Fix usage of init_get_bits() and use init_get_bits8() 4 years ago
Limin Wang ba03e4ed33 avcodec/audiotoolboxdec: Fix usage of init_get_bits() and use init_get_bits8() 4 years ago
Nachiket Tarate 343c03c61c libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header 4 years ago
Michael Niedermayer 1902a60dda avcodec/gemdec: Use ff_set_dimensions() 4 years ago
Michael Niedermayer 17e36fac0b avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2() 4 years ago
Limin Wang 617cf44c8c avcodec/bitpacked: check av_buffer_ref result 4 years ago
Zhao Zhili a742ba60f1 libavcodec/speexdec: fix memleak in error path 4 years ago
Paul B Mahol 5133f4c2c1 avcodec/lagarith: return early on error 4 years ago
Paul B Mahol 148ada5577 avcodec: add native Speex decoder 4 years ago
Limin Wang c0d38beac0 avcodec/mpeg12dec: Fix usage of init_get_bits() and use init_get_bits8() 4 years ago
Michael Niedermayer 98aec8c1b8 avcodec/h274: Fix signed left shift 4 years ago
Michael Niedermayer f054871a65 avcodec/h264_slice: Check idr_pic_id 4 years ago
Peter Ross 60a9d3778f avcodec: GEM Raster image decoder 4 years ago
Limin Wang 00ec682a70 avcodec/hevcdec: set the film grain property if present 4 years ago
Michael Niedermayer f059b56195 avcodec/apedec: Use 64bit to avoid overflow 4 years ago
Michael Niedermayer ad517ee6e4 avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830() 4 years ago
Michael Niedermayer cc721fc292 avcodec/amr_parser: Treat 0 channels as 1 4 years ago
Andreas Rheinhardt 5e1b5b52fe avcodec/aliaspixenc: Remove redundant counter 4 years ago
Andreas Rheinhardt c9b44a79d1 avcodec/rasc: Fix potential use of uninitialized value 4 years ago
Michael Niedermayer 07e4669053 avcodec/wmaprodec: Do not initialize unused variable to out of array value 4 years ago