]> git.sesse.net Git - vlc/shortlog
vlc
2013-12-16 Rémi Duraffortqt4: fix memory leak (allocate only when needed)
2013-12-16 Rémi Duraffortatmo: fix some dealocation mismatch
2013-12-16 Rémi Duraffortlivehttp: fix typo
2013-12-16 Sébastien Toqueyuv->rgb neon: only convert visible area
2013-12-16 Jean-Baptiste... Avcodec: fix FTBFS with FFmpeg because of YUVA422P...
2013-12-16 Tristan Matthewslivehttp: fix format string
2013-12-15 Rémi DuraffortRemove dead initializations
2013-12-15 Rémi Duraffortamto: fix dealocator (delete [] instead of free)
2013-12-15 Rémi Duraffortomxil: fix calloc usage
2013-12-15 Rémi Duraffortaccess_dvd: fix sizeof mismatch
2013-12-15 Rémi Duraffortmp4: fix sizeof mismatch
2013-12-15 Rémi Durafforthqdn3d: fix sizeof mismatch
2013-12-15 Rémi Duraffortmp4: fix memory leak
2013-12-15 Rémi Duraffortaccess_jack: fix memory leak
2013-12-15 Rémi Duraffortlivehttp: fix many memory leaks
2013-12-15 Rémi Duraffortlivehttp: fix memory leaks
2013-12-15 Rémi Duraffortinput: fix memory leak if access is not found
2013-12-15 Rémi Duraffortmkv: fix memory leak
2013-12-15 Jean-Baptiste... Freetype: rename HAVE_STYLES
2013-12-15 Jean-Baptiste... Freetype: unexport a function we don't need anymore...
2013-12-15 Jean-Baptiste... Freetype: introduce a dummy font selector
2013-12-15 Jean-Baptiste... Freetype: remove unneeded includes
2013-12-15 Jean-Baptiste... Move font defaults to platform_fonts.h
2013-12-15 Jean-Baptiste... Freetype: simplify win32 fonts lookup folder
2013-12-15 Nicolas BertrandDCP: new access-demux module for DigitalCinemaPackage
2013-12-15 Denis CharmetAvoid infinite recursion loop when parsing tags
2013-12-15 Jean-Baptiste... Freetype: Split font selection code from freetype.c
2013-12-15 Jean-Baptiste... Win32: fix obvious typo.
2013-12-15 Jean-Baptiste... Freetype: move the font selection to a function-pointer
2013-12-15 Jean-Baptiste... Freetype: fix small error in previous commit
2013-12-15 Jean-Baptiste... Freetype: create an xml_reader helper
2013-12-15 Jean-Baptiste... Split Freetype destruction from the main destruction
2013-12-15 Jean-Baptiste... Freetype: split freetype init from Create
2013-12-14 Jean-Baptiste... Fix typo
2013-12-14 Jean-Baptiste... Update NEWS and MODULES_LIST for 2.2.0
2013-12-14 KO Myung-Hunconfigure: add a feature test for OpenGL
2013-12-13 Tristan Matthewslibvlc: don't use string after free
2013-12-13 Rafaël Carréfortunes !
2013-12-13 Francois Cartegniecodecs: avcodec: fix Makefile libs order
2013-12-13 Francois Cartegniedemux: mp4: improve debug tree info
2013-12-13 Felix Abecassisfourcc: add entry for Android opaque buffer type.
2013-12-13 Felix Abecassisinput: rename members and functions previously related...
2013-12-13 Felix Abecassisinput: remove useless function DecoderFlushBuffering...
2013-12-13 Felix Abecassisinput: remove sout decoder buffering.
2013-12-13 Felix Abecassisinput: remove subpicture decoder buffering.
2013-12-13 Felix Abecassisinput: remove video decoder buffering.
2013-12-13 Felix Abecassisinput: remove audio decoder buffering.
2013-12-13 Maxim BublisVLC_FOURCC replaced with VLC_CODEC_* values
2013-12-13 Tristan Matthewsogg: use CLOCK_FREQ in muxer
2013-12-13 Ludovic Fauvetnsis: restore the previous components on x64 (fix ...
2013-12-12 David Fuhrmannauhal: fix audio device selection via command line
2013-12-12 Tristan Matthewsogg: use CLOCK_FREQ
2013-12-12 Felix Paul... macosx/menu: add missing debug
2013-12-12 Jean-Paul Samancroppadd: use correct shortname 'croppadd'
2013-12-12 Jean-Baptiste... Make DirectX default on XP, instead of Direct3d
2013-12-12 Felix Paul... ios/build.sh: fetch contribs before compiling them
2013-12-12 Ilkka Ollakkalivehttp: parse key="value" style options
2013-12-12 Ilkka Ollakkause CLOCK_FREQ in date_Decrement
2013-12-11 Francois Cartegniedemux: asf: remove preroll from dts too
2013-12-11 Francois Cartegniedemux: asf: do ES audio selection for mms (fix #8797...
2013-12-11 Francois Cartegnieinput: add DEMUX_SET_ES notification
2013-12-11 Rémi Duraffortupdate: fix use after free
2013-12-11 Rémi Duraffortlogger: fix use after free
2013-12-11 Rémi Duraffortskins2: fix memory leak
2013-12-11 Rémi Duraffortlivehttp: fix memory leak (cid #1048908)
2013-12-11 Rémi Duraffortvcd: fix sizeof mismatch (cid #1048981)
2013-12-11 Rémi Duraffortsid: fix sizeof mismatch (cid #1062589)
2013-12-11 Rémi Duraffortkate: fix memory leak (cid #1048911)
2013-12-11 Rémi Duraffortdbus: fix memory leaks (cid #1048913)
2013-12-11 Rémi Duraffortflac: fix memory leak (cid 1048914)
2013-12-11 Rafaël CarréRevert "flac: fix extradata clamping check"
2013-12-11 Jean-Paul Samanaccess/alsa.c: fix racecondition on demux->p_sys variable
2013-12-11 Jean-Paul Samanv4l2: set visible height
2013-12-11 Tristan Matthewsogg: fix format strings for debug messages
2013-12-11 Tristan Matthewsflac: move CRC update into STATE_NEXT_SYNC
2013-12-10 Rafaël Carréavcodec: handle codecs outputting YUVA 4:2:0 and 4:2:2
2013-12-10 Rafaël Carréswscale: handle 4:2:0 and 4:2:2 YUVA formats
2013-12-10 Jean-Baptiste... Finish "core" renaming to avoid prefs crashes
2013-12-10 Rafaël CarréDon't reset master program clock if master program...
2013-12-09 Francois Cartegniedemux: asf: trigger dialog on drm streams
2013-12-09 Erwan Tulouimage: fix image misfunctioning in recent builds
2013-12-09 Francois Cartegniedemux: asf: avoid truncation on malloc
2013-12-09 Francois Cartegniedemux: flac: align to avoid overflow on seek (fix ...
2013-12-09 Ilkka Ollakkatranscode: use user given width/height on calculations
2013-12-09 Francois Cartegniedemux: ogg: fix int overflow on seek
2013-12-09 Francois Cartegniedemux: asf: fix double declaration (cid 1135582)
2013-12-09 Jean-Baptiste... Update NEWS
2013-12-09 Andrey UtkinEnable VP8 RTP packetization
2013-12-09 Rafaël CarréRename main module to core
2013-12-08 Francois Cartegniedemux: asf: check for int overflow
2013-12-08 Francois Cartegniedemux: asf: fix signedness
2013-12-08 Francois Cartegniedemux: libasf: fix tons of signedness
2013-12-08 Francois Cartegniedemux: asf: fix signedness in language index
2013-12-08 Ray TileyAdd initial-segment-number option for livehttp module
2013-12-08 Felix Abecassisswscale: scale the picture using the visible dimension.
2013-12-08 Felix Abecassisswscale: use function video_format_IsSimilar.
2013-12-08 Felix Abecassisvout: set visible resolution of input/output video...
2013-12-08 Vittorio Giovaracore: use same source name in DisplayNew
2013-12-08 Vittorio Giovaracore: do not overwrite visible size
2013-12-08 Andrey UtkinEnable OPUS RTP packetization
next