33 Commits (a0ce85ac7de098d3f9b53b51b77a09bad700a011)

Author SHA1 Message Date
  Anton Khirnov e76f2d1197 hevc: eliminate the last element from TransformTree 11 years ago
  Anton Khirnov 4aa80808bc hevc: eliminate unnecessary cbf_c{b,r} arrays 11 years ago
  Anton Khirnov 0daa255463 hevc: do not store the transform inter_split flag in the context 11 years ago
  Anton Khirnov 53a11135f2 hevc: simplify splitting the transform tree blocks 11 years ago
  Anton Khirnov e36a2f4c52 hevc: eliminate an unnecessary array 11 years ago
  Gildas Cocherel 458e7c9483 hevc: implement pic_output_flag handling 11 years ago
  Mickaël Raulet f43789b76e hevc: set the keyframe flag on output frames 11 years ago
  Mickaël Raulet 1493b237bd hevc: Replace nal type chek with equivalent IS_IRAP macro 11 years ago
  Vittorio Giovara 0569a7e0bd hevc: parse display orientation SEI message 11 years ago
  Luca Barbato df949b645b hevc: Use the local context variable when needed 11 years ago
  Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
  Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
  Anton Khirnov a1c2b48018 hevc: templatize intra_pred 11 years ago
  Michael Niedermayer ed06e5d92b hevc: Do not turn 32bit timebases into negative numbers 11 years ago
  Michael Niedermayer 6cc94e9719 hevc: use av_mallocz() for allocating tab_ipm 11 years ago
  Luca Barbato 521726ff57 hevc: Always consider VLC NALU type mismatch fatal 11 years ago
  Anton Khirnov b25e84b739 hevc: check that the VCL NAL types are the same for all slice segments of a frame 11 years ago
  Luca Barbato 816e5b9970 hevc: Reject impossible slice segment 11 years ago
  Luca Barbato e22ebd04bc hevc: Bound check cu_qp_delta 11 years ago
  Luca Barbato 0d999333f9 hevc: Bound check slice_qp 11 years ago
  Luca Barbato 838740e642 hevc: Prevent some integer overflows 11 years ago
  Michael Niedermayer d5c15ebeaf hevc: Fix modulo operations 11 years ago
  Guillaume Martres e588615d93 hevc: fix decoding of one PU wide files 11 years ago
  Mickaël Raulet 5c3fa74b94 hevc: support luma bit depth != chroma bit depth for PCM coding units 11 years ago
  Gildas Cocherel 321cb8b048 hevc: store profile and level in AVCodecContext 11 years ago
  Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
  Guillaume Martres 17a10d51b8 hevc: set time_base when possible 11 years ago
  Gildas Cocherel 33452aede6 hevc: store the VPS list as an AVBufferRef, just like the others *PS 11 years ago
  Michael Niedermayer b769cf4b44 hevc: do not dereference pointer before NULL check in verify_md5() 11 years ago
  Vittorio Giovara acb77dff6a hevc: parse frame packing arrangement SEI messages and save relevant stereo3d information 11 years ago
  Ronald S. Bultje 458446acfa lavc: Edge emulation with dst/src linesize 11 years ago
  Jan Ekström 885ec92425 hevc: Use parsed VUI colorimetry in avcodec 11 years ago
  Guillaume Martres 064698d381 Add HEVC decoder 11 years ago