hevc: clean up non relevant TODO

cherry picked from commit a2ef95f043d89d05482af19460c9e9afdadec685

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/271/head
Mickaël Raulet 10 years ago committed by Michael Niedermayer
parent a5c621aa85
commit 42ffa226f9
  1. 1
      libavcodec/hevc.c

@ -1209,7 +1209,6 @@ do {
static int hls_pcm_sample(HEVCContext *s, int x0, int y0, int log2_cb_size)
{
//TODO: non-4:2:0 support
HEVCLocalContext *lc = s->HEVClc;
GetBitContext gb;
int cb_size = 1 << log2_cb_size;

Loading…
Cancel
Save