]> git.sesse.net Git - vlc/history - modules
* modules/mux/ogg.c: fixed potential buffer overflow.
[vlc] / modules /
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
2005-09-15 Clément StenacSort-by-album patch by Pierre Marc Dumuid
2005-09-15 Christophe Massiot * modules/mux/mpeg/ts.c: Support for SDT and multiple...
2005-09-15 Derk-Jan Hartman* Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
2005-09-15 Jean-Paul SamanForward port of revision 12559: Fix division by zero...
2005-09-15 Derk-Jan Hartman* Missing object release
2005-09-15 Clément StenacHopefully "The Right Fix" patch for M3U parsing, by...
2005-09-14 Christophe Massiot * mudules/misc/network/ipv4.c: Expand output buffer...
2005-09-14 Christophe Massiot * modules/access_output/udp.c: Check send() return...
2005-09-14 Yoann Peronneau* modules/gui/ncurses.c: Filebrowser enhancements:
2005-09-14 Derk-Jan Hartman* Fix memleaks
2005-09-13 Yoann Peronneau * modules/gui/ncurses.c: use <space> in the filebrowse...
2005-09-13 Gildas Bazin* modules/packetizer/h264.c: small fix to annexe-b...
2005-09-13 Gildas Bazin* modules/packetizer/h264.c: date SPS and PPS blocks...
2005-09-13 Benjamin Pracht* Support URIs with non ascii characters
2005-09-13 Benjamin PrachtCosmetics
2005-09-13 Benjamin PrachtHandle correctly the case when no access is explicitely...
2005-09-13 Benjamin Pracht* Try the gnomevfs plugin last if we didn't find any...
2005-09-13 Christophe MutricyProperties + cosmetic
2005-09-12 Benjamin Pracht* New gnomevfs access module
2005-09-12 Derk-Jan Hartman* adding arguments to printFormat, without a format...
2005-09-12 Derk-Jan Hartman* Fix Mac autoplay behaviour for SD playlistitems....
2005-09-12 Felix Paul Kühne* use the current copyright scheme in the about-box...
2005-09-12 Felix Paul Kühne* added compilation information
2005-09-12 Antoine Cellerierupdate system :
2005-09-12 Derk-Jan Hartman* Remove 10.3 only properties of the volumeSlider
2005-09-12 Derk-Jan Hartman* Up the mms caching from 3200 ms to 5000ms. (unfortuna...
2005-09-12 Steve Lhommemkv.cpp: avoid dependency problems with older libmatroska
2005-09-11 Olivier Teulière * skins2/parser/skin_parser.cpp: fixed a FIXME
2005-09-11 Gildas Bazin* modules/video_filter/scale.c: Fixed bug reported...
2005-09-11 Steve Lhommemkv.cpp: more memory leaks fixed
2005-09-11 Felix Paul Kühne* save the prefs only shortly before the app exits...
2005-09-11 Steve Lhommemkv.cpp: fix some memory leaks
2005-09-11 Steve Lhommemkv.cpp: support segments with "unknown" size
2005-09-10 Steve Lhommemkv.cpp: support playback of segments without a UID
2005-09-10 Steve Lhomme* ipv4.c: make MSVC happy
2005-09-09 Gildas Bazin* configure.ac, src/extras/libc.c, modules/misc/network...
2005-09-09 Derk-Jan Hartman* Option for Desktop Background mode for VLC OSX.
2005-09-09 Gildas Bazin* modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch...
2005-09-09 Gildas Bazin* modules/gui/skins2/*: a couple of msvc build fixes...
2005-09-09 Jon Lech Johansen * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
2005-09-09 Jon Lech Johansen * Bonjour services discovery module using avahi.
2005-09-08 Felix Paul Kühne* fixed some intf-strings and connected a few menu...
2005-09-07 Derk-Jan Hartman * lengh -> length
2005-09-07 Derk-Jan Hartman* AVC in mkv should already be packetized.
2005-09-06 Derk-Jan Hartman* Fix a large issue with VLC RTSP client.
2005-09-06 Antoine CellerierCD/DVD detection patch by Brian Robb
2005-09-05 Steve Lhomme* mkv.cpp: should fix the compilation error with gcc
2005-09-04 Olivier Teulière * skins2/src/theme_repository.cpp: do not use pointers...
2005-09-04 Steve Lhomme* mkv.cpp: fix chapter sorting by timecode, apply the...
2005-09-03 Gildas Bazin* modules/access_filter/timeshift.c: complete rewrite...
2005-09-03 Gildas Bazin* modules/gui/wxwidgets/playlist.cpp: Fixed segfault...
2005-09-03 Olivier Teulière * skins/src/generic_layout.cpp: Fixed a typo in a...
2005-09-03 Steve Lhomme* fix a timecode/stuttering problem with VFW tracks
2005-09-03 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug...
2005-09-03 Steve Lhomme* prevent crashes when a stream is not opened correctly
2005-09-03 Olivier Teulière * skins2 (tree playlist):
2005-09-03 Jean-Paul Samansilence random access indicator
2005-09-03 Steve Lhomme* fix an uninitialized buffer use
2005-09-03 Gildas Bazin* modules/gui/wxwidgets/preferences.cpp: unicode build...
2005-09-03 Benjamin PrachtRemove some useless code
2005-09-03 Benjamin PrachtFixes item ordering on drag'n'drop
2005-09-02 Benjamin PrachtRemove some useless code
2005-09-02 Benjamin PrachtAllow to drop an item *on* a node.
2005-09-02 Gildas Bazin* configure.ac, modules/access/smb.c: compilation fix...
2005-09-02 Benjamin PrachtSome small cleaning
2005-09-02 Christophe Massiot * modules/control/http/http.c: Added a small hack...
2005-09-02 Christophe Massiot * modules/codec/fake.c: Added missing ToLocale().
2005-09-01 Christophe Massiot * modules/control/http/http.c: Fixed PATH environment...
2005-09-01 Christophe Massiot * modules/control/http/http.c: Added a SERVER_PATH...
2005-08-31 Gildas Bazin* modules/gui/wxwidgets/streamout.cpp: stream output...
2005-08-31 Gildas Bazin* modules/stream_out/transcode.c, src/input/decoder...
2005-08-31 Christophe Massiot * ALL: Do no longer assume a default DVD drive. If...
2005-08-31 Derk-Jan Hartman* NSC demuxer and decoder based on jlj's nscdec: http...
next