diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-07-28 14:30:30 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-08-28 16:04:27 +0200 |
commit | 2d40968dd3ff17b12f7c80dbfad409b14418e267 (patch) | |
tree | 6ff95e01ae0ead9f83fc8f8cf3493ac24c4dd95b /libavutil/Makefile | |
parent | cdfe45ad371b7a8e6135b6c063b6b2a93152cb3a (diff) | |
download | ffmpeg-2d40968dd3ff17b12f7c80dbfad409b14418e267.tar.gz |
lavu: Drop deprecated audioconvert.h header
Deprecated in 11/2012.
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r-- | libavutil/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile index 9d81006921..17bd57e8b7 100644 --- a/libavutil/Makefile +++ b/libavutil/Makefile @@ -4,7 +4,6 @@ HEADERS = adler32.h \ aes.h \ attributes.h \ audio_fifo.h \ - audioconvert.h \ avassert.h \ avstring.h \ avutil.h \ |