|
FFmpeg
|
main decoder context More...
Public Attributes | |
| AVCodecContext * | avctx |
| codec context for av_log | |
| AVFloatDSPContext * | fdsp |
| uint8_t | frame_data [MAX_FRAMESIZE+AV_INPUT_BUFFER_PADDING_SIZE] |
| compressed frame data | |
| PutBitContext | pb |
| context for filling the frame_data buffer | |
| FFTContext | mdct_ctx [WMAPRO_BLOCK_SIZES] |
| MDCT context per block size. | |
main decoder context
1.8.12