]> git.sesse.net Git - vlc/history - modules
video output: support rotated movies (SPU)
[vlc] / modules /
2014-03-12 Rémi Denis-Courmontwasapi: fix overflow after a few hours
2014-03-12 Rémi Denis-Courmontwasapi: write timings to debug log
2014-03-12 Rémi Denis-Courmontwasapi: sleep for half a period as hinted in MSDN
2014-03-12 Francois Cartegniedemux: mkv: fix leak
2014-03-12 Francois Cartegniedemux: mp4: fix memleak
2014-03-12 Matthias Keiserchain: handle movie rotations
2014-03-12 Felix Paul KühneRemove the CoreGraphics video output modules since...
2014-03-12 Felix AbecassisWin32: the dimensions of the unclipped source rectangle...
2014-03-12 Matthias Keisertransform: make filter work with chain where format...
2014-03-12 Francois Cartegnieaccess: cdda: fix resource leak
2014-03-12 Francois Cartegniestream_filter: smooth: fix negative array access
2014-03-12 Francois Cartegniecodec: vorbix: max channels is 8
2014-03-12 Francois Cartegniedemux: avi: missing initializers
2014-03-12 Rémi Denis-Courmontwinmsg: fix name
2014-03-12 Francois Cartegniecodec: opus: don't support more than 8 channels
2014-03-12 Rémi Denis-Courmontyuv: deal with crop (fixes #9160)
2014-03-12 Francois Cartegniemux: ogg: kill out of bound access warning for contentt...
2014-03-12 Francois Cartegniedemux: ogg: fix use after free
2014-03-12 Francois Cartegniedemux: ogg: clear reordering struct on early stream...
2014-03-12 Francois Cartegniedemux: ogg: wrong allocation size
2014-03-11 Florent Pilletcaopengllayer: improved main thread synchronization...
2014-03-11 Rémi Denis-Courmontrawvideo: use chroma desc, follow dimensions set by...
2014-03-11 Rémi Denis-Courmontvdpau: adjust SPU position and size (fixes #10909)
2014-03-11 Rafaël Carréqt: support for Qt5 windows build
2014-03-11 Rafaël Carréqt4: fix windows build after 6ea38362e66
2014-03-10 Francois CartegnieQt: SeekSlider: don't show buffering < 1s
2014-03-10 Francois CartegnieQt: seekstyle: pass parameters through options.
2014-03-10 Rafaël Carréprojectm: fix NULL or uninitialized pointer dereference
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
next