]> git.sesse.net Git - vlc/history - modules
* intf.m: -make sure that objects like o_open, o_wizard, etc. get released in any...
[vlc] / modules /
2005-10-06 Felix Paul Kühne* intf.m: -make sure that objects like o_open, o_wizard...
2005-10-06 Damien Fouilleulall: support for unicode version of wxwidgets for win32...
2005-10-04 Jean-Paul SamanFix double free error.
2005-10-04 Derk-Jan Hartman* Fix Kasenna RTSP VoD
2005-10-04 Rémi Denis-Courmont#include "charset.h"
2005-10-02 Felix Paul Kühne* this was not to be committed
2005-10-02 Felix Paul Kühne* remove/disable the update-checker on OSX until 0...
2005-10-02 Felix Paul KühneImplemented the retrieval of the versions, files and...
2005-10-02 Jean-Paul Samaninclude charset.h is in the include path and not local
2005-10-02 Jean-Paul SamanProtect agains multiple includes
2005-10-02 Jean-Paul SamanThe include vlc_md5.h is in the include path and not...
2005-10-02 Antoine Cellerier * fix signedness gcc warning
2005-10-02 Antoine Cellerier * fix signedness gcc warnings
2005-10-02 Antoine Cellerier * fix signedness gcc warnings (and remove trailing...
2005-10-02 Antoine Cellerier * fix signedness gcc warning
2005-10-02 Jean-Paul SamanAdd missing include <charset.h>
2005-10-02 Jean-Paul SamanFix compiler warning: 'araw.c:62: warning: static'...
2005-10-02 Rémi Denis-CourmontFix long-standing compilation warning and unduplicate...
2005-10-02 Rémi Denis-CourmontFor wxWidgets into so-called Unicode (actually UTF...
2005-10-02 Rémi Denis-CourmontRemove some redundant casts
2005-10-02 Rémi Denis-CourmontCompile fix
2005-10-02 Steve Lhommemkv.cpp: move back the SET_PCR to its previous location...
2005-10-02 Rémi Denis-Courmontmb_str() doesn't work as documented (or maybe it doesn...
2005-10-01 Felix Paul Kühne* minor fix (capitalise string at the bottom of the...
2005-10-01 Steve Lhommemkv.cpp: added option "mkv-preload-local-dir", disable...
2005-10-01 Steve Lhommemkv.cpp: better timecode sent by the demuxer (doesn...
2005-10-01 Steve Lhommeavoid declaration collision on MSVC
2005-09-30 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: re...
2005-09-30 Benjamin Pracht* Cleaner url parsing
2005-09-30 Derk-Jan Hartman* Some freetype renderer hacks as suggested by Sigmund...
2005-09-29 Benjamin PrachtHandle correctly some more error cases
2005-09-29 Derk-Jan Hartman* The PTS/PCR repeats we test for should at least conti...
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanFix compiler warning, remove unused variables
2005-09-28 Derk-Jan Hartman* forgot to handle initial pcr == 0 case
2005-09-28 Derk-Jan Hartman* if a PTS keeps repeating for a while we assume EOF...
2005-09-28 Antoine Cellerier * trailing spaces removal (this commit is really useless)
2005-09-28 Antoine Cellerier * warning fixes
2005-09-28 Antoine Cellerier * remove signedness gcc warnings (lots of cast from...
2005-09-28 Antoine Cellerier * fix signedness gcc warning
2005-09-28 Derk-Jan Hartman* Streamming -> Streaming
2005-09-28 Derk-Jan Hartman* Now uses the fullscreen variable instead of setting...
2005-09-27 Benjamin Pracht* Fix a double free and the size of a memory allocation
2005-09-27 Derk-Jan Hartman* ts.c: print Stream Identifier descriptor information
2005-09-26 Felix Paul KühneTHANKS and AUTHORS were converted to UTF-8
2005-09-26 Gildas Bazin* modules/demux/ogg.c: discard subtitles header packets...
2005-09-26 Eric Petit beos/*: update the playlist properly
2005-09-26 Sam Hocevar * modules/video_chroma/i420_rgb16.c: fixed compiler...
2005-09-26 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: use RIP-relate...
2005-09-25 Jean-Paul SamanUndo coding style fixes to make syncing with Xine code...
2005-09-25 Jean-Paul SamanAnother bunch of memory leaks in realrtsp plugin
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-09-25 Jean-Paul SamanFix compiler warnings
2005-09-25 Jean-Paul SamanCompile fixes and another memory leak fix
2005-09-25 Clément StenacAllow setting video output title under X
2005-09-25 Clément StenacHandle multicast like unicast in SAP
2005-09-25 Jean-Paul SamanFix several memory leaks and do a bit of coding style...
2005-09-22 Gildas Bazin* modules/control/netsync.c: compilation fix.
2005-09-22 Gildas Bazin* modules/misc/network/ipv6.c: EVC compilation fixes.
2005-09-22 Gildas Bazin* modules/gui/wince/dialogs.cpp: EVC compilation fix.
2005-09-22 Gildas Bazin* modules/audio_filter/resampler/ugly.c: compilation...
2005-09-22 Gildas Bazin* modules/access/mms/mmstu.c: use net_Write() instead...
2005-09-21 Gildas Bazin* modules/codec/x264.c: renamed analyse "all" mode...
2005-09-21 Rocky BernsteinIn libcdio < 0.76
2005-09-20 Eric Petit visual/effects.c: compile fix
2005-09-20 Sam Hocevar * modules/control/http/rpn.c: don’t crash if stripsla...
2005-09-20 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc...
2005-09-20 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: work around...
2005-09-19 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: wrote an MMX...
2005-09-19 Gildas Bazin* modules/mux/ogg.c: fixed potential buffer overflow.
2005-09-19 Gildas Bazin* modules/demux/real.c: avoid using null pts + removed...
2005-09-19 Gildas Bazin* modules/access/rtsp: fixed problem in BlockRead().
2005-09-19 Gildas Bazin* modules/access/mms/mmstu.c: reverted broken commit.
2005-09-19 Gildas Bazin* modules/codec/realaudio.c: split the audio output...
2005-09-19 Felix Paul Kühne* fixed some other signedness-issue (thanks to Trax!)
2005-09-19 Felix Paul Kühne* fixed some 'comparison between signed and unsigned...
2005-09-19 Felix Paul Kühne* fixed 2 minor compilation warnings
2005-09-19 Christophe Massiot * modules/demux/ts.c: PID 8191 is padding.
2005-09-19 Christophe Massiot * modules/mux/mpeg/ts.c: Detect older versions of...
2005-09-18 Gildas Bazin* modules/mux/mpeg/ts.c: disabled some broken code.
2005-09-18 Sam Hocevar * modules/access/rtsp/Modules.am: removed nonexistent...
2005-09-18 Felix Paul Kühne* split up hostname and following path and insert the...
2005-09-18 Gildas Bazin* modules/access/rtsp/rtsp.c: win32 compilation fix.
2005-09-18 Gildas Bazin* modules/access/rtsp: real rtsp access module.
2005-09-18 Gildas Bazin* modules/codec/realaudio.c: real audio (cook) decoder...
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: fixed small leak.
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: do not modify p_demux...
2005-09-18 Gildas Bazin* modules/demux/real.c: cleanup + added support for...
2005-09-18 Steve Lhommemisc possible buffer/resource misuse & tidy compilation
2005-09-18 Jean-Paul SamanDon't access unallocated memory
2005-09-18 Steve Lhomme* wxwidgets: fix a memory leak (patch by Brian Robb)
2005-09-17 Clément StenacDon't crash on items with % in name (Closes:#312)
2005-09-17 Clément StenacSelect the correct input in #display (Closes:#343)
2005-09-17 Clément StenacDefault to disabling screensaver under X (Closes:#253)
2005-09-16 Damien Fouilleuldshow.cpp: make sure driver name is properly NULL termi...
2005-09-15 Sigmund Augdal HelbergCoding style fixes and added comments
next