[FFmpeg-cvslog] r15991 - in trunk/libavformat: internal.h mpegts.c

Måns Rullgård mans
Wed Dec 3 19:08:18 CET 2008


Diego Biurrun wrote:
> 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?

Sorry, I confused it with libavutil/internal.h.  Having several files
with the same name is generally a bad idea...


-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-cvslog mailing list