4 Commits (046d069552f5c2824f36fcf95d409670208dc94b)

Author SHA1 Message Date
James Almer 1b9af306da avcodec: use the renamed av_zero_extend 8 months ago
Anton Khirnov b0c29a45dc lavc/hevc/cabac: do not infer WPP use based on HEVCContext.threads_number 8 months ago
Anton Khirnov d0868d70ea lavc/hevc/cabac: stop accessing parameter sets through HEVCParamSets 8 months ago
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 8 months ago
Anton Khirnov ba56a300a9 lavc/hevcdec: drop HEVCContext.frame 8 months ago
Anton Khirnov 67ca18dd56 lavc/hevcdec: drop HEVCLocalContext.gb 8 months ago
Anton Khirnov 74159cbfc3 lavc/hevcdec: move handling of byte alignment at the end of slice header 8 months ago
Anton Khirnov 6fed1841a1 lavc/hevc_ps/HEVCSPS: change flags into uint8_t 9 months ago
Andreas Rheinhardt c1cdaef5ce avcodec/hevc_cabac: Let compiler count offsets 11 months ago
Andreas Rheinhardt 247d513beb avcodec/hevcdec: Avoid allocation of common CABAC state 3 years ago
Andreas Rheinhardt 13b3e84a4f avcodec/hevc_cabac: Pass HEVCLocalContext when slice-threading 3 years ago
Andreas Rheinhardt 72d5ce9fa6 avcodec/hevcdec: Add stat_coeffs to HEVCABACState 3 years ago
Andreas Rheinhardt 8393c0721a avcodec/hevc_cabac: Don't cast const away unnecessarily 3 years ago
Xu Guangxin c8bc0f66a8 avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled_flag 4 years ago
Michael Niedermayer 7cf852b03c avcodec/hevc_cabac: Limit value in coeff_abs_level_remaining_decode() tighter 4 years ago
Linjie Fu d31a290226 lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4 5 years ago
Michael Niedermayer f63cd1963e avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 5 years ago
Michael Niedermayer a026a3efae avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode() 7 years ago
Michael Niedermayer 94d4237a7a avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down 7 years ago
Michael Niedermayer 0ee143558d avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() 7 years ago
Michael Niedermayer 4ff94558f2 avcodec/hevc_cabac: Check for ff_init_cabac_decoder() failure in cabac_reinit() 8 years ago
Michael Niedermayer 933aa91e31 avcodec/hevcdec: check ff_init_cabac_decoder() for failure 8 years ago
Diego Biurrun 5c89022542 hevc: Drop pointless av_unused attribute 8 years ago
Anton Khirnov 0bfdcce4d4 hevc: move the SliceType enum to hevc.h 8 years ago
Anton Khirnov 4abe3b049d hevc: rename hevc.[ch] to hevcdec.[ch] 8 years ago
Michael Niedermayer d5028f61e4 avcodec/hevc_cabac: Fix multiple integer overflows 9 years ago
Anton Khirnov b11acd5732 hevc: remove HEVCContext usage from hevc_ps 10 years ago
Michael Niedermayer c6bf27d59b avcodec/hevc_cabac: Rename ff_hevc_transform_skip_flag_decode() to hevc_transform_skip_flag_decode() 10 years ago
James Almer ba625dd8a1 avcodec: use av_mod_uintp2() where useful 10 years ago
Peter Meerwald eea769df32 hevc: Use generic av_clip function, not C implementation 10 years ago
Michael Niedermayer a6defd1f5b hevc_cabac: decrease CABAC_MAX_BIN 10 years ago
Christophe Gisquet 9a3653c9ec hevc: reuse edge emu buffer for coefficients 11 years ago
Christophe Gisquet f183febcda hevc: remove CodingTree 11 years ago
Mickaël Raulet 627c044f50 hevc/rext: fixing rdpcm and scaling list for Range Extension 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 250430bf28 hevc: separate residu and prediction (needed for Range Extension) 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
Mickaël Raulet 07b91b8d62 hevc: cleaning up, remove unused constants(cherry picked from commit 7eed32d076c57aa03011d65a64903e8bdb633978) 11 years ago
Luca Barbato 869fc416f7 hevc: Mark num_bins_in_se as unused 11 years ago
plepere 92cccb7bcd avcodec/hevc: new idct + asm 11 years ago
Mickaël Raulet 83976e40e8 hevc: C code update for new motion compensation 11 years ago
Michael Niedermayer 8120668351 avcodec/hevc_cabac: decrease CABAC_MAX_BIN 11 years ago
Michael Niedermayer 1a6948fa70 libavcodec/hevc: reduce bracket 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 3106cbd321 hevc: more cosmetic(cherry picked from commit 9697abe41daa234602915f85bf6b1c0ca0252cff) 11 years ago
Mickaël Raulet 3c3ece24ea hevc : cosmetic changes(cherry picked from commit 7308c0ccf13f18cebe4851e6dcd6b5c0b09be1dd) 11 years ago
Mickaël Raulet 0c8aba3842 hevc: add wavefront parallel processing 11 years ago