]> git.sesse.net Git - vlc/history - modules
Fix sizeof mismatch (cid #1049614 and #1049613-12)
[vlc] / modules /
2013-07-19 Rémi DuraffortFix sizeof mismatch (cid #1049614 and #1049613-12)
2013-07-19 Rémi Denis-Courmontavcodec: simplify thread support checks
2013-07-19 Rémi Denis-Courmontavcodec: list all pixel formats, then try hardware...
2013-07-19 Rémi Denis-Courmontavcodec: fix potential multiple free of hwaccel module
2013-07-19 Jean-Baptiste KempfAndroidSurface: fix compilation regression from ffcfa6daa7
2013-07-19 Jean-Baptiste KempfRemove older iOS vout
2013-07-18 Rémi Denis-Courmontavcodec: autodetect hardware acceleration by default
2013-07-18 Rémi Denis-Courmontdxva2: drop priority to zero for the time being
2013-07-18 Rémi Denis-Courmontvaapi: drop priority to zero
2013-07-18 Rémi Denis-Courmontvda: drop priority to zero (refs #8927)
2013-07-18 Rémi Denis-Courmontavcodec: allow frame threading with hardware acceleration
2013-07-18 Rémi Denis-Courmontavcodec: pass coded dimensions to hardware decoder
2013-07-17 Ludovic FauvetQt: remove unnecessary ellipsis in Help menu
2013-07-17 Ludovic FauvetQt: raise the tooltip so it stays in front of the fulls...
2013-07-17 Ludovic FauvetQt: fix a visibility issue within the time tooltip
2013-07-17 Rafaël Carréhttp access: fix english
2013-07-16 Rémi Denis-CourmontXCB/XVideo: use ITU-R BT.709 colour space where applicable
2013-07-16 Rémi Denis-Courmontvdpau: add YUV 444
2013-07-16 Rémi Denis-Courmontvdpau: add I422 and NV16
2013-07-16 Rémi Denis-Courmontvdpau: fix inverted logic
2013-07-16 Vittorio Giovarafix video playback when width and height differ from...
2013-07-16 Erwan Tulouskins2: fix autoresize initial value
2013-07-16 Alain Degreffevar_buffer_getmemory: invalid memcpy source pointer
2013-07-15 Ludovic FauvetQt: remove obsolete workaround for kwin
2013-07-15 Jean-Baptiste KempfQt: use Q_OS_* in timetooltip for Win32 and OS/2
2013-07-15 Jean-Baptiste KempfQt: use Q_OS_MAC define in moc call
2013-07-15 Jean-Baptiste KempfQt: move from Q_WS to Q_OS in MainInterface, QVLCApp...
2013-07-15 Jean-Baptiste KempfQt: move Q_WS => Q_OS in widgets and playlist code
2013-07-15 Ludovic FauvetQt: QString::toAscii has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: use explicit constructor for the xpm
2013-07-15 Ludovic FauvetQt: reset() within a QAbstractItemModel has been deprec...
2013-07-15 Ludovic FauvetQt: setClickable has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: setResizeMode has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: QProxyStyle is the new way to extend styles in Qt5
2013-07-15 Ludovic FauvetQt: setMovable has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: QString::fromAscii has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: qFindChild has been deprecated in Qt5
2013-07-15 Rafaël CarréSpecify nosignal picture with an image file
2013-07-15 Rafaël Carrédecklink output: black out video if no new pictures...
2013-07-15 Felix Paul Kühnemacosx: respect 'playlist-autostart' (close #7272)
2013-07-15 Felix Paul Kühnepodcast: be more tolerant with faulty feeds, so just...
2013-07-14 Rémi Denis-Courmontvdpau: fix leak on picture pool error
2013-07-14 Rémi Denis-Courmontvdpau: use custom picture destroy callback
2013-07-14 Rémi Denis-CourmontXCB/XVideo: fix long-standing massive leak on error
2013-07-14 Rémi Denis-CourmontXCB/X11: fix long-standing massive leak on error
2013-07-14 Rémi Denis-CourmontXCB: use custom picture destroy callback, simplify
2013-07-14 Rémi Denis-CourmontXCB: rework picture allocation, fix a memory leak in...
2013-07-14 Rémi Denis-CourmontMSW/WinGDI: remove no-op
2013-07-14 Rémi Denis-CourmontMSW/DirectX: keep only picture_sys_t * instead of pictu...
2013-07-14 Rémi Denis-CourmontMSW/Direct3D: retain only picture_sys_t* instead of...
2013-07-14 Rémi Denis-Courmontkva: fix double free on error, and remove useless struc...
2013-07-14 Rémi Denis-Courmontandroidsurface: remove useless member
2013-07-14 Rémi Denis-Courmontandroidsurface: fix double free on error
2013-07-14 Rémi Denis-CourmontXCB/XVideo: keep only SysV segment base address
2013-07-14 Rémi Denis-CourmontXCB/X11: keep SysV segment pointer only
2013-07-14 Rémi Denis-CourmontXCB: develop picture free function
2013-07-14 Rémi Denis-Courmontomx: fix memory leak on error
2013-07-14 Rémi Denis-Courmontomx: remove no-op
2013-07-14 Felix Paul Kühnedemux: don't link against IOKit and CoreFoundation...
2013-07-14 Felix Paul Kühneaccess: don't link against Cocoa since this isn't needed
2013-07-13 Rémi Duraffortskins2: fix wrong qualifier (cid #1049814)
2013-07-13 Rémi DuraffortFix potential NULL pointer deref (cid #1049834)
2013-07-13 Rémi Duraffortskins2: remove self assignment (cid #1049841)
2013-07-13 Rémi DuraffortFix potential memleak (cid #1049846)
2013-07-13 Rémi DuraffortFix file descriptor leak (cid #1049847)
2013-07-13 Rémi Duraffortskins2: fix wrong break (cid #1049865)
2013-07-13 Rémi Duraffortaccess_jack: cleaning
2013-07-13 Rémi Denis-CourmontXCB/X11: pre-allocate and reuse shared memory segment XID
2013-07-13 Rémi Denis-CourmontXCB: pass shared memory segment XID as parameter of...
2013-07-13 Felix Paul Kühnemacosx: fix 10.6 runtime support
2013-07-13 Felix Paul Kühneqtcapture: fix 10.6 runtime support
2013-07-13 Rémi Denis-CourmontQt4: simplify Makefile
2013-07-13 Rémi Denis-Courmontmodules: removed unused Makefile variables
2013-07-13 Rémi Denis-Courmontnotify: use Makefile.am directly
2013-07-13 Rémi Duraffortbluray: fix missing unlock (cid #1047147)
2013-07-13 Rémi Duraffortmkv: fix missing unlock (cid #1047148)
2013-07-13 Rémi DuraffortFix missing unlock (cid #1047149)
2013-07-13 Rémi DuraffortFix potential missing unlock (cid #1047153)
2013-07-13 Rémi DuraffortFix missing unlock (cid #1047154)
2013-07-13 Rémi Duraffortrc: fix previous commit (wrong C&P)
2013-07-13 Rémi DuraffortFix printf formats
2013-07-13 Rémi DuraffortFix allocation size mismatch (cid #1047373)
2013-07-13 Rémi DuraffortAllocation size mismatch (cid #1047372)
2013-07-13 Rémi DuraffortFix use-after-free (cid #1047498 and #1047499)
2013-07-13 Rémi DuraffortFix potential double free (#cid 403064)
2013-07-13 Rémi DuraffortFix potential double free (cid #1047501 and #1047502))
2013-07-13 Rémi DuraffortFix potential double free (cid #1047496 and #1047497)
2013-07-11 Felix Paul Kühnepodcasts SD: fix variable handling and minor cleanup...
2013-07-11 Felix Paul Kühnemacosx: fix runtime exception when deleting a podcast...
2013-07-11 David Fuhrmannmacosx: fix some strdup memleaks
2013-07-11 David Fuhrmannmacosx: advanced prefs: save the default value if Defau...
2013-07-11 David Fuhrmannmacosx: fix simple prefs http-password if user just...
2013-07-11 Sergio AmmirataDual license fdkaac module under BSD 2-clause
2013-07-11 Ludovic FauvetQt: recents: hide the file:// scheme from the MRL
2013-07-11 Ludovic FauvetQt: recents: don't create an accelerator for MRL contai...
2013-07-11 Francois CartegnieRevert with correct fix "Qt: split the track number...
2013-07-11 Ludovic FauvetQt: simple_prefs: fix crash when reading psz_aout
2013-07-11 Sergey BolshakovOMX: Add Tegra3 OMX IL to the list of probed cores.
2013-07-10 Denis CharmetCheck element size before reading it
2013-07-10 Rémi Denis-CourmontALSA: only set channels that are actually mapped (fixes...
next