]> git.sesse.net Git - vlc/history - modules
* New ignore-filetypes option for the directory module.
[vlc] / modules /
2005-03-16 Derk-Jan Hartman* New ignore-filetypes option for the directory module.
2005-03-15 Christophe Massiot* modules/codec/ffmpeg/encoder.c: Fixed aspect ratio...
2005-03-15 Christophe Massiot* modules/stream_out/switcher.c: Added --sout-switcher...
2005-03-15 Sigmund Augdal Helbergwall.c: fix alignment when rows or cols are 2 or less.
2005-03-15 Gildas Bazin* modules/audio_output/waveout.c: use hardware volume...
2005-03-15 Anil Daoud* display useful information in the tooltip
2005-03-15 Jérome DecoodtWork on MacOS preferences. Need to be completed, improv...
2005-03-14 Derk-Jan Hartman* macosx: simplify volume update method for scrollfield...
2005-03-14 Anil Daoud* wxwindows/*: disable systray code for wx2.4 (Thanks...
2005-03-14 Derk-Jan Hartman* Renamed --filter to --video-filter for reasons of...
2005-03-14 Laurent Aimar * mp4.c: do not unselect ES at the end.
2005-03-14 Sam Hocevar * modules/stream_out/switcher.c: fixed forbidden...
2005-03-14 Anil Daoud* activex: updated svn:ignore property
2005-03-14 Sigmund Augdal Helbergcorba/Modules.am: include missing files in dist. Fixes...
2005-03-13 Jérome DecoodtAdded setScrollField: and resetScrollField to manage...
2005-03-13 Steve Lhommemkv.cpp: use the same technique for the main segment...
2005-03-13 Steve Lhommemkv.cpp: segment preloading now works
2005-03-13 Rémi Denis-CourmontFix my email address
2005-03-12 Eric Petit Renamed the "contrast" variable used between dvdnav...
2005-03-12 Steve Lhommemkv.cpp: know your parents better
2005-03-12 Steve Lhommemkv.cpp: better segment initialisation
2005-03-12 Steve Lhommemkv.cpp: don't keep segments already found elsewhere
2005-03-12 Steve Lhommemkv.cpp: more code reorganisation for segment preloading
2005-03-11 Anil Daoud* configure.ac: alsa is now really default enabled
2005-03-11 Clément StenacString fixes by Christophe Mutricy
2005-03-11 Steve Lhommemkv.cpp: preload linked segments too
2005-03-11 Steve Lhommemkv.cpp: remove an unused variable
2005-03-11 Sigmund Augdal Helbergalsa.c: removed a printf, shut up a compiler warning
2005-03-11 Jean-Paul SamanRemoved unneeded VLC_OBJECT() cast and another segfault...
2005-03-11 Sigmund Augdal Helbergwxwindows/preferences_widgets.cpp: Fix size of ModulesL...
2005-03-11 Gildas Bazin* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2005-03-11 Rémi Denis-CourmontTivo file demuxer
2005-03-11 Clément StenacReduce the global verbosity
2005-03-10 Clément StenacFix locking
2005-03-10 Jean-Paul SamanSame mistake here: Pass real VLC_OBJECT's to msg_*
2005-03-10 Jean-Paul SamanAnother one. Use real VLC_OBJECT's in msg_*
2005-03-10 Jean-Paul SamanUse VLC_OBJECT's to pass to msg_* functions otherwise...
2005-03-10 Rémi Denis-Courmont- Require certificate from the client if one CA cert...
2005-03-10 Rémi Denis-Courmont- Release certificate creds after terminating session
2005-03-10 Steve Lhommemkv.cpp: support preloading in the same family
2005-03-10 Christophe Massiot* modules/stream_out/switcher.c: New module allowing...
2005-03-10 Steve Lhommemkv.cpp: move the segment metadata preloading in anothe...
2005-03-10 Steve Lhommemkv.cpp: parse the Segment Info properly
2005-03-10 Antoine Cellerier * mosaic alignment (works like --marq-position) and...
2005-03-10 Steve Lhommemkv.cpp: store the prev/next UID for later use
2005-03-10 Clément StenacFix refcount problems + fix a part of coding style...
2005-03-10 Gildas Bazin* modules/misc/freetype.c: better outlining algorithm...
2005-03-10 Clément StenacMore prefs fixes
2005-03-10 Rémi Denis-Courmont- Fix unitialized variable in demux control helper
2005-03-10 Rémi Denis-CourmontSupport block type 2 (and some others as well)
2005-03-10 Rémi Denis-Courmont- include/network.h: new vlc_UrlEncode and vlc_UrlIsNot...
2005-03-10 Rémi Denis-Courmontgnutls.c: add shortname
2005-03-10 Clément StenacShould fix compile
2005-03-10 Rémi Denis-Courmont- Fix GnuTLS version detection
2005-03-10 Clément StenacPreferences update :
2005-03-09 Steve Lhommemkv.cpp: cleaner handling of some tables (now vectors)
2005-03-09 Clément StenacPreferences icons
2005-03-09 Gildas Bazin* modules/codec/ffmpeg/video.c: take input rate into...
2005-03-09 Clément StenacDon't switch interfaces under linux
2005-03-09 Rémi Denis-Courmontstring rationalization (yeah, I know the KDE interface...
2005-03-09 Sigmund Augdal Helbergall: correctly align multiline strings when not left...
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: small cleanup.
2005-03-09 Gildas Bazin* modules/demux/ps.[c,h]: fixed PSM parsing bug.
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: correct PSM size.
2005-03-09 Rémi Denis-CourmontHandle VOC files with multiple blocks properly
2005-03-09 Gildas Bazin* modules/misc/freetype.c: handle size change properly.
2005-03-09 Gildas Bazin* modules/video_filter/mosaic.c: compilation fix.
2005-03-09 Gildas Bazin* modules/misc/freetype.c: don't display only the last...
2005-03-09 Rémi Denis-Courmont- seeking in .VOC file
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: shut-up valgrind warning.
2005-03-09 Gildas Bazin* modules/demux/ps.h: support for mp4v/mp4a/h264 +...
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: Write a PSM + support for...
2005-03-09 Eric Petit video_filter/mosaic.c: compile fix (use INT_MAX since...
2005-03-08 Gildas Bazin* modules/packetizer/mpeg4video.c: fixed segfault
2005-03-08 Steve Lhommemkv.cpp: keep the interresting segments somewhere in...
2005-03-08 Gildas Bazin* modules/mux/mpeg/ps.c: use instant bitrate to calcula...
2005-03-08 Rémi Denis-CourmontStrings rationalization
2005-03-08 Rémi Denis-CourmontFix max UDP port number
2005-03-08 Gildas Bazin* modules/video_output/x11/xcommon.c: don't abort on...
2005-03-08 Rémi Denis-CourmontSame fix for non-constant string.
2005-03-08 Rémi Denis-CourmontFix conversion from locale to wxWidgets' Unicode
2005-03-08 Christophe Massiot* modules/codec/ffmpeg/video_filter.c: Fixed a regressi...
2005-03-08 Rémi Denis-CourmontFix UDP unicast access when both IPv6 and non-default...
2005-03-08 Rémi Denis-CourmontCreative Voice File demux
2005-03-08 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: a few fixes...
2005-03-08 Gildas Bazin* modules/services_discovery/sap.c, modules/codec/x264...
2005-03-08 Gildas Bazin* modules/misc/freetype.c, modules/video_filter/marq...
2005-03-08 Gildas Bazin* modules/misc/dummy/renderer.c: forgot to commit this...
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Derk-Jan Hartman* Fix udp->tcp rollover when using multicast in rtsp...
2005-03-07 Steve Lhommemkv.cpp: prepare the code to handle seemless segment...
2005-03-07 Antoine Cellerier * add a mutex so the callbacks don't change anything...
2005-03-07 Gildas Bazin* modules/misc/freetype.c: replaced pi_gamma with an...
2005-03-07 Rémi Denis-CourmontFixes a compiler warning
2005-03-07 Steve Lhommemake the previous-chapter "intelligent" seek more gener...
2005-03-07 Steve Lhommeaudio.c: fix a compiler portability issue
2005-03-07 Rémi Denis-Courmont- Don't crash when transcoding is enabled
2005-03-07 Gildas Bazin* modules/gui/wince/interface.cpp: compilation fix.
2005-03-07 Gildas Bazin* modules/misc/freetype.c: removed debug messages.
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
next