[FFmpeg-devel] [PATCH 02/12] asfdec: skip the stream bitrate list
Ronald S. Bultje
rsbultje
Thu Feb 10 13:05:20 CET 2011
Hi,
On Wed, Feb 9, 2011 at 3:55 PM, Anton Khirnov <anton at khirnov.net> wrote:
> Its contents aren't used for anything.
> ---
> ?libavformat/asfdec.c | ? 15 ---------------
> ?1 files changed, 0 insertions(+), 15 deletions(-)
Pushed, this seems fine.
Note that I looked into this chunk for mms for a while (with Zhentan),
and it turns out that every stream always has a stream header (well,
duh) with identical bitrate values, so this information is redundant.
Ronald
More information about the ffmpeg-devel
mailing list