Removed scaling coordinates in letterbox mode from cDvbSpu

This commit is contained in:
Klaus Schmidinger
2005-05-07 11:17:25 +02:00
parent 8b137f8ce5
commit a20ddc1f22
4 changed files with 8 additions and 32 deletions

View File

@@ -3502,3 +3502,5 @@ Video Disk Recorder Revision History
this has been put into a separate function.
- The timer status now has a new bit that is set when that timer is currently
recording (suggested by Matthias Schniedermeyer). See man vdr(5) for details.
- Removed scaling coordinates in letterbox mode from cDvbSpu - the DVD plugin, which
was the only one needing this, doesn't need it any more (thanks to Marco Schl<68><6C>ler).