1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-29 11:58:24 +02:00
vlc/modules
2004-02-13 10:42:24 +00:00
..
access * all: use the data_packet_count from the asf header when the server 2004-02-12 20:09:38 +00:00
access_output * http: Err -> Warn for Seek. 2004-02-03 20:12:53 +00:00
audio_filter * modules/audio_filter/converter/dtstospdif.c: cough cough. 2004-02-08 00:15:04 +00:00
audio_mixer string review by Christophe Mutricy aka xtophe 2004-01-25 17:20:19 +00:00
audio_output * modules/codec/dts.c: fixes a buffer overflow with s/pdif. 2004-02-06 18:15:44 +00:00
codec * modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly. 2004-02-08 22:37:37 +00:00
control * http.c: made strsub a bit clean. 2004-02-09 23:30:37 +00:00
demux * Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the 2004-02-10 02:57:18 +00:00
gui Disabled the preference menu, it is not filled in anyway. 2004-02-13 10:09:46 +00:00
misc * httpd: fixed a integer overflow. 2004-02-05 19:51:46 +00:00
mux * modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE() from vlc_common.h. 2004-02-06 23:43:32 +00:00
packetizer * modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be sent out with a null dts. 2004-01-27 14:05:33 +00:00
stream_out * modules/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24. 2004-02-12 23:51:15 +00:00
video_chroma render.c: RGB2 now gets the right color from the RGB color map. 2004-01-31 05:53:35 +00:00
video_filter deinterlace.c : missing 'else' that prevented MergeAltivec from being used. 2004-02-13 10:42:24 +00:00
video_output * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option. 2004-02-05 22:56:12 +00:00
visualization modules/visualization/visual/visual.c: strings review. 2004-01-26 18:45:45 +00:00
.cvsignore * bootstrap: 2003-06-27 13:50:13 +00:00
LIST * ALL: playlist API changes 2004-01-05 13:07:03 +00:00
list.sh * modules/list.sh: 2003-09-20 03:38:52 +00:00