On Thu, Aug 11, 2011 at 5:47 PM, Ronald S. Bultje <[email protected]> wrote:
> From: Thierry Foucu <[email protected]>
>
> Signed-off-by: Ronald S. Bultje <[email protected]>
> ---
>  libavcodec/avcodec.h |    1 +
>  libavcodec/version.h |    4 ++--
>  libavformat/riff.c   |    3 +++
>  3 files changed, 6 insertions(+), 2 deletions(-)
>

Why? Is this just for probing? Is there a difference between those
4CCs? Do we really want to rewrite them all to the earliest version
when remuxing?

Library users can fish out 4CC with avcodec_string() and and
executable users can scrape the output just like any other codec.

--Alex
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to