21478 Commits (b748c280e59cac468ed36cbbe5e71d5ebd434020)

Author SHA1 Message Date
Vittorio Giovara b748c280e5 lavc: Drop deprecated lowres option 8 years ago
Vittorio Giovara 0337adfab5 lavc: Drop deprecated missing sample log function 8 years ago
Vittorio Giovara bc143ce1ac lavc: Drop deprecated chroma subsample function 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Luca Barbato a46a4f722d dca: Refactor dca_filter_channels() a little 8 years ago
Luca Barbato e245d4f45c dca: Validate the channel map 8 years ago
Konda Raju 3df77b58e3 nvenc: Allow different const qps for I, P and B frames 8 years ago
wm4 1a7ddba576 lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API 8 years ago
wm4 16a163b55a lavc: Add hwaccel_flags field to AVCodecContext 8 years ago
Diego Biurrun cfee5e1a0f build: Add missing object dependency for extract_extradata bitstream filter 8 years ago
Martin Storsjö 7995ebfad1 arm/aarch64: vp9: Fix vertical alignment 8 years ago
Diego Biurrun 681a86aba6 x86: fft: Port to cpuflags 8 years ago
Diego Biurrun e9bb77fb10 x86: h264: Simplify DEQUANT macro with cpuflags 8 years ago
Diego Biurrun 307eb1a8ee x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags 8 years ago
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Anton Khirnov 522d850e68 h264_cavlc: check the value of run_before 8 years ago
Anton Khirnov 83b2b34d06 h2645_parse: use the bytestream2 API for packet splitting 8 years ago
Anton Khirnov b76f6a76c6 h264dec: initialize field_started to 0 on each decode call 8 years ago
Martin Storsjö 3a0d5e206d arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used 8 years ago
Martin Storsjö 98ee855ae0 arm: vp9itxfm: Template the quarter/half idct32 function 8 years ago
Kieran Kunhya 5f794aa165 Add Cineform HD Decoder 8 years ago
Konda Raju f6790b5e10 add initial QP value options 8 years ago
wm4 8a60bba0ae avcodec: clarify some decoding/encoding API details 8 years ago
Vittorio Giovara b44bd7ee7f pixlet: Fix architecture-dependent code and values 8 years ago
Diego Biurrun 6eef263aca x86: Merge align directives into SECTION_RODATA declarations where possible 8 years ago
Ganapathy Kasi 3303f86467 nvenc: Remove qmin and qmax constraints for nvenc vbr 8 years ago
Paul B Mahol aba5b94859 Add Apple Pixlet decoder 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Diego Biurrun fde7ee8710 x86: hevc: Add missing colons after assembly labels 8 years ago
Michael Niedermayer d7b2bb5391 h264_sei: Check actual presence of picture timing SEI message 8 years ago
Ben Chang d8f36a6aa3 nvenc: Fix the preset mapping list 8 years ago
Anton Khirnov 984736dd9e lavc: make sure not to return EAGAIN from codecs 8 years ago
Anton Khirnov b2788fe934 svq3: fix the slice size check 8 years ago
John Stebbins 248dc5c164 h264dec: fix dropped initial SEI recovery point 8 years ago
Martin Storsjö b8f66c0838 aarch64: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö 08074c092d arm: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö 09eb88a12e aarch64: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö de06bdfe6c arm: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö 65aa002d54 aarch64: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 402546a172 arm: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 575e31e931 arm: vp9lpf: Implement the mix2_44 function with one single filter pass 8 years ago
Martin Storsjö 3bf9c48320 aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1 8 years ago
Martin Storsjö c582cb8537 arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit 8 years ago
Diego Biurrun ed6a891c36 Place attribute_deprecated in the right position for struct declarations 8 years ago
Diego Biurrun 00b160af11 nvenc: Fix nvec vs. nvenc typo 8 years ago
Mark Thompson 7cb9296db8 webp: Fix alpha decoding 8 years ago
Mark Thompson 17aeee5832 vaapi_encode: Discard output buffer if picture submission fails 8 years ago
Martin Storsjö 030de53e9c libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter 8 years ago
Mark Thompson 5dd9a4b88b vaapi: Implement device-only setup 8 years ago
Mark Thompson 44f2eda39f lavc: Add device context field to AVCodecContext 8 years ago