summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/jpeg2000: Dynamically allocate codeblock dataMichael Niedermayer2017-11-22
* avcodec/mpeg4videodec: Check also for negative versions in the validity checkMichael Niedermayer2017-11-21
* x86/utvideodsp: reuse shared constantsJames Almer2017-11-21
* x86/constants: make pb_80 32 byte wideJames Almer2017-11-21
* avcodec/hapdec : add support for hapqa decodingMartin Vignali2017-11-21
* avcodec/hapdec : indent after previous commitMartin Vignali2017-11-21
* avcodec/hapdec : reorganize code before adding multi-texture decodingMartin Vignali2017-11-21
* avcodec/huffyuvdspenc : add diff_int16 AVX2 funcMartin Vignali2017-11-21
* avcodec/huffyuvdspenc : reorganize diff_int16Martin Vignali2017-11-21
* avcodec/huffyuvdsp : add add_int16 AVX2 funcMartin Vignali2017-11-21
* avcodec/huffyuvdsp : reorganize add_int16 asmMartin Vignali2017-11-21
* avcodec/huffyuvdsp(enc) : move duplicate macro to a template fileMartin Vignali2017-11-21
* avcodec/x86/utvideodsp.asm : cosmeticMartin Vignali2017-11-21
* avcodec/utvideodsp : add avx2 version for the dspMartin Vignali2017-11-21
* avcodec/x86/utvideodsp : make macro for funcMartin Vignali2017-11-21
* Fix undefined shift on assumed 8-bit input.Dale Curtis2017-11-21
* libvpxenc: remove pre-1.4.0 checksJames Zern2017-11-20
* libvpxdec: remove pre-1.4.0 checksJames Zern2017-11-20
* libvpx: remove pre-1.4.0 checksJames Zern2017-11-20
* x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}James Almer2017-11-20
* avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()Michael Niedermayer2017-11-20
* libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changesAman Gupta2017-11-20
* compat/cuda: Pass a logging context to load functionsMark Thompson2017-11-20
* avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-20
* avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale2017-11-20
* avcodec: Refactor common nvdec hwaccel logicPhilip Langdale2017-11-20
* avcodec: remove unnecessary AVPacketSideDataType enum offsetJames Almer2017-11-19
* Merge commit '3152058bf1dca318898550efacf0286f4836cae6'James Almer2017-11-19
|\
| * libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-19
| * vaapi_h264: Add missing return value checkMark Thompson2017-11-12
| * h264_metadata: Fix clearing SEI payload in error caseMark Thompson2017-11-12
| * cbs_h2645: Fix memory leak on when reading SEI failsMark Thompson2017-11-12
| * cbs: Add a missing return value checkMark Thompson2017-11-12
| * vaapi_h264: Do not use deprecated header typeMark Thompson2017-11-12
* | avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale2017-11-18
* | avcodec: Fix reference data type for nvdec vc1 hwaccelPhilip Langdale2017-11-18
* | Ignore libavcodec/tests/mpeg12framerate, a test programJim DeLaHunt2017-11-18
* | Use ff_thread_once for fixed, float table init.Dale Curtis2017-11-18
* | avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()Michael Niedermayer2017-11-18
* | avcodec/zmbv: Check that the buffer is large enough for mvecMichael Niedermayer2017-11-18
* | avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()Michael Niedermayer2017-11-18
* | avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode...Michael Niedermayer2017-11-18
* | lavc/dnxhddata: Improve help output, mention yuv444p10 and gbrp10.Carl Eugen Hoyos2017-11-18
* | avcodec/nvenc: check pop_context return valueTimo Rothenpieler2017-11-17
* | avcodec/nvenc: fix double defined GUID on cygwinTimo Rothenpieler2017-11-17
* | libavcodec/h264_sei: Don't log random user data. This prevents terminal junk.Kieran Kunhya2017-11-17
* | lavc/libvpxenc: add tune-content optionJames Zern2017-11-17
* | avcodec/snowdec: Check for remaining bitstream in decode_blocks()Michael Niedermayer2017-11-17
* | avcodec/snowdec: Check intra block dc differences.Michael Niedermayer2017-11-17
* | libavcodec/als: fix address sanitization error in decoderUmair Khan2017-11-16