41361 Commits (2ff7af563a2551584c619ecdd0fae6b212668731)

Author SHA1 Message Date
Michael Niedermayer 6e0b5d3a20 avcodec/dxv: Correct integer overflow in get_opcodes() 6 years ago
Paul B Mahol 0ce759defd avcodec/g723_1dec: actually decode second channel 6 years ago
Paul B Mahol 7b966af930 avcodec/imm4: fix artifacts on some files with special coding mode 6 years ago
Michael Niedermayer 53248acfb3 avcodec/scpr: Fix use of uninitialized variable 6 years ago
Paul B Mahol 93402561fd avcodec/imm4: add support for mid-stream size changes 6 years ago
Martin Vignali 88d0be1c0e avcodec/qtrle : improve 24bbp decoding speed 6 years ago
Martin Vignali 3278ea67c8 avcodec/qtrle : 32bpp dec copy two raw argb value at the same time 6 years ago
Martin Vignali 5496a73488 avcodec/qtrle : avoid swap in 32bpp decoding on little endian 6 years ago
Jan Ekström 4635f64953 lavc/libx265: signal CPB properties through side data 6 years ago
Paul B Mahol 17008a0107 avcodec/hcom: check that index into array is valid 6 years ago
Paul B Mahol a367a932d3 avcodec/utils: remove commented out obsolete code 6 years ago
Michael Niedermayer b819472995 avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes 6 years ago
Michael Niedermayer 951bb7632f avcodec/aic: Check remaining bits in aic_decode_coeffs() 6 years ago
Michael Niedermayer 5cf42f65b6 avcodec/gdv: Check for truncated tags in decompress_5() 6 years ago
Michael Niedermayer b8ecadec05 avcodec/bethsoftvideo: Check block_type 6 years ago
Michael Niedermayer 1eb35eb50e avcodec/diracdec: Correct max pixels check 6 years ago
Michael Niedermayer 4801eea0d4 avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() 6 years ago
Marton Balint 694d9d5368 avcodec/get_bits: add assertion to limit ouptut value of get_bits 6 years ago
Marton Balint 902e9334aa avcodec/get_bits: use unsigned integers in show_bits and get_bits 6 years ago
Marton Balint 9f8854cb5a avcodec/avpacket: add some assertions to ensure pkt->data is not null if pkt->size > 0 6 years ago
Martin Vignali a3f65f5e9f avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encoding 6 years ago
gxw 4571c7c05d avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions 6 years ago
Mark Thompson f948082e5f vaapi_encode_mpeg2: Add missing marker bit in time_code 6 years ago
Mark Thompson fda6dcd0b0 vaapi_encode_mjpeg: Use common quality option 6 years ago
Mark Thompson c4c2c4df76 vaapi_encode_vp9: Fix whitespace after previous patch 6 years ago
Mark Thompson 28e619e268 vaapi_encode_vp9: Enable support for more RC modes 6 years ago
Mark Thompson 2efd63a315 vaapi_encode_vp8: Enable support for more RC modes 6 years ago
Mark Thompson 1e0fac7663 vaapi_encode_mpeg2: Enable support for more RC modes 6 years ago
Mark Thompson d237b6b549 vaapi_encode_h265: Enable support for more RC modes 6 years ago
Mark Thompson f5eb08937e vaapi_encode_h264: Enable support for more RC modes 6 years ago
Mark Thompson f4d7bd6cdb vaapi_encode: Support more RC modes 6 years ago
Mark Thompson 9d5ca71ec2 vaapi_encode: Do not zero access unit structures 6 years ago
Andreas Rheinhardt b8c45bbcbc libavcodec/cbs: Stop needlessly reallocating the units array 6 years ago
Andreas Rheinhardt c5b452ed2f filter_units, trace_headers: Always use fragment from context 6 years ago
Michael Niedermayer 976dae8b32 avcodec/wcmv: Avoid copying frames if they are unchanged 6 years ago
Michael Niedermayer 286a33e429 avcodec/wcmv: Copy/Init frame later 6 years ago
Michael Niedermayer e4289cb253 avcodec/error_resilience: Use a symmetric check for skipping MV estimation 6 years ago
Michael Niedermayer 32d022d26d avcodec/mjpegdec: Fix stereo3d memleak 6 years ago
Michael Niedermayer 160851bcee avcodec/arbc: Check nb_tiles against dimensions 6 years ago
Michael Niedermayer fc32e08941 avcodec/mlpdec: Insuffient typo 6 years ago
Michael Niedermayer 3f68948cb3 avcodec/pnm: Avoid structure pointer dereferences in inner loop in pnm_get() 6 years ago
Michael Niedermayer 177b40890c avcodec/zmbv: obtain frame later 6 years ago
Michael Niedermayer 61523683c5 avcodec/jvdec: Check available input space before decode8x8() 6 years ago
Martin Vignali 37e4c226c0 avcodec/proresenc_aw : indent after prev commit 6 years ago
Martin Vignali 132ed206d6 avcodec/proresenc_aw : add interlace encoding 6 years ago
Martin Vignali e7cbbb7374 avcodec/proresenc_aw : merge funcs subimage_with_fill and subimage_alpha_with_fill 6 years ago
Martin Vignali 8a4a952e45 avcodec/proresenc_aw : move scantable to prores context 6 years ago
Martin Vignali 2016f9c3bc avcodec/proresenc_aw : move picture encoding after frame header write 6 years ago
Martin Vignali 6cc8cfe30c avcodec/proresenc_aw : simplify frame flags 6 years ago
Carl Eugen Hoyos 7e4d3dbe18 lavc/aarch64/h264dsp_init: Only use neon horizontal intra loopfilter for 4:2:0. 6 years ago