[FFmpeg-cvslog] r15991 - in trunk/libavformat: internal.h mpegts.c
Diego Biurrun
diego
Thu Dec 4 00:02:53 CET 2008
On Wed, Dec 03, 2008 at 06:57:56PM +0200, Uoti Urpala wrote:
> On Wed, 2008-12-03 at 17:47 +0100, diego wrote:
> > Modified: trunk/libavformat/internal.h
>
> > +void av_set_program_name(AVProgram *program, char *provider_name, char *name);
> > +void av_program_add_stream_index(AVFormatContext *ac, int progid, unsigned int idx);
>
> > Modified: trunk/libavformat/mpegts.c
>
> > -void av_set_program_name(AVProgram *program, char *provider_name, char *name);
> > -void av_program_add_stream_index(AVFormatContext *ac, int progid, unsigned int idx);
>
> mpegts.c does not include internal.h.
Right, thanks.
Diego
More information about the ffmpeg-cvslog
mailing list