[FFmpeg-devel] [PATCH] RealMedia muxer: support audio codecs other than AC-3
Carl Eugen Hoyos
cehoyos
Sat May 22 18:05:01 CEST 2010
Michael Niedermayer <michaelni <at> gmx.at> writes:
> > caf.c | 2 +-
> > caf.h | 2 +-
> > flvenc.c | 2 +-
> > internal.h | 5 +++++
> > isom.c | 2 +-
> > isom.h | 2 +-
> > nut.c | 1 +
> > nutenc.c | 1 +
> > riff.h | 6 +-----
> > voc.c | 1 +
> > vocdec.c | 1 +
> > vocenc.c | 1 +
> > 12 files changed, 16 insertions(+), 10 deletions(-)
> > e47002e3d38568039d98eafbfe7c44c5e336c734 avcodectag.patch
>
> should be ok
Applied although I consider the following a bit too obfuscated:
Index: libavformat/avformat.h
===================================================================
--- libavformat/internal.h (revision 23248)
+++ libavformat/internal.h (working copy)
Carl Eugen
More information about the ffmpeg-devel
mailing list