1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00
vlc/src
Derk-Jan Hartman fd37e766f8 * modules/codec/quicktime.c: cleaning up of the code. mostly cosmetic.
* modules/demux/mp4/mp4.c: added SVQ1 for the quicktime decoder.
* modules/gui/macosx/macosx.m: typo
* modules/gui/macosx/prefs.m: fix of the module selectors.
* po/nl.po: i've taken a head start on the translations.
* src/libvlc.h: removed unused string RT_PRIORITY_TEXT
2003-05-24 02:48:55 +00:00
..
audio_output * src/audio_output/*, src/input/*: fixed the audio desync option. You can use positive as well as negative values. 2003-05-22 16:01:02 +00:00
extras * src/extras/libc.c: New vlc_wraptext function, 2003-02-08 22:20:28 +00:00
input * src/audio_output/*, src/input/*: fixed the audio desync option. You can use positive as well as negative values. 2003-05-22 16:01:02 +00:00
interface * modules/access/*: pf_read() in access modules is now blocking. We still 2003-03-24 17:15:30 +00:00
misc * INSTALL.win32: added a small note about running vlc under the msvc debugger. 2003-05-22 12:00:57 +00:00
playlist * modules/gui/skins/*: got rid of wxdialogs.h, the skins plugin is now sharing wxwindows.h with the wxwindows plugin. 2003-05-12 17:33:20 +00:00
stream_output * INSTALL.win32: added a small note about running vlc under the msvc debugger. 2003-05-22 12:00:57 +00:00
video_output * modules/gui/skins/src/vlcproc.cpp: fixed yesterday's breakage. 2003-05-21 13:27:25 +00:00
.cvsignore * ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc 2002-09-30 15:46:47 +00:00
libvlc.c * include/main.h 2003-05-21 15:40:03 +00:00
libvlc.h * modules/codec/quicktime.c: cleaning up of the code. mostly cosmetic. 2003-05-24 02:48:55 +00:00
Makefile.am * ALL: added *.am files here and there for future automake support. 2002-09-30 10:00:47 +00:00
vlc.c * ./src/libvlc.c: added a debug message to test the translation system. 2002-12-25 23:39:01 +00:00