]> git.sesse.net Git - vlc/history - modules
avcodec: use PRIx64 to print uint64_t
[vlc] / modules /
2014-03-10 Rafaël Carréavcodec: use PRIx64 to print uint64_t
2014-03-10 Francois Cartegniedemux: ogg: add more divbyzero checks and fix oggds...
2014-03-10 Francois Cartegniedemux: ogg: rewrite pts and pts computation (fix #9828)
2014-03-09 Francois Cartegniedemux: dvdnav: always update chapter variable after...
2014-03-09 Rémi Denis-Courmontxcb/glx: correct viewport position (fixes #10907)
2014-03-09 Rémi Denis-Courmontopengl: correct view port position
2014-03-09 Francois Cartegniemetaengine: folder: test uri against folder first....
2014-03-09 Rémi Denis-Courmontv4l2: implement --v4l2-fps for real (fixes #7395)
2014-03-08 David Fuhrmannmacosx: cleanup blocked shortcuts
2014-03-08 David Fuhrmannmacosx: remove open BDMV folder button
2014-03-08 David Fuhrmannmacosx: removed 6 strings
2014-03-08 Francois CartegnieQt: VLCModel/TreeView: delegate cover rendering (fix...
2014-03-08 Francois Cartegniedemux: ogg: keep searching for 1st page if incomplete
2014-03-08 Rémi Denis-Courmontxcb/glx: remove stray libraries
2014-03-07 Matthias KeiserMP4 demux: only set fragmented flag if filecontains...
2014-03-07 Rémi Denis-CourmontprojectM: make GL context current
2014-03-07 Rémi Denis-Courmontvsxu: make GL context current
2014-03-07 Rémi Denis-Courmontglspectrum: bind GL context when needed
2014-03-07 Rémi Denis-Courmontxcb/glx: reuse the GLX provider code and eliminate...
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,...
next