|
Namespaces |
| namespace | avcodec |
Classes |
| struct | AVPixelFormat_t |
| class | FFMpeg_Helper |
Functions |
| void | FixLilEndian () |
| int | FindCompatibleAVFormat (RageDisplay::PixelFormat &pixfmt, bool HighColor) |
| avcodec::AVStream * | FindVideoStream (avcodec::AVFormatContext *m_fctx) |
| CString | averr_ssprintf (int err, const char *fmt,...) |
| int | URLRageFile_open (avcodec::URLContext *h, const char *filename, int flags) |
| int | URLRageFile_read (avcodec::URLContext *h, unsigned char *buf, int size) |
| int | URLRageFile_write (avcodec::URLContext *h, unsigned char *buf, int size) |
| avcodec::offset_t | URLRageFile_seek (avcodec::URLContext *h, avcodec::offset_t pos, int whence) |
| int | URLRageFile_close (avcodec::URLContext *h) |
Variables |
| AVPixelFormat_t | AVPixelFormats [] |
| avcodec::URLProtocol | RageProtocol |