summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* x86: fft: Port to cpuflagsDiego Biurrun2017-03-14
* x86: h264: Simplify DEQUANT macro with cpuflagsDiego Biurrun2017-03-14
* x86: vp8dsp: port FILTER_BILINEAR macro to cpuflagsDiego Biurrun2017-03-14
* x86util: Port all macros to cpuflagsDiego Biurrun2017-03-14
* h264_cavlc: check the value of run_beforeAnton Khirnov2017-03-12
* h2645_parse: use the bytestream2 API for packet splittingAnton Khirnov2017-03-12
* h264dec: initialize field_started to 0 on each decode callAnton Khirnov2017-03-12
* arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be usedMartin Storsjö2017-03-11
* arm: vp9itxfm: Template the quarter/half idct32 functionMartin Storsjö2017-03-11
* Add Cineform HD DecoderKieran Kunhya2017-03-09
* add initial QP value optionsKonda Raju2017-03-09
* avcodec: clarify some decoding/encoding API detailswm42017-03-09
* pixlet: Fix architecture-dependent code and valuesVittorio Giovara2017-03-06
* x86: Merge align directives into SECTION_RODATA declarations where possibleDiego Biurrun2017-03-05
* nvenc: Remove qmin and qmax constraints for nvenc vbrGanapathy Kasi2017-03-04
* Add Apple Pixlet decoderPaul B Mahol2017-03-01
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01