178 Commits (02764f12a67129ec89c3de5a0b7b2edf1236bee2)

Author SHA1 Message Date
  Michael Niedermayer 02764f12a6 avcodec/hevc: allocate entries unconditionally 10 years ago
  Michael Niedermayer 961a1f73e3 avcodec/hevc: Check entry_point_offsets 10 years ago
  Hendrik Leppkes 4edb236c49 hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 10 years ago
  Ronald S. Bultje f085ce3265 hevc: fix wpp threading deadlock. 10 years ago
  Michael Niedermayer b60895a13b avcodec/hevc: Fix typo in num_entry_point_offsets check 10 years ago
  wm4 fea9ed39e6 hevc: make avcodec_decode_video2() fail if get_format() fails 10 years ago
  Michael Niedermayer 57b7a009c0 avcodec/hevc: Check num_entry_point_offsets 10 years ago
  Michael Niedermayer f1b0d65237 avcodec/hevc: Check offset_len 10 years ago
  Michael Niedermayer 43924a8e99 avcodec/hevc: Fix handling of skipped_bytes() reallocation failures 11 years ago
  Vittorio Giovara 88411b87b4 display: fix order of operands 11 years ago
  Vittorio Giovara 20d6ae4626 hevc: always clip luma_log2_weight_denom 11 years ago
  Michael Niedermayer de882ec2b1 avcodec/hevc: clear filter_slice_edges() on allocation 11 years ago
  Michael Niedermayer 1d99adc953 avcodec/hevc: fix chroma transform_add size 11 years ago
  Mickaël Raulet 684d0a0b23 avcodec/hevc: fix dead code 11 years ago
  Christophe Gisquet dad7f15567 hevcdsp: remove more instances of compile-time-fixed parameters 11 years ago
  Christophe Gisquet d4f44b66d3 hevcdsp: remove compilation-time-fixed parameter 11 years ago
  Christophe Gisquet cf6090dc62 hevc: use intreadwrite 11 years ago
  Christophe Gisquet d1b1c3bb5e hevc: reorder loops 11 years ago
  Christophe Gisquet 5ec85c9750 hevc: do generic validation of bitstream 11 years ago
  Ronald S. Bultje bfffce4d08 hevc: add missing comma in log message. 11 years ago
  Christophe Gisquet 7117547298 hevc: fix incorrect sao buffer size 11 years ago
  Anton Khirnov 70211539a3 hevc: deobfuscate slice/tile boundary handling for DBF 11 years ago
  Anton Khirnov 4d1ff2a489 hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabled 11 years ago
  Michael Niedermayer 3fa9692ae2 avcodec/hevc: move HEVCLocalContext declaration into loop 11 years ago
  Michael Niedermayer 243236a6f5 avcodec/hevc: fix "discards const qualifier from pointer target type" warning 11 years ago
  Michael Niedermayer 772dfd5f6e avcodec/hevc: add some const to cbf arrays 11 years ago
  Mickaël Raulet 42ffa226f9 hevc: clean up non relevant TODO 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 53a11135f2 hevc: simplify splitting the transform tree blocks 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 772f7f4edd hevc: fix skip_flag 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
  Mickaël Raulet f6e218a02d hevc: fix RAP_B_Bossen 11 years ago
  Timothy Gu c508adb223 hevc: propagate error code from set_sps() 11 years ago
  Mickaël Raulet fa0506e413 hevc/rext: update boundary strength for chroma deblocking filter 11 years ago
  Mickaël Raulet 950a4f8326 hevc: fix offset for sao temporary frame 11 years ago
  Christophe Gisquet 7a4a5515b0 hevc: use intreadwrite 11 years ago
  Michael Niedermayer ffa0b510cd avcodec/hevc: fix pict_type 11 years ago
  Mickaël Raulet d249e6828e hevc/sao: optimze sao implementation 11 years ago
  Michael Niedermayer cf92cc8751 avcodec/hevc: clear HEVClcList[i] on allocation 11 years ago
  Michael Niedermayer 880dbe43ca avcodec/hevc: treat current_sps like sps_list 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 f5beda3bfd hevc: move restore_tqb where it should be. 11 years ago