]> git.sesse.net Git - vlc/shortlog
vlc
2003-04-29 Laurent Aimar * stream_output.c: some sanity checks and bypass defau...
2003-04-29 Laurent Aimar * stream_output.c: fix segfault when not specifying...
2003-04-29 Olivier Teulière * ./modules/gui/skins/src/theme.cpp: avoid infinite...
2003-04-29 Laurent Aimar * vlc_config.h: increased AOUT_PTS_TOLERANCE to 40ms...
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 Jon Lech Johansen * ./configure.ac.in: Added --with-libmpeg2-tree
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...
2003-04-25 Laurent Aimar * mms: reduce mtu (avoid too much delay with slow...
2003-04-25 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: small compilation...
2003-04-24 Laurent Aimar * mp4: fix a buffer overflow.
2003-04-24 Laurent Aimar * .cvsignore: forgot this file.
2003-04-24 Laurent Aimar * asf: fix to play stream over mmsh.
2003-04-24 Laurent Aimar * mpeg4video.c: use video size when available from...
2003-04-24 Gildas Bazin* src/libvlc.c: forgot to reload the command line optio...
2003-04-24 Gildas Bazin* Makefile.am: added a dist-hook target to include...
2003-04-24 Gildas Bazin* modules/gui/skins/src/themeloader.*: dropped the...
2003-04-24 Laurent Aimar * mp4: select only first enabled track.
2003-04-24 Cyril Deguet* get screen size with gtk2
2003-04-23 Eric Petit modules/gui/beos/VlcWrapper.cpp: fixed the issue with...
2003-04-23 Cyril Deguet* fixed some constructors and destructors
2003-04-22 Gildas Bazin* modules/codec/libmpeg2.c: make sure there are no...
2003-04-22 Olivier Teulière * ./modules/gui/skins/src/theme.cpp: fixed a bug with...
2003-04-22 Gildas Bazin* modules/audio_filter/converter/s16tofloat32swab.c:
2003-04-22 Gildas Bazin* configure.ac.in: don't link with the math library...
2003-04-22 Cyril Deguet* output.c: avoid a floating point exception when aout...
2003-04-22 Olivier Teulière * ./modules/gui/wxwindows/fileinfo.cpp: cosmetic changes
2003-04-22 Cyril Deguet* fixed the volume slider bug
2003-04-22 Eric Petit * Makefile.am: fixed 'make package-beos'
2003-04-22 Laurent Aimar * mp4: fix "mov playlist" handling. (raaah strncpy...
2003-04-22 Gildas Bazin* modules/codec/libmpeg2.c: fixed aspect ratio problem.
2003-04-22 Laurent Aimar * mp4: preliminary support of "mov playlist(ref) file"
2003-04-22 Laurent Aimar * mp4: more mov fields are parsed.
2003-04-21 Cyril Deguet* changed "Font" into "SkinFont" (see previous commit)
2003-04-21 Cyril Deguet* changed "Window" into "SkinWindow" to prepare X11...
2003-04-21 Cyril Deguet* at last fixed transparency under linux !!
2003-04-21 Anil Daoud*All: fixed unwanted fileinfo window refresh under...
2003-04-21 Gildas Bazin* modules/misc/network/ipv4.c: a bit of cleanup.
2003-04-21 Cyril Deguet* raise the skin window on top when clicked
2003-04-21 Gildas Bazin* configure.ac.in: print an error message if libmpeg2...
2003-04-21 Gildas Bazin* configure.ac.in: the libmpeg2 plugin is now enabled...
2003-04-21 Cyril Deguet* added a preferences button in the default skin
2003-04-21 Cyril Deguet* fixed the previous commit for linux
2003-04-21 Cyril Deguet* fixed a timing issue under windows ?
2003-04-21 Olivier Teulière * we now use a wxwindow dialog to load the skins,...
2003-04-21 Cyril Deguet* shortcut handling under linux
2003-04-21 Olivier Teulière * added preferences, file info and stream output dialo...
2003-04-21 Christophe... * configure.ac.in : finished disabling the old mpeg_vid...
2003-04-21 Cyril Deguet* fixed refresh of the playlist (and a segfault...)
2003-04-20 Christophe... * modules/codec/libmpeg2.c: fixed a problem with some...
2003-04-20 Cyril Deguet* fixed a segfault at exit
2003-04-20 Cyril Deguet* a few segfaults but wxwindows works under linux !
2003-04-20 Gildas Bazin* modules/audio_output/file.c: fixed a mismatch in...
2003-04-20 Sam Hocevar * ./modules/audio_output/oss.c: code comments.
2003-04-20 Sam Hocevar * ./modules/video_output/fb.c: fixed a bug that preve...
2003-04-20 Sam Hocevar * ./mozilla/npvlc_rc.rc: fixed a typo in the MIME...
2003-04-20 Olivier Teulière * added wxwindows Open and Messages dialog boxes into...
2003-04-20 Cyril Deguet* added wxwindows for skins !!
2003-04-20 Gildas Bazin* configure.ac.in: removed useless --with-ffmpeg=PATH...
2003-04-20 Laurent Aimar * mms/* : begining of a m$-http-for-asf-streaming...
2003-04-20 Jon Lech Johansen * ./modules/gui/skins/src/themeloader.cpp: compile...
2003-04-20 Emmanuel Puig* Fixed mouse wheel
2003-04-20 Cyril Deguet* fixed the "always on top" bug
2003-04-20 Emmanuel Puig* Added support of wheel with win32
2003-04-20 Emmanuel Puig* Fixed support of wheel for playlist with GTK2
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/ffmpeg.c: fixed...
2003-04-20 Cyril Deguet* enabled scrolling in the playlist with the mouse...
2003-04-20 Christophe... * The libmpeg2 plug-in is now completely operational ;
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/*, modules...
2003-04-20 Cyril Deguet* fixed a typo with dvbpsi
2003-04-19 Derk-Jan Hartman* Added a 'opaqueness' configoption to macosx-vout...
2003-04-19 Emmanuel Puig* Font fixed
next