]> git.sesse.net Git - vlc/log
vlc
10 years agoFIx sizeof mismatch (cid #1049611)
Rémi Duraffort [Fri, 19 Jul 2013 19:08:31 +0000 (21:08 +0200)]
FIx sizeof mismatch (cid #1049611)

10 years agoFix sizeof mismatch (cid #1049614 and #1049613-12)
Rémi Duraffort [Fri, 19 Jul 2013 19:03:57 +0000 (21:03 +0200)]
Fix sizeof mismatch (cid #1049614 and #1049613-12)

10 years agoFIx sizeof mismatch (cid #1049619)
Rémi Duraffort [Fri, 19 Jul 2013 19:02:02 +0000 (21:02 +0200)]
FIx sizeof mismatch (cid #1049619)

10 years agoFix sizeof mismatch (cid #1049620)
Rémi Duraffort [Fri, 19 Jul 2013 19:00:45 +0000 (21:00 +0200)]
Fix sizeof mismatch (cid #1049620)

10 years agoFix sizeof mismatch (cid #1049621)
Rémi Duraffort [Fri, 19 Jul 2013 18:58:12 +0000 (20:58 +0200)]
Fix sizeof mismatch (cid #1049621)

10 years agoFix sizeof mismatch (cid #1049623 and #1049622)
Rémi Duraffort [Fri, 19 Jul 2013 18:55:30 +0000 (20:55 +0200)]
Fix sizeof mismatch (cid #1049623 and #1049622)

10 years agoavcodec: simplify thread support checks
Rémi Denis-Courmont [Fri, 19 Jul 2013 16:18:38 +0000 (19:18 +0300)]
avcodec: simplify thread support checks

10 years agoavcodec: list all pixel formats, then try hardware acceleration
Rémi Denis-Courmont [Fri, 19 Jul 2013 16:01:02 +0000 (19:01 +0300)]
avcodec: list all pixel formats, then try hardware acceleration

10 years agoavcodec: fix potential multiple free of hwaccel module
Rémi Denis-Courmont [Fri, 19 Jul 2013 15:54:49 +0000 (18:54 +0300)]
avcodec: fix potential multiple free of hwaccel module

10 years agopo: add hwdummy
Rémi Denis-Courmont [Fri, 19 Jul 2013 15:29:15 +0000 (18:29 +0300)]
po: add hwdummy

10 years agoAndroidSurface: fix compilation regression from ffcfa6daa7
Jean-Baptiste Kempf [Fri, 19 Jul 2013 11:55:45 +0000 (13:55 +0200)]
AndroidSurface: fix compilation regression from ffcfa6daa7

10 years agoRemove older iOS vout
Jean-Baptiste Kempf [Fri, 19 Jul 2013 09:33:10 +0000 (11:33 +0200)]
Remove older iOS vout

10 years agoavcodec: autodetect hardware acceleration by default
Rémi Denis-Courmont [Thu, 18 Jul 2013 16:35:00 +0000 (19:35 +0300)]
avcodec: autodetect hardware acceleration by default

10 years agodxva2: drop priority to zero for the time being
Rémi Denis-Courmont [Thu, 18 Jul 2013 16:33:14 +0000 (19:33 +0300)]
dxva2: drop priority to zero for the time being

10 years agovaapi: drop priority to zero
Rémi Denis-Courmont [Thu, 18 Jul 2013 16:29:41 +0000 (19:29 +0300)]
vaapi: drop priority to zero

The plugin does not correctly check decoder profiles, so it should
really not be enabled automatically. It can still be enabled manually
from the UI or CLI as before.

10 years agovda: drop priority to zero (refs #8927)
Rémi Denis-Courmont [Thu, 18 Jul 2013 16:26:05 +0000 (19:26 +0300)]
vda: drop priority to zero (refs #8927)

10 years agoavcodec: allow frame threading with hardware acceleration
Rémi Denis-Courmont [Wed, 17 Jul 2013 20:25:42 +0000 (23:25 +0300)]
avcodec: allow frame threading with hardware acceleration

Only MPEG1/2 slice threading is currently known as broken.

This rectifies commit df252eac618091d156cf986f38a98c2bddbc8437.

10 years agoavcodec: pass coded dimensions to hardware decoder
Rémi Denis-Courmont [Thu, 18 Jul 2013 16:04:13 +0000 (19:04 +0300)]
avcodec: pass coded dimensions to hardware decoder

Regression from b71c85b3d88b8d0ad2d4a63bf58ebcd2ad771cbf.

10 years agoQt: remove unnecessary ellipsis in Help menu
Ludovic Fauvet [Wed, 17 Jul 2013 17:21:45 +0000 (19:21 +0200)]
Qt: remove unnecessary ellipsis in Help menu

10 years agoQt: raise the tooltip so it stays in front of the fullscreen controller
Ludovic Fauvet [Wed, 17 Jul 2013 11:45:59 +0000 (13:45 +0200)]
Qt: raise the tooltip so it stays in front of the fullscreen controller

10 years agoQt: fix a visibility issue within the time tooltip
Ludovic Fauvet [Wed, 17 Jul 2013 11:43:04 +0000 (13:43 +0200)]
Qt: fix a visibility issue within the time tooltip

The first show() was never satisfied because the widget was not
initialized at this point.

10 years agohttp access: fix english
Rafaël Carré [Wed, 17 Jul 2013 05:07:59 +0000 (07:07 +0200)]
http access: fix english

10 years agoFix track selection according to user preference.
Denis Charmet [Fri, 12 Jul 2013 00:03:33 +0000 (02:03 +0200)]
Fix track selection according to user preference.

Fix #6375 and may benefit to #8936

10 years agoXCB/XVideo: use ITU-R BT.709 colour space where applicable
Rémi Denis-Courmont [Tue, 16 Jul 2013 20:07:10 +0000 (23:07 +0300)]
XCB/XVideo: use ITU-R BT.709 colour space where applicable

10 years agovdpau: add YUV 444
Rémi Denis-Courmont [Tue, 16 Jul 2013 19:01:35 +0000 (22:01 +0300)]
vdpau: add YUV 444

This is untested due to lack of compatible hardware.

10 years agofourcc: add NV24 semiplanar Y/UV 4:4:4 (partial)
Rémi Denis-Courmont [Tue, 16 Jul 2013 19:01:06 +0000 (22:01 +0300)]
fourcc: add NV24 semiplanar Y/UV 4:4:4 (partial)

It seems impossible to describe this chroma with
vlc_chroma_description_t. Thus picture allocation will fail.

10 years agovdpau: add I422 and NV16
Rémi Denis-Courmont [Tue, 16 Jul 2013 18:24:50 +0000 (21:24 +0300)]
vdpau: add I422 and NV16

This is untested due to lack of adequate hardware.

10 years agofourcc: add missing bits for NV16 chroma
Rémi Denis-Courmont [Tue, 16 Jul 2013 17:41:58 +0000 (20:41 +0300)]
fourcc: add missing bits for NV16 chroma

10 years agovdpau: fix inverted logic
Rémi Denis-Courmont [Tue, 16 Jul 2013 18:25:01 +0000 (21:25 +0300)]
vdpau: fix inverted logic

10 years agovdpau: fix comment cut&paste error
Rémi Denis-Courmont [Tue, 16 Jul 2013 17:38:17 +0000 (20:38 +0300)]
vdpau: fix comment cut&paste error

10 years agodraw OSD widgets taking into-account visible display size
Vittorio Giovara [Mon, 15 Jul 2013 16:00:29 +0000 (18:00 +0200)]
draw OSD widgets taking into-account visible display size

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
10 years agodraw text taking into-account visible display size
Vittorio Giovara [Mon, 15 Jul 2013 16:00:28 +0000 (18:00 +0200)]
draw text taking into-account visible display size

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
10 years agofix video playback when width and height differ from coded_width and coded_height
Vittorio Giovara [Mon, 15 Jul 2013 16:00:27 +0000 (18:00 +0200)]
fix video playback when width and height differ from coded_width and coded_height

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
10 years agoskins2: fix autoresize initial value
Erwan Tulou [Tue, 16 Jul 2013 13:53:01 +0000 (15:53 +0200)]
skins2: fix autoresize initial value

Default values should match with skins.dtd

10 years agovar_buffer_getmemory: invalid memcpy source pointer
Alain Degreffe [Tue, 16 Jul 2013 06:38:29 +0000 (08:38 +0200)]
var_buffer_getmemory: invalid memcpy source pointer

Signed-off-by: Rafaël Carré <funman@videolan.org>
10 years agoQt: remove obsolete workaround for kwin
Ludovic Fauvet [Mon, 15 Jul 2013 17:10:20 +0000 (19:10 +0200)]
Qt: remove obsolete workaround for kwin

10 years agoQt: use Q_OS_* in timetooltip for Win32 and OS/2
Jean-Baptiste Kempf [Mon, 15 Jul 2013 15:23:27 +0000 (17:23 +0200)]
Qt: use Q_OS_* in timetooltip for Win32 and OS/2

It might need more testing in some X11 setups on Windows

10 years agoQt: use Q_OS_MAC define in moc call
Jean-Baptiste Kempf [Mon, 15 Jul 2013 15:11:31 +0000 (17:11 +0200)]
Qt: use Q_OS_MAC define in moc call

10 years agoQt: move from Q_WS to Q_OS in MainInterface, QVLCApp and (part of qt4.cpp)
Jean-Baptiste Kempf [Mon, 15 Jul 2013 15:08:47 +0000 (17:08 +0200)]
Qt: move from Q_WS to Q_OS in MainInterface, QVLCApp and (part of qt4.cpp)

10 years agoQt: move Q_WS => Q_OS in widgets and playlist code
Jean-Baptiste Kempf [Mon, 15 Jul 2013 15:00:33 +0000 (17:00 +0200)]
Qt: move Q_WS => Q_OS in widgets and playlist code

10 years agoQt: QString::toAscii has been deprecated in Qt5
Ludovic Fauvet [Mon, 15 Jul 2013 09:43:21 +0000 (11:43 +0200)]
Qt: QString::toAscii has been deprecated in Qt5

10 years agoQt: use explicit constructor for the xpm
Ludovic Fauvet [Mon, 15 Jul 2013 09:38:11 +0000 (11:38 +0200)]
Qt: use explicit constructor for the xpm

10 years agoQt: reset() within a QAbstractItemModel has been deprecated in Qt5
Ludovic Fauvet [Mon, 15 Jul 2013 09:23:17 +0000 (11:23 +0200)]
Qt: reset() within a QAbstractItemModel has been deprecated in Qt5

10 years agoQt: setClickable has been deprecated in Qt5
Ludovic Fauvet [Mon, 15 Jul 2013 08:47:21 +0000 (10:47 +0200)]
Qt: setClickable has been deprecated in Qt5

10 years agoQt: setResizeMode has been deprecated in Qt5
Ludovic Fauvet [Mon, 15 Jul 2013 08:44:59 +0000 (10:44 +0200)]
Qt: setResizeMode has been deprecated in Qt5

10 years agoQt: QProxyStyle is the new way to extend styles in Qt5
Ludovic Fauvet [Mon, 15 Jul 2013 08:40:13 +0000 (10:40 +0200)]
Qt: QProxyStyle is the new way to extend styles in Qt5

10 years agoQt: setMovable has been deprecated in Qt5
Ludovic Fauvet [Mon, 15 Jul 2013 08:35:49 +0000 (10:35 +0200)]
Qt: setMovable has been deprecated in Qt5

10 years agoQt: QString::fromAscii has been deprecated in Qt5
Ludovic Fauvet [Mon, 15 Jul 2013 08:22:55 +0000 (10:22 +0200)]
Qt: QString::fromAscii has been deprecated in Qt5

10 years agoQt: qFindChild has been deprecated in Qt5
Ludovic Fauvet [Mon, 15 Jul 2013 08:18:26 +0000 (10:18 +0200)]
Qt: qFindChild has been deprecated in Qt5

10 years agoSpecify nosignal picture with an image file
Rafaël Carré [Mon, 15 Jul 2013 12:43:28 +0000 (14:43 +0200)]
Specify nosignal picture with an image file

10 years agodecklink output: black out video if no new pictures are coming
Rafaël Carré [Tue, 9 Jul 2013 12:29:37 +0000 (14:29 +0200)]
decklink output: black out video if no new pictures are coming

Default delay 5 seconds, configurable with --decklink-vout-nosignal-delay

10 years agomacosx: respect 'playlist-autostart' (close #7272)
Felix Paul Kühne [Mon, 15 Jul 2013 10:35:42 +0000 (12:35 +0200)]
macosx: respect 'playlist-autostart' (close #7272)

10 years agopodcast: be more tolerant with faulty feeds, so just ignore invalid items instead...
Felix Paul Kühne [Mon, 15 Jul 2013 09:43:41 +0000 (11:43 +0200)]
podcast: be more tolerant with faulty feeds, so just ignore invalid items instead of refusing to the list the entire feed (close #8970)

10 years agocontrib: gettext: update to latest release 0.18.3
Rafaël Carré [Mon, 15 Jul 2013 08:03:48 +0000 (10:03 +0200)]
contrib: gettext: update to latest release 0.18.3

drop patch not needed anymore

10 years agovdpau: fix leak on picture pool error
Rémi Denis-Courmont [Sun, 14 Jul 2013 20:08:47 +0000 (23:08 +0300)]
vdpau: fix leak on picture pool error

(same problem as XCB)

10 years agovdpau: use custom picture destroy callback
Rémi Denis-Courmont [Sun, 14 Jul 2013 20:08:14 +0000 (23:08 +0300)]
vdpau: use custom picture destroy callback

10 years agoXCB/XVideo: fix long-standing massive leak on error
Rémi Denis-Courmont [Sun, 14 Jul 2013 19:43:54 +0000 (22:43 +0300)]
XCB/XVideo: fix long-standing massive leak on error

10 years agoXCB/X11: fix long-standing massive leak on error
Rémi Denis-Courmont [Sun, 14 Jul 2013 19:43:42 +0000 (22:43 +0300)]
XCB/X11: fix long-standing massive leak on error

10 years agoXCB: use custom picture destroy callback, simplify
Rémi Denis-Courmont [Sun, 14 Jul 2013 19:30:57 +0000 (22:30 +0300)]
XCB: use custom picture destroy callback, simplify

10 years agopicture: assert that there is a destroy callback
Rémi Denis-Courmont [Sun, 14 Jul 2013 19:20:08 +0000 (22:20 +0300)]
picture: assert that there is a destroy callback

Pictures without destroy callback are allocated on the stack and never
explicitly released.

10 years agopicture: add pf_destroy to picture_resource_t
Rémi Denis-Courmont [Sun, 14 Jul 2013 19:03:08 +0000 (22:03 +0300)]
picture: add pf_destroy to picture_resource_t

10 years agoXCB: rework picture allocation, fix a memory leak in case of error
Rémi Denis-Courmont [Sun, 14 Jul 2013 17:18:29 +0000 (20:18 +0300)]
XCB: rework picture allocation, fix a memory leak in case of error

10 years agoMSW/WinGDI: remove no-op
Rémi Denis-Courmont [Sun, 14 Jul 2013 17:05:45 +0000 (20:05 +0300)]
MSW/WinGDI: remove no-op

free(NULL)

10 years agoMSW/DirectX: keep only picture_sys_t * instead of picture_resource_t
Rémi Denis-Courmont [Sun, 14 Jul 2013 17:04:05 +0000 (20:04 +0300)]
MSW/DirectX: keep only picture_sys_t * instead of picture_resource_t

10 years agoMSW/Direct3D: retain only picture_sys_t* instead of picture_resource_t
Rémi Denis-Courmont [Sun, 14 Jul 2013 16:54:22 +0000 (19:54 +0300)]
MSW/Direct3D: retain only picture_sys_t* instead of picture_resource_t

10 years agokva: fix double free on error, and remove useless struct member
Rémi Denis-Courmont [Sun, 14 Jul 2013 16:31:02 +0000 (19:31 +0300)]
kva: fix double free on error, and remove useless struct member

10 years agoandroidsurface: remove useless member
Rémi Denis-Courmont [Sun, 14 Jul 2013 16:25:00 +0000 (19:25 +0300)]
androidsurface: remove useless member

10 years agoandroidsurface: fix double free on error
Rémi Denis-Courmont [Sun, 14 Jul 2013 16:21:57 +0000 (19:21 +0300)]
androidsurface: fix double free on error

10 years agoXCB/XVideo: keep only SysV segment base address
Rémi Denis-Courmont [Sun, 14 Jul 2013 15:36:49 +0000 (18:36 +0300)]
XCB/XVideo: keep only SysV segment base address

...rather than the whole picture resource structure.

10 years agoXCB/X11: keep SysV segment pointer only
Rémi Denis-Courmont [Sun, 14 Jul 2013 15:33:17 +0000 (18:33 +0300)]
XCB/X11: keep SysV segment pointer only

...rather than the whole picture resource structure.

10 years agoXCB: develop picture free function
Rémi Denis-Courmont [Sun, 14 Jul 2013 15:36:54 +0000 (18:36 +0300)]
XCB: develop picture free function

10 years agoomx: fix memory leak on error
Rémi Denis-Courmont [Sun, 14 Jul 2013 15:06:36 +0000 (18:06 +0300)]
omx: fix memory leak on error

10 years agoomx: remove no-op
Rémi Denis-Courmont [Sun, 14 Jul 2013 15:04:09 +0000 (18:04 +0300)]
omx: remove no-op

These values are already zeroed a few lines above.

10 years agodemux: don't link against IOKit and CoreFoundation since this isn't needed
Felix Paul Kühne [Sun, 14 Jul 2013 14:05:27 +0000 (16:05 +0200)]
demux: don't link against IOKit and CoreFoundation since this isn't needed

10 years agoaccess: don't link against Cocoa since this isn't needed
Felix Paul Kühne [Sun, 14 Jul 2013 14:05:07 +0000 (16:05 +0200)]
access: don't link against Cocoa since this isn't needed

10 years agotest: add coverage for audio output and device functions
Rémi Denis-Courmont [Sun, 14 Jul 2013 12:07:39 +0000 (15:07 +0300)]
test: add coverage for audio output and device functions

10 years agoskins2: fix wrong qualifier (cid #1049814)
Rémi Duraffort [Sat, 13 Jul 2013 21:28:40 +0000 (23:28 +0200)]
skins2: fix wrong qualifier (cid #1049814)

10 years agoFix potential NULL pointer deref (cid #1049834)
Rémi Duraffort [Sat, 13 Jul 2013 21:20:41 +0000 (23:20 +0200)]
Fix potential NULL pointer deref (cid #1049834)

10 years agoskins2: remove self assignment (cid #1049841)
Rémi Duraffort [Sat, 13 Jul 2013 21:16:18 +0000 (23:16 +0200)]
skins2: remove self assignment (cid #1049841)

10 years agoFix potential memleak (cid #1049846)
Rémi Duraffort [Sat, 13 Jul 2013 21:09:55 +0000 (23:09 +0200)]
Fix potential memleak (cid #1049846)

10 years agoFix file descriptor leak (cid #1049847)
Rémi Duraffort [Sat, 13 Jul 2013 21:07:09 +0000 (23:07 +0200)]
Fix file descriptor leak (cid #1049847)

10 years agoskins2: fix wrong break (cid #1049865)
Rémi Duraffort [Sat, 13 Jul 2013 21:01:30 +0000 (23:01 +0200)]
skins2: fix wrong break (cid #1049865)

10 years agoaccess_jack: cleaning
Rémi Duraffort [Sat, 13 Jul 2013 17:30:01 +0000 (19:30 +0200)]
access_jack: cleaning

10 years agopicture: remove invalidated assertion
Rémi Denis-Courmont [Sat, 13 Jul 2013 20:34:53 +0000 (23:34 +0300)]
picture: remove invalidated assertion

gc.p_sys can now be NULL, if the picture has no planes.

10 years agoXCB/X11: pre-allocate and reuse shared memory segment XID
Rémi Denis-Courmont [Sat, 13 Jul 2013 20:09:13 +0000 (23:09 +0300)]
XCB/X11: pre-allocate and reuse shared memory segment XID

The X server supplies a large but nevertheless finite range of XID for
the X client to use. So lets reuse our handles.

10 years agoXCB: pass shared memory segment XID as parameter of picture allocation
Rémi Denis-Courmont [Sat, 13 Jul 2013 20:01:50 +0000 (23:01 +0300)]
XCB: pass shared memory segment XID as parameter of picture allocation

10 years agomacosx: fix 10.6 runtime support
Felix Paul Kühne [Sat, 13 Jul 2013 19:15:48 +0000 (21:15 +0200)]
macosx: fix 10.6 runtime support

10 years agoqtcapture: fix 10.6 runtime support
Felix Paul Kühne [Sat, 13 Jul 2013 19:15:38 +0000 (21:15 +0200)]
qtcapture: fix 10.6 runtime support

10 years agoQt4: simplify Makefile
Rémi Denis-Courmont [Sat, 13 Jul 2013 10:40:16 +0000 (13:40 +0300)]
Qt4: simplify Makefile

10 years agoconfigured: inverted LIBS and LDFLAGS
Rémi Denis-Courmont [Sat, 13 Jul 2013 09:52:00 +0000 (12:52 +0300)]
configured: inverted LIBS and LDFLAGS

10 years agomodules: removed unused Makefile variables
Rémi Denis-Courmont [Sat, 13 Jul 2013 09:51:31 +0000 (12:51 +0300)]
modules: removed unused Makefile variables

10 years agonotify: use Makefile.am directly
Rémi Denis-Courmont [Sat, 13 Jul 2013 09:49:46 +0000 (12:49 +0300)]
notify: use Makefile.am directly

10 years agoFix missing unlock (cid #1047146)
Rémi Duraffort [Sat, 13 Jul 2013 08:37:30 +0000 (10:37 +0200)]
Fix missing unlock (cid #1047146)

10 years agobluray: fix missing unlock (cid #1047147)
Rémi Duraffort [Sat, 13 Jul 2013 08:21:16 +0000 (10:21 +0200)]
bluray: fix missing unlock (cid #1047147)

10 years agomkv: fix missing unlock (cid #1047148)
Rémi Duraffort [Sat, 13 Jul 2013 08:18:36 +0000 (10:18 +0200)]
mkv: fix missing unlock (cid #1047148)

10 years agoFix missing unlock (cid #1047149)
Rémi Duraffort [Sat, 13 Jul 2013 08:16:24 +0000 (10:16 +0200)]
Fix missing unlock (cid #1047149)

10 years agoFix potential missing unlock (cid #1047153)
Rémi Duraffort [Sat, 13 Jul 2013 08:13:18 +0000 (10:13 +0200)]
Fix potential missing unlock (cid #1047153)

10 years agoFix missing unlock (cid #1047154)
Rémi Duraffort [Sat, 13 Jul 2013 08:11:05 +0000 (10:11 +0200)]
Fix missing unlock (cid #1047154)

10 years agorc: fix previous commit (wrong C&P)
Rémi Duraffort [Sat, 13 Jul 2013 08:05:14 +0000 (10:05 +0200)]
rc: fix previous commit (wrong C&P)

10 years agoFix missing unlock (cid #1047159)
Rémi Duraffort [Sat, 13 Jul 2013 07:58:43 +0000 (09:58 +0200)]
Fix missing unlock (cid #1047159)