]> git.sesse.net Git - vlc/history - modules
* ChangeLog: updated for the 0.7.2 release.
[vlc] / modules /
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...
2004-05-08 Olivier Teulière * skins2/src/skin_main.cpp: Transparency is default...
2004-05-08 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed bug with...
2004-05-08 Gildas Bazin* modules/demux/dvdnav.c: a few fixes.
2004-05-07 Laurent Aimar * avi: hack to let few xvid files working.
2004-05-07 Laurent Aimar * video: set avtcx->codec_tag
2004-05-07 Gildas Bazin* modules/demux/asf/*: fixed mem leak.
2004-05-07 Gildas Bazin* modules/gui/wxwindows/*: move a few things out of...
2004-05-07 Gildas Bazin* modules/video_output/directx/*: embedded vout plays...
2004-05-07 Jean-Paul SamanTuning to DVB-C works. Added code to listen to FE_REINI...
2004-05-07 Jean-Paul SamanGracefully interrupt the tuning process.
2004-05-07 Jean-Paul Samancompilation fixes
2004-05-07 Jean-Paul SamanRefactoring of dvb.c and access.c. Coding style and...
2004-05-07 Rocky BernsteinTolerate compilation with vcdimager 0.7.20. Sigh.
2004-05-07 Derk-Jan Hartman* introduced a bug with my latest patch in the autogene...
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-05-06 Gildas Bazin* modules/mux/mp4.c:fixed a minor mem leak.
2004-05-06 Gildas Bazin* modules/demux/mp4/mp4.c: fixed memory leak.
2004-05-06 Derk-Jan Hartman* don't autorelease the application
2004-05-06 Gildas Bazin* modules/demux/mkv.cpp: wchar_t is defined in stddef...
2004-05-05 Jon Lech Johansen * drms.c: DRMS v2 uses filename iSCInfo2 instead...
2004-05-05 Gildas Bazin* modules/demux/ts.c: support for DVB subtitles and...
next