mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
warning patrol
Originally committed as revision 2925 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -753,7 +753,6 @@ static int flac_decode_close(AVCodecContext *avctx)
|
||||
}
|
||||
|
||||
static void flac_flush(AVCodecContext *avctx){
|
||||
int i;
|
||||
FLACContext *s = avctx->priv_data;
|
||||
|
||||
s->bitstream_size=
|
||||
|
||||
Reference in New Issue
Block a user