45688 Commits (f7f16136388b3f3ef17b0bdacf4e9eb3e7900aca)

Author SHA1 Message Date
Paul B Mahol 946493eb3e avcodec/mlpdec: cover case when >2 channels are in single substream 3 years ago
Andreas Rheinhardt ddd701fbbf avcodec/speexdec: Remove dead code 3 years ago
Andreas Rheinhardt b59138b681 avcodec/libx264: Simplify copying packet data 3 years ago
Andreas Rheinhardt 19ed9236db avcodec/libx264: Remove always-false checks 3 years ago
Andreas Rheinhardt 6f1130be78 avcodec/libx264: Check for overflow if necessary 3 years ago
songyutong 8a969e1280 avcodec/videotoolboxenc: fix pixel buffer memory leak 3 years ago
Andreas Rheinhardt cd03a180cb avcodec/mjpegdec: Use AVCodecInternal.in_pkt for buffer packet 3 years ago
Andreas Rheinhardt 7c5ee237be avcodec/libdav1d: Use av_memdup() where appropriate 3 years ago
Andreas Rheinhardt 31d0487ba2 avcodec/libdav1d: Use AVCodecInternal.in_pkt instead of stack packet 3 years ago
Andreas Rheinhardt 776e9f9e2a avcodec/libdav1d: Don't leak side-data-only packets 3 years ago
Andreas Rheinhardt ba91b8b685 avcodec/cuviddec: Use AVCodecInternal.in_pkt instead of stack packet 3 years ago
Andreas Rheinhardt 9b851c4b92 avcodec/crystalhd: Use AVCodecInternal.in_pkt instead of stack packet 3 years ago
Andreas Rheinhardt e353300622 avcodec/binkaudio: Use AVCodecInternal.in_pkt for buffer packet 3 years ago
Andreas Rheinhardt ffdda740fe avcodec/internal: Allow receive_frame codecs to use decode_simple pkt 3 years ago
James Almer f6ab103bb5 avcodec/libx264: fix sei payload leaks on error 3 years ago
James Almer 28fac45bde avcodec/libaomdec: use intermediate arrays for plane pointers and strides 3 years ago
Matt Oliver d92fdc7144 libaom: Dont use aom_codec_av1_dx_algo. 3 years ago
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 3 years ago
Limin Wang 871fee82e1 avcodec/videotoolboxenc: use goto end for memory cleanup 3 years ago
Limin Wang f25871d790 avcodec/avs3_parser: Fix usage of init_get_bits() and use init_get_bits8() 3 years ago
Limin Wang ba03e4ed33 avcodec/audiotoolboxdec: Fix usage of init_get_bits() and use init_get_bits8() 3 years ago
Nachiket Tarate 343c03c61c libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header 3 years ago