log libmpdemux/demux_ts.h @ 37195:ac6c37d85d65 default tip

age author description
Wed, 18 Aug 2010 13:45:06 +0000 diego Add #includes for headers necessary to pass 'make checkheaders'.
Thu, 05 Aug 2010 09:01:30 +0000 diego Move mp_a52_framesize from demux_ts.c to parse_es.c.
Fri, 18 Jun 2010 17:28:17 +0000 diego Move audio_substream_id extern variable declaration to demux_ts.h.
Fri, 18 Jun 2010 17:20:42 +0000 diego Move ts_* extern variable declarations to demux_ts.h.
Sun, 30 May 2010 22:14:13 +0000 diego Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
Wed, 17 Feb 2010 22:40:50 +0000 diego Add separate header for mp_a52_framesize(); avoids forward declarations.