On 02.01.2016 23:03, Luca Barbato wrote: > On 02/01/16 20:01, Andreas Cadhalpun wrote: >> It's documented to only support reading 1-25 bits. >> >> Signed-off-by: Andreas Cadhalpun <[email protected]> >> --- >> libavcodec/vorbisdec.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> > > When do we get in this situation?
I'm not sure what you mean. The first one happens if bits is 0, e.g. because vc->audio_channels is 1. The second one happens if rangebits is 0. Best regards, Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
