FFmpeg
|
Ut Video decoder. More...
#include <inttypes.h>
#include <stdlib.h>
#include "libavutil/intreadwrite.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 39 of file utvideodec.c.
Referenced by decode_plane10().
Definition at line 83 of file utvideodec.c.
Referenced by decode_plane().
|
static |
Definition at line 126 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 231 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 336 of file utvideodec.c.
Referenced by decode_frame().
Definition at line 354 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 380 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 428 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 479 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 535 of file utvideodec.c.
Referenced by decode_frame().
|
static |
Definition at line 605 of file utvideodec.c.
|
static |
Definition at line 824 of file utvideodec.c.
|
static |
Definition at line 926 of file utvideodec.c.
AVCodec ff_utvideo_decoder |
Definition at line 935 of file utvideodec.c.