summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-07 15:56:11 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-07 15:56:11 +0100
commit4162bff1e773ffa9b86304faeffb4399f838553f (patch)
treea2acc9e3d496598f548d5433b5966003f95855e9 /HISTORY
parent7326f697b6fa691dd728d2302bf53333534017e4 (diff)
downloadvdr-4162bff1e773ffa9b86304faeffb4399f838553f.tar.gz
vdr-4162bff1e773ffa9b86304faeffb4399f838553f.tar.bz2
Fixed the default quality value when grabbing a JPEG image
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a787e333..e30bbdfd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3276,3 +3276,5 @@ Video Disk Recorder Revision History
doesn't work with the selected audio languages. It also doesn't appear to
work with some DVB cards (esp. the Siemens DVB-S Rev 1.3).
- Fixed a possible race condition in cDevice::Action() (thanks to Mattias Grönlund).
+- Fixed the default quality value when grabbing a JPEG image (thanks to Patrick
+ Gleichmann).