]> git.sesse.net Git - vlc/shortlog
vlc
2004-01-09 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2004-01-09 Derk-Jan Hartman* include/variables.h
2004-01-09 Jon Lech Johansen * ./src/misc/configuration.c: win32 UNICODE fixes.
2004-01-09 Gildas Bazin* src/extras/libc.c: return result in vlc_asprintf().
2004-01-09 Gildas Bazin* ALL: added vlc_asprintf() to our libc.
2004-01-09 Jon Lech Johansen * ./modules/demux/mp4/drms.c: switched to dyn. linkin...
2004-01-09 Derk-Jan Hartman* configure --help aliging
2004-01-09 Derk-Jan Hartman* Gibalou you broke something again :)
2004-01-09 Derk-Jan Hartman* MAX_PATH is a windowism. Use PATH_MAX.
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2004-01-09 Jon Lech Johansen * ./modules/demux/mp4/drms.c: improved sci handling.
2004-01-09 Derk-Jan Hartman* video.c: gibalou: no palctrl in avcodec context in...
2004-01-09 Rocky BernsteinMinor grammatical changes.
2004-01-09 Gildas Bazin* modules/demux/mpeg/Modules.am: forgot to remove priva...
2004-01-09 Gildas Bazin* modules/demux/mpeg: fixed latest changes to mpeg...
2004-01-09 Gildas Bazin* modules/codec/ffmpeg/video.c: setup dummy palette...
2004-01-08 Sigmund Augdal... modules/codec/ffmpeg/ffmpeg.c:
2004-01-08 Derk-Jan Hartman* And AGAIN the caca fix
2004-01-08 Derk-Jan Hartman* thats what you get when you work in multiple directories
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: compilation fix for...
2004-01-08 Derk-Jan Hartman* caca 0.6 doesn't work with 0.7.0 remember? :)
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/demux.c: improvements.
2004-01-08 Derk-Jan Hartman* Updated with new libraries in vlc
2004-01-08 Sam Hocevar * modules/video_output/caca.c:
2004-01-08 Derk-Jan Hartman* Updated the ebuild for 0.7.0
2004-01-08 Laurent Aimar * ncurses: added and updated a lot of fonctionnalities...
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: oops.
2004-01-08 Rémi Denis... Added .cvsignore
2004-01-08 Derk-Jan Hartman* ffmpeg 0.4.8 compilation fix
2004-01-08 Jon Lech Johansen * ./src/extras/libc.c: vasprintf bug fix.
2004-01-08 Laurent Aimar * vlc_common: mmh, use right prototype...
2004-01-08 Laurent Aimar * all: correct test for vasprintf.
2004-01-08 Sigmund Augdal... modules/gui/wxwindows/playlist.cpp:
2004-01-08 Laurent Aimar * modules/demux/mp4/libmp4.c: use vasprintf
2004-01-08 Gildas Bazin* configure.ac: detect if libavformat is present.
2004-01-07 Laurent Aimar * all: added own implementation of vasprintf. I hope...
2004-01-07 Gildas Bazin* src/playlist/*: fixed memory leaks.
2004-01-07 Laurent Aimar * input: fix to avoid forced subtitle not selected.
2004-01-07 Derk-Jan Hartman* Fix a memory leak when there is no p_vout, but when...
2004-01-07 Derk-Jan Hartman* Clarify some instructions.
2004-01-07 Laurent Aimar * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR...
2004-01-07 Laurent Aimar * http: complete rewrite (using net_Printf/net_Gets)
2004-01-07 Laurent Aimar * demux2: allow to force demuxer.
2004-01-07 Laurent Aimar * net: mem leak in net_Printf
2004-01-07 Rocky BernsteinBetter operator association in computing duration and...
2004-01-06 Laurent Aimar * network: vlc_UrlParse should now accept ipv6 ip...
2004-01-06 Laurent Aimar * src/misc/net.c: fixed net_Gets
2004-01-06 Sigmund Augdal... src/input/stream.c:
2004-01-06 Gildas Bazin* modules/video_output/directx/directx.c: move the...
2004-01-06 Derk-Jan Hartman* Something about microdvd fps and a huge bug in its...
2004-01-06 Clément StenacUpdated copyrights in libvlc
2004-01-06 Clément Stenac- src/misc/win32_specific: compilation fix for win32...
2004-01-06 Rocky BernsteinReinstate duration times on playlist item for CD-DA...
2004-01-06 Rocky BernsteinUnbreak plugin as a result of the recent playlist API...
2004-01-06 Rocky BernsteinChoosing an audio or subtitle channel isn't an "advanced"
2004-01-06 Jon Lech Johansen * ./modules/demux/mp4: added some DRMS debug statements.
2004-01-05 Cyril Deguet* commands/cmd_*.hpp: use the DEFINE_COMMAND macro...
2004-01-05 Gildas Bazin* modules/video_output/directx/directx.c: patch by...
2004-01-05 Gildas Bazin* modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST...
2004-01-05 Sam Hocevar * modules/gui/skins2/vars/playlist.cpp: Hack to preve...
2004-01-05 Benjamin PrachtAdded a callback on item-change, so that the playlist...
2004-01-05 Derk-Jan Hartman* API change in mkv. Everyone should update to the...
2004-01-05 Gildas Bazin* configure.ac: win32 compilation fixes for the skins2...
2004-01-05 Derk-Jan Hartman* Fixed mpeg2dec newer libcaca, newer matroska, www...
2004-01-05 Laurent Aimar * tcp: use net_*.
2004-01-05 Derk-Jan Hartman* Fix mpeg2dec buildsystem
2004-01-05 Clément Stenac* modules/misc/sap.c : let the user configure timeout...
2004-01-05 Laurent Aimar * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga...
2004-01-05 Clément Stenac* ALL: playlist API changes
2004-01-05 Clément Stenac modules/gui/wxwindows/playlist.cpp
2004-01-05 Clément Stenac modules/demux/util/id3tag.c
2004-01-05 Clément Stenac* modules/misc/sap.c :
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...
2004-01-05 Jon Lech Johansen * ./modules/demux/mp4: DRMS support.
2004-01-05 Jon Lech Johansen * ./AUTHORS: updated my country entry.
2004-01-05 Laurent Aimar * nsv: clean up, added seek support.
2004-01-04 Gildas Bazin* modules/gui/skins2/vars/playlist.*: win32 compilation...
2004-01-04 Gildas Bazin* modules/codec/ogt/*: win32 compilation fixes.
2004-01-04 Gildas Bazin* ALL: bumping version number to 0.7.1-cvs.
2004-01-04 Felix Paul... Fixed a small bug which prevented the translation of...
2004-01-04 Sam Hocevar * toolbox:
2004-01-04 Laurent Aimar * avi: May fix #1545
2004-01-04 Rocky BernsteinAdd OGT and CVD subtitle demuxers.
2004-01-04 Rocky BernsteinA start for what little public documentation there...
2004-01-04 Laurent Aimar * encoder.c: corrected required LIBAVCODEC_BUILD
2004-01-04 Clément StenacDo not link twice zlib
2004-01-04 Laurent Aimar * real.c: begin of a real demuxer (using new API)...
2004-01-04 Laurent Aimar * demux2: a dummy demuxer to adapt to new demuxer...
2004-01-04 Rocky BernsteinWas putting 1 byte of garbage for each packet.
2004-01-04 Sam Hocevar * debian/control:
2004-01-04 Sam Hocevar * modules/video_output/caca.c:
2004-01-04 Cyril Deguet* the sample theme should work better with that...
2004-01-04 Cyril Deguet* first forgotten file...
2004-01-03 Cyril Deguet* all: sample theme for skins2 interface
2004-01-03 Cyril Deguet* configure.ac: added the skins2 module (_should_ work ;)
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...
2004-01-03 Rocky BernsteinPut track information in Media Info. If we have SVD...
2004-01-03 Rocky BernsteinSorry to be so pedantic - grammar (and spelling)
2004-01-03 Rocky BernsteinSpelling.
2004-01-03 Rocky BernsteinIgnore timestamp in PACK header in a private stream...
next