]> git.sesse.net Git - vlc/shortlog
vlc
2003-08-04 Laurent Aimar * ts: fixed a segfault when removing PCR stream.
2003-08-04 Laurent Aimar * sdp: begun to implement RTP code. (Not yet usefull)
2003-08-04 Jean-Paul SamanAdded a error message that the default values are used.
2003-08-04 Jean-Paul SamanTuning succeeds, but have no audio yet. Major cleanup...
2003-08-04 Jean-Paul SamanFixed missing headerfile.
2003-08-04 Laurent Aimar * sdp: - fixed loading of file > 1024 bytes.
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-08-03 Gildas Bazin* src/input/input_ext-plugins.c: fixed nasty segfault...
2003-08-03 Benjamin Pracht* modules/access_out/http.c :
2003-08-03 Laurent Aimar * sdp: parse 'a=' field.
2003-08-03 Laurent Aimar * sdp: begining of a SDP parser. It won't let you...
2003-08-03 Eric Petit configure.ac : added needed linking flags for BeOS...
2003-08-03 Laurent Aimar * rtsp: mmmh, close the socket.
2003-08-03 Laurent Aimar rtsp: connect to an RTSP server, issue a DESCRIBE...
2003-08-02 Benjamin Pracht* modules/access/http.c
2003-08-02 Laurent Aimar * ninput : a little developer documentation.
2003-08-02 Laurent Aimar * all: some helpers functions for pf_demux_control.
2003-08-02 Laurent Aimar * all: added a pf_demux_control member to input_thread...
2003-08-02 Gildas Bazin* ALL: bumped version number to 0.6.2-cvs
2003-08-02 Laurent Aimar * ps: clean up and dvd subtitles support.
2003-08-01 Gildas Bazin* modules/mux/mp4.c: support for mov muxing + cleanup.
2003-08-01 Laurent Aimar * udp: clean up.
2003-08-01 Laurent Aimar ts: large rewrite of the TS muxer to produce better...
2003-08-01 Laurent Aimar * ts.c: arggg, bad copy/past.
2003-08-01 Laurent Aimar * stream_output.c: fixed a segfault when muxer isn...
2003-08-01 Laurent Aimar * ts: apply patch of Andy Lindsay (fix one memory...
2003-08-01 Laurent Aimar * index.html,style.css : remove built-in css file...
2003-08-01 Laurent Aimar * http: added mime type for .css file.
2003-08-01 Laurent Aimar * info: commit the good file...
2003-08-01 Sam Hocevar * modules/access/http.c:
2003-08-01 Sam Hocevar * debian/rules:
2003-08-01 Laurent Aimar * wav: forgot this one.
2003-08-01 Laurent Aimar * configure.ac: audio -> mpga
2003-08-01 Laurent Aimar * mpga: mp3 demuxer written from scratch using ninput.h
2003-08-01 Laurent Aimar * configure.ac: remove old wav and aac directories.
2003-08-01 Laurent Aimar * wav: remove old wav demuxer.
2003-08-01 Laurent Aimar * aac/* remove old aac demuxer.
2003-08-01 Laurent Aimar * Modules.am : added aac.c and wav.c
2003-08-01 Laurent Aimar * wav.c : big clean up and use ninput.h
2003-08-01 Laurent Aimar * aac.c : big clean up and use ninput.h
2003-08-01 Laurent Aimar au.c : cleaned up and use ninput.h
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-08-01 Laurent Aimar a52sys.c: completely rewritten a52 stream demuxer...
2003-08-01 Laurent Aimar * modules.c : include ninput.h
2003-08-01 Laurent Aimar * vlc_common.h: include stdarg.h by default. Required...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-31 Christophe... Fixed a memory leak (thanks Andy Lindsay !).
2003-07-31 Gildas Bazin* src/misc/win32_specific.c: change the mode of stdin...
2003-07-31 Benjamin Pracht* modules/access/http.c :
2003-07-31 Renaud Dartus* Make vlc compiling !
2003-07-31 Laurent Aimar * stream_output: * some clean and fixed a little memor...
2003-07-31 Laurent Aimar * stream_output: * added some #define for private...
2003-07-31 Benjamin Pracht* modules/access_out/http.c
2003-07-31 Laurent Aimar * copy.c: Added DVD subtitle support. I still need...
2003-07-31 Benjamin Pracht* Add support for basic authentification in http access.
2003-07-31 Sigmund Augdal... modules/misc/freetype.c:
2003-07-31 Jean-Paul SamanUpdated LIST of modules and configuration options for...
2003-07-31 Jean-Paul SamanAdding DVB module to support satellite, cable and teres...
2003-07-31 Sam Hocevar * toolbox: Export LC_ALL=C to avoid future cluttering...
2003-07-31 Sam Hocevar * Added and fixed .cvsignore files.
2003-07-31 Sam Hocevar * Makefile.am: Really put po before ., not . after...
2003-07-31 Clément Stenac* modules/control/joystick.c
2003-07-30 Gildas Bazin* modules/control/http.c: on win32 we store the html...
2003-07-30 Jean-Paul SamanUpdating design of PDA Gtk2 interface
2003-07-30 Jean-Paul SamanUpdating design of PDA Gtk2 interface.
2003-07-30 Laurent Aimar * transcode:
2003-07-29 Gildas Bazin* ChangeLog: update.
2003-07-29 Gildas Bazin* configure.ac: added the svlc shortcut for the skins.
2003-07-29 Gildas Bazin* ChangeLog: updated the changelog for the release
2003-07-29 Gildas Bazin* modules/codec/spudec/parse.c: fixed typo found by...
2003-07-29 Gildas Bazin* src/video_output/video_output.c: fixed potential...
2003-07-29 Gildas Bazin* toolbox: fixed typo in the changelog rule.
2003-07-29 Gildas Bazin* modules/video_output/directx/events.c: compilation...
2003-07-29 Gildas Bazin* modules/gui/macosx/controls.m: fixed race condition...
2003-07-29 Laurent Aimar * http.c: under linux if no directory is specified...
2003-07-29 Gildas Bazin* configure.ac: bumped version number to 0.6.1.
2003-07-29 Sam Hocevar * modules/video_output/x11/xcommon.c: Hopefully a...
2003-07-28 Gildas Bazin* modules/video_output/x11/xcommon.c: reverted sam...
2003-07-28 Christophe... * configure.ac: Worked around a bug in the OS X linker...
2003-07-28 Jean-Paul SamanAdded HuffYuv and A-law codes for low bitrate and CPU...
2003-07-28 Jean-Paul SamanAdded NEWS for iPaq port.
2003-07-28 Jean-Paul SamanUpdated build scripts:
2003-07-28 Christophe... * modules/video_output/x11/xcommon.*: endianness patch...
2003-07-28 Christophe... * Fixed my last commit.
2003-07-28 Laurent Aimar * rc: Fixed a bug with seek command.
2003-07-28 Jean-Paul SamanAdded PDA images to Makefile.am
2003-07-27 Laurent Aimar * sub: does not issue an error message when sub-file...
2003-07-27 Derk-Jan Hartman* Brought the new options system to the OSX gui.
2003-07-27 Jean-Paul SamanGtk2 port of the familiar Linux interface. The name...
2003-07-27 Gildas Bazin* modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef...
2003-07-27 Gildas Bazin* modules/audio_output/alsa.c: bail out if the device...
2003-07-27 Gildas Bazin* src/input/input_ext-plugins.c: forgot to re-lock...
2003-07-27 Christophe... * src/input/input_clock.c: Fixed two long-standing...
2003-07-27 Olivier Teulière * All: Removed the win32 plugin; wxwindows rulez :)
2003-07-26 Eric Petit freetype.c: basic YUY2 rendering (Y only)
2003-07-26 Gildas Bazin* modules/gui/skins/controls/checkbox.cpp: compilation...
2003-07-26 Laurent Aimarffmpeg: fix potential overread for mpeg4 with vol.
2003-07-26 Gildas Bazin* modules/gui/wxwindows/open.cpp: move the "open subtit...
2003-07-26 Olivier Teulière * modules/gui/skins/controls/checkbox.cpp: Fixed a...
2003-07-26 Gildas Bazin* modules/gui/wxwindows/open.cpp: workaround design...
next