90 Commits (03616af2c91309d58f9419becf45d292cb93e625)

Author SHA1 Message Date
Mickaël Raulet 6ecc3fd612 x86/hevc_mc: use aligned loads 10 years ago
Christophe Gisquet 52f2adc015 avcodec/hevc: Update the USE_SAO_SMALL_BUFFER case for the alignment requirements in FFmpeg 10 years ago
Fabrice Bellard da81cc38e8 avcodec/hevc: reduce memory for SAO 10 years ago
Hendrik Leppkes b2e9b0f5d4 hevc: add hwaccel hooks 10 years ago
Hendrik Leppkes 06894f1a04 hevc: store the short term rps flag and size in the context 10 years ago
Hendrik Leppkes 2af82a1ad9 hevc: store the escaped/raw bitstream in HEVCNAL 10 years ago
Hendrik Leppkes e72e8c5a1d hevc: add hwaccel hooks 10 years ago
Hendrik Leppkes 4b95e95dba hevc: store the short term rps flag and size in the context 10 years ago
Hendrik Leppkes 36779a8405 hevc: store the escaped/raw bitstream in HEVCNAL 10 years ago
Anton Khirnov 2c6a7f9348 hevc: do not store rqt_root_cbf in the context 10 years ago
Anton Khirnov 920bca3e23 hevc: do not store pcm_flag in the context 10 years ago
Christophe Gisquet 9a3653c9ec hevc: reuse edge emu buffer for coefficients 10 years ago
Christophe Gisquet f183febcda hevc: remove CodingTree 10 years ago
Christophe Gisquet 3fe962940f hevc: move intermediate bidir buffer 10 years ago
Christophe Gisquet de60ce391d hevc: remove unneeded buffer. 10 years ago
Christophe Gisquet b9f3912a65 hevc: move MAX_PB_SIZE declaration 11 years ago
Christophe Gisquet cf6090dc62 hevc: use intreadwrite 11 years ago
Anton Khirnov 70211539a3 hevc: deobfuscate slice/tile boundary handling for DBF 11 years ago
Anton Khirnov a5c621aa85 hevc: rename variable in boundary strength to b more explicit 11 years ago
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 e36a2f4c52 hevc: eliminate an unnecessary array 11 years ago
Anton Khirnov 77ef9fd1e9 hevc: eliminate unnecessary cbf_c{b,r} arrays 11 years ago
Mickaël Raulet 3b777db132 hevc: remove non necessary parameters to ff_hevc_set_qpy 11 years ago
Mickaël Raulet 23480da0aa hevc: add support for bumping process 11 years ago
Christophe Gisquet 7a4a5515b0 hevc: use intreadwrite 11 years ago
Mickaël Raulet d249e6828e hevc/sao: optimze sao implementation 11 years ago
Mickaël Raulet 453f8eaee2 hevc/rext: add support for Range extension tools 11 years ago
Mickaël Raulet 5a41999d81 hevc/rext: basic infrastructure for supporting range extension 11 years ago
Mickaël Raulet 255086a7e0 hevc: use local variable for split_cu_flag 11 years ago
Mickaël Raulet 1241eb8870 hevc: simplify SAO computation, delay from one row its computation 11 years ago
Mickaël Raulet c4058b7288 hevc/cabac: add new context for new syntax elements related to Rext(cherry picked from commit 6d71e2394f52679cfc8b86fb5880f89e6bd311d4) 11 years ago
Michael Niedermayer ccd6911c18 avcodec/hevc_ps: do not loose all reference to pointers still in use 11 years ago
Vittorio Giovara 0569a7e0bd hevc: parse display orientation SEI message 11 years ago
Gildas Cocherel a0e1c3517a hevc: remove unused array min_cb_addr_zs 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
Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
Michael Niedermayer 70f671c39e avcodec/hevc: fix () in macros 11 years ago
Anton Khirnov a1c2b48018 hevc: templatize intra_pred 11 years ago
Mickaël Raulet 83976e40e8 hevc: C code update for new motion compensation 11 years ago
gcocherel 2eddf3a6ef avcodec/hevc: fix no output of prior pics and pic output flags(cherry picked from commit e99b96dff1d76d74cb5633aa9702828d863050e2) 11 years ago
Reimar Döffinger ab14bcb104 Add "const" to avoid compiler warning. 11 years ago
Vittorio Giovara 4d33873c29 hevc: make pps/sps ids unsigned where necessary 11 years ago
Michael Niedermayer d1e6602665 avcodec/hevc: make *ps_id unsigned 11 years ago
Michael Niedermayer 1e263133cc avcodec/hevc: remove unused variables 11 years ago
Michael Niedermayer 64278039e5 avcodec/hevc: Simplify get_qPy_pred() 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 838740e642 hevc: Prevent some integer overflows 11 years ago