Browse Source

libswresample/swresample: remove obsolete code

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.4
Michael Niedermayer 7 years ago
parent
commit
c578c9c229
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      libswresample/swresample.h

+ 0
- 4
libswresample/swresample.h View File

@@ -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.


Loading…
Cancel
Save