summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* hevc: Add NEON 16x16 IDCTAlexandra Hájková2017-04-12
* ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-12
* decode: Initialize ret before using itVittorio Giovara2017-04-10
* mpeg4videodec: raise an error if sprite_trajectory.table is NULLSean McGovern2017-04-05
* qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-02
* qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-02
* qsv: Add ability to create a session from a deviceMark Thompson2017-04-02
* vaapi_encode: Add VP9 supportMark Thompson2017-04-02
* vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-02
* vp9: Add bsf to merge superframesRonald S. Bultje2017-04-02
* pthread_frame: Propagate sw_pix_fmt across threadsMark Thompson2017-04-02
* hevc: Avoid using LOCAL_ALIGNED for 4 byte alignmentMartin Storsjö2017-03-31
* dcadec: remove extra indirectionAnton Khirnov2017-03-29
* hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignmentMartin Storsjö2017-03-29
* arm: Always build the hevcdsp_init_arm.c fileMartin Storsjö2017-03-28
* hevc: Add NEON 4x4 and 8x8 IDCTAlexandra Hájková2017-03-27
* lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-23
* lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-23
* lavc: Drop deprecated time_base variable for decodingVittorio Giovara2017-03-23
* lavc: Drop deprecated way of setting audio delay on encodeVittorio Giovara2017-03-23
* lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-23
* lavc: Drop deprecated avctx codec nameVittorio Giovara2017-03-23
* lavc: Drop deprecated codec flagsVittorio Giovara2017-03-23
* lavc: Drop deprecated unused public membersVittorio Giovara2017-03-23
* lavc: Drop deprecated emu edge functionalityVittorio Giovara2017-03-23
* lavc: Drop deprecated av_fast_malloc() compatibilityVittorio Giovara2017-03-23
* lavc: Drop deprecated macroblock type symbolsVittorio Giovara2017-03-23
* lavc: Drop deprecated public symbolsVittorio Giovara2017-03-23
* lavc: Drop deprecated error rate optionVittorio Giovara2017-03-23
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
* lavc: Drop deprecated architectures symbolsVittorio Giovara2017-03-23
* lavc: Drop deprecated extended aspect ratio symbolVittorio Giovara2017-03-23
* lavc: Drop deprecated workaround bugs optionsVittorio Giovara2017-03-23
* lavc: Drop deprecated debug mv functionalityVittorio Giovara2017-03-23
* lavc: Drop deprecated way of setting codec dimensionsVittorio Giovara2017-03-23
* lavc: Drop deprecated voxware codec entryVittorio Giovara2017-03-23
* lavc: Drop deprecated VDPAU buffer fieldsVittorio Giovara2017-03-23
* lavc: Drop deprecated VDPAU codec capabilityVittorio Giovara2017-03-23
* lavc: Drop deprecated lowres optionVittorio Giovara2017-03-23
* lavc: Drop deprecated missing sample log functionVittorio Giovara2017-03-23
* lavc: Drop deprecated chroma subsample functionVittorio Giovara2017-03-23
* Bump major versions of all librariesVittorio Giovara2017-03-23
* dca: Refactor dca_filter_channels() a littleLuca Barbato2017-03-21
* dca: Validate the channel mapLuca Barbato2017-03-21
* nvenc: Allow different const qps for I, P and B framesKonda Raju2017-03-21
* lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx APIwm42017-03-20
* lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-20
* build: Add missing object dependency for extract_extradata bitstream filterDiego Biurrun2017-03-20
* arm/aarch64: vp9: Fix vertical alignmentMartin Storsjö2017-03-16