Go to the source code of this file.
Functions | |
| int | get_nuppel_buffer (struct AVCodecContext *c, AVFrame *pic) |
| void | release_nuppel_buffer (struct AVCodecContext *c, AVFrame *pic) |
| static void | CopyToVideo (unsigned char *buf, int video_width, int video_height, VideoFrame *frame) |
| int get_nuppel_buffer | ( | struct AVCodecContext * | c, | |
| AVFrame * | pic | |||
| ) |
Definition at line 570 of file nuppeldecoder.cpp.
| void release_nuppel_buffer | ( | struct AVCodecContext * | c, | |
| AVFrame * | pic | |||
| ) |
Definition at line 590 of file nuppeldecoder.cpp.
| static void CopyToVideo | ( | unsigned char * | buf, | |
| int | video_width, | |||
| int | video_height, | |||
| VideoFrame * | frame | |||
| ) | [static] |
1.5.5