21559 Commits (4d56f7ab8f627aa140c1ede1bb61305f01cefcdd)

Author SHA1 Message Date
Martin Storsjö d7320ca3ed arm: Avoid using .dn register aliases 8 years ago
Sean McGovern cb167f2947 h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking() 8 years ago
James Almer cfd25488bf hevcdec: move SEI message parsing into a separate header 8 years ago
James Almer 648a0b4503 hevcdec: remove HEVCContext usage from hevc_sei 8 years ago
Alexandra Hájková ce080f47b8 hevc: Add NEON 32x32 IDCT 8 years ago
Alexandra Hájková 118dd4a321 hevc: 16x16 NEON idct: Use the right element size for loads/stores 8 years ago
Alex Converse 504403ab28 aacsbr: Turnoff in the event of over read. 8 years ago
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 8 years ago
Luca Barbato 0ac1fec1c3 bitstream: Move VLC reading functions into the vlc.h header 8 years ago
Luca Barbato 73fc82f343 vlc: Add header #include when the types are used 8 years ago
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