summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24'James Almer2017-11-01
|\
| * Convert all AVClass struct declarations to designated initializers.Diego Biurrun2017-06-12
| * nvenc: Add default value for AVCodecContext::refsSrinath K R2017-06-10
| * dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-08
| * dxva: move d3d11 locking/unlocking to functionswm42017-06-08
| * dxva: preparations for new hwaccel APIwm42017-06-08
| * lavc: set avctx->hwaccel before initwm42017-06-08
* | lavc/ppc/hpeldsp_altivec: Remove declaration of two unused variables.Carl Eugen Hoyos2017-11-01
* | avcodec/dca: return standard error codes in avpriv_dca_parse_core_frame_header()James Almer2017-11-01
* | avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()Michael Niedermayer2017-11-01
* | avcodec/xan: Improve overlapping checkMichael Niedermayer2017-11-01
* | Merge commit '5edded9df31bc4712a023f89941b4c278f1bd6f5'James Almer2017-11-01
|\|
| * smacker: Improve error handlingDiego Biurrun2017-06-01
* | Merge commit 'b98f082d8ddc0a0d8317114d8414ab51de60ef02'James Almer2017-11-01
|\|
| * smacker: Check that the data size is a multiple of a sample vectorMichael Niedermayer2017-06-01
| * decode: fix the code reducing cropping to preserve alignmentAnton Khirnov2017-05-20
* | lavc/ppc/h264dsp: Fix function prototype after bc26fe89.Carl Eugen Hoyos2017-11-01
* | lavc/ppc/svq1enc_altivec: Fix function prototype after dad31083.Carl Eugen Hoyos2017-11-01
* | avcodec/mips: Improve hevc uni vt and hv mc msa functionsKaustubh Raste2017-11-01
* | avcodec/mips: Improve hevc bi hz and hv mc msa functionsKaustubh Raste2017-11-01
* | avcodec/mips: Improve hevc bi weighted copy, hz and vt mc msa functionsKaustubh Raste2017-11-01
* | avcodec/vp9_superframe_bsf: cache packets by creating new references rather t...James Almer2017-10-31
* | lavc/videotoolbox: fix out-of-bounds memory access during hvcc creationAman Gupta2017-10-31
* | avcodec/vp9_superframe_bsf: allocate cache of packets during initJames Almer2017-10-31
* | Merge commit 'c3f0357bdf7d3c542aad2c58b94184b9f56edc41'James Almer2017-10-31
|\|
| * hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov2017-05-20
| * extract_extradata_bsf: make sure all needed parameter set NALUs were foundJames Almer2017-05-20
* | avcodec/hevc_sei: reorder some parameters in static functionsJames Almer2017-10-31
* | avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEIJames Almer2017-10-31
* | Merge commit '3fb6b98b5e247434456916c35ba7e08efa03e85d'James Almer2017-10-31
|\|
| * vp9_superframe_bsf: cache input packets directlyAnton Khirnov2017-05-20
| * vp9_superframe_bsf: convert to the new bitstream readerAnton Khirnov2017-05-20
| * hevc: Add names for reserved NAL unit typesMark Thompson2017-05-16
| * h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-05-16
* | Merge commit 'd7320ca3ed10f0d35b3740fa03341161e74275ea'James Almer2017-10-30
|\|
| * arm: Avoid using .dn register aliasesMartin Storsjö2017-05-15
* | Merge commit 'cb167f2947f1a2c446bd8db196d0e64ef4a6d06b'James Almer2017-10-30
|\|
| * h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking()Sean McGovern2017-05-09
| * hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-09
| * hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-09
* | Merge commit 'ce080f47b8b55ab3d41eb00487b138d9906d114d'James Almer2017-10-30
|\|
| * hevc: Add NEON 32x32 IDCTAlexandra Hájková2017-05-04
* | Merge commit '118dd4a321a2d67f67c21b076abd0b4d939ab642'James Almer2017-10-30
|\|
| * hevc: 16x16 NEON idct: Use the right element size for loads/storesAlexandra Hájková2017-05-04
| * aacsbr: Turnoff in the event of over read.Alex Converse2017-05-03
* | Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'James Almer2017-10-30
|\|
| * aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-02
| * bitstream: Move VLC reading functions into the vlc.h headerLuca Barbato2017-05-02
| * vlc: Add header #include when the types are usedLuca Barbato2017-05-02
* | Merge commit 'edbf0fffb15dde7a1de70b05855529d5fc769f14'James Almer2017-10-30
|\|