Video improvements.

Fix generate of video output from StillPicture.
Add support for resolution dependend video parameterts (Deinterlace,
Scaling, Denoise, Sharpen, ...).
This commit is contained in:
Johns
2012-01-09 17:03:04 +01:00
parent 5e005eeff5
commit 96eefca699
7 changed files with 353 additions and 156 deletions

View File

@@ -1,6 +1,10 @@
User johns
Date:
Add support of resolution dependend video parameters (deint, scale, ...).
Add support for recording play back.
Add workaround for alsa crash in snd_pcm_prepare.
Fix bug: audio crash on exit.
Fix build with vdr without yaepg support.
Support yaepghd video picture output position change.