Revision d36beb3f libavcodec/cavs_parser.c
libavcodec/cavs_parser.c | ||
---|---|---|
97 | 97 |
return next; |
98 | 98 |
} |
99 | 99 |
|
100 |
AVCodecParser cavsvideo_parser = { |
|
100 |
AVCodecParser ff_cavsvideo_parser = {
|
|
101 | 101 |
{ CODEC_ID_CAVS }, |
102 | 102 |
sizeof(ParseContext1), |
103 | 103 |
NULL, |
Also available in: Unified diff