]> git.sesse.net Git - vlc/shortlog
vlc
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
2013-12-08 Andrey UtkinEnable GSM RTP packetization
2013-12-08 Maxim BublisRemoved unused static functions
2013-12-08 Rafaël Carrécontrib: speexdsp: remove dependency on speex
2013-12-08 Rafaël Carrécontrib: speexdsp: install headers in include/speex...
2013-12-08 Rafaël Carrécontrib: update to speex git HEAD
2013-12-07 Jean-Baptiste... Use _aligned_* when compiling with MSVC
2013-12-07 Rafaël Carrécontrib: speex: fix git hash
2013-12-07 Francois Cartegniedemux: asf: fix signedness in marker
2013-12-07 Francois Cartegniedemux: asf: fix signedness in content desc
2013-12-07 Francois Cartegniedemux: asf: fix signedness on stream prioritization
2013-12-07 Francois Cartegniedemux: asf: fix signedness on stream mutex properties
2013-12-07 Francois Cartegniedemux: asf: use INT64_MAX
2013-12-07 Francois Cartegniedemux: asf: don't update PCR until preroll is done
2013-12-07 Francois Cartegniedemux: asf: use send time as base time for pcr (fix...
2013-12-07 Francois Cartegniedemux: asf: only substract preroll from presentation...
2013-12-07 Francois Cartegniedemux: asf: decode payload extension
2013-12-07 Francois Cartegniedemux: libasf: add payload extensions guids
2013-12-07 Francois Cartegniedemux: asf: fix time conversion
2013-12-07 Francois Cartegniedemux: asf: fix computing pts/dts with deltas on sub...
2013-12-07 Francois Cartegniedemux: asf: Use pts as track time instead of dts
2013-12-07 Pierre Ynardyoutube.lua: handle relative reference in javascript URL
2013-12-07 Jean-Baptiste... Contribs: update fribidi to 0.19.6
2013-12-07 Jean-Baptiste... Contribs: update live555
2013-12-07 Jean-Baptiste... Contribs: update GnuTLS to 3.1.17
2013-12-07 Jean-Baptiste... Contrib: upgrade Opus to 1.1
2013-12-06 Rafaël CarréRemove MODULE_PATH define
2013-12-06 Rémi Denis... input: do not misinterpret attachment MRLs as file...
2013-12-06 Rémi Denis... input: off-by-three
2013-12-06 Rafaël Carréavcodec: decode dvbs
2013-12-06 Rafaël Carrémessages: Don't mix fprintf and utf8_fprintf
2013-12-06 Rafaël CarréPrint(Color)Msg: align pointers on the right
2013-12-05 Jean-Baptiste... Fix make dist
2013-12-05 David Fuhrmannmac packages: remove obsolete Delete Preferences.app
2013-12-05 Andy TatherDirectSound: fix SPDIF
2013-12-05 Andy TatherWaveout: Fix SPDIF output
next