On Sun, Apr 10, 2011 at 08:15:10PM +0300, Martin Storsjö wrote: > This fixes a failing assert in ff_raw_read_header (in > fate-g722dec-1), where bits_per_coded_sample is set using this > function and is required to have a positive value.
looks like case values there are sorted by bits value, so adding it at the end should be only for bits > 64 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
