[FFmpeg-cvslog] libswresample/swresample: remove obsolete code
Michael Niedermayer
git at videolan.org
Wed Jun 28 00:22:46 EEST 2017
ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Tue Jun 27 22:22:50 2017 +0200| [c578c9c229f010f5249255c13ee0c71c415e0ac8] | committer: Michael Niedermayer
libswresample/swresample: remove obsolete code
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c578c9c229f010f5249255c13ee0c71c415e0ac8
---
libswresample/swresample.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/libswresample/swresample.h b/libswresample/swresample.h
index a8db5c2490..c7b84fbcac 100644
--- a/libswresample/swresample.h
+++ b/libswresample/swresample.h
@@ -126,10 +126,6 @@
#include "libswresample/version.h"
-#if LIBSWRESAMPLE_VERSION_MAJOR < 1
-#define SWR_CH_MAX 32 ///< Maximum number of channels
-#endif
-
/**
* @name Option constants
* These constants are used for the @ref avoptions interface for lswr.
More information about the ffmpeg-cvslog
mailing list