]> git.sesse.net Git - vlc/history - modules
* cmml: fix for loading non-file:// URLs on win32
[vlc] / modules /
2004-05-26 Andre Pang* cmml: fix for loading non-file:// URLs on win32
2004-05-25 Laurent Aimar *livedotcom: added H263-2000 (untested).
2004-05-25 Laurent Aimar* mp4: fix for alaw/ulaw. Clever people that designed...
2004-05-25 Gildas Bazin* modules/video_output/directx/events.c: fixed deadlock...
2004-05-25 Yoann Peronneau* modules/control/hotkeys.c: check if there is a vout...
2004-05-24 Olivier Teulière * skins2: Open the file requester dialog when clicking...
2004-05-24 Jean-Paul SamanHD1000 video output
2004-05-24 Gildas Bazin* modules/packetizer/mpegvideo.c: better fix.
2004-05-24 Gildas Bazin* modules/packetizer/mpegvideo.c: corner case fix for...
2004-05-24 Jon Lech Johansen * drms.c: Fixed bug which caused the wrong ID to...
2004-05-24 Laurent Aimar * ts: fixed pts, and readding default gathering to...
2004-05-23 Jon Lech Johansen * drms.c: Preview endian fix.
2004-05-23 Derk-Jan Hartman* Remove the old info window from SVN.
2004-05-23 Yoann PeronneauOSD sliders are now used if the vout is not embedded...
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...
2004-05-23 Yoann Peronneau* added a search function for the playlist with ncurses...
2004-05-23 Laurent Aimar * raw demuxers: few fixes, add es only after first...
2004-05-23 Laurent Aimar * video; in hurry up mode 5 when scanning for width...
2004-05-23 Gildas Bazin* modules/gui/wxwindows/interface.cpp: update the check...
2004-05-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: small fix.
2004-05-23 Jon Lech Johansen * drms.c: Support for previews.
2004-05-21 Gildas Bazin* modules/codec/speex.c: fixed stupid bug in encoder.
2004-05-21 Gildas Bazin* modules/gui/wxwindows/menus.cpp: release the wxMutexG...
2004-05-20 Sam Hocevar * modules/gui/skins2/src/skin_main.cpp:
2004-05-20 Gildas Bazin* modules/gui/wxwindows/open.cpp: simplified a string...
2004-05-20 Yoann Peronneau* changed the playlist icon in the wxwin interface...
2004-05-20 Eric Petit deinterlace.c: BeOS compile fix
2004-05-20 Eric Petit gcc < 3 fix
2004-05-19 Derk-Jan Hartman* iTunes style slider
2004-05-19 Derk-Jan Hartman* mkv.cpp: add missing S_TEXT/ASS indentifier
2004-05-19 Damien Fouilleul- added support for UYVY chroma for directx direct...
2004-05-19 Damien Fouilleul- capture filter supports more than one media types
2004-05-19 Damien Fouilleul- ordered device supported media types using an arbitra...
2004-05-18 Clément StenacSkip leading tabs, spaces and line feeds
2004-05-18 Olivier Teulière * skins2/utils/var_text.cpp: avoid an infinite loop...
2004-05-18 Gildas Bazin* modules/gui/wxwindows/iteminfo.cpp: expand info tree...
2004-05-18 Gildas Bazin* skins2/src/vlcproc.cpp: a few cleanup fixes.
2004-05-18 Rocky BernsteinTolerate vcdimager < 0.7.21. Patch thanks to Arwed...
2004-05-18 Eric Petit macosx/vout*: fixed a possible segfault on vout close
2004-05-18 Felix Paul Kühne* rewritten a pref-string
2004-05-17 Felix Paul Kühne* modules/gui/macosx/intf.*: made the Services-menu...
2004-05-17 Olivier Teulière * skins2:
2004-05-17 Gildas Bazin* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilat...
2004-05-17 Gildas Bazin* modules/codec/dvbsub.c: coding style changes.
2004-05-17 Gildas Bazin* fixed race condition with b_seekable.
2004-05-17 Yoann Peronneau* modules/control/hotkeys.c: Fixed a bug with hotkey...
2004-05-17 Gildas Bazin* modules/gui/wxwindows/timer.cpp: don't show the slide...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-16 Derk-Jan Hartman* modules/gui/macosx/output.m: added mp4a.
2004-05-16 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: increa...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/open.cpp: added a DVB tab and...
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-05-16 Anil Daoudmsleep() a bit before filling the playlist.
2004-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: forgot a debug...
2004-05-16 Gildas Bazin* modules/misc/network/ipv4.c: new --ipv4-timeout confi...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/*: some cleanup + disable seekb...
2004-05-16 Clément StenacUpdate timer
2004-05-16 Gildas Bazin* modules/video_output/x11/xcommon.c: before using...
2004-05-16 Clément StenacUse the new SAP/SLP syntax (sap,slp,name=)
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-05-15 Laurent Aimar * mp4: added support for h264. I have no idea if it...
2004-05-15 Gildas Bazin* modules/demux/dvdnav.c, modules/access/dvdplay/tools...
2004-05-15 Laurent Aimar * mp4: mmh removed a fprintf.
2004-05-15 Laurent Aimar * all: added avc1 support. Well there is a hack becaus...
2004-05-15 Laurent Aimar * x264: updated to latest PAI.
2004-05-15 Laurent Aimar * h264: added avc1 -> h264 annexe B stream.
2004-05-15 Laurent Aimar * mp4: - add +1 to PCR/DTS/PTS.
2004-05-15 Gildas Bazin* modules/video_output/directx/directx.c: fixed 'refres...
2004-05-15 Laurent Aimar * avi: add +1 to PCR/DTS/PTS.
2004-05-15 Laurent Aimar * real: use 1 as starting time (allow to have a valid...
2004-05-15 Laurent Aimar* all: use 1 as starting time (allow to have a valid...
2004-05-15 Laurent Aimar * mpga: use 1 as starting time (allow to have a valid...
2004-05-15 Gildas Bazin* modules/access/v4l/v4l.c: removed useless warning...
2004-05-15 Gildas Bazin* modules/access/mms/mmstu.c: fixed a few corner cases...
2004-05-14 Laurent Aimar * mmstu: added a couple of uint64_t casts to avoid...
2004-05-14 Jean-Paul SamanClose DVR device
2004-05-14 Eric Petit macosx/vout.m: don't forget to EndFullScreen() on...
2004-05-13 Gildas Bazin* configure.ac, modules/visualization/goom.c: in case...
2004-05-13 Eric Petit macosx/vout.m : fixed --macosx-fillscreen
2004-05-13 Gildas Bazin* modules/stream_out/standard.c: fixed a few small...
2004-05-13 Eric Petit macosx/vout* : in GL mode, create a fullscreen window...
2004-05-13 Derk-Jan Hartman* Fix for stream selection on HAL devices.
2004-05-12 Jon Lech Johansen * drms.c: Check that key store is at least 4 bytes...
2004-05-12 Olivier Teulière * skins2: Removed the Theme.fadetime attribute (unused)
2004-05-12 Christophe Massiot* modules/mux/mpeg/ts.c: Fixed a possible segfault...
2004-05-12 Gildas Bazin* modules/gui/wxwindows/open.cpp: mrl parsing fix.
2004-05-11 Christophe Massiot* src/stream_output/stream_output.c: Use strtol for...
2004-05-11 Laurent Aimar * ts.c: this time it should work (create one dvbpsi...
2004-05-10 Laurent Aimar * ts: added support pf multiples PMT on the same PID...
2004-05-10 Benjamin Prachtoups
2004-05-10 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed the update...
2004-05-10 Jean-Paul Samandvb/access.c - properly cast memory returned by malloc()
2004-05-10 Benjamin Prachtuse new syntax for sap/slp announces
2004-05-10 Christophe Massiot1l
2004-05-10 Christophe Massiot* src/input/input_programs.c: Fixed the --program optio...
2004-05-10 Christophe Massiot* modules/access/dvb: Major rewrite of the code.
2004-05-09 Gildas Bazinconfigure.ac, modules/visualization/goom.c: updated...
2004-05-08 Jon Lech Johansen * drms.c: DRMS v2 endian fix.
2004-05-08 Sam Hocevar * modules/demux/mp4/drms.c:
2004-05-08 Jon Lech Johansen * drms.c: fopen in binary mode. Convenience fix for...
next