]> git.sesse.net Git - vlc/shortlog
vlc
2003-11-13 Loïc Minier * INSTALL.win32: slightly changed the list of require...
2003-11-13 Laurent Aimar * input: handle also SPU in es_out_Add (and fix a...
2003-11-13 Laurent Aimar * src/input/input.c: es_out_Add automatically add...
2003-11-13 Laurent Aimar * avi: little clean up, and ported to es_format_t.
2003-11-12 Gildas Bazin* modules/misc/sap.c: fixed misplaced variable declaration.
2003-11-12 Laurent Aimar * all: big clean up (no more global variables).
2003-11-12 Clément StenacSupport for announcement of playlist group in SAP announces
2003-11-12 Simon Latapie * little fix due to my last commit
2003-11-12 Simon Latapie * http.c: little fix in RPN evaluator (now it is real...
2003-11-12 Derk-Jan Hartman* small fix to the playlist window
2003-11-12 Simon Latapie * http.c : added parsing of options in Add MRL option...
2003-11-12 Derk-Jan Hartman* Away with that annoying playlist drawer. We now have...
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
2003-11-11 Derk-Jan Hartman* when config_ResetAll() a key config value becomes...
2003-11-11 Laurent Aimar * wav: es_format_t
2003-11-11 Laurent Aimar * mkv: ues es_format_t.
2003-11-11 Laurent Aimar * all: use es_format_t and es_out_*. (Not well tested...
2003-11-10 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix for...
2003-11-10 Gildas Bazin* configure.ac: link ws2_32 in the right order on win32...
2003-11-10 Derk-Jan Hartman* New Hungarian translation contributed by 'DirectX...
2003-11-10 Gildas Bazin* modules/gui/wxwindows/*: dshow open panel is fully...
2003-11-09 Jean-Paul SamanPDA Interface:
2003-11-09 Gildas Bazin* modules/gui/wxwindows/open.cpp: added an AutoBuildPan...
2003-11-09 Jean-Paul SamanPDA Interface:
2003-11-09 Jean-Paul SamanPDA interface:
2003-11-09 Rocky BernsteinAllow return to have a numeric prefix too.
2003-11-09 Rocky BernsteinSmall changes to assist debugging.
2003-11-09 Eric Petit + modules/gui/beos/VideoOutput.cpp: fixed modifiers
2003-11-09 Jean-Paul SamanPDA Interface:
2003-11-09 Gildas Bazin* modules/access/v4l/v4l.c: couple of fixes.
2003-11-09 Jean-Paul SamanPDA inteface:
2003-11-09 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: compil...
2003-11-09 Simon Latapie * http.c: removed a completely useless check (now...
2003-11-09 Simon Latapie * index.html: little fix with volume textbox
2003-11-09 Simon Latapie * http interface: changed index.html for new seek...
2003-11-09 Simon Latapie * http.c: modify seek function (now you can put almost...
2003-11-09 Rocky BernsteinHandle keyboard input: numeric entry, next, prev, retur...
2003-11-08 Sigmund Augdal... use "video" and not "audio" as media type, and 33 ...
2003-11-08 Sigmund Augdal... ignore streams that are not m=audio or m=video
2003-11-08 Jean-Paul SamanPDA Interface
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-11-08 Jean-Paul SamanPDA interface:
2003-11-08 Derk-Jan Hartman* spelling fix and fix of copyright and version strings...
2003-11-08 Christophe... By default disable the stream_out_transrate plug-in...
2003-11-08 Sigmund Augdal... modules/misc/sap.c:
2003-11-08 Laurent Aimar * useless.
2003-11-08 Laurent Aimar * livedotcom.cpp:
2003-11-08 Laurent Aimar * araw.c: prevent segfault with ulaw/alaw.
2003-11-07 Gildas Bazin* configure.aci, modules/demux/livedotcom.cpp: win32...
2003-11-07 Laurent Aimar * lalala added livedotcom
2003-11-07 Laurent Aimar * configure.ac: added --enable-livedotcom and --with...
2003-11-07 Christophe... * modules/stream_out/transrate: New transrating module...
2003-11-07 Christophe... * src/misc/threads.c: Implementation of real-time prior...
2003-11-07 Christophe... * modules/mux/mpeg/ts.c:
2003-11-07 Laurent Aimar * udp: mp3/rtp is now correctly working.
2003-11-07 Laurent Aimar * rtp: removed a annoying debug message
2003-11-07 Laurent Aimar * livedotcom.cpp:
2003-11-07 Laurent Aimar * added vlc_url_t structure, vlc_UrlParse and vlc_UrlC...
2003-11-07 Laurent Aimar * rtp: added a sdp options to export sdp. For now...
2003-11-07 Christophe... * modules/packetizer/mpegvideo.c: Detect discontinuitie...
2003-11-07 Jean-Paul SamanPDA interface:
2003-11-07 Christophe... * Updated documentation.
2003-11-07 Christophe... * modules/access/satellite: Big rework of the old satel...
2003-11-07 Jean-Paul SamanPDA interface:
2003-11-07 Laurent Aimar * livedotcom.cpp: - better pts handling but still...
2003-11-07 Rocky BernsteinNeed to change libvcdinfo to be more robust when there are
2003-11-07 Jean-Paul SamanBasic functionality of File tabpage is working.
2003-11-07 Jean-Paul SamanRemoving GPE specific stuff.
2003-11-07 Laurent Aimar * more tolerant sdp check when using rtsp://. (SDP...
2003-11-06 Clément StenacSync with latest changes
2003-11-06 Laurent Aimar * livedotcom.cpp: use live.com library to read rtsp...
2003-11-06 Gildas Bazin* modules/demux/mpeg/ts.c: compilation fix for old...
2003-11-06 Damien Lucas. a small fix .... (many other to follow in the next...
2003-11-06 Derk-Jan Hartman* Going to Fullscreen was effecting all vout's. should...
2003-11-06 Derk-Jan Hartman* Updated the Output dialog.
2003-11-06 Damien Lucas. I422 -> YV12 Chroma
2003-11-06 Damien Lucas. 422 deinterlacing (bob and blend filters)
2003-11-06 Damien Lucasoups, ... forgot the interesting file !
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-11-06 Derk-Jan Hartman* changed how cursor hiding works. Not perfect, but...
2003-11-06 Christophe... * New (experimental and incomplete) demuxstream module...
2003-11-06 Sam Hocevar * bootstrap: remove autom4te.cache before running...
2003-11-06 Gildas Bazin* modules/misc/sap.c: compilation fix.
2003-11-06 Simon Latapie * http interface: added volume control (relative or...
2003-11-06 Gildas Bazin* modules/access/v4l/v4l.c: big clean-up of the Video4L...
2003-11-05 Derk-Jan Hartman* Compilation fix. One to many )
2003-11-05 Laurent Aimar * sap: big clean up + some buffer overflow fixes ...
2003-11-05 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed a couple...
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-05 Gildas Bazin* src/input/input.c: honor the --demux config option...
2003-11-05 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed bug in the...
2003-11-05 Gildas Bazin* include/video_output.h: forgot this file in the vout_...
2003-11-05 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.*: added...
2003-11-05 Laurent Aimar * all: who has seen that I have just forgot to release...
2003-11-05 Derk-Jan Hartman* moved garfou's changes before a variable that is...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-11-04 Gildas Bazin* src/video_output/vout_synchro.c, include/vout_synchro...
2003-11-04 Simon Latapie * http interface: added "fullscreen" and "keep" functions
2003-11-04 Sam Hocevar * bootstrap: Fixed an automake breakage when gettext...
next