69 Commits (a5e040ee3c757f4673e3c7202e823490593f21d7)

Author SHA1 Message Date
Michael Niedermayer cbb277988a avcodec/hevc_ps: Always initialize backup in decode_vui() 10 years ago
Michael Niedermayer aaaf7261b7 avcodec/hevc_ps: fix 1 vs. 0 typo 10 years ago
Christophe Gisquet 0625a38066 hevc_ps: check overflow and test alternate syntax 10 years ago
Michael Niedermayer 7caacc50ae avcodec/hevc_ps: do cleanup in case of unsupported bit depth 10 years ago
Christophe Gisquet 5ec85c9750 hevc: do generic validation of bitstream 10 years ago
Christophe Gisquet 0d0d24af01 hevc_ps: verify P/T/L information 10 years ago
Mickaël Raulet 37822a566f hevc/rext: remove warning for cross component prediction 10 years ago
Mickaël Raulet 627c044f50 hevc/rext: fixing rdpcm and scaling list for Range Extension 10 years ago
Michael Niedermayer d13a731fc1 avcodec/hevc_ps: Check abs_delta_rps 10 years ago
Michael Niedermayer ba80b8d29b avcodec/hevc: check nb_cpb 10 years ago
Mickaël Raulet fdb20db642 hevc/rext: put a warning log message instead of an error log message 10 years ago
Michael Niedermayer 0fc2045d5f avcodec/hevc_ps: prevent stale pointer in malloc failure case 10 years ago
Mickaël Raulet 5a41999d81 hevc/rext: basic infrastructure for supporting range extension 10 years ago
Michael Niedermayer ccd6911c18 avcodec/hevc_ps: do not loose all reference to pointers still in use 10 years ago
Michael Niedermayer 66558fe715 avcodec/hevc_ps: Check layer_id_included_flags count 10 years ago
Michael Niedermayer 6935ae22ed avcodec/hevc_ps: more complete check for vps_max_dec_pic_buffering 10 years ago
Anton Khirnov 17e9d52c8c hevc_ps: remove a write-only variable 11 years ago
Gildas Cocherel a0e1c3517a hevc: remove unused array min_cb_addr_zs 11 years ago
Kieran Kunhya 9b60d91979 hevc: Allow out of bound values for num_reorder_pics 11 years ago
gcocherel ba70563d55 hevc/pps: optimized size of min_tb_addr_zs 11 years ago
gcocherel f7f1f4c7ce avcodec/hevc_ps: remove min_cb_addr_zs 11 years ago
Kieran bc21260e64 hevc: Fix 4K sample video 11 years ago
Vittorio Giovara 4d33873c29 hevc: make pps/sps ids unsigned where necessary 11 years ago
Michael Niedermayer 920c01adce hevc: Use get_bits_long() in decode_vui() 11 years ago
Luca Barbato 175e506332 hevc: Mention the missing SPS in the error message 11 years ago
Michael Niedermayer b818637b84 avcodec/hevc_ps: Use get_bits_long() in decode_vui() 11 years ago
Luca Barbato 838740e642 hevc: Prevent some integer overflows 11 years ago
Luca Barbato b37e796082 hevc: Use uint64 to check for tile dimensions 11 years ago
Michael Niedermayer a7a07cc98a hevc: check that VPS referenced from SPS exists 11 years ago
Michael Niedermayer ab296c7a9f avcodec/hevc_ps: Override max_dec_pic_buffering when its inconsistent with num_reorder_pics 11 years ago
Michael Niedermayer d66bab0a69 avcodec/hevc_ps: check that VPS referenced from SPS exists 11 years ago
Mickaël Raulet 5c3fa74b94 hevc: support luma bit depth != chroma bit depth for PCM coding units 11 years ago
Guillaume Martres 78d0b7f36e hevc: warn when an unknown profile is used 11 years ago
Gildas Cocherel 259cddb137 hevc_ps: fix indentation 11 years ago
Gildas Cocherel 2d18aaa14b hevc: refactor Profile Tier Level 11 years ago
Guillaume Martres 67bbaed5c4 hevc: don't check for errors in PTL code 11 years ago
Guillaume Martres ecb21d2437 hevc: rename ptl structs and variables 11 years ago
Guillaume Martres dddc9b7a8e hevc: don't check for errors in PTL code 11 years ago
Guillaume Martres c6afd0aacc hevc: fix PTL parsing 11 years ago
Gildas Cocherel 33452aede6 hevc: store the VPS list as an AVBufferRef, just like the others *PS 11 years ago
Guillaume Martres f90281ca97 hevc: Correctly set time_base 11 years ago
Guillaume Martres 679a6377e4 hevc: avoid some unnecessary differences with libav 11 years ago
gcocherel 36658c978f hevc : update hevc_ps.c 11 years ago
Yusuke Nakamura 3ef9b7ab95 hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale 11 years ago
Jan Ekström 885ec92425 hevc: Use parsed VUI colorimetry in avcodec 11 years ago
Michael Niedermayer b23692b3a8 libavcodec/hevc: reduce whitespace differences to 064698d381 11 years ago
Michael Niedermayer ce7f1c76bd avcodec/hevc: more whitespaces to reduce difference to 064698d381 11 years ago
Michael Niedermayer f578e5d937 avcodec/hevc: Adjust white-spaces to reduce difference to 064698d381 11 years ago
Guillaume Martres 064698d381 Add HEVC decoder 11 years ago
Mickaël Raulet a21839149c hevc: add profile idc warning 11 years ago