]> granicus.if.org Git - handbrake/commit
stream: better probing of PS files
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 27 Nov 2017 18:28:56 +0000 (10:28 -0800)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 27 Nov 2017 18:28:56 +0000 (10:28 -0800)
commit4df3c6b2a6a75d6e2333b1fb012731e2718d490c
tree28a008fe0b5020d0fe66f22cac183ca87def04aa
parentf0200cb414f57e50361e263ddb78ef2ed8f6cbdc
stream: better probing of PS files

The probe did not inspect enough data and did not always detect all
streams.

Thanks to josephpaul0
Fixes https://github.com/HandBrake/HandBrake/issues/1023
libhb/stream.c