summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/v4l2_context: Change the type of the ioctl cmd to uint32_t.Carl Eugen Hoyos2017-11-05
* avcodec/qdrw: support 16bpp files with bppcnt == 2 && bpp == 8Piotr Bandurski2017-11-05
* avcodec/mips: Improve hevc uni weighted 4 tap hz mc msa functionsKaustubh Raste2017-11-05
* avcodec/mips: Improve hevc uni 4 tap hz and vt mc msa functionsKaustubh Raste2017-11-05
* avcodec/xan: Check for bitstream end in xan_huffman_decode()Michael Niedermayer2017-11-05
* avcodec/exr: fix undefined shift in pxr24_uncompress()Michael Niedermayer2017-11-05
* Revert "vc2enc: Calculate average slice quantiser correctly"Kieran Kunhya2017-11-04
* vc2enc: Calculate average slice quantiser correctlyKieran Kunhya2017-11-04
* h264: Make Truncating SPS/PPS message debug.Kieran Kunhya2017-11-04
* h2645_parse: Allocate a single buffer per packetKieran Kunhya2017-11-04
* lavc/alac: Avoid allocating huge memory blocks for malicious alac input.Carl Eugen Hoyos2017-11-04
* avcodec/mips: Improve hevc bi wgt 4 tap hz and vt mc msa functionsKaustubh Raste2017-11-04
* avcodec/mips: Improve hevc bi 4 tap hz and vt mc msa functionsKaustubh Raste2017-11-04
* avcodec/mips: Improve avc avg mc 20, 21 and 23 msa functionsKaustubh Raste2017-11-04
* snowenc: fix use of deprecated APINicolas Frattaroli2017-11-03
* diracdec: fix deprecated API usageNicolas Frattaroli2017-11-03
* avcodec/gdv: Check compression before allocating frameMichael Niedermayer2017-11-03
* avcodec/mips: Improve hevc uni weighted hv mc msa functionsKaustubh Raste2017-11-03
* avcodec/mips: Improve avc avg mc 02, 12 and 32 msa functionsKaustubh Raste2017-11-03
* Merge commit '04f691cd4fb7d226e54df886a21ba201cb5019f4'James Almer2017-11-01
|\
| * mmal: Add missing .item_name to AVClass declarationDiego Biurrun2017-06-13
* | 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