Revision 983e3246 libavcodec/cyuv.c
libavcodec/cyuv.c | ||
---|---|---|
23 | 23 |
* |
24 | 24 |
*/ |
25 | 25 |
|
26 |
/** |
|
27 |
* @file cyuv.c |
|
28 |
* Creative YUV (CYUV) Video Decoder. |
|
29 |
*/ |
|
30 |
|
|
26 | 31 |
#include <stdio.h> |
27 | 32 |
#include <stdlib.h> |
28 | 33 |
#include <string.h> |
Also available in: Unified diff