]> git.sesse.net Git - vlc/history - modules
contrib: use speexdsp 1.2rc2
[vlc] / modules /
2014-12-06 Jean-Baptiste KempfVobsub: better debug message
2014-12-06 Jean-Baptiste KempfRTP: remove trailing spaces
2014-12-06 Fabian Yamaguchicodec: dmo: avoid null-pointer dereference.
2014-12-06 Fabian Yamaguchicodec: schroedinger: fix potential buffer overflow.
2014-12-05 Ludovic Fauvetmpg123: missing p_block release
2014-12-05 Ilkka Ollakkalivehttp: don't remove previous playlist on open if...
2014-12-05 Ilkka Ollakkalivehttp: add DISCONTINUITY on playlist if we have...
2014-12-05 Ilkka Ollakkatranscode: give proper src fmt for subtitle overlay
2014-12-05 Ilkka Ollakkaavcodec: set absolute/ephemer comments/values correctly
2014-12-03 Thomas Guillemmediacodec: add rotation support for opaque
2014-12-03 Thomas GuillemAndroid: deactivate audiotrack automatic loading
2014-12-02 Ludovic FauvetAdd MPEG audio layer I, II, III decoder based on mpg123
2014-12-02 Tristan Matthewsqt4: remove tautology, constify singleFileSelected
2014-12-01 Frédéric Yhuelstream_filter: smooth: minor optimization
2014-12-01 Frédéric Yhuelstream_filter: smooth: fix segfault
2014-12-01 Thomas Guillemdsm: don't export too common functions
2014-12-01 Thomas Guillemfps: don't export too common functions
2014-11-30 Felix Paul Kühnesecuretransport: fix compilation warnings
2014-11-30 Rémi Denis-CourmontDirectSound: really fix uninitialized mutex (fixes...
2014-11-30 Ilkka Ollakkatranscode: refactor fps conversion out from video transcode
2014-11-30 Ilkka Ollakkafps: new video filter to convert between fps rates
2014-11-30 Rémi Denis-CourmontIgnore dummy.cpp
2014-11-29 David Fuhrmannmacosx: small visual improvement for resume playback...
2014-11-29 David Fuhrmannmacosx: cancel resume dialog after 6 seconds
2014-11-29 Ilkka Ollakkaavcodec: use qscale=3 as default if videobitrate isn...
2014-11-29 David Fuhrmannmacosx: correctly toggle enabled state of record menu...
2014-11-29 Rémi Denis-Courmontmpeg_audio: compile fake decoder only if mad is present
2014-11-29 Rémi Denis-Courmontmad: clean up build rules
2014-11-29 David Fuhrmannmacosx: fix build
2014-11-29 Ilkka Ollakkatranscode: check input picture drop only after deinterl...
2014-11-29 Ilkka Ollakkatranscode: increment input pts even if we don't need...
2014-11-29 Ilkka Ollakkatranscode: set b_master_sync correctly
2014-11-29 David Fuhrmannmacosx: set better colors for playback speed controls...
2014-11-29 Francois CartegnieQt: StatsView: don't scale line width (fix #12853)
2014-11-29 Rémi Denis-Courmonthttp: XML-decode Icy meta infos (fixes #12739)
2014-11-29 Jean-Baptiste KempfAribcam: correctly link for Windows
2014-11-28 Thomas Guillemandroid_window: fix subtitle clear area too big
2014-11-28 Lochlin DuperronAdds batch convert support to the VLC GUI.
2014-11-28 Martell MaloneWin32: fix some time includes
2014-11-28 KO Myung-Hunkva: set visible region correctly
2014-11-28 Antti Ajankihds: free mutexes and cond variables on all streams
2014-11-27 Ludovic FauvetQt: Avoid focus stealing of the tooltip on Win32
2014-11-26 Hugo Beauzée-Luyssenlibmp4: Use a portable format specified for uintmax_t
2014-11-26 Hugo Beauzée-Luyssenmft: Use the proper windows version define
2014-11-25 Ludovic FauvetQt: do not use uninitialized value
2014-11-25 Martell MaloneWin32: add -lcomctl32 -luuid to Qt module
2014-11-25 Martell MaloneQt: add QT_STATICPLUGIN define as per the qt spec
2014-11-25 Thomas Guillemandroid_window: prepare subtitles on vd->prepare
2014-11-25 Thomas Guillemandroid_window: don't clear full subtitle area
2014-11-25 Thomas Guillemandroid_window: improve subtitles resolution
2014-11-25 Thomas Guillemandroid_window: set i_angle for anw too
2014-11-25 Thomas Guillemandroid_window: create sub filter after sub pic alloc
2014-11-25 Thomas Guillemandroid_window: don't release sub_pic in vd->control
2014-11-25 Tobias GüntnerFix sizeof mismatch
2014-11-25 Tobias GüntnerForce MPEG demuxer
2014-11-24 Ludovic FauvetQt: cosmetics
2014-11-24 Ludovic FauvetQt: better wording for the resume playback code
2014-11-24 Ludovic FauvetQt: add an icon in front of the resume panel
2014-11-24 Ludovic FauvetQt: hide the resume panel when the vout is released
2014-11-24 Ludovic FauvetQt: make the resume panel timer cancellable
2014-11-24 Ludovic FauvetQt: hide the resume panel without affecting the vout...
2014-11-23 Felix Paul Kühnemacosx: update metadata in info panel if metadata changes
2014-11-22 Uwe L. Korntaglib: Support reading AlbumArtist from ID3v2 and Ogg
2014-11-22 Uwe L. Korninput: Add support for AlbumArtist meta
2014-11-21 Tristan Matthewspacketizer: flac: fix realloc call
2014-11-21 Jean-Baptiste KempfLua: fix build
2014-11-21 Hugo Beauzée-Luyssenflac: Force static linking
2014-11-21 Hugo Beauzée-Luyssenlua: Fix forward declarations
2014-11-21 Hugo Beauzée-Luyssenmft: Link to mfplat when building with msvc
2014-11-21 Hugo Beauzée-Luyssenmodules: Don't use gcc specific binary constant prefix
2014-11-21 Jean-Baptiste KempfSVCDSub: do not reinvent msg_Dbg
2014-11-21 Tristan Matthewspacketizer: flac: reduce memory allocations
2014-11-21 Hugo Beauzée-Luyssenmft: Do not use LoadLibrary when building for Vista...
2014-11-21 Hugo Beauzée-Luyssenmft: Rename function pointer.
2014-11-21 Hugo Beauzée-Luyssendmo: Be unicode agnostic
2014-11-21 Jean-Baptiste KempfWin32: don't build WM_* based plugins under WinRT
2014-11-21 Jean-Baptiste KempfDon't build winGDI on WinRT
2014-11-21 Thomas Guillemandroid_window: don't add min_undequeued in the pool...
2014-11-21 Thomas Guillemandroid_window: render picture on Display, and not...
2014-11-21 Thomas Guillemnativewindowpriv: GRALLOC_USAGE_EXTERNAL_DISP only...
2014-11-21 Thomas Guillemnativewindowpriv: remove deprecated calls
2014-11-21 Thomas Guillemnativewindowpriv: use only one call to lock/unlock...
2014-11-21 Thomas Guillemnativewindowpriv: lockBuffer not needed after jbmr2
2014-11-21 Thomas Guillemnativewindowpriv: cosmetics
2014-11-21 Thomas Guillemnativewindowpriv: use set_buffers_user_dimensions after...
2014-11-21 Thomas Guillemnativewindowpriv: fix call order
2014-11-21 Thomas GuillemRevert "nativewindowpriv: use fence_fd"
2014-11-20 Jean-Baptiste KempfWinRT: don't compile DShow, Screen, BDA
2014-11-19 Thomas Guillemnativewindowpriv: use fence_fd
2014-11-19 Hannes Domaniwasapi: fix memory leak
2014-11-19 Rémi Denis-Courmontformat: integer overflow
2014-11-19 Paweł StankowskiSupport for newest freerdp snapshot
2014-11-19 Thomas Guillemnativewindowpriv: better use of defines (cosmetics)
2014-11-19 Thomas Guillemandroid_window: use anwp.getMaxBufferCount
2014-11-19 Thomas Guillemandroid_window: add logs
2014-11-19 Thomas Guillemnativewindowpriv: change default min_undequeued value
2014-11-19 Thomas Guillemnativewindowpriv: add getMaxBufferCount
2014-11-18 Rémi Denis-Courmontb4s: memory leak
2014-11-18 Rémi Denis-Courmontaudiobargraph: boundary check
2014-11-18 Rémi Denis-CourmontOpenMAX IL: do not use Bellagio software implementation
next