OSDN Git Service

- Elementary streams that scan couldn't type as audio streams have to be completely...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 4 Dec 2008 08:22:37 +0000 (08:22 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 4 Dec 2008 08:22:37 +0000 (08:22 +0000)
commitd2f37ff72944f895dc129173fdcdc050c7a80724
treeaa6a12d02c5301e69fd81a1ddf1616e3aa1ff735
parent422e07b3ca2fab41d99f980d596cce2a3e9f5e6d
 - Elementary streams that scan couldn't type as audio streams have to be completely ignored - some of these don't follow the normal PES packet encoding so feeding them downstream to the demuxer will cause strange timing and other problems.
 - make log message correctly reflect our uncertainty about audio stream type so people don't complain about missing AC-3 audio when it isn't really there.
 - add missing av_free_packet in VC-1 keyframe search.

git-svn-id: svn://localhost/HandBrake/trunk@2001 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/stream.c