mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-26 13:00:33 +00:00
hevc: clean up non relevant TODO
cherry picked from commit a2ef95f043d89d05482af19460c9e9afdadec685 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
a5c621aa85
commit
42ffa226f9
@ -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…
Reference in New Issue
Block a user