]> git.sesse.net Git - vlc/history - modules
freetype: fixed crash within ATS when looking for non-existing font families
[vlc] / modules /
2012-05-29 Felix Paul Kühnefreetype: fixed crash within ATS when looking for non...
2012-05-29 Jean-Baptiste KempfAutodel: relicense to LGPL
2012-05-29 Hugo Beauzée-Luyssendash: Fix a typo
2012-05-28 Felix Paul Kühnemacosx: lock the scroll direction for 0.8 secs, so...
2012-05-28 Felix Paul Kühnemacosx: optimize scrollwheel code by saving 3 objc...
2012-05-28 Felix Paul Kühnemacosx: automatically close the shared NSFontPanel...
2012-05-28 David Fuhrmannmacosx: fix some issues with playlist column headers
2012-05-28 Jean-Baptiste KempfFreetype: limit HAVE_STYLES to font selection
2012-05-28 Felix Paul Kühnefreetype: config_GetPsz delivers UTF-8 content instead...
2012-05-28 Felix Paul Kühnefreetype: use Apple Type Services to get the font file...
2012-05-27 Rémi Denis-CourmontWin32: fix warning
2012-05-27 Laurent AimarEnabled screensaver for win32 opengl vout (close #426).
2012-05-27 Rémi Denis-Courmontadummy: do not create dummy audio-device (refs #6874)
2012-05-27 Rémi Denis-CourmontALSA: destroy audio-device at exit (refs #6874)
2012-05-27 Edward Wangvisual: remove depreciated vlc_object_alive
2012-05-27 Edward Wangvisual: check for NULL before free
2012-05-26 Rafaël CarréMissing __MIN
2012-05-25 Laurent AimarAdded support for SSE2 to 16 bit merge (deinterlace).
2012-05-25 Laurent AimarFixed alignment and potential overread/write in MergeNE...
2012-05-25 Laurent AimarClean up a bit merge functions in deinterlace.
2012-05-25 Laurent AimarAdded partial support for > 8 bits YUV video in the...
2012-05-25 Laurent AimarAdded support for all planar 8 bit YUV chromas to the...
2012-05-25 Laurent AimarSimplified a bit the code that decides the output forma...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Jean-Baptiste KempfQt: Missing include in previous commit
2012-05-25 Jean-Baptiste KempfWin32: recognize more MCE commands
2012-05-25 David Fuhrmannmacosx: remove now unneeded volume osd hack
2012-05-25 David Fuhrmannmacosx: several fixes and improvements for hotkey handling
2012-05-24 Frédéric Yhueldemux/mp4: do not demux f4v files for now
2012-05-24 Edward Wangvorbis: also check comments for comment metadata
2012-05-24 Sébastien Toquefreetype: add android default font
2012-05-24 Jean-Baptiste KempfAVI: parse dmlh chunk
2012-05-24 Jean-Baptiste KempfAVI: do not warn about embedded subtitles
2012-05-24 Jean-Baptiste KempfAVI: be less picky about wrong sizes for LIST chunk
2012-05-24 Jean-Baptiste KempfAVI: better debug
2012-05-24 Jean-Baptiste KempfAVI: remove unnecessary macros
2012-05-24 Jean-Baptiste KempfAVI: reduce the debug tree size
2012-05-24 Jean-Baptiste KempfAVI: better debug
2012-05-24 Hugo Beauzée-Luyssendash: DASHManager: Prevent a crash when the downloader...
2012-05-24 Hugo Beauzée-Luyssendash: Remove now useless variables.
2012-05-24 Hugo Beauzée-Luyssendash: Prevent infinite recursion.
2012-05-24 Hugo Beauzée-Luyssendash: DOMParser: Multiple profile may be used by some...
2012-05-24 Konstantin PavlovUpnp: Fix #6250, honor --miface.
2012-05-23 Rafaël CarréRemove mingw-w64 2.0 workarounds
2012-05-23 Laurent AimarHide errors with multi-part rar when the end of archive...
2012-05-23 Laurent AimarFixed support of G726.
2012-05-23 Rui ZhangAvcodec: disable delayed opening for packetized AAC...
2012-05-23 Konstantin PavlovBluray: use msg_Info instead of msg_Err.
2012-05-23 Konstantin PavlovBluray: use meaningful error messages when available.
2012-05-23 Pierre Ynardlua: fix more sd input options and lua stack use-after-gc
2012-05-22 Rémi Denis-CourmontReplace remaining instances of aout_buffer_t with block_t
2012-05-22 Rémi Denis-CourmontReplace remaining call sites of aout_BufferFree()
2012-05-22 Rémi Denis-Courmontwasapi: fix comment
2012-05-22 Rémi Denis-CourmontRemove aout_VolumeNoneInit()
2012-05-22 Aurelien Nephtalits: Fix audio type description parsing
2012-05-21 Rémi Denis-Courmontwaveout: correct scale
2012-05-21 David Fuhrmannmacosx: fix subtile bug in initialization of mainwindow
2012-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2012-05-21 David Fuhrmannmacosx: added forgotten method declaration in header...
2012-05-21 Jean-Baptiste KempfHLS: fix a signed comparison warning
2012-05-21 Rui Zhanghttplive: do not reset segment data without key
2012-05-21 Felix Paul Kühnemacosx: removed the outdated and dysfunctional service...
2012-05-21 Jean-Baptiste KempfAVI: support more extended tags
2012-05-21 Jean-Baptiste KempfAVI: display extra-data tags
2012-05-21 Jean-Baptiste KempfAVI: add more main tags
2012-05-21 Jean-Baptiste KempfAVI: read the creation date
2012-05-21 Felix Paul Kühnemacosx: make sure that the fullscreen window is the...
2012-05-21 Felix Paul Kühnemacosx: removed wrong check, which could make the video...
2012-05-20 Pierre Ynardlua: fix equalizer setting code
2012-05-20 Rémi Denis-Courmontaout: use INT64_MIN as invalid delay value
2012-05-20 Pierre Ynardlua: remove superfluous equalizer preset code
2012-05-20 Pierre Ynardlua: fix memory leak in equalizer function
2012-05-20 Felix Paul Kühnemacosx: added an option to let the Apple Remote control...
2012-05-20 Pierre Ynardlua: fix memory leak
2012-05-20 Pierre Ynardlua: fix memory and object leak and reset locale on...
2012-05-18 Felix Paul Kühnemacosx: added UI stub for a new Convert & Save panel...
2012-05-18 David Fuhrmannmacosx: remove one unneeded line in togglePlaylist:
2012-05-18 David Fuhrmannmacosx: some small improvements for !video-deco
2012-05-18 Felix Paul Kühnemacosx: allow the user to sleep his/her Mac using the...
2012-05-18 Felix Paul Kühnemacosx: use CoreInteraction code for the media key...
2012-05-18 Felix Paul Kühnemacosx: using the updated SPMediaKeyTap, we can disable...
2012-05-18 Felix Paul Kühnemacosx: update SPMediaKeyTap to latest code from upstre...
2012-05-18 Felix Paul Kühnemacosx: set the represented URL in the detached vout...
2012-05-17 Felix Paul Kühnemacosx: added an option to hide the playmode buttons...
2012-05-17 Felix Paul Kühnemacosx: remove debug code and block Lion's fullscreen...
2012-05-17 Felix Paul Kühnemacosx: added the prev/next buttons back (disabled...
2012-05-17 Rafaël Carrécaca doesn't use x11 on OSX
2012-05-17 Felix Paul Kühnemacosx: added 'video-deco' to the simple preferences...
2012-05-17 Felix Paul Kühnemacosx: re-implement 'video-deco' support (close #6426)
2012-05-17 Felix Paul Kühnemacosx: updated copyright headers
2012-05-17 Felix Paul Kühnemacosx: fixed typo
2012-05-17 Felix Paul Kühnemacosx: another optimization for the wizard
2012-05-17 Felix Paul Kühnemacosx: more optimizations for bookmarks and wizard...
2012-05-17 Felix Paul Kühnemacosx: code optimizations - no functional change
2012-05-17 Felix Paul Kühnemacosx: improve memory and hotkey handling (in case...
2012-05-17 Mirsal Ennaimedbus: Fix seek detection
2012-05-17 Felix Paul Kühnemacosx: fixed corner case, which could lead to an empty...
2012-05-16 Rémi Denis-Courmontwasapi: factorize/check COM initialization
next