Commit 3678ddaf authored by michael's avatar michael

remove unused left_border field from context.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22179 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 61dd69e7
......@@ -305,7 +305,6 @@ typedef struct H264Context{
unsigned int topright_samples_available;
unsigned int left_samples_available;
uint8_t (*top_borders[2])[16+2*8];
uint8_t left_border[2*(17+2*9)];
/**
* non zero coeff count cache.
......
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