diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-02-27 13:49:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-02-27 13:49:18 +0100 |
commit | 83a313622818a4999ff44452aa9de09eae986351 (patch) | |
tree | 7db7f0ab1641c9bd4aa698348a64b37861418ce8 /HISTORY | |
parent | 61c6b36bbc2b624dba44082701818d843f4f00b3 (diff) | |
download | vdr-83a313622818a4999ff44452aa9de09eae986351.tar.gz vdr-83a313622818a4999ff44452aa9de09eae986351.tar.bz2 |
Credits to Marcus Hilbrich
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6540,7 +6540,7 @@ Video Disk Recorder Revision History - Fixed reallocating memory in cTsToPes::PutTs() (suggested by Oliver Endriss). - Now checking the result of all realloc() calls. - Fixed setting up the 'Recordings' menu in case there are several recordings - with exactly the same name. + with exactly the same name (reported by Marcus Hilbrich). - Setting the audio type of language descriptors to 0x00 in the PAT/PMT generator (thanks to Anssi Hannula). - Changed the compiler optimization flag to -O3, which gives quite a performance |