summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2014-11-05 20:06:00 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2014-11-05 20:06:00 +0100
commit2b5c3cd09600f7096d4c7b68dd0033ca97f4b72d (patch)
treeb2b984233166711368f99cb8fdec080d7b0e2ff6 /Makefile
parent337811d4c09446bda624a6f63cb73405db47ecd1 (diff)
downloadvdr-plugin-audiorecorder-2b5c3cd09600f7096d4c7b68dd0033ca97f4b72d.tar.gz
vdr-plugin-audiorecorder-2b5c3cd09600f7096d4c7b68dd0033ca97f4b72d.tar.bz2
start _rc6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cdfde83..9d6bbda 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,16 @@ APIVERSION = $(call PKGCFG,apiversion)
### Allow user defined options to overwrite defaults:
+## start new avcodec
+## this is only used for plugin developer!!!
+## convert deprecated audio function in convert.c
+## avcodec_decode_audio3 --> avcodec_decode_audio4
+## avcodec_encode_audio --> avcodec_encode_audio2
+
+#AVCODEC_NEW = 1
+
+## end new avcodec
+
-include $(PLGCFG)
### The name of the distribution archive: