diff options
author | Johns <johns98@gmx.net> | 2013-07-18 17:08:47 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2013-07-18 17:08:47 +0200 |
commit | c646007db1f68944b09d645636465b0ef973abec (patch) | |
tree | 6b88ea4687dacb2828362fb7bf8b28239c2d0747 /ChangeLog | |
parent | 7615305960cfa93c17120f9078fbcb9a62b8bb67 (diff) | |
download | vdr-plugin-softhddevice-c646007db1f68944b09d645636465b0ef973abec.tar.gz vdr-plugin-softhddevice-c646007db1f68944b09d645636465b0ef973abec.tar.bz2 |
Use ffmpeg new names AVCodecID, AV_CODEC_... .
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ User johns Date: + Use ffmpeg new names AVCodecID, AV_CODEC_... . Fix bug: video lagging behind after recording stop. Reduce PES error messages. Fix bug #1392: Wrong value for mixing LFE. |