]> git.sesse.net Git - vlc/history - modules
transcode: add chroma conversion in actually checked filter output
[vlc] / modules /
2013-12-27 Ilkka Ollakkatranscode: add chroma conversion in actually checked...
2013-12-27 Ilkka Ollakkatranscode: add chroma conversion to be the first filter...
2013-12-27 Jean-Baptiste KempfBluray: reindent headers
2013-12-27 Jean-Baptiste KempfBluray: remove more outdated code
2013-12-27 Jean-Baptiste KempfRequire libbluray 0.3.0
2013-12-27 Felix Paul Kühneaudiounit_ios: merge stability improvements from AUHAL...
2013-12-26 Jean-Baptiste KempfUpdate NEWS, MODULES_LIST and POTFILES.in
2013-12-26 Felix Paul Kühnemacosx/applescript: fix opening non-file URLs (close...
2013-12-26 Felix Paul Kühneauhal: prevent assertion failure on TPCircularBufferCle...
2013-12-26 Felix Paul Kühneauhal: add missing bounds checking (close #10110)
2013-12-25 Gilles Chanteperdrixlive555: retrieve RTSP track languages from SDP
2013-12-25 Maxim Bubliscodec: implemented libjpeg module
2013-12-23 Jean-Baptiste KempfMP4: support in32 FourCC as a type
2013-12-22 Francois Cartegniedemux: ogg: don't recreate decoders on same chained...
2013-12-22 Francois Cartegniedemux: ogg: don't probe length again with chained streams
2013-12-22 Francois Cartegniedemux: ogg: do PCR handling on stream boundary
2013-12-21 Francois Cartegniedemux: ogg: delay ES creation for preparsing.
2013-12-21 Francois Cartegniedemux: ogg: add preparsing of headers (fix #6691)
2013-12-21 Francois Cartegniedemux: ogg: fix use after free seekpoints.
2013-12-19 Rafaël Carréstd: Always use module name if access was not specified
2013-12-19 Rafaël Carrélibavutil: set verbosity based on VLC own verbosity
2013-12-19 Rafaël Carréavcommon.h: move code around
2013-12-17 Rafaël Carrémux hevc into mp4
2013-12-17 Rafaël Carréx265: update to API 4
2013-12-16 Rémi Duraffortaudioscrobbler: fix use of uninitialized variable
2013-12-16 Rémi Duraffortvobsub: fix memory leak
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 KempfAvcodec: 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 Duraffortmkv: fix memory leak
2013-12-15 Jean-Baptiste KempfFreetype: rename HAVE_STYLES
2013-12-15 Jean-Baptiste KempfFreetype: unexport a function we don't need anymore...
2013-12-15 Jean-Baptiste KempfFreetype: introduce a dummy font selector
2013-12-15 Jean-Baptiste KempfFreetype: remove unneeded includes
2013-12-15 Jean-Baptiste KempfMove font defaults to platform_fonts.h
2013-12-15 Jean-Baptiste KempfFreetype: 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 KempfFreetype: Split font selection code from freetype.c
2013-12-15 Jean-Baptiste KempfWin32: fix obvious typo.
2013-12-15 Jean-Baptiste KempfFreetype: move the font selection to a function-pointer
2013-12-15 Jean-Baptiste KempfFreetype: fix small error in previous commit
2013-12-15 Jean-Baptiste KempfFreetype: create an xml_reader helper
2013-12-15 Jean-Baptiste KempfSplit Freetype destruction from the main destruction
2013-12-15 Jean-Baptiste KempfFreetype: split freetype init from Create
2013-12-14 Jean-Baptiste KempfUpdate NEWS and MODULES_LIST for 2.2.0
2013-12-13 Francois Cartegniecodecs: avcodec: fix Makefile libs order
2013-12-13 Francois Cartegniedemux: mp4: improve debug tree info
2013-12-13 Maxim BublisVLC_FOURCC replaced with VLC_CODEC_* values
2013-12-13 Tristan Matthewsogg: use CLOCK_FREQ in muxer
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 Kühnemacosx/menu: add missing debug
2013-12-12 Jean-Paul Samancroppadd: use correct shortname 'croppadd'
2013-12-12 Jean-Baptiste KempfMake DirectX default on XP, instead of Direct3d
2013-12-12 Ilkka Ollakkalivehttp: parse key="value" style options
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 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 KempfFinish "core" renaming to avoid prefs crashes
2013-12-09 Francois Cartegniedemux: asf: trigger dialog on drm streams
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 Andrey UtkinEnable VP8 RTP packetization
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.
next