]> git.sesse.net Git - vlc/history - modules
glx: add missing surface type check
[vlc] / modules /
2014-03-07 Rémi Denis-Courmontglx: add missing surface type check
2014-03-07 Rémi Denis-CourmontprojectM: use assert()
2014-03-07 Rémi Denis-Courmontglspectrum: missing void
2014-03-07 Felix Abecassisdxva2: fix typo
2014-03-07 Rafaël Carréx265: update for API 6
2014-03-07 Rafaël CarréDecklink input: factor out some SDI code
2014-03-07 Rafaël CarréDecklink: autodetect input format
2014-03-06 Francois Cartegniedemux: ogg: theora: prevent zero frame rate
2014-03-06 Francois Cartegniedemux: ogg: fix empty page bug after seek
2014-03-06 Francois Cartegniedemux: ogg: fix seeking bounds search
2014-03-06 Francois Cartegnieaddons: add configure option
2014-03-06 Felix Paul Kühnebuild system: fix object names for vout_ios2 and ios...
2014-03-06 Matthias KeiserMake most video filters bail if the inputand output...
2014-03-06 Rémi Denis-Courmontxcb/glx: make context current as appropriate
2014-03-06 Rémi Denis-Courmontgl: make/release current context as appropriate
2014-03-06 Jean-Baptiste KempfFreetype: do not ship dead code on WinRT dll
2014-03-06 Jean-Baptiste KempfFreetype: allow to pass a font on WinRT
2014-03-06 Felix Paul KühneUpdate NEWS and module list
2014-03-06 Felix Paul KühneAdd basic iOS dialog provider
2014-03-06 David Fuhrmannaudioqueue: fix compilation when enabled with --enable...
2014-03-06 Ilkka Ollakkaavcodec:multichannel encoding support
2014-03-06 Ilkka Ollakkatranscode: add more channels on audio
2014-03-06 Felix Paul Kühnebuild system: add conditional variables to differenciat...
2014-03-06 Felix Paul Kühnemacosx dialog provider: relicense to LGPLv2.1+ for...
2014-03-06 Ilkka Ollakkahttplive: use CLOCK_FREQ
2014-03-06 Ilkka Ollakkahttplive: have some sane max_duration_length
2014-03-06 Felix Paul Kühnemacosx dialog provider: fix compilation warnings
2014-03-06 Felix Paul Kühnemacosx dialog provider: fix misleading (and duplicate...
2014-03-06 Felix Abecassisavcodec: allocate one additional hardware surface for...
2014-03-05 Rémi Denis-Courmontvdpau: remove dead code
2014-03-05 David Fuhrmannmacosx: show reveal-in-finder menu replacement at a...
2014-03-05 Rafaël Carréx265: set pts at encoder input
2014-03-05 Felix Abecassismagnify: correctly set i_visible_width/i_visible_height...
2014-03-05 Felix Abecassisavcodec: allocate more hardware surfaces for threaded...
2014-03-05 Rafaël Carréav_vdpau_get_profile implementation for FFmpeg
2014-03-05 Rafaël Carréav_vdpau_alloc_context replacement for FFmpeg
2014-03-05 Felix Paul Kühneavcodec/vda: cosmetics
2014-03-04 Rémi Denis-Courmonthwdummy: update to libavcodec 55.26.0
2014-03-04 Rémi Denis-Courmontvdpau_avcodec: fix mismatched alloc/free
2014-03-04 Rémi Denis-Courmontvdpau_avcodec: simplify with av_vdpau_get_profile()
2014-03-04 Rémi Denis-Courmontva: pass AVCodecContext pointer (inner part)
2014-03-04 Rémi Denis-Courmontva: pass AVCodecContext rather than only the codec...
2014-03-04 Felix Abecassisdxva2: check number of surfaces to allocate is not...
2014-03-04 Felix Abecassisdxva2: remove useless variable
2014-03-04 Felix Abecassisdxva2: fix incorrect return value
2014-03-04 Jean-Baptiste KempfFreeRDP: support 1.1.0-beta2 API
2014-03-04 David Fuhrmannmacosx: do not warn when trying to translate null strings
2014-03-04 David Fuhrmannmacosx: do not translate name of config items
2014-03-04 Felix Abecassismediacodec: move timeout from dequeueInputBuffer to...
2014-03-04 David Fuhrmannmacosx: fix some static code analysis warnings
2014-03-04 David Fuhrmannmacosx: improve handling of playlist view state in...
2014-03-04 Jean-Baptiste KempfDVDnav: require 4.2.1
2014-03-04 Jean-Baptiste KempfSTL: correctly align at the bottom
2014-03-04 Jean-Baptiste KempfSTL: fix support of line breaks
2014-03-04 Ross Finlaysonlive555: Support playing H.265 video RTP streams
2014-03-04 Lukas JuhrichQt: Added icons in the SysTrayMenu
2014-03-04 Hugo Beauzée-Luyssensmem: simplifications
2014-03-04 Romain FLIEDELhttplive: fix wrong url when computing relative uri.
2014-03-04 Felix Abecassismediacodec: disable direct rendering if VideoPlayerActi...
2014-03-03 Jeremy Huddleston... Fix VCDX compilation (close #10834)
2014-03-03 Rafaël Carrétypo
2014-03-03 Rémi Denis-Courmontavio: use network-caching (fixes #10844)
2014-03-02 Rémi Denis-Courmontmmdevice: implement audio policy callback (fixes #7204)
2014-03-01 Rémi Denis-Courmontmmdevice: override endpoint volume to allow amplification
2014-03-01 Rémi Denis-Courmontmmdevice: print endpoint volume range to debug
2014-03-01 Rémi Denis-Courmontmmdevice: merge volume/mute update code and fix initial...
2014-03-01 Rémi Denis-Courmontwasapi: fix TimeGet()
2014-03-01 Rémi Denis-Courmontwasapi: fix S/PDIF check
2014-03-01 Rémi Denis-Courmontmmdevice: guard against out of range values
2014-03-01 David Fuhrmannmacosx: add NSFullScreenWindowMask to compatibilityFixe...
2014-03-01 Rémi Denis-Courmontmmdevice: improve diagnostics
2014-02-28 Rémi Denis-Courmontmmdevice: add missing initializer (fixes #10775)
2014-02-28 David Fuhrmannauhal: rename layout variable to make more clear that...
2014-02-28 David Fuhrmannauhal: correctly fix channel ordering by setting the...
2014-02-28 David Fuhrmannauhal: simplify switch by mapping with an array
2014-02-28 David FuhrmannRevert "auhal: fix wrong analog 5.1 channel ordering...
2014-02-28 David FuhrmannRevert "auhal: rework channel mapping for analog surrou...
2014-02-28 Felix AbecassisDirectSound: avoid double call to release function
2014-02-28 Felix AbecassisDirectSound: use calloc for aout_stream_sys_t
2014-02-28 David Fuhrmannmacosx: comment custom lion fullscreen mode on snow...
2014-02-28 David Fuhrmannmacosx: check for NSByteCountFormatter on runtime,...
2014-02-28 David Fuhrmannmacosx: avoid NS_ENUM to fix compilation on snow leopard
2014-02-28 David Fuhrmannmacosx: fix compilation on snow leopard by not using...
2014-02-28 Rafaël Carréavutil: Remove (broken) CPU detection on android
2014-02-27 Tristan MatthewsQt: animators: fix reorder warning
2014-02-27 David Fuhrmannmacosx: reorder string functions and add add some docum...
2014-02-27 David Fuhrmannmacosx: fix page up / page down hotkey support
2014-02-27 David Fuhrmannmacosx: do not enforce AR if video view is hidden
2014-02-27 Rémi Denis-Courmontvdpau_avcodec: remove development versions support
2014-02-27 Rémi Denis-Courmonthwdummy: remove development versions support
2014-02-27 Rémi Denis-Courmontavcodec: remove the VLC DSP mask (except on Android...
2014-02-27 Felix AbecassisWin32: use visible dimensions for all vouts
2014-02-27 Jean-Baptiste KempfQt: be compatible with Qt5
2014-02-27 Valentin VetterDCP: update authors
2014-02-27 Valentin VetterDCP: allow to pause
2014-02-27 Francois CartegnieQt: addons manager: add search box
2014-02-27 Francois CartegnieQt: addons: draw INSTALLED state
2014-02-27 Francois CartegnieQt: addons: rework addons manager UI.
2014-02-27 Francois CartegnieQt: addons: tag addons with colors
2014-02-26 Felix AbecassisSubtitle: fix off-by-one error during allocation before...
next