You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
420 B
11 lines
420 B
SOURCES_a52 = modules/codec/a52.c
|
|
SOURCES_lpcm = modules/codec/lpcm.c
|
|
SOURCES_araw = modules/codec/araw.c
|
|
SOURCES_vorbis = modules/codec/vorbis.c
|
|
SOURCES_tarkin = modules/codec/tarkin.c
|
|
SOURCES_theora = modules/codec/theora.c
|
|
SOURCES_tremor = modules/codec/vorbis.c
|
|
SOURCES_dv = modules/codec/dv.c
|
|
SOURCES_xvid = modules/codec/xvid.c
|
|
SOURCES_adpcm = modules/codec/adpcm.c
|
|
SOURCES_mpeg_audio = modules/codec/mpeg_audio.c
|
|
|