]> granicus.if.org Git - handbrake/commit
Fix use of uninitialized variable in mpeg PS detection.
authorjstebbins <jstebbins.hb@gmail.com>
Sun, 7 Nov 2010 16:33:29 +0000 (16:33 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sun, 7 Nov 2010 16:33:29 +0000 (16:33 +0000)
commitdfef4c517559d25853c9c89906863f641528029b
treefb97dd106a226a73b47a573fc8889adbc9543593
parent2d54c1b563922337f00f857f4c233b858a73e79e
Fix use of uninitialized variable in mpeg PS detection.
This could easily cause PS detection to fail.

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