|
FFmpeg
|
Public Attributes | |
| const AVClass * | class |
| int | extradata_parsed |
| we have attempted to parse extradata | |
| int | valid_extradata |
| extradata is valid, so we can calculate duration | |
| int | blocksize [2] |
| short and long window sizes | |
| int | previous_blocksize |
| previous window size | |
| int | mode_blocksize [64] |
| window size mapping for each mode | |
| int | mode_count |
| number of modes | |
| int | mode_mask |
| bitmask used to get the mode in each packet | |
| int | prev_mask |
| bitmask used to get the previous mode flag in each packet | |
1.8.12