]> git.sesse.net Git - vlc/shortlog
vlc
2004-05-31 Olivier Teulièreskins2-howto.xml: Added two internal links
2004-05-31 Olivier Teulière * skins2: same fix as in modules/access/directory.c
2004-05-31 Olivier Teulière * modules/gui/wxwindows/preferences.cpp: fixed a refco...
2004-05-31 Clément StenacFix play-and-stop behaviour with playlist_Command
2004-05-31 Laurent Aimar * ncurses: fixed the error that was making the browser...
2004-05-31 Derk-Jan Hartman* modules/gui/ncurses.c: Ahum fixed broken filebrowser.
2004-05-30 Laurent Aimar * access2: fix seek with access2 using pf_block.
2004-05-30 Laurent Aimar * tcp: convertd to access2.
2004-05-30 Laurent Aimar * x264: I have commited debug stuff :(
2004-05-30 Laurent Aimar * access2: fixed seeking.
2004-05-30 Laurent Aimar * input.c: set access2->b_die.
2004-05-30 Laurent Aimar * access2: support for demuxer access provided.
2004-05-30 Derk-Jan Hartman* Added a filebrowser (B)
2004-05-30 Derk-Jan Hartman* ahum. == on a mask instead of &
2004-05-30 Laurent Aimar * access,demux: fixed parsing.
2004-05-30 Laurent Aimar * input: warning fix (int ->byte_t*).
2004-05-30 Gildas Bazin* modules/access/directory.c: minor fix.
2004-05-30 Sigmund Augdal... modules/codec/ffmpeg/chroma.c: resize properly if desti...
2004-05-30 Anil Daoud* wizard.cpp: compilation fixes
2004-05-30 Clément StenacMove streaming data to a separate file (will have to...
2004-05-30 Laurent Aimar * access2: access2 <-> access1 wrapper (untested).
2004-05-30 Laurent Aimar * ninput: typo.
2004-05-30 Laurent Aimar * ninput: more access2 things.
2004-05-30 Clément StenacMissing icons
2004-05-30 Laurent Aimar * access: implement access2_nEw (untested).
2004-05-30 Clément Stenac* New wizard is now about usable, yet unfinished
2004-05-30 Sigmund Augdal... modules/audio_output/alsa.c: fixed an utterly nonsensia...
2004-05-30 Gildas Bazin* src/misc/modules.c: avoid name collisions on win32.
2004-05-30 Sigmund Augdal... share/http/index.html: output valid xhtml, even with...
2004-05-30 Gildas Bazin* modules/gui/gtk/*: got rid of --search-path option...
2004-05-30 Laurent Aimar * ninput, access: compilation fix.
2004-05-29 Laurent Aimar * Makefile.am: added acces.c (for people still using...
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-05-29 Gildas Bazin* src/misc/modules.c: small cleanup.
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-05-29 Yoann Peronneau * modules/gui/ncurses.c: Fixed a bug due to the new...
2004-05-29 Yoann PeronneauAdded a Mute OSD icon.
2004-05-29 Laurent Aimar * rtp: use dynamique RTP payload type for h263-1998...
2004-05-29 Laurent Aimar * ts: added 14496-17 (text sub) support. It assumes...
2004-05-29 Laurent Aimar * copy: low latency for subt.
2004-05-29 Laurent Aimar ts: ooops, debug messages removed.
2004-05-29 Laurent Aimar * ts.c: - send PES as soon as possible to decoder...
2004-05-28 Derk-Jan Hartman* Let's enable folks to bootstrap
2004-05-28 Derk-Jan Hartman* ncurses intf
2004-05-28 Derk-Jan Hartman* Fix some small potential crashes
2004-05-28 Derk-Jan Hartman* src/input/input.c: As soon as we know the length...
2004-05-28 Laurent Aimar * rtp: h263 support (untested).
2004-05-28 Laurent Aimar * copy: don't break the length for subtitle packet.
2004-05-28 Laurent Aimar * mp4: first try to add text subtitle muxing support...
2004-05-28 Laurent Aimar * mp4: convert all \r to \n in subt.
2004-05-28 Felix Paul... * fixed broken translation of 2 buttons of the info...
2004-05-28 Derk-Jan Hartman* bootstrap fix for corba module
2004-05-28 Gildas Bazin* configure.ac: netsync needs to be linked with ws2_32...
2004-05-27 Laurent Aimar * mp4: added text track support. (there is a problem...
2004-05-27 Gildas Bazin* modules/video_chroma/i422_yuy2.c: fixed the I422...
2004-05-27 Gildas Bazin* Makefile.am: added include/snapshot.h.
2004-05-27 Gildas Bazin* modules/control/netsync.c: test before you commit.
2004-05-27 Gildas Bazin* video_output/snapshot.c, control/netsync.c: added...
2004-05-27 Sigmund Augdal... remove debug messages along the success path
2004-05-27 Gildas Bazin* modules/demux/mjpeg.c: fixed small memleak.
2004-05-27 Olivier AubertCORBA module update:
2004-05-27 Olivier AubertCode cleanup to prepare CORBA module update
2004-05-27 Gildas Bazin* modules/demux/mjpeg.c: fixed --mjpeg-fps.
2004-05-27 Olivier AubertSnapshot module (dummy video output module keeping...
2004-05-27 Olivier AubertSnapshot module (dummy video output module keeping...
2004-05-27 Gildas Bazin* modules/demux/mjpeg.c: fixed pts calculation.
2004-05-27 Gildas Bazin* modules/demux/mjpeg.c: got rid of a couple of useless...
2004-05-27 Gildas Bazin* modules/control/netsync.c: Experimental network synch...
2004-05-27 Derk-Jan Hartman * src/libvlc.h
2004-05-26 Derk-Jan Hartman* enable mjpeg module and add to LIST
2004-05-26 Derk-Jan Hartman* misc/sap.c: check for packetsize attribute and increa...
2004-05-26 Sigmund Augdal... mime multipart jpeg and jpeg series of images demuxer by
2004-05-26 Jean-Paul SamanUse *ScreenResolution() function iso of mixing them...
2004-05-26 Yoann PeronneauAdded Play and Pause OSD Icons for hotkeys.
2004-05-26 Christophe... * modules/access/pvr: Added keyint= and bframes= options.
2004-05-26 Clément StenacCompile fix
2004-05-26 Andre Pang* CMML codec:
2004-05-26 Andre Pang* cmml: fix for loading non-file:// URLs on win32
2004-05-25 Laurent Aimar *livedotcom: added H263-2000 (untested).
2004-05-25 Laurent Aimar* mp4: fix for alaw/ulaw. Clever people that designed...
2004-05-25 Gildas Bazin* modules/video_output/directx/events.c: fixed deadlock...
2004-05-25 Yoann Peronneau* modules/control/hotkeys.c: check if there is a vout...
2004-05-24 Olivier Teulière * skins2: Open the file requester dialog when clicking...
2004-05-24 Derk-Jan Hartman* Remove last remenants of info.h and info.m
2004-05-24 Derk-Jan Hartman* Fixed the YUY2 and RV Render() of the OSD widgets.
2004-05-24 Jean-Paul SamanHD1000 video output
2004-05-24 Jean-Paul SamanHD1000 video output
2004-05-24 Gildas Bazin* modules/packetizer/mpegvideo.c: better fix.
2004-05-24 Gildas Bazin* modules/packetizer/mpegvideo.c: corner case fix for...
2004-05-24 Jon Lech Johansen * drms.c: Fixed bug which caused the wrong ID to...
2004-05-24 Laurent Aimar * ts: fixed pts, and readding default gathering to...
2004-05-24 Jérome DecoodtVolume icons are buttons to change volume
2004-05-23 Jon Lech Johansen * drms.c: Preview endian fix.
2004-05-23 Derk-Jan Hartman* Remove the old info window from SVN.
2004-05-23 Yoann PeronneauOSD sliders are now used if the vout is not embedded...
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...
2004-05-23 Yoann Peronneau* added a search function for the playlist with ncurses...
2004-05-23 Laurent Aimar * raw demuxers: few fixes, add es only after first...
2004-05-23 Laurent Aimar * video; in hurry up mode 5 when scanning for width...
2004-05-23 Laurent Aimar * es_out: avoid null dts/pts after *9/100 (with non...
next