]> git.sesse.net Git - vlc/shortlog
vlc
2013-07-26 Rémi DuraffortFix sizeof mismatch
2013-07-26 Rémi DuraffortFix many memory leaks (and potential ones)
2013-07-26 Rémi Denis... araw: zero copy for native audio sample formats
2013-07-26 Rémi Denis... decoder: separate aout initialization from buffer alloc...
2013-07-26 Rémi Denis... aout: inline aout_DecDeleteBuffer()
2013-07-26 Rémi Denis... aout: inline aout_DecNewBuffer()
2013-07-26 Martin Storsjöandroidsurface: Use the ANativeWindow API where available
2013-07-25 Rafaël Carréequalizer: apply preamp twice on 2nd pass
2013-07-25 Rémi Denis... ALSA: favor channel maps with fewer unused channels
2013-07-25 Rémi Denis... ALSA: still use VLC configuration to determine availabl...
2013-07-25 Rémi Denis... vdpau: improve decoder capability checks messages
2013-07-25 Rémi Denis... avcodec: rationalize hwaccel copy/extract callback...
2013-07-25 Rémi Denis... avcodec: rationalize hwaccel surface allocation callback
2013-07-25 Rémi Denis... avcodec: pass data pointer to hwaccel release callbacks...
2013-07-25 Rafaël Carréavcodec audio: update block pointer on realloc
2013-07-25 Rafaël Carrécontrib: gcrypt: upgrade to 1.5.3
2013-07-24 Jean-Baptiste... Fix live555 breakage in last update
2013-07-24 Ludovic Fauvetdirectsound: clear the ring buffer ahead of the write...
2013-07-24 Ludovic Fauvetdirectsound: remove broken notification support
2013-07-24 Ludovic Fauvetdirectsound: remove the broken msleep fallback
2013-07-24 Ludovic Fauvetdirectsound: clear the rest of the ring buffer too
2013-07-24 Ludovic Fauvetlpcm: fix channel reordering for m2ts (close #8526)
2013-07-24 Sebastien Zwickertvda: reset correctly the coded frame size.
2013-07-24 Rémi Denis... avcodec: pass AVFrame.opaque to hwaccel release callback
2013-07-24 Rémi Denis... avcodec: remove va parameter from hwaccel release callback
2013-07-24 Rémi Denis... hwdummy: remove no-op
2013-07-24 Rémi Denis... vaapi: avoid usage of vlc_va_t * from the release callback
2013-07-24 Rémi Denis... vdpau: remove no-op
2013-07-24 Rémi Denis... vaapi: use AVFrame.opaque to store per-picture state...
2013-07-24 Rémi Denis... dxva2: use AVFrame.opaque to store internal per-picture...
2013-07-24 Rémi Denis... vdpau: fix surface leaks if the picture is not extracted
2013-07-24 Rémi Denis... vdpau: revector (no functional changes)
2013-07-24 Rémi Denis... ALSA: correct debug message
2013-07-24 Rémi Denis... avcodec. remove redundant code
2013-07-24 Rémi Denis... XCB/XVideo: pad pictures to 32x16
2013-07-24 Rémi Denis... avcodec: log why picture is unsuitable for direct rendering
2013-07-24 Mark Leelibvlc: add tests for the equalizer API
2013-07-24 Mark Leelibvlc: add equalizer API
2013-07-24 Rémi Denis... avcodec: add assertion after vlc_va_Get() + cosmetics
2013-07-24 Rémi Denis... avcodec: factor frame initialization code
2013-07-24 Rémi Denis... avcodec: remove debug code
2013-07-24 Francois Cartegnieupdate NEWS
2013-07-24 Francois Cartegnieaccess: ftp: add TLS support (fix #137)
2013-07-24 Rafaël Carrécontrib: mpcdec: use svn version (r481 currently)
2013-07-23 Rémi Denis... avcodec: fix sign of codec ID
2013-07-23 Rémi Denis... avcodec: use reference counting for video decoder
2013-07-23 Rémi Denis... hwdummy: improve assertions
2013-07-23 Rémi Denis... avcodec: fix warning
2013-07-23 David Fuhrmannmacosx: set max volume as configuable
2013-07-23 David Fuhrmannmacosx: implement snap-in for volume sliders (refs...
2013-07-23 David Fuhrmannmacosx: fix visual appearance of fullscreen tic (refs...
2013-07-23 David Fuhrmannmacosx: cleanup previous commit and fix position of...
2013-07-23 Felix Paul... macosx: implement 120% volume limit
2013-07-23 Felix Paul... contrib: export CCAS correctly
2013-07-23 Rafaël Carrévout_ManageWrapper: reset display pool after we reset...
2013-07-23 Rafaël Carréftp: do not compile access output if sout is disabled
2013-07-23 Martin Storsjötools: Use the latest version of gas-pp
2013-07-23 Rafaël CarréDon't redefine UNICODE
2013-07-23 Jean-Baptiste... WinRT: release the CryptographicBufferStatics and Buffe...
2013-07-23 Rafaël CarréDon't use CryptGenRandom in Windows Store app
2013-07-23 Gleb Piniginios: disable VNCServer contrib
2013-07-22 Pierre Ynardyoutube.lua: fix author name
2013-07-22 Pierre Ynardyoutube.lua: update to (months-old) website changes
2013-07-22 Rémi Denis... dbus: thread safety requires libdbus version 1.6.0
2013-07-22 Martin Storsjötools: Download gas-pp from libav.org instead of from...
2013-07-22 Martin Storsjöios: Remove the contribs directory before installing...
2013-07-22 Gleb Pinigintools: Download the defined gas-pp version instead...
2013-07-22 Jean-Baptiste... Demux: Correctly differenciate MLP and THD raw samples
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049747)
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049746)
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049745)
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049744)
2013-07-22 Rémi DuraffortFix potential missing unlock (cid #1049393)
2013-07-22 Rémi DuraffortFix potential missing unlock (cid #1049392)
2013-07-22 Rémi DuraffortFix wrong test (cid #1049311)
2013-07-22 Rémi DuraffortFix wrong test (cid #1049310)
2013-07-22 Rémi Denis... Remove unmaintained cmake support
2013-07-22 Rémi DuraffortFix sizeof mismatch (fix many cids)
2013-07-22 Rémi Denis... vcdx: work around stupid type mismatch
2013-07-22 Rafaël Carrécontrib: add --disable-net to disable network related...
2013-07-22 Rafaël CarréAudio demux: use MLP codec id for .mlp files
2013-07-22 Rémi DuraffortRemove dead code (and infinite loop) (cid #1049331)
2013-07-22 Rémi DuraffortFix C&P error (cid #1049313)
2013-07-22 Rémi DuraffortFix memory leak (cid #1049518)
2013-07-22 Rémi DuraffortFix memory leak (cid #1049517)
2013-07-22 Rafaël Carrélpcm: fix BD decoding broken by 45c7b7c8764
2013-07-22 Edward WangQt: grammar fixes
2013-07-22 François Revollua: assembleenationale: Fix after website changes
2013-07-22 KO Myung-Hunqt4: OS/2 does not have additional dependencies
2013-07-22 Rafaël CarréTS demux: add an option to not use stream's PCR
2013-07-21 Ilkka Ollakkahttp: implement ACCESS_GET_SIZE
2013-07-21 Francois Cartegnieavcodec: fix av_pix_fmt_desc_get() with ffmpeg
2013-07-21 Francois Cartegnieswscale/chroma: fix build (typo)
2013-07-21 David Fuhrmannmacosx: fix moar string memleaks in audio effects code
2013-07-21 David Fuhrmannmacosx: fix a bunch of string memleaks in video effects...
2013-07-21 David Fuhrmannmacosx: do not enable video filters which are not set...
2013-07-21 David Fuhrmannmacosx: video effects: fix for applying profile setting...
2013-07-21 Rémi Denis... snapshot: add true subsecond timestamp and pad with...
2013-07-21 Rémi Denis... net_Read: rewrite, fix corner cases (fix #8972)
2013-07-21 Rémi Denis... win32: do not clobber error status when touching thread...
next