On 14/01/14 18:24, Diego Biurrun wrote: > --- > libavcodec/dnxhddec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
This is wrong: - the code assumes the frames can change midstream - bits_per_raw_sample has to be set before ff_dsputil_init so the right functions are picked. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
