Author: bcoudurier Date: Mon Jun 2 09:55:06 2008 New Revision: 2318 Log: indent
Modified: dvbmuxer/mpegpes.h Modified: dvbmuxer/mpegpes.h ============================================================================== --- dvbmuxer/mpegpes.h (original) +++ dvbmuxer/mpegpes.h Mon Jun 2 09:55:06 2008 @@ -31,7 +31,7 @@ #include "fifo.h" #define PES_FMT_MPEG2 0x01 -#define PES_FMT_VCD 0x02 +#define PES_FMT_VCD 0x02 // formats below are all mpeg-2 #define PES_FMT_SVCD 0x05 #define PES_FMT_DVD 0x09 _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
