[FFmpeg-devel] [PATCH 02/10] asf: split ASFContext into muxer and demuxer parts.

Ronald S. Bultje rsbultje
Wed Feb 9 21:30:37 CET 2011


Hi,

On Tue, Feb 8, 2011 at 3:46 PM, Anton Khirnov <anton at khirnov.net> wrote:
> ---
> ?libavformat/asf.h ? ?| ? 58 --------------------------------------------------
> ?libavformat/asfdec.c | ? 41 +++++++++++++++++++++++++++++++++++
> ?libavformat/asfenc.c | ? 25 +++++++++++++++++++++
> ?3 files changed, 66 insertions(+), 58 deletions(-)

Can you rename them ASFDemux/DecContext and ASFMux/EncContext in some
future patch?

Otherwise OK && queued.

Ronald



More information about the ffmpeg-devel mailing list