summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* x86: hevc: Add missing colons after assembly labelsDiego Biurrun2017-03-01
* h264_sei: Check actual presence of picture timing SEI messageMichael Niedermayer2017-02-28
* nvenc: Fix the preset mapping listBen Chang2017-02-28
* lavc: make sure not to return EAGAIN from codecsAnton Khirnov2017-02-25
* svq3: fix the slice size checkAnton Khirnov2017-02-25
* h264dec: fix dropped initial SEI recovery pointJohn Stebbins2017-02-24
* aarch64: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-02-24
* arm: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-02-24
* aarch64: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-02-24
* arm: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-02-24
* aarch64: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-02-24
* arm: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-02-24
* arm: vp9lpf: Implement the mix2_44 function with one single filter passMartin Storsjö2017-02-24
* aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1Martin Storsjö2017-02-24
* arm/aarch64: vp9lpf: Keep the comparison to E within 8 bitMartin Storsjö2017-02-24
* Place attribute_deprecated in the right position for struct declarationsDiego Biurrun2017-02-23
* nvenc: Fix nvec vs. nvenc typoDiego Biurrun2017-02-20
* webp: Fix alpha decodingMark Thompson2017-02-18
* vaapi_encode: Discard output buffer if picture submission failsMark Thompson2017-02-16
* libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filterMartin Storsjö2017-02-15
* vaapi: Implement device-only setupMark Thompson2017-02-13
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-13
* aarch64: vp9lpf: Fix broken indentation/vertical alignmentMartin Storsjö2017-02-12
* aarch64: vp9lpf: Interleave the start of flat8in into the calculation aboveMartin Storsjö2017-02-11
* arm: vp9lpf: Interleave the start of flat8in into the calculation aboveMartin Storsjö2017-02-11