git.videolan.org
/
ffmpeg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lavr: x86: optimized 6-channel s16p to s16 conversion
[ffmpeg.git]
/
libavresample
/
Makefile
1
NAME = avresample
2
FFLIBS = avutil
3
4
HEADERS = avresample.h \
5
version.h \
6
7
OBJS = audio_convert.o \
8
audio_data.o \
9
audio_mix.o \
10
audio_mix_matrix.o \
11
options.o \
12
resample.o \
13
utils.o \
14
15
TESTPROGS = avresample