oggparsecelt: do not set AVCodecContext.frame_size
authorAnton Khirnov <anton@khirnov.net>
Sun, 1 Jun 2014 08:19:47 +0000 (10:19 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 9 Jul 2014 13:38:14 +0000 (13:38 +0000)
commitb8604a976128ffbd316653cdec11ba487f1025bb
treea2563af19b1899a7f5b62e533b658f5f64a61643
parentd5cf5afabbf43f00283e70b12afbe1da030d85b6
oggparsecelt: do not set AVCodecContext.frame_size

It is supposed to be set by decoders only.
libavformat/oggparsecelt.c