OSDN Git Service

Fix use of uninitialized variable in mpeg PS detection.
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 7 Nov 2010 16:33:29 +0000 (16:33 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 7 Nov 2010 16:33:29 +0000 (16:33 +0000)
commit8c286e90d440d1aa7c3bfae26bc78dc7feccf587
treefb97dd106a226a73b47a573fc8889adbc9543593
parent14a1a5d62f99190d905f322735d7121180467ef9
Fix use of uninitialized variable in mpeg PS detection.
This could easily cause PS detection to fail.

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