]> git.sesse.net Git - vlc/history - modules
fourcc: add NV24 semiplanar Y/UV 4:4:4 (partial)
[vlc] / modules /
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...
2013-07-10 Rémi Denis-Courmontavcodec: allow codec NONE in the table (refs #8887)
2013-07-10 Rémi Denis-Courmontavformat: add codec ID in debug info
2013-07-10 Ludovic FauvetQt: unused parameter
2013-07-10 Ludovic FauvetQt: fix .ui names conflicts and warnings
2013-07-10 Ludovic FauvetQt: useless #includes
2013-07-10 Ludovic FauvetQt: remove dead code
2013-07-10 Ludovic FauvetQt: save the activation state of audio filters
2013-07-10 Ludovic FauvetQt: move the video filter parser in its own function
2013-07-10 Ludovic FauvetQt: do not extend the dialog minimum width for long...
2013-07-10 Francois CartegnieQt: QVLCDial: move value in corner
2013-07-09 Ludovic FauvetQt: add a shortcut to give the focus to the search...
2013-07-09 Ludovic FauvetQt: get/set the default volume level for each audio...
2013-07-09 Rémi Denis-Courmontvdpau: eliminate dead code
2013-07-09 Rémi Denis-Courmontvdpau: fix picture corruption on pause
2013-07-09 Rémi Denis-Courmontvdpau: simplify surface copy when deinterlacing
2013-07-09 Rémi Denis-Courmontdeinterlace: do not crash on broken pictures
2013-07-09 Rémi Denis-Courmontvdpau: missing error case handling
2013-07-09 Rémi Denis-Courmonthwdummy: add some useful debug
next