]> git.sesse.net Git - vlc/shortlog
vlc
2004-04-25 Clément StenacUpdated
2004-04-25 Clément StenacDo not translate wizard strings, and stop ignoring...
2004-04-25 Cyril Deguet * ctrl_text.cpp: put the control text in the "moving...
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-04-25 Cyril Deguet * dialogs.cpp: put NULL for the parent window argumen...
2004-04-25 Clément StenacAdd options descriptions
2004-04-25 Clément StenacAdd option descriptions
2004-04-25 Clément StenacFix description
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small coding style...
2004-04-25 Sam Hocevar * debian/rules:
2004-04-25 Sam Hocevar * modules/access/dvb/dvb.c: fixed syntax errors.
2004-04-24 Jean-Paul SamanProperly attach and detach the qte_main object
2004-04-24 Clément StenacCompilation fix and give option descriptions
2004-04-24 Benjamin PrachtEndianness fix for xvideo vout on big endian processors...
2004-04-24 Gildas Bazin* modules/stream_out/*: attempt at adding descriptions...
2004-04-24 Laurent Aimar * standard: created sap/slp(boolean) sap-name/slp...
2004-04-24 Jean-Paul Samandvb/access.c removed old commandline syntax
2004-04-24 Jean-Paul SamaniPaq vlc-0.7.2-test1
2004-04-24 Yoann Peronneau* input/subtitles.c: first subtitle search path was...
2004-04-24 Laurent Aimar * all: use sout_ParseCfg. But "standard" can't use...
2004-04-24 Laurent Aimar * all: use sout_ParseCfg.
2004-04-24 Laurent Aimar * ts: use sout_ParseCfg. (If people add description...
2004-04-23 Clément StenacSupport EXTVLCOPT in the new m3u demuxer
2004-04-23 Laurent Aimar * mp4: use sout_ParseCfg and rename option to --sout...
2004-04-23 Laurent Aimar * stream_output: fixed bool handling in sout_ParseCfg.
2004-04-23 Laurent Aimar * asf: use sout_ParseCfg and so added
2004-04-23 Laurent Aimar * stream_output: added bool support (untested).
2004-04-23 Laurent Aimar * stream_output: added a sout_ParseCfg to help sout...
2004-04-23 Gildas Bazin* modules/video_output/x11/xcommon.c,
2004-04-23 Gildas Bazin* modules/video_filter/*: implemented a forwarding...
2004-04-23 Gildas Bazin* modules/video_filter/deinterlace.c: implemented a...
2004-04-23 Laurent Aimar * x264: added aspect support.
2004-04-23 Gildas Bazin* ALL: bumped version number to 0.7.2-test1 in preparat...
2004-04-23 Laurent Aimar * h264: fixed nal decoding.
2004-04-23 Gildas Bazin* modules/video_output/directx/directx.c: I think I...
2004-04-23 Derk-Jan Hartman* play after loading intf.
2004-04-23 Gildas Bazin* modules/video_output/directx/directx.c: couple of...
2004-04-23 Yoann Peronneau* extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug...
2004-04-23 Gildas Bazin* src/libvlc.h: MSVC doesn't like splitted macros....
2004-04-23 Gildas Bazin* src/libvlc.h: reverted my last change.
2004-04-23 Gildas Bazin* src/input/control.c, include/ninput.h: Added INPUT_GE...
2004-04-23 Gildas Bazin* src/*: portability fixes.
2004-04-23 Yoann Peronneau* src/input/subtitles.c: corrected bug in subtitle...
2004-04-23 Gildas Bazin* src/input/es_out.c: fix for ES_OUT_RESET_PCR.
2004-04-23 Gildas Bazin* modules/stream_out/transcode.c: fixed mem leak +...
2004-04-23 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed memory leak.
2004-04-23 Gildas Bazin* src/playlist/item.c,item-ext.c: fixed memory leaks.
2004-04-23 Gildas Bazin* src/input/subtitles.c: fixed memory leak.
2004-04-23 Gildas Bazin* src/playlist/item.c: fixed memory leak.
2004-04-23 Gildas Bazin* modules/demux/sgimb.c: fixed memory leak.
2004-04-23 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: --wxwin-embed...
2004-04-23 Gildas Bazin* modules/video_output/x11/*: implemented some locking...
2004-04-23 Gildas Bazin* modules/gui/wxwindows/interface.cpp: disable the...
2004-04-22 Eric Petit contrib/src/Makefile : typo
2004-04-22 Gildas Bazin* src/audio_output/input.c: too much locking.
2004-04-22 Gildas Bazin* modules/video_output/directx/*: only hide the mouse...
2004-04-22 Laurent Aimar * h264: added a h264-fps option.
2004-04-22 Gildas Bazin* modules/video_output/directx/*:
2004-04-22 Clément StenacFix audio and do not read 1 byte without remembering it
2004-04-22 Sam Hocevar * Added missing SVN properties.
2004-04-22 Sam Hocevar * configure.ac:
2004-04-22 Laurent Aimar * mpeg/system.c, ts.c: added h264 to old TS demuxer.
2004-04-22 Laurent Aimar * x264: wrapper for libx264 encoder (h264 encoder...
2004-04-22 Laurent Aimar * ffmpeg: added a ffmpeg-debug option (control libavco...
2004-04-22 Laurent Aimar * configure: added h264 demuxer and packetizer.
2004-04-22 Laurent Aimar * packetizer/h264.c: a really basic h264 packetizer...
2004-04-22 Laurent Aimar * ts.c: allow muxing of h264 stream.
2004-04-22 Derk-Jan Hartman* Give the kasenna a bit more mtu space than it advises...
2004-04-21 Christophe... * modules/packetizer/mpegvideo.c: When a discontinuity...
2004-04-21 Christophe... * modules/access/pvr/pvr.c: Code conventions; added...
2004-04-21 Christophe... * modules/demux/ts.c: When a packet is lost, flag a...
2004-04-21 Christophe... * modules/stream_out/transrate: Rewrote the transrater...
2004-04-21 Laurent Aimar * block: fixed block_Realloc.
2004-04-21 Carlo Calabròfix (thanks anil)
2004-04-21 Sam Hocevar * modules/video_filter/deinterlace.c: included <altiv...
2004-04-21 Carlo CalabròUpdated italian translation (rc interface, streaming...
2004-04-21 Sam Hocevar * configure.ac:
2004-04-21 Gildas Bazin* modules/misc/playlist/m3u.c: save VLC input options...
2004-04-21 Laurent Aimar* input_dec: do not switch to minimize-threads in sout...
2004-04-21 Derk-Jan Hartman* modules/demux/sgimb.c
2004-04-20 Anil Daoud* 'Toggle enabled' -> 'Enable/Disable' in the playlist...
2004-04-20 Gildas Bazin* modules/wxwindows/wxwindows.cpp, modules/skins2/src...
2004-04-20 Gildas Bazin* src/libvlc.h: put the SAP options where they belong...
2004-04-20 Yoann PeronneauChanged directory separator from '/' to '\' for windows...
2004-04-20 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't "play...
2004-04-20 Sam Hocevar * Added missing Id to the svn:keywords properties...
2004-04-20 Yoann PeronneauAdded a --sub-autodetect-path which is a list of paths...
2004-04-20 Sam Hocevar * configure.ac:
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-20 Sam Hocevar * po/es.po: minor translation fix.
2004-04-20 Gildas Bazin* modules/gui/wxwindows/interface.cpp: better interface...
2004-04-20 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fit the default...
2004-04-20 Antoine Cellerier* fixed hue, contrast, gamma, brightness and saturation...
2004-04-20 Andre Pang* Mac OS X: intercept and respond to user-configured...
2004-04-20 Derk-Jan Hartman* extras/contrib/src
2004-04-19 Gildas Bazin* NEWS: few changes.
2004-04-19 Gildas Bazin* NEWS: updated with all the changes since the last...
2004-04-19 Eric Petit deinterlace.c: added AltiVec optims for 16-bytes unali...
2004-04-19 Andre Pang* Added HACKING file to CMML codec plugin directory...
2004-04-19 Clément StenacFix crash when vout window is resized to 0 width
next