Software deinterlacer (config/skip chroma deint):

Add support for skip chroma deinterlace to software deinterlacer.
Type of software deinterlacer now configurable from setup menu.
This commit is contained in:
Johns
2012-02-09 21:22:42 +01:00
parent 8c16466d31
commit d8f63adaad
3 changed files with 166 additions and 54 deletions

View File

@@ -1,6 +1,8 @@
User johns
Date:
Add support for skip chroma deinterlace to software deinterlacer.
Type of software deinterlacer now configurable from setup menu.
Mixer channel could be set through command line option.
Fix bug: LFE moved to wrong position.
Guard suspend/resume against multiple calls.