Go to the source code of this file.
Macros |
#define | PKTSIZE(s) (s & 0xffffff) |
| little macro to sanitize packet size
|
#define | HDRSIZE 12 |
Macro Definition Documentation
#define PKTSIZE |
( |
|
s | ) |
(s & 0xffffff) |
Enumeration Type Documentation
- Enumerator:
NUV_VIDEO |
|
NUV_EXTRADATA |
|
NUV_AUDIO |
|
NUV_SEEKP |
|
NUV_MYTHEXT |
|
Definition at line 34 of file nuv.c.
Function Documentation
read until we found all data needed for decoding
- Parameters
-
vst | video stream of which to change parameters |
ast | video stream of which to change parameters |
myth | set if this is a MythTVVideo format file |
- Returns
- 1 if all required codec data was found
Definition at line 60 of file nuv.c.
Referenced by nuv_header().
Definition at line 42 of file nuv.c.
Variable Documentation
Initial value:
Definition at line 262 of file nuv.c.