summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* nvenc: Minimize the surface allocationBen Chang2017-06-24
* nvenc: Use a fifo to manage the free surface poolBen Chang2017-06-24
* nvenc: Add an explicit auto aliasBen Chang2017-06-24
* aarch64: vp9: Fix assembling with Xcode 6.2 and olderMemphiz2017-06-20
* build: Add missing mpeg4audio dependency for RTP muxerDiego Biurrun2017-06-17
* libfdk-aacdec: Correct buffer_size parameterMichael Niedermayer2017-06-13
* mmal: Add missing .item_name to AVClass declarationDiego Biurrun2017-06-13
* 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
* smacker: Improve error handlingDiego Biurrun2017-06-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
* 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
* 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
* arm: Avoid using .dn register aliasesMartin Storsjö2017-05-15
* 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
* hevc: Add NEON 32x32 IDCTAlexandra Hájková2017-05-04
* 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
* 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
* hevc: Add NEON add_residual for bitdepth 10Alexandra Hájková2017-05-01
* vp9_raw_reorder_bsf: Remove a redundant allocationMark Thompson2017-04-30
* mpeg4audio: Make avpriv_copy_pce_data() inlineAnton Khirnov2017-04-28
* arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functionsMartin Storsjö2017-04-28
* hevc: Add NEON add_residual for bitdepth 8Seppo Tomperi2017-04-27
* mlp_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-27
* aac_ac3_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-27
* vaapi: Add external control of allow-profile-mismatchMark Thompson2017-04-26
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-26
* vaapi_encode: Use gop_size consistently in RC parametersMark Thompson2017-04-26
* mlp: Factor out channel layout subset checksVittorio Giovara2017-04-26
* mlp: Drop ff_ prefix from a static functionVittorio Giovara2017-04-26
* mlp: Rename the channel layout variableVittorio Giovara2017-04-26
* hevc: Add support for bitdepth 10 for IDCT DCAlexandra Hájková2017-04-25
* hevc: Add NEON IDCT DC functions for bitdepth 8Seppo Tomperi2017-04-25
* clearvideo: Convert to the new bitstream readerDiego Biurrun2017-04-25
* Add ClearVideo decoderKostya Shishkov2017-04-25
* utvideodec: Fix gradient prediction when stride does not match widthPaul B Mahol2017-04-25