Fix bug: possible endless loop in pes audio parser.

This commit is contained in:
Johns
2012-10-19 15:36:41 +02:00
parent f640ebdeb5
commit 92b4203644
2 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
Fix bug: with some streams endless loop in pes audio parser.
Report correct video size in cSoftHdDevice::GetVideoSize.
Add picture adjustment support for vdpau.
Revert "mpeg_vdpau" back to "mpegvideo_vdpau".