FFmpeg
|
sauce.h File Reference
SAUCE header parser. More...
#include "avformat.h"
Include dependency graph for sauce.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | ff_sauce_read (AVFormatContext *avctx, uint64_t *fsize, int *got_width, int get_height) |
Detailed Description
SAUCE header parser.
Definition in file sauce.h.
Function Documentation
int ff_sauce_read | ( | AVFormatContext * | avctx, |
uint64_t * | fsize, | ||
int * | got_width, | ||
int | get_height | ||
) |
- Parameters
-
avctx AVFormatContext [out] fsize return length of file, less SAUCE header [out] got_width set to non-zero if SAUCE header reported height get_height Tell SAUCE header to parse height
Definition at line 32 of file sauce.c.
Referenced by init_stream(), and read_header().
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11