[FFmpeg-cvslog] r15991 - in trunk/libavformat: internal.h mpegts.c
Måns Rullgård
mans
Wed Dec 3 18:29:09 CET 2008
diego wrote:
> Author: diego
> Date: Wed Dec 3 17:47:07 2008
> New Revision: 15991
>
> Log:
> Move declaration of av_set_program_name and av_program_add_stream_index
> to a more sensible place.
>
>
> Modified:
> trunk/libavformat/internal.h
> trunk/libavformat/mpegts.c
>
> Modified: trunk/libavformat/internal.h
> ==============================================================================
> --- 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.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list