[FFmpeg-cvslog] r15991 - in trunk/libavformat: internal.h mpegts.c
Diego Biurrun
diego
Wed Dec 3 18:56:58 CET 2008
On Wed, Dec 03, 2008 at 05:29:09PM +0000, M?ns Rullg?rd wrote:
>
> diego wrote:
> >
> > Log:
> > Move declaration of av_set_program_name and av_program_add_stream_index
> > to a more sensible place.
> >
> > --- trunk/libavformat/internal.h (original)
> > +++ trunk/libavformat/internal.h Wed Dec 3 17:47:07 2008
> > @@ -22,7 +22,11 @@
> > #define AVFORMAT_INTERNAL_H
> >
> > #include <stdint.h>
> > +#include "avformat.h"
>
> This is not acceptable. Revert this until we find a better solution.
Why?
Diego
More information about the ffmpeg-cvslog
mailing list