[FFmpeg-devel] [PATCH] Replace remaining occurrences of deprecated CH_* with AV_CH_*

Ronald S. Bultje rsbultje
Sun Feb 6 14:27:16 CET 2011


Hi,

On Thu, Feb 3, 2011 at 8:26 AM, Anton Khirnov <anton at khirnov.net> wrote:
> Sorry for the noise, the previous patch would break on major bump anyway, because
> of missing include.
> Should work now.
> --8<--
>
> ---
> ?libavcodec/ac3_parser.c ? | ? ?3 ++-
> ?libavcodec/apedec.c ? ? ? | ? ?3 ++-
> ?libavcodec/audioconvert.h | ? ?1 +
> ?libavcodec/cook.c ? ? ? ? | ? ?3 ++-
> ?libavcodec/dca.c ? ? ? ? ?| ? ?4 ++--
> ?libavcodec/imc.c ? ? ? ? ?| ? ?3 ++-
> ?libavcodec/mpc7.c ? ? ? ? | ? ?3 ++-
> ?libavcodec/mpc8.c ? ? ? ? | ? ?3 ++-
> ?libavcodec/smacker.c ? ? ?| ? ?3 ++-
> ?libavcodec/vorbis_data.c ?| ? 17 +++++++++--------
> ?libavcodec/wavpack.c ? ? ?| ? ?3 ++-
> ?libavformat/aea.c ? ? ? ? | ? ?3 ++-
> ?libavformat/flic.c ? ? ? ?| ? ?3 ++-
> ?libavformat/wv.c ? ? ? ? ?| ? ?3 ++-
> ?14 files changed, 34 insertions(+), 21 deletions(-)

Queued.

Ronald



More information about the ffmpeg-devel mailing list