]> git.sesse.net Git - vlc/history - modules
* Patch to reenable sap-timeout functionality (Bug 2007) By Dermot McGahon, dermot...
[vlc] / modules /
2005-03-21 Derk-Jan Hartman* Patch to reenable sap-timeout functionality (Bug...
2005-03-20 Mark Moriartytranscode -- round fps to full integer value (eg, 25...
2005-03-20 Cyril Deguet- all: use fribidi in skins2 text rendering if available
2005-03-19 Gildas Bazin* modules/codec/dvbsub.c: first implementation of dvb...
2005-03-19 Mark Moriartytranscode nit -- use nearbyint to get accurate conversi...
2005-03-19 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: fixed resampling...
2005-03-18 Gildas Bazin* modules/stream_out/transcode.c: convert audio to...
2005-03-18 Mark Moriartyps.c -- add i_rate_bound (MPEG spec 13818 requires...
2005-03-17 Gildas Bazin* modules/audio_filter/resampler/linear.c: ported linea...
2005-03-17 Gildas Bazin* modules/stream_out/transcode.c: simplifications ...
2005-03-17 Gildas Bazin modules/codec/araw.c: a/ulaw encoding support. Patch...
2005-03-17 Gildas Bazin* modules/stream_out/transcode.c: prepare transcoder...
2005-03-17 Gildas Bazin* src/misc/image.c, src/video_output/vout_intf.c: handl...
2005-03-17 Christophe Massiot* modules/stream_out/switcher.c: Fixed aspect ratio.
2005-03-17 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: resampling fix...
2005-03-17 Steve Lhommemkv.cpp: allow seamless transition between segments
2005-03-17 Gildas Bazin* modules/audio_filter/converter/mpgatofixed32.c: added...
2005-03-17 Gildas Bazin* modules/codec/ffmpeg/encoder.c: reverted commit 10351...
2005-03-16 Gildas Bazin* modules/gui/wince: better volume slider behaviour.
2005-03-16 Gildas Bazin* modules/audio_output/waveout.c: change global volume...
2005-03-16 Steve Lhommemkv.cpp: faster code with newer libs
2005-03-16 Steve Lhommemkv.cpp: seeking is not only based on video
2005-03-16 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c: suppor...
2005-03-16 Steve Lhommemkv.cpp: store silent tracks info
2005-03-16 Jean-Paul SamanQuick patch to make pda.c inteface compile again. It...
2005-03-16 Steve Lhommemkv.cpp: more code rearranging
2005-03-16 Eric Petit macosx/voutgl.m: fixed --macosx-stretch in GL provider
2005-03-16 Gildas Bazin* modules/access/directory.c: fixed a bunch of bugs.
2005-03-16 Gildas Bazin* modules/demux/ty.c: fixed segfault while probing.
2005-03-16 Rémi Denis-Courmont- TY should have a lower priority than PS
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.
next