Revision 983e3246 libavcodec/svq1.c
libavcodec/svq1.c | ||
---|---|---|
21 | 21 |
* Ported to libavcodec by Nick Kurshev <nickols_k@mail.ru> |
22 | 22 |
* |
23 | 23 |
*/ |
24 |
|
|
25 |
/** |
|
26 |
* @file svq1.c |
|
27 |
* svq1 decoder. |
|
28 |
*/ |
|
29 |
|
|
24 | 30 |
//#define DEBUG_SVQ1 |
25 | 31 |
#include <stdio.h> |
26 | 32 |
#include <stdlib.h> |
Also available in: Unified diff