FFmpeg
3.3.8
|
Ut Video decoder. More...
#include <inttypes.h>
#include <stdlib.h>
#include "libavutil/intreadwrite.h"
#include "libavutil/pixdesc.h"
#include "avcodec.h"
#include "bswapdsp.h"
#include "bytestream.h"
#include "get_bits.h"
#include "internal.h"
#include "thread.h"
#include "utvideo.h"
Go to the source code of this file.
Variables | |
AVCodec | ff_utvideo_decoder |
Ut Video decoder.
Definition in file utvideodec.c.
Definition at line 40 of file utvideodec.c.
Referenced by decode_plane10().
Definition at line 84 of file utvideodec.c.
Referenced by decode_plane().
|
static |
Definition at line 127 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 232 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 337 of file utvideodec.c.
Referenced by decode_frame().
Definition at line 355 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 381 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 429 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 480 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 536 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 606 of file utvideodec.c.
|
static |
Definition at line 825 of file utvideodec.c.
|
static |
Definition at line 937 of file utvideodec.c.
AVCodec ff_utvideo_decoder |
Definition at line 946 of file utvideodec.c.