]> git.sesse.net Git - vlc/history - modules
Dash: correct LGPL header
[vlc] / modules /
2012-05-30 Jean-Baptiste KempfDash: correct LGPL header
2012-05-30 Chris SmowtonDon't reset current HLS segment playback pointer on...
2012-05-30 Chris SmowtonFix trying to prefetch 2 segments from a 1-segment...
2012-05-30 Sébastien Toquelibass: add android default font
2012-05-30 Rémi Denis-CourmontDirectSound: possibly fix volume computation
2012-05-30 David Fuhrmanngrowl: fix crash and duplicated notifications in some...
2012-05-30 Rémi Denis-CourmontALSA: force small period to avoid latency problems
2012-05-30 Jean-Baptiste KempfMP3: support free format
2012-05-30 Jean-Paul Samanvideo_filter/transform.c: Horizontal and Vertical flip...
2012-05-30 Jean-Paul Samanvideo_filter/transform.c: mark these options as safe.
2012-05-30 Jean-Paul Samanvideo_filter/adjust.c: mark these options as safe
2012-05-30 Hugo Beauzée-Luyssendash: Be more permissive about missing attributes.
2012-05-30 Hugo Beauzée-Luyssendash: BasicCMParser: Avoid potential crash when inherit...
2012-05-30 Hugo Beauzée-Luyssendash: AdaptationSet is the new Group.
2012-05-30 Hugo Beauzée-Luyssendash: BasicCMParser: Don't ignore errors.
2012-05-30 Hugo Beauzée-Luyssendash: BlockBuffer: Simplifications
2012-05-30 Hugo Beauzée-Luyssendash: Rework profile handling.
2012-05-30 Hugo Beauzée-Luyssendash: Handle multiple names for profile "urn:mpeg:dash...
2012-05-30 Felix Paul Kühnemacosx: allow the playlist table to be sorted by Genre...
2012-05-30 Felix Paul Kühnemacosx: restore playlist column selection, position...
2012-05-30 Felix Paul Kühnefreetype: use MAXPATHLEN instead of 1024 for ATS font...
2012-05-30 Felix Paul Kühnemacosx: create playlist columns at runtime instead...
2012-05-30 Felix Paul Kühnemacosx: prepare drag & drop support for the Convert...
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...
next