]> git.sesse.net Git - vlc/shortlog
vlc
2003-09-07 Laurent Aimar * control: use new variables and 'title*', 'chapter...
2003-09-07 Laurent Aimar * input: introduce 'position', 'time', 'length', ...
2003-09-07 Laurent Aimar * all : set pf_demux_control.
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-09-07 Laurent Aimar * ninput.h : change control parameters.
2003-09-07 Laurent Aimar * libvlc: removed some unused options.
2003-09-07 Laurent Aimar * gather: try to gather stream with similar propertie...
2003-09-07 Laurent Aimar * file: added an append option. (The default is to...
2003-09-05 Cyril Deguet* new event VLC_NET to open the network dialog ( "net...
2003-09-05 Sam Hocevar * debian/control:
2003-09-03 Benjamin Pracht * qdsk.c : fix a typo
2003-09-03 Gildas Bazin* modules/codec/libmpeg2.c: fixed segfault on exit.
2003-09-03 Clément StenacAdded descriptions
2003-09-02 Gildas Bazin* modules/codec/theora.c: oops, introduced a bug in...
2003-09-02 Sigmund Augdal... use the configuration system, that is what it is there for
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-09-02 Gildas Bazin* src/audio_output/input.c: don't try to play sound...
2003-09-02 Gildas Bazin* modules/mux/mp4.c: mp4 muxer now produces quicktime...
2003-09-02 Sam Hocevar * debian/rules:
2003-09-02 Sam Hocevar * modules/gui/skins/src/themeloader.cpp: Added proper...
2003-09-01 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed YUY2 overlay.
2003-09-01 Jean-Paul SamanSmall error in hi/low band detection inside ioctl_SetFr...
2003-08-31 Gildas Bazin* modules/access/dshow/*: always try to get the video...
2003-08-31 Clément StenacMaybe fixes the crash (can't be sure, as it works on...
2003-08-31 Eric Petit configure.ac: fixed zeta check
2003-08-30 Gildas Bazin* modules/gui/wxwindows/messages.cpp: forgot to initial...
2003-08-30 Gildas Bazin* include/vlc_config.h: removed unused config stuff.
2003-08-30 Gildas Bazin* modules/access/v4l/v4l.c: fixed uninitialized variable.
2003-08-30 Laurent Aimar * libavi.c: fixed a dead loop when data are missing.
2003-08-29 Laurent Aimar * all: removed old encoding way.
2003-08-29 Laurent Aimar * asf: you can now add 'title', 'author', 'copyright...
2003-08-29 Laurent Aimar * v4l: removed encoder.h include.
2003-08-29 Laurent Aimar * all: fix some gcc warnings and removed all u8/u16...
2003-08-29 Clément Stenac* effects.c :
2003-08-29 Laurent Aimar * asf: added stream infos object and fix a bug in...
2003-08-28 Gildas Bazin* src/video_output/*, src/libvlc.h, include/video_outpu...
2003-08-28 Laurent Aimar * standard :
2003-08-28 Gildas Bazin* Makefile.am: zip files have a .zip extension ;)
2003-08-28 Gildas Bazin* Makefile.am: grrr, should have tested my last commit ;)
2003-08-28 Gildas Bazin* Makefile.am: added a "package-win32-exe" and "package...
2003-08-28 Sam Hocevar * src/misc/threads.c, include/vlc_threads.h: Removed...
2003-08-28 Gildas Bazin* modules/gui/wxwindows/*, src/playlist/playlist.c...
2003-08-27 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed crash when...
2003-08-27 Sigmund Augdal... modules/misc/freetype.c:
2003-08-27 Gildas Bazin* modules/gui/wxwindows/*: small clean-up in included...
2003-08-27 Jean-Paul SamanUpdating a new PDA interface design.
2003-08-27 Simon Latapie * oups (forgot to erase a test line)
2003-08-27 Gildas Bazin* configure.ac, modules/mux/Modules.am: enable the...
2003-08-27 Gildas Bazin* modules/access/dshow/*: handle upside down pictures...
2003-08-27 Simon Latapie * Now the MacOS mozilla plugin is an independant bundl...
2003-08-26 Laurent Aimar * asf: fix waveformatex header for mp3 audio.
2003-08-26 Laurent Aimar * mpegaudio: set i_bitrate field. (won't work with...
2003-08-26 Derk-Jan Hartman* modules/demux/util/sub.c: fixed the subtitle autodete...
2003-08-26 Gildas Bazin* modules/access/dshow/*: bug fixes.
2003-08-26 Laurent Aimar * mkv : use stream_*
2003-08-26 Laurent Aimar * transcode: use mp1v/mpgv for mpeg1 and mp2v for...
2003-08-26 Laurent Aimar * ts: clean my last commit for SPU. Btw, report any...
2003-08-26 Laurent Aimar * ts: try to fix too much packets dropping with v4l.
2003-08-26 Laurent Aimar * mmsh: a little clean, and fixed 1/2 potential segfaults.
2003-08-26 Laurent Aimar * httpd: more mmsh stuff.
2003-08-25 Laurent Aimar asf: fixed some headers errors.
2003-08-25 Laurent Aimar * asf : fix display time.
2003-08-25 Gildas Bazin* modules/access/dshow/dshow.cpp: added an "adev" and...
2003-08-25 Gildas Bazin* modules/access/dshow/*: audio is now supported as...
2003-08-25 Laurent Aimar * mkv: handle Language name.
2003-08-25 Simon Latapie * put the beautiful "no picture" black screen.
2003-08-25 Laurent Aimar * http: added alias "mmsh" to output as mmsh (work...
2003-08-25 Laurent Aimar * httpd: when using "video/x-ms-asf-stream" we add...
2003-08-25 Laurent Aimar * asf: added an alias "asfh" : it creates special...
2003-08-24 Gildas Bazin* modules/codec/faad/decoder.c: for some reason my...
2003-08-24 Laurent Aimar * asf: more stuff (bitrate and time).
2003-08-24 Gildas Bazin* NEWS: keeping track of the new features.
2003-08-24 Derk-Jan Hartman* changed debug strings to diff between unsupported...
2003-08-24 Laurent Aimar * asf : asf muxer, not well tested yet.
2003-08-24 Laurent Aimar * http: added wma/wmv mime type.
2003-08-24 Laurent Aimar * asf: detect dump of broadcasted asf stream.
2003-08-24 Eric Petit modules/demux/util/sub.c : compile fix
2003-08-24 Gildas Bazin* configure.ac, modules/access/dshow/: brand new Direct...
2003-08-24 Derk-Jan Hartman* Large update to the ebuild.
2003-08-24 Laurent Aimar * sub.c : fixed a warning.
2003-08-24 Derk-Jan Hartman* backwards compatibilty with older faad2 lib
2003-08-24 Loïc Minier * Makefile.am:
2003-08-23 Laurent Aimar * configure.ac : added --enable-goom and --with-goom...
2003-08-23 Laurent Aimar * charset: compilation fix.
2003-08-23 Derk-Jan Hartman* modules/demux/util/sub.c: Fixed a crash when trying...
2003-08-23 Loïc Minier * was wrongly deleting the extras/ dir
2003-08-23 Derk-Jan Hartman* modules/codec/subsdec/subsdec.c: reordered the list...
2003-08-23 Laurent Aimar * goom: visual effects using goom. (Not yet enabled)
2003-08-23 Laurent Aimar * faad: fix SBR handling.
2003-08-23 Loïc Minier * Makefile.am: slight changes of the VLC.app target...
2003-08-23 Laurent Aimar * input: fixed buffer overflow, add sanity check and...
2003-08-23 Loïc Minier * src/misc/configuration.c: fix a couple of signed...
2003-08-23 Loïc Minier * missing top static declaration was giving a warning
2003-08-23 Laurent Aimar * ninput: fix a warning. (bad functions order)
2003-08-23 Derk-Jan Hartman* sorry :)
2003-08-23 Derk-Jan Hartman* added a vlc_current_charset function. This tries...
2003-08-23 Loïc Minier * added missing .cvsignore
2003-08-23 Loïc Minier * very light typo
2003-08-23 Laurent Aimar * avi : fixed a lock problem.
2003-08-22 Laurent Aimar *all : multi-pass clean up/cosmetics.
next