[FFmpeg-devel] [PATCH 2/3] spdifenc: add support for TrueHD

Carl Eugen Hoyos cehoyos
Tue Nov 16 12:31:42 CET 2010


Anssi Hannula <anssi.hannula <at> iki.fi> writes:

> +    av_log(s, AV_LOG_ERROR, "TrueHD frame too big, %d bytes\n", pkt->size);
> +    av_log_ask_for_sample(s, NULL);

Any reason these lines are not merged (or doesn't this work for ask_for_samples)?

Carl Eugen




More information about the ffmpeg-devel mailing list