21568 Commits (5edded9df31bc4712a023f89941b4c278f1bd6f5)

Author SHA1 Message Date
  Diego Biurrun 5edded9df3 smacker: Improve error handling 8 years ago
  Michael Niedermayer b98f082d8d smacker: Check that the data size is a multiple of a sample vector 10 years ago
  Anton Khirnov 8652a2c248 decode: fix the code reducing cropping to preserve alignment 8 years ago
  Anton Khirnov c3f0357bdf hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext 8 years ago
  James Almer d7dcd825de extract_extradata_bsf: make sure all needed parameter set NALUs were found 9 years ago
  Anton Khirnov 3fb6b98b5e vp9_superframe_bsf: cache input packets directly 9 years ago
  Anton Khirnov 126bc2c33b vp9_superframe_bsf: convert to the new bitstream reader 9 years ago
  Mark Thompson 3daaa44173 hevc: Add names for reserved NAL unit types 8 years ago
  Mark Thompson 6ea220cbee h264_sei: Add namespace prefix to all SEI values 8 years ago
  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. 9 years ago
  Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 9 years ago
  Luca Barbato 0ac1fec1c3 bitstream: Move VLC reading functions into the vlc.h header 9 years ago
  Luca Barbato 73fc82f343 vlc: Add header #include when the types are used 9 years ago
  Alexandra Hájková edbf0fffb1 hevc: Add NEON add_residual for bitdepth 10 9 years ago
  Mark Thompson b43b95f478 vp9_raw_reorder_bsf: Remove a redundant allocation 9 years ago
  Anton Khirnov 831018b0bb mpeg4audio: Make avpriv_copy_pce_data() inline 9 years ago
  Martin Storsjö e1c2453a4f arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functions 9 years ago
  Seppo Tomperi 0d4d435137 hevc: Add NEON add_residual for bitdepth 8 9 years ago
  Vittorio Giovara 970c76f322 mlp_parser: Drop in-parser downmix functionality 9 years ago
  Vittorio Giovara dd3aa85b68 aac_ac3_parser: Drop in-parser downmix functionality 9 years ago
  Mark Thompson 7acb90333a vaapi: Add external control of allow-profile-mismatch 9 years ago
  Mark Thompson 64a5260c69 lavc: Add flag to allow profile mismatch with hardware decoding 9 years ago
  Mark Thompson 6af014f402 vaapi_encode: Use gop_size consistently in RC parameters 9 years ago
  Vittorio Giovara 94c54d97e7 mlp: Factor out channel layout subset checks 9 years ago
  Vittorio Giovara cea7fd9afb mlp: Drop ff_ prefix from a static function 9 years ago
  Vittorio Giovara 1f6e5dd4d4 mlp: Rename the channel layout variable 9 years ago
  Alexandra Hájková 3d69dd65c6 hevc: Add support for bitdepth 10 for IDCT DC 9 years ago
  Seppo Tomperi 358adef030 hevc: Add NEON IDCT DC functions for bitdepth 8 9 years ago
  Diego Biurrun d0ce0634e0 clearvideo: Convert to the new bitstream reader 9 years ago
  Kostya Shishkov 189157c3fc Add ClearVideo decoder 9 years ago
  Paul B Mahol b812db66af utvideodec: Fix gradient prediction when stride does not match width 9 years ago
  Paul B Mahol 7c25523cc8 utvideodec: Fix decoding odd sizes with interlaced video with some formats 9 years ago
  Anton Khirnov 3889dfde9c dca: Move the downmix request check outside the loop 9 years ago
  Sean McGovern 2e1ab6a67d vc1dec: raise an error if sprite picture data is missing 9 years ago
  Aaron Levinson 8fd8f91e47 qsvenc: Make sure the interlaced encoding works 9 years ago
  Aaron Levinson b22094d749 qsvenc: Use MFXVideoENCODE_Query() to update the parameters 9 years ago
  Luca Barbato f2c469b73f mjpeg: Report non-3 component rgb lossless as not supported 9 years ago
  Luca Barbato 5352802da8 dca: Account for lfe when checking for the channel count 9 years ago
  Paul B Mahol 378460fef1 utvideodec: Support for gradient prediction 9 years ago
  Paul B Mahol 9227bd8ac2 utvideodec: Reuse the huffyuv add_left 9 years ago
  Paul B Mahol 4f33d9d41a utvideodec: Support ULY4 and ULH4 9 years ago
  Paul B Mahol a93faf30d6 utvideodec: Support UQRA and UQRG 9 years ago
  Paul B Mahol c523095564 utvideodec: Support UQY2 9 years ago
  Luca Barbato 19c5fa9eea golomb: Simplify get_ur_golomb_jpegls 9 years ago