Commit 71b2109f authored by michael's avatar michael

indention


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10984 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent eccb393a
......@@ -500,7 +500,7 @@ static const int16_t quant_table[64] = {
};
static int x8_decode_intra_mb(IntraX8Context* const w, const int chroma){
MpegEncContext * const s= w->s;
MpegEncContext * const s= w->s;
uint8_t * scantable;
int final,run,level;
......
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