39669 Commits (aa7b0329ff282ea8afb3c26dcbbc64209a280219)

Author SHA1 Message Date
Michael Niedermayer 0e7865ce41 avcodec/mpeg4videodec: Check also for negative versions in the validity check 7 years ago
James Almer beb63baa69 x86/utvideodsp: reuse shared constants 7 years ago
James Almer ebf352116b x86/constants: make pb_80 32 byte wide 7 years ago
Martin Vignali 2053832d1c avcodec/hapdec : add support for hapqa decoding 7 years ago
Martin Vignali fca8919961 avcodec/hapdec : indent after previous commit 7 years ago
Martin Vignali 518b9ee3d1 avcodec/hapdec : reorganize code before adding multi-texture decoding 7 years ago
Martin Vignali ba98f8463f avcodec/huffyuvdspenc : add diff_int16 AVX2 func 7 years ago
Martin Vignali d189a426fa avcodec/huffyuvdspenc : reorganize diff_int16 7 years ago
Martin Vignali e641c94190 avcodec/huffyuvdsp : add add_int16 AVX2 func 7 years ago
Martin Vignali 6955e8842e avcodec/huffyuvdsp : reorganize add_int16 asm 7 years ago
Martin Vignali 7f9b67bcb6 avcodec/huffyuvdsp(enc) : move duplicate macro to a template file 7 years ago
Martin Vignali caf51a573d avcodec/x86/utvideodsp.asm : cosmetic 7 years ago
Martin Vignali b5ebe38443 avcodec/utvideodsp : add avx2 version for the dsp 7 years ago
Martin Vignali 48b7c45b0c avcodec/x86/utvideodsp : make macro for func 7 years ago
Dale Curtis 7010dd98b5 Fix undefined shift on assumed 8-bit input. 7 years ago
James Zern 753074721b libvpxenc: remove pre-1.4.0 checks 7 years ago
James Zern e60dbe421c libvpxdec: remove pre-1.4.0 checks 7 years ago
James Zern e54061ae6a libvpx: remove pre-1.4.0 checks 7 years ago
James Almer aea0f06db7 x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4} 7 years ago
Michael Niedermayer 7d88586e47 avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() 7 years ago
Aman Gupta 259dc4e013 libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changes 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Philip Langdale 6b77a10e43 avcodec: Implement mpeg4 nvdec hwaccel 7 years ago
Philip Langdale 8bca292c30 avcodec: Implement mpeg1 nvdec hwaccel 7 years ago
Philip Langdale 4c7b023d56 avcodec: Refactor common nvdec hwaccel logic 7 years ago
James Almer 54486e3f09 avcodec: remove unnecessary AVPacketSideDataType enum offset 7 years ago
Martin Storsjö 3152058bf1 libavcodec: Don't use dllexport, only dllimport when building DLLs 7 years ago
Philip Langdale 7c9f739d86 avcodec: Implement mpeg2 nvdec hwaccel 7 years ago
Philip Langdale 5a0f6b099f avcodec: Fix reference data type for nvdec vc1 hwaccel 7 years ago
Jim DeLaHunt fb791d2876 Ignore libavcodec/tests/mpeg12framerate, a test program 7 years ago
Dale Curtis 5eaaffaf64 Use ff_thread_once for fixed, float table init. 7 years ago
Michael Niedermayer 4f7f70738e avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() 7 years ago
Michael Niedermayer 2ab9568a2c avcodec/zmbv: Check that the buffer is large enough for mvec 7 years ago
Michael Niedermayer 73964680d7 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() 7 years ago
Michael Niedermayer 65e0a7c473 avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() 7 years ago
Carl Eugen Hoyos f3af34f9eb lavc/dnxhddata: Improve help output, mention yuv444p10 and gbrp10. 7 years ago
Timo Rothenpieler 4e93f00b06 avcodec/nvenc: check pop_context return value 7 years ago
Timo Rothenpieler 15b019e40a avcodec/nvenc: fix double defined GUID on cygwin 7 years ago
Kieran Kunhya 1f28a991ef libavcodec/h264_sei: Don't log random user data. This prevents terminal junk. 7 years ago
James Zern 3071434f4d lavc/libvpxenc: add tune-content option 7 years ago
Michael Niedermayer 4527ec2216 avcodec/snowdec: Check for remaining bitstream in decode_blocks() 7 years ago
Michael Niedermayer c3b9bbcc6e avcodec/snowdec: Check intra block dc differences. 7 years ago
Umair Khan 55937bb4a7 libavcodec/als: fix address sanitization error in decoder 7 years ago
Umair Khan e510a8251b libavcodec/als: remove check for predictor order of a block 7 years ago
Aman Gupta ff8f40a630 avcodec/mpeg12dec: ensure a53_caption_size is reset on malloc failures 7 years ago
Aman Gupta 3f1a540204 avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data 7 years ago
James Almer f399172d6e avcodec/proresdec: align dequantization matrix buffers 7 years ago
Michael Niedermayer 6d00905f81 avcodec/vc2enc: Clear coef_buf on allocation 7 years ago
Michael Niedermayer eec67f7b24 avcodec/dvbsubdec: Avoid re-computing clut 7 years ago
Michael Niedermayer 380b48fb9f avcodec/h264dec: Fix potential array overread 7 years ago