[FFmpeg-devel] [PATCH] use new metadata API in mpegts
Aurelien Jacobs
aurel
Tue Feb 10 01:29:07 CET 2009
M?ns Rullg?rd wrote:
> Aurelien Jacobs <aurel at gnuage.org> writes:
>
> > Hi,
> >
> > The first 2 patches use the new metadata API respectively in the mpegts
> > demuxer and muxer.
> > The 3rd patch removes the av_set_program_name() function, which, despite his
> > name, never was part of public API, and which is not used anymore.
> >
> > Aurel
> >
> > Index: libavformat/mpegts.c
> > ===================================================================
> > --- libavformat/mpegts.c (revision 16826)
> > +++ libavformat/mpegts.c (working copy)
> > [...]
>
> OK
Applied
> > Index: libavformat/utils.c
> > ===================================================================
> > --- libavformat/utils.c (revision 16826)
> > +++ libavformat/utils.c (working copy)
> > [...]
>
> OK with my, but I'm not maintainer of utils.c.
Applied
Now, what about the mpegts muxer patch ?
Aurel
More information about the ffmpeg-devel
mailing list