]> git.sesse.net Git - vlc/history - modules
* modules/access/file.c: fixed large file support on win32.
[vlc] / modules /
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.
2003-05-02 Laurent Aimar * copy: added raw audio/video support.
2003-05-01 Olivier Teulière * ./modules/gui/skins/gtk2/gtk2_run.cpp: fixed compila...
2003-05-01 Derk-Jan Hartman* modules/gui/macosx/macosx.m
2003-04-30 Derk-Jan HartmanALL: New output dialog that uses the new --sout syntax.
2003-04-30 Laurent Aimar * mp4: fix playback of some stream with raw audio...
2003-04-30 Cyril Deguet* enable basic-skins for GTK2 (not tested yet ;)
2003-04-30 Olivier Teulière * ./configure.ac.in:
2003-04-30 Gildas Bazin* modules/access/v4l/v4l.c: fixed breakage for devices...
2003-04-30 Derk-Jan Hartmanmodules/gui/macosx/controls.m: fixed cosmetic issue...
2003-04-30 Gildas Bazin* modules/access/ftp.c, modules/access/http.c: slightly...
2003-04-30 Derk-Jan Hartmanmodules/access/http.c:
2003-04-29 Laurent Aimar all: use /* */ instead of // (we write c code)
2003-04-29 Olivier Teulière * ./modules/gui/skins/src/theme.cpp: avoid infinite...
2003-04-29 Derk-Jan Hartman* modules/gui/macosx/playlist.m:
2003-04-29 Gildas Bazin* modules/audio_output/directx.c: fixed the "no sound...
2003-04-29 Laurent Aimar * file: use - to write on stdout. (but you can only...
2003-04-29 Gildas Bazin* modules/gui/skins/*, configure.ac.in: removed the...
2003-04-28 Laurent Aimar * avi: fixed playback of broken stream....
2003-04-28 Olivier Teulière * modules/gui/skins/win32/win32_run.cpp: clean exit...
2003-04-28 Olivier Teulière * ./modules/gui/skins/src/banks.cpp: fixed a segfault...
2003-04-28 Cyril Deguet* skeleton of X11 skins
2003-04-28 Cyril Deguet* skeleton of X11 skins
2003-04-28 Cyril Deguet* changed Region into SkinRegion to prepare the X11...
2003-04-28 Cyril Deguet* fixed compilation under linux
2003-04-28 Olivier Teulière * ./modules/gui/skins/*: first attempt at porting...
2003-04-27 Gildas Bazin* src/video_output/vout_pictures.c, include/video_outpu...
2003-04-27 Gildas Bazin* src/video_output/video_output.c: small bugfix + vout_...
2003-04-27 Gildas Bazin* modules/codec/ffmpeg/*: added chroma conversion capab...
2003-04-27 Gildas Bazin* modules/demux/rawdv.c: fixes for when the video and...
2003-04-27 Gildas Bazin* modules/misc/httpd.c: win32 fix for non-blocking...
2003-04-27 Laurent Aimar * avi: clean up. Some standard file (ie with 1 RIFF...
2003-04-27 Laurent Aimar * ffmpeg: stop skipping video sometime ;).
2003-04-27 Laurent Aimar * avi: Support for OpenDML file.
2003-04-27 Laurent Aimar * httpd: added "Cache-Control: no-cache" by default.
2003-04-27 Gildas Bazin* modules/control/http.c: fixed buffer allocation problem.
2003-04-26 Laurent Aimar * video: spelling error.
2003-04-26 Laurent Aimar * ffmpeg: we always skip video if we have more than...
2003-04-26 Gildas Bazin* modules/control/http.c: brand new (and also basic...
2003-04-26 Laurent Aimar * mpegaudio: if the file name end by .mp3, use a stron...
2003-04-26 Gildas Bazin* configure.ac.in: enabled xvid and ffmpeg encoders
2003-04-26 Gildas Bazin* modules/codec/rawvideo.c: added support for YUY2...
2003-04-25 Laurent Aimar * libmp4: clean up and preliminary work to read mp4...
2003-04-25 Laurent Aimar * ffmpeg: use bigger split size (~8000 samples) as...
2003-04-25 Laurent Aimar *ffmpeg: split huge audio packets as aout didn't like...
next