mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be used by derived output devices to implement scaling the video to a given size and location
This commit is contained in:
@@ -1776,6 +1776,8 @@ Lucian Muresan <lucianm@users.sourceforge.net>
|
||||
for reporting duplicate texts in i18n.c
|
||||
for suggesting to use 'gettext' for internationalization
|
||||
for exporting some libsi functions
|
||||
for suggesting to add functions to cDevice that allow derived output devices to
|
||||
implement scaling the video to a given size and location
|
||||
|
||||
Mattias Gr<47>nlund <Mattias@Gronlund.net>
|
||||
for pointing out a missing cleanup at program exit in case there is a problem
|
||||
|
Reference in New Issue
Block a user