]> git.sesse.net Git - vlc/commit
* Makefile :
authorMichel Kaempf <maxx@videolan.org>
Mon, 17 Jan 2000 21:51:35 +0000 (21:51 +0000)
committerMichel Kaempf <maxx@videolan.org>
Mon, 17 Jan 2000 21:51:35 +0000 (21:51 +0000)
commitb278b2a6b27b370c3d4b90a7415169082489de69
tree9afccaabf3d5a82ce54c49695e7af69cb791f93e
parent8204a960f7ede9faaf1cf41ae936239720543fbf
* Makefile :
- rajout de ac3_decoder ;
- rajout de l'option MMX ;

* Makefile.dep :
- suppression de lignes vides ;

* include/audio_decoder.h, audio_decoder/audio_decoder.c :
- remplacement de AOUT_FRAME_SIZE par ADEC_FRAME_SIZE et aout_frame_t par
adec_frame_t ;

* include/audio_constants.h :
- mise en commentaire du tableau inutilis� ADEC_FRAME_SIZE ;

* include/audio_output.h :
- corrections typographiques ;

* include/vlc.h :
- rajout de ac3_decoder.h ;
Makefile
Makefile.dep
include/audio_constants.h
include/audio_decoder.h
include/audio_output.h
include/vlc.h
src/audio_decoder/audio_decoder.c