Files
FFmpeg/libavformat
Måns Rullgård 9d9b432ae9 This patch simply adds demuxing support for AC-3 streams in DVB TS
files.  In these streams AC-3 is given type 0x06 (private stream) and
includes a descriptor with either tag 0x6A or 0x7A.  The code already
handles ATSC AC-3 which uses stream type 0x81.  All the new patch does
is look for any stream type 0x06 that has a descriptor with the proper
tag (i.e. 0x6A or 0x7A) and if found forces it to be recognized as an
AC-3 stream.
From Andy Brown <abrown at daqtron com>

Originally committed as revision 5260 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-04-01 19:02:40 +00:00
..
2002-11-25 19:07:40 +00:00
2006-03-27 16:43:04 +00:00
2006-03-02 19:50:21 +00:00
2006-03-02 14:50:31 +00:00
2006-03-02 20:44:35 +00:00
2006-02-09 22:52:23 +00:00
2006-02-09 22:52:23 +00:00
2006-03-06 08:54:33 +00:00
2006-02-08 11:43:47 +00:00
2006-03-16 17:04:31 +00:00
2006-03-11 00:22:21 +00:00
2006-01-19 22:30:37 +00:00
2006-03-26 13:34:51 +00:00
2006-03-01 11:29:55 +00:00
2006-03-06 14:13:01 +00:00
2006-03-01 11:29:55 +00:00
2005-05-11 22:47:26 +00:00
2006-03-11 00:22:21 +00:00
2006-03-01 11:29:55 +00:00
2006-03-11 00:22:21 +00:00
2002-11-25 19:07:40 +00:00
2006-03-21 17:27:47 +00:00
2006-03-24 15:47:44 +00:00
2006-03-13 09:48:32 +00:00
2006-02-09 22:52:23 +00:00