Video cleanup.

Add noop video output module.
Move VideoThread check into lock/unlock functions.
Add support for choosing video output module.
This commit is contained in:
Johns
2012-03-07 15:31:43 +01:00
parent ee5804fed7
commit acc35fe30c
5 changed files with 298 additions and 247 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
Video source code cleanup.
Fix fast backward with some h264 streams.
Make soft start sync setup menu configurable.
Fix bug: StillPicture NAL end of sequence is 10 and not 0x10.