1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00
vlc/modules/audio_mixer/Makefile
Christophe Massiot b5ab493010 * Finally fixed the segfault when resampling.
* Reactivated the A/52 demux.
* Wrote a real full-featured float32 mixer.
2002-08-28 22:25:39 +00:00

4 lines
80 B
Makefile

trivial_SOURCES = trivial.c
float32_SOURCES = float32.c
spdif_SOURCES = spdif.c