diff options
author | scop <scop> | 2007-04-03 14:13:47 +0000 |
---|---|---|
committer | scop <scop> | 2007-04-03 14:13:47 +0000 |
commit | c2c7dec76c05d8ed1bf8d06ecbb61f0cf26e9527 (patch) | |
tree | d0d6418bc10ff1e2eab0536c8d621097ceea1ebb /HISTORY | |
parent | f7224c226b1631eeae81cd5542a953c024e27d31 (diff) | |
download | vdr-plugin-dxr3-c2c7dec76c05d8ed1bf8d06ecbb61f0cf26e9527.tar.gz vdr-plugin-dxr3-c2c7dec76c05d8ed1bf8d06ecbb61f0cf26e9527.tar.bz2 |
Use avcodec_decode_audio2() if available.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -321,4 +321,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - add Polish translation (Mikolaj Tutak) - sync "make install" with VDR 1.4.2-2 (Ville Skyttä) - use cCondWait::SleepMs() instead of usleep (Ville Skyttä) +- avoid deprecation warnings with newish libavcodec (Ville Skyttä) - various minor tweaks |