21549 Commits (edbf0fffb15dde7a1de70b05855529d5fc769f14)

Author SHA1 Message Date
Alexandra Hájková edbf0fffb1 hevc: Add NEON add_residual for bitdepth 10 8 years ago
Mark Thompson b43b95f478 vp9_raw_reorder_bsf: Remove a redundant allocation 8 years ago
Anton Khirnov 831018b0bb mpeg4audio: Make avpriv_copy_pce_data() inline 8 years ago
Martin Storsjö e1c2453a4f arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functions 8 years ago
Seppo Tomperi 0d4d435137 hevc: Add NEON add_residual for bitdepth 8 8 years ago
Vittorio Giovara 970c76f322 mlp_parser: Drop in-parser downmix functionality 8 years ago
Vittorio Giovara dd3aa85b68 aac_ac3_parser: Drop in-parser downmix functionality 8 years ago
Mark Thompson 7acb90333a vaapi: Add external control of allow-profile-mismatch 8 years ago
Mark Thompson 64a5260c69 lavc: Add flag to allow profile mismatch with hardware decoding 8 years ago
Mark Thompson 6af014f402 vaapi_encode: Use gop_size consistently in RC parameters 8 years ago
Vittorio Giovara 94c54d97e7 mlp: Factor out channel layout subset checks 8 years ago
Vittorio Giovara cea7fd9afb mlp: Drop ff_ prefix from a static function 8 years ago
Vittorio Giovara 1f6e5dd4d4 mlp: Rename the channel layout variable 8 years ago
Alexandra Hájková 3d69dd65c6 hevc: Add support for bitdepth 10 for IDCT DC 8 years ago
Seppo Tomperi 358adef030 hevc: Add NEON IDCT DC functions for bitdepth 8 8 years ago
Diego Biurrun d0ce0634e0 clearvideo: Convert to the new bitstream reader 8 years ago
Kostya Shishkov 189157c3fc Add ClearVideo decoder 8 years ago
Paul B Mahol b812db66af utvideodec: Fix gradient prediction when stride does not match width 8 years ago
Paul B Mahol 7c25523cc8 utvideodec: Fix decoding odd sizes with interlaced video with some formats 8 years ago
Anton Khirnov 3889dfde9c dca: Move the downmix request check outside the loop 8 years ago
Sean McGovern 2e1ab6a67d vc1dec: raise an error if sprite picture data is missing 8 years ago
Aaron Levinson 8fd8f91e47 qsvenc: Make sure the interlaced encoding works 8 years ago
Aaron Levinson b22094d749 qsvenc: Use MFXVideoENCODE_Query() to update the parameters 8 years ago
Luca Barbato f2c469b73f mjpeg: Report non-3 component rgb lossless as not supported 8 years ago
Luca Barbato 5352802da8 dca: Account for lfe when checking for the channel count 8 years ago
Paul B Mahol 378460fef1 utvideodec: Support for gradient prediction 8 years ago
Paul B Mahol 9227bd8ac2 utvideodec: Reuse the huffyuv add_left 8 years ago
Paul B Mahol 4f33d9d41a utvideodec: Support ULY4 and ULH4 8 years ago
Paul B Mahol a93faf30d6 utvideodec: Support UQRA and UQRG 8 years ago
Paul B Mahol c523095564 utvideodec: Support UQY2 8 years ago
Luca Barbato 19c5fa9eea golomb: Simplify get_ur_golomb_jpegls 8 years ago
Ganesh Ajjanagadde 1fe858136b utvideodec: Prevent possible signed overflow 8 years ago
Paul B Mahol 95a8a03a19 Add FM Screen Capture Codec decoder 8 years ago
Alexandra Hájková 89d9869d24 hevc: Add NEON 16x16 IDCT 8 years ago
Anton Khirnov 50a1c66cf6 ac3_parser: add a public function for parsing the data required by the demuxer 8 years ago
Vittorio Giovara efddf2c09a decode: Initialize ret before using it 8 years ago
Sean McGovern 6ac0e78183 mpeg4videodec: raise an error if sprite_trajectory.table is NULL 8 years ago
Mark Thompson 3d197514e6 qsvenc: Allow use of hw_device_ctx to make the internal session 8 years ago
Mark Thompson 8848ba0bd6 qsvdec: Allow use of hw_device_ctx to make the internal session 8 years ago
Mark Thompson 4936a48b1e qsv: Add ability to create a session from a device 8 years ago
Mark Thompson 0fd91e4bfc vaapi_encode: Add VP9 support 8 years ago
Mark Thompson 34e051d168 vp9: Add bsf to fix reordering in raw streams 8 years ago
Ronald S. Bultje 0cf949a011 vp9: Add bsf to merge superframes 8 years ago
Mark Thompson c2bebfc801 pthread_frame: Propagate sw_pix_fmt across threads 8 years ago
Martin Storsjö 26d9b60373 hevc: Avoid using LOCAL_ALIGNED for 4 byte alignment 8 years ago
Anton Khirnov 6a9e331d79 dcadec: remove extra indirection 8 years ago
Martin Storsjö e788ca05a7 hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignment 8 years ago
Martin Storsjö fbc6f190a6 arm: Always build the hevcdsp_init_arm.c file 8 years ago
Alexandra Hájková 0b9a237b23 hevc: Add NEON 4x4 and 8x8 IDCT 8 years ago
Vittorio Giovara 0648dec19d lavc: Drop deprecated stream codec tag 8 years ago