Commit 42ffa226 authored by Mickaël Raulet's avatar Mickaël Raulet Committed by Michael Niedermayer

hevc: clean up non relevant TODO

cherry picked from commit a2ef95f043d89d05482af19460c9e9afdadec685
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent a5c621aa
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment