1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules
2003-05-02 15:36:41 +00:00
..
access * modules/access/v4l/v4l.c: fixed breakage for devices supporting I420. 2003-04-30 19:20:32 +00:00
access_output * file: use - to write on stdout. (but you can only use ts and ps muxer, 2003-04-29 15:40:31 +00:00
audio_filter * modules/audio_filter/converter/s16tofloat32swab.c: 2003-04-22 22:25:09 +00:00
audio_mixer * modules/*: sanitization of the modules description strings. 2003-03-30 18:14:39 +00:00
audio_output * modules/audio_output/directx.c: fixed the "no sound on NT4" problem. The directx audio plugin wasn't freeing its resources properly in case Probe() failed so the waveout plugin couldn't open the audio device afterwards. 2003-04-29 16:03:14 +00:00
codec * rawvideo.c: fix a bug while filling picture. 2003-05-02 03:40:01 +00:00
control * modules/control/http.c: fixed buffer allocation problem. 2003-04-27 00:02:27 +00:00
demux * mp4: fix playback of some stream with raw audio. I also split 2003-04-30 21:45:52 +00:00
encoder * src/video_output/vout_pictures.c, include/video_output.h: added a vout_InitPicture() function that initializes a picture_t structure based on the given chroma and sizes. 2003-04-27 23:16:35 +00:00
gui Missing files 2003-05-02 15:36:41 +00:00
misc * modules/misc/httpd.c: win32 fix for non-blocking sockets. 2003-04-27 14:11:26 +00:00
mux * copy: added raw audio/video support. 2003-05-02 00:33:42 +00:00
packetizer * copy: added raw audio/video support. 2003-05-02 00:33:42 +00:00
stream_out * transcode: should be able to compress raw audio, need to be cleaned up. 2003-05-02 14:51:57 +00:00
video_chroma * ./modules/**/.cvsignore: added common *$(LIBEXT) values to .cvsignore. 2003-01-16 09:05:37 +00:00
video_filter modules/video_filter/Modules.am: forgot to add the osdtest module 2003-04-08 07:22:10 +00:00
video_output * modules/audio_output/directx.c: fixed the "no sound on NT4" problem. The directx audio plugin wasn't freeing its resources properly in case Probe() failed so the waveout plugin couldn't open the audio device afterwards. 2003-04-29 16:03:14 +00:00
visualization * modules/*: sanitization of the modules description strings. 2003-03-30 18:14:39 +00:00
.cvsignore * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
LIST - new headphone channel mixer with virtual spatialization effect : This 2002-12-09 00:52:42 +00:00
Makefile.am * all: new sout scheme. Now a chain of module are created that can 2003-04-13 20:00:21 +00:00