]> git.sesse.net Git - vlc/history - modules
* ./debian/control: Debian packages now build with an mpeg2dec CVS tree in
[vlc] / modules /
2003-05-14 Laurent Aimar * aac: use extention based detection.
2003-05-14 Laurent Aimar * ts: do not use DVB reserved pid(s) (thanks Miguel...
2003-05-14 Gildas Bazin* modules/gui/skins/Modules.am: include module/gui...
2003-05-13 Gildas Bazin* modules/gui/wxwindows/menus.cpp: forgot a vlc_object_...
2003-05-13 Gildas Bazin* modules/gui/wxwindows/*: added a navigation menu...
2003-05-13 Gildas Bazin* modules/gui/wxwindows/*: new subtitles file dialog...
2003-05-13 Cyril Deguet* beginning of event processing in X11 skins
2003-05-13 Cyril Deguet* changed OSGraphics constructor (needed for X11)
2003-05-13 Eric Petit modules/gui/beos/PreferencesWindow.*:
2003-05-13 Gildas Bazin* modules/control/rc/rc.c: win32 fixes for the handling...
2003-05-13 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: small fixes.
2003-05-13 Eric Petit modules/gui/beos/PreferencesWindow.*: use config_Reset...
2003-05-12 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: the config...
2003-05-12 Eric Petit modules/gui/beos/VlcWrapper.h: compile fix
2003-05-12 Gildas Bazin* modules/gui/skins/*: got rid of wxdialogs.h, the...
2003-05-12 Derk-Jan Hartman* First set config variable, then add the files (and...
2003-05-11 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-05-11 Derk-Jan Hartman* ALL:
2003-05-11 Derk-Jan Hartman* forgot one file. see previous intf.m commit for details.
2003-05-11 Derk-Jan Hartman* src/input/input_programs.c: Added a 'intf-changed...
2003-05-11 Gildas Bazin* modules/gui/wxwindows/interface.cpp: work-around...
2003-05-11 Sigmund Augdal HelbergAdded code to render subtitles with the freetype module...
2003-05-11 Gildas Bazin* configure.ac.in: fixed the wx-config detection by...
2003-05-11 Gildas Bazin* modules/gui/wxwindows/*: the wxWindows plugin is...
2003-05-11 Sigmund Augdal Helberg* osd_test.c: better size calculations. Use VLC_VAR_TIM...
2003-05-11 Christophe Massiot* modules/audio_filter/resampler/coreaudio.c: more...
2003-05-10 Laurent Aimar * ffmpeg : fix for svq3.
2003-05-10 Derk-Jan Hartman* added VP31 fourcc's.
2003-05-10 Derk-Jan Hartman* Finished the sout dialog on OSX.
2003-05-09 Laurent Aimar * ffmpeg: now ffmpeg has a SVQ3 decoder, so use it :)
2003-05-09 Sigmund Augdal Helbergoss.c: give a warning if --spdif is set but the sourndc...
2003-05-09 Laurent Aimar * faad: better support of AAC without ESDS.
2003-05-09 Laurent Aimar* mp4: fixed mace3/6 decoding. Only mono audio is worki...
2003-05-09 Gildas Bazin* modules/misc/httpd.c: win32 fixes.
2003-05-09 Laurent Aimar * mmstu: fixed a lookup.
2003-05-09 Derk-Jan Hartman* modules/gui/macosx/prefs.m:
2003-05-09 Eric Petit * src/misc/messages.c: forget a defined(SYS_BEOS)...
2003-05-09 Derk-Jan Hartman* modules/gui/macosx/prefs.?:
2003-05-08 Derk-Jan Hartmanmodules/gui/macosx/intf.m: We shouldn't save the config...
2003-05-08 Laurent Aimar * ftp : updated copyright info.
2003-05-08 Laurent Aimar * v4l: clean up.
2003-05-08 Laurent Aimar * v4l: remove __V4L_AUDIO_ (useless)
2003-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
2003-05-08 Christophe Massiot* modules/gui/macosx: Fixed crashes with the new submen...
2003-05-08 Gildas Bazin* modules/access/file.c: fixed large file support on...
2003-05-08 Gildas Bazin* modules/gui/wxwindows/menus.cpp: misc small fixes.
2003-05-08 Eric Petit modules/gui/beos/PreferencesWindow.cpp: cosmetic
2003-05-08 Eric Petit * modules/gui/beos/AudioOutput.cpp: more cleaning
2003-05-08 Derk-Jan HartmanALL: autogenerated menu's for chapter,title,program...
2003-05-07 Eric Petit modules/gui/beos/AudioOutput.cpp: cleaning
2003-05-07 Eric Petit * modules/gui/beos/MessagesWindow.cpp: fixed a nasty bug
2003-05-07 Eric Petit modules/gui/beos/PreferencesWindow.cpp:
2003-05-07 Gildas Bazin* modules/gui/wxwindows/*: Fix (use different id number...
2003-05-07 Laurent Aimar * ffmpeg: --ffmpeg-truncated is now an int :
2003-05-07 Eric Petit modules/gui/beos/*: fixed a few things I broke recentl...
2003-05-07 Gildas Bazin* modules/gui/wxwindows/*: misc fixes.
2003-05-07 Laurent Aimar * mp4: raaaah, sometime moov box are masqueraded by...
2003-05-07 Laurent Aimar * ffmpeg: do not use CODEC_FLAG_TRUNCATED by default...
2003-05-07 Gildas Bazin* modules/gui/wxwindows/open.cpp: removed the channels...
2003-05-06 Gildas Bazin* modules/demux/mpeg/ts.c: fixed my last f*ckage +...
2003-05-06 Derk-Jan Hartman* ALL: there were reports of crashes in the menucode...
2003-05-06 Laurent Aimar * mp4: fix a segfault and play .3gp with h263 video...
2003-05-06 Laurent Aimar * http: redirect to main page each time we pass argume...
2003-05-06 Laurent Aimar * http: fix 'add mrl'.
2003-05-06 Laurent Aimar * mms: fix for builtin compilation.
2003-05-05 Gildas Bazin* modules/demux/mpeg/ts.c: compiler warning fix.
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-05 Derk-Jan Hartman* fixed the autogenerated menu's.
2003-05-05 Gildas Bazin* modules/gui/skins/src/*: forgot a few references...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-05-05 Laurent Aimar * bits.h: clean up
2003-05-05 Sigmund Augdal HelbergImplemented support for CONFIG_ITEM_DIRECTORY
2003-05-05 Eric Petit modules/gui/beos/*: Partial fix for Preferences resizing
2003-05-05 Gildas Bazin* modules/gui/skins/src/*: compilation fixes under...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-05-04 Christophe Massiot* modules/codec/libmpeg2.c: fixed the "main: cannot...
2003-05-04 Laurent Aimar * transcode: follow the same logic for ab than vb...
2003-05-04 Christophe Massiot* modules/audio_output/coreaudio.c: worked around a...
2003-05-04 Sam Hocevar * ./modules/video_output/sdl.c: avoid crashes at...
2003-05-04 Laurent Aimar * mpga_audio: should fix an infinite loop when miss...
2003-05-04 Christophe MassiotMore cleaning of the STATE_INVALID stuff (still not...
2003-05-03 Christophe MassiotFixed handling of STATE_INVALID states.
2003-05-03 Laurent Aimar * transcode: added qmin, qmax and hq(high quality...
2003-05-03 Laurent Aimar * transcode: fix cropping code.
2003-05-03 Laurent Aimar * transcode: fixed video resizing.
2003-05-03 Eric Petit beos/* : New Preferences window that lets you configur...
2003-05-03 Laurent Aimar * transcode: added two options:
2003-05-03 Laurent Aimar * v4l: used the same trick than vls to avoid too much...
2003-05-03 Laurent Aimar * ts: fix a memory leak.
2003-05-03 Laurent Aimar*** empty log message ***
2003-05-03 Laurent Aimar * v4l: fix a stupid bug that broke audio.
2003-05-03 Laurent Aimar * all: shut up valgrind ;) (memory leacks and one...
2003-05-02 Laurent Aimar * transcode: fix about raw audio.
2003-05-02 Laurent Aimar * v4l: audio grabbing part begin to work :)
2003-05-02 Laurent Aimar * transcode: compilation fix.
2003-05-02 Gildas Bazin* modules/gui/skins/*: compilation fixes for MSVC....
2003-05-02 Eric Petit Missing files
2003-05-02 Laurent Aimar * transcode: should be able to compress raw audio...
2003-05-02 Laurent Aimar * transcode: accept and create raw video(I420,I422...
2003-05-02 Laurent Aimar * rawvideo.c: fix a bug while filling picture.
next