Revision 791384ec
libavcodec/rl2.c | ||
---|---|---|
174 | 174 |
* @param avctx decoder context |
175 | 175 |
* @param data decoded frame |
176 | 176 |
* @param data_size size of the decoded frame |
177 |
* @param buf input buffer |
|
178 |
* @param buf_size input buffer size |
|
179 | 177 |
* @return 0 success, -1 on error |
180 | 178 |
*/ |
181 | 179 |
static int rl2_decode_frame(AVCodecContext *avctx, |
Also available in: Unified diff