16 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Anton Khirnov 4abe3b049d hevc: rename hevc.[ch] to hevcdec.[ch] 8 years ago
  Diego Biurrun ba479f3daa hevc: Change type of array stride parameters to ptrdiff_t 8 years ago
  Diego Biurrun 4f81f8dba7 Drop unnecessary golomb.h #includes 9 years ago
  Anton Khirnov b11acd5732 hevc: remove HEVCContext usage from hevc_ps 9 years ago
  Peter Meerwald eea769df32 hevc: Use generic av_clip function, not C implementation 10 years ago
  Anton Khirnov 7acdd3a127 hevc_filter: avoid excessive calls to ff_hevc_get_ref_list() 10 years ago
  Anton Khirnov a7a17e3f19 hevc_filter: move some conditions out of loops 10 years ago
  Anton Khirnov 70211539a3 hevc: deobfuscate slice/tile boundary handling for DBF 10 years ago
  Anton Khirnov 5501971578 hevc_filter: drop more redundant checks 10 years ago
  Anton Khirnov 65b8b6c476 hevc_filter: drop redundant checks 10 years ago
  Anton Khirnov 73bb8f61d4 hevcdsp: remove an unneeded variable in the loop filter 10 years ago
  Luca Barbato ff486c0f7f hevc: Do not right shift a negative value in get_pcm 11 years ago
  Luca Barbato 50c988aa6d hevc: Drop unnecessary shifts in deblocking_filter_CTB 11 years ago
  Luca Barbato 09e2203b8b hevc: Consider first quantization group any reference to 0, 0 11 years ago
  Michael Niedermayer d5c15ebeaf hevc: Fix modulo operations 11 years ago
  Guillaume Martres 064698d381 Add HEVC decoder 11 years ago