93464 Commits (1e34014010dba9325fc5430934b51a61a5007c63)
 

Author SHA1 Message Date
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
Gyan Doshi 73b62f3026 doc/protocols: move option follow entry to correct section 6 years ago
Gyan Doshi fda793f6fa configure: select rotation filters for ffmpeg 6 years ago
Michael Niedermayer 3b23eb283a tools/target_dec_fate.list: Add testcases for #2000 to #4000 6 years ago
Michael Niedermayer b7140a4db5 tools/target_dec_fate.sh: Add support for lines that are comments 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
Marton Balint 57580e2ab6 avformat/utils: fix indentation 6 years ago
Marton Balint d4ae28e494 avformat/utils: be even more strict about stream specifiers 6 years ago
Marton Balint 24e0e149ad avformat/utils: be more strict about stream specifiers 6 years ago
Marton Balint 837f2c9798 avformat/mpegtsenc: write format_identifier HEVC for HEVC streams 6 years ago
Marton Balint fe36dcbff2 avformat/mpegtsenc: factorize writing registration_descriptor 6 years ago
Paul B Mahol 007c13e51e avfilter/af_anlmdn: add output mode option 6 years ago
Janne Grunau f8abf7d4df checkasm/h264: test 4:2:2 chroma loop filter functions 6 years ago
Janne Grunau 186bd30aa3 h264/arm64: implement missing 4:2:2 chroma loop filter neon functions 6 years ago
Timo Rothenpieler 85051febc6 configure: update minimum required ffnvcodec versions 6 years ago
Timo Rothenpieler c775410f31 configure: pass windows-path to nvcc whenever cygpath is available 6 years ago
Philip Langdale 114ead9735 configure: deprecate cuda_sdk dependency option 6 years ago
Philip Langdale b4c9c09915 avfilter/vf_thumbnail_cuda: Switch to using ffnvcodec 6 years ago
Philip Langdale 2544c7ea67 avfilter/vf_scale_cuda: Switch to using ffnvcodec 6 years ago
Philip Langdale 7debf4277c avfilter/vf_yadif_cuda: Switch to using ffnvcodec 6 years ago
Philip Langdale 5f47bfd50a configure: Add an explicit check and option for nvcc 6 years ago
Martin Vignali b38dd2d219 fate/proresenc_aw : add test for interlace and 444 encoding 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
Justin Ruggles 97f47fd601 mov: Fix start_time for streams with empty edits in the middle 6 years ago
Justin Ruggles 69fcc093c1 http: Do not try to make a new request when seeking past the end of the file 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