diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-12-18 14:27:13 +0000 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-12-18 14:28:40 +0000 |
commit | 4386f17bbdf79d19339ab8434b15109dedfb9551 (patch) | |
tree | 06b44a7c4e45bea4e9ca32bd78d7d5f21ae70c05 /libavcodec/h264_mc_template.c | |
parent | f6d1c15b64c26ec1c9d6de40e43654c9abdc026f (diff) | |
download | ffmpeg-4386f17bbdf79d19339ab8434b15109dedfb9551.tar.gz |
acenc: remove deprecated avctx->frame_bits use
The type of last_frame_pb_count was chosen to be an int since overflow
is impossible (the spec says the maximum bits per frame is 6144 per
channel and the encoder checks for that).
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavcodec/h264_mc_template.c')
0 files changed, 0 insertions, 0 deletions