[vlc-commits] player: osd: add missing calls

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 21 15:46:58 2018 +0100| [8dd18039755b439ae89106ce10c5bd2e7da969b7] | committer: Thomas Guillem player: osd: add missing calls Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] player: add helper to toggle mute

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 19 19:10:25 2018 +0100| [ae3d4eed7096c15e02d6a0375fa0ecbff520a61e] | committer: Thomas Guillem player: add helper to toggle mute Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] player: fix crash on playlist clear

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 19 19:10:53 2018 +0100| [deb281bc4c5300b74db5a6e670771b43728e4b39] | committer: Thomas Guillem player: fix crash on playlist clear When clearing an empty playlist, no media has ever been set. Signed-off-by: Thomas Guillem

[vlc-commits] player: osd: fix zoom

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 21 15:46:18 2018 +0100| [cba1a3e9c0364dfff3586e2863aaa46c21c6957e] | committer: Thomas Guillem player: osd: fix zoom Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] player: add missing vars

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 21 12:09:48 2018 +0100| [5e9d8953d34077a1feea13ca0dd6fab5a49845c0] | committer: Thomas Guillem player: add missing vars These variables are created only to speed-up var_Inherit from the input_thread_t or other childs. Signed-off

[vlc-commits] player: add helper to toggle subtitles

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 19 19:10:05 2018 +0100| [631c32341e08ed317c9eca1d89183af7b3853bb2] | committer: Thomas Guillem player: add helper to toggle subtitles Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] playlist: fix crash on clear

2018-11-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 19 17:41:11 2018 +0100| [eda5eeb32204dafb03388964bb003e112c8606a3] | committer: Thomas Guillem playlist: fix crash on clear The playlist registers the on_media_changed callback on the player, which accesses the items vector if the

[vlc-commits] actions: add wheel button to keycode helper

2019-03-04 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 28 11:32:11 2018 +0100| [fc94ba0af460a5f37a8536a6e18613167ce727a7] | committer: Thomas Guillem actions: add wheel button to keycode helper Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] hotkeys: fix mouse wheel down event

2019-03-04 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Nov 13 12:09:03 2018 +0100| [4b584f2cc3879e7b6c39d92fe08d2527a223bea4] | committer: Thomas Guillem hotkeys: fix mouse wheel down event Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] player: restart main vout on video splitter change

2019-03-11 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 21 11:49:14 2018 +0100| [f8361390286829efd8e848cc974f724ef4aafc6d] | committer: Thomas Guillem player: restart main vout on video splitter change The vout can't handle live "video-splitter" change for now. To w

[vlc-commits] contrib: live555: fix undeclared off64_t functions

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 08:27:25 2018 +0200| [1aaff3b9609f5545bf44903ca23ef0c3be2421b1] | committer: Thomas Guillem contrib: live555: fix undeclared off64_t functions Fixes android NDK 17 build: ftello and fseeko are available from API level 24

[vlc-commits] contrib: aom: fix cpu detection

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 18 17:36:56 2018 +0200| [ea1c82c6588e81a4e877924746f5660143693e84] | committer: Thomas Guillem contrib: aom: fix cpu detection Fixes android NDK 17 build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: live555: fix in_addr.s_addr field access

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 11 12:43:26 2018 +0200| [9b8b7bc47993c1f245c535b90b613380e39fb138] | committer: Thomas Guillem contrib: live555: fix in_addr.s_addr field access Fixes android NDK 17 build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: aom: fix cpufeatures support

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 19 16:15:06 2018 +0200| [530b1c0e76aad02b5c60e2fbe457578aed795ec9] | committer: Thomas Guillem contrib: aom: fix cpufeatures support Fixes android NDK 17 build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: vpx: remove armv7 only linker flag

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 19 16:56:19 2018 +0200| [6e6ef97b3179133afdbc61b974820ef8203e82e1] | committer: Thomas Guillem contrib: vpx: remove armv7 only linker flag Fixes android NDK 17 build: This flag is already forced by compile-libvlc.sh (vlc-android

[vlc-commits] vlc_fixups: fix struct if_nameindex definition

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 12 11:03:42 2018 +0200| [0481899b5d17a18d33491f554a8957b63727d864] | committer: Thomas Guillem vlc_fixups: fix struct if_nameindex definition Fixes android ndk17 build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] compat: add lfind

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Oct 2 15:42:02 2018 +0200| [cf9bd77c67b844cd188f266d6b2aaacdb45bf60c] | committer: Thomas Guillem compat: add lfind Fixes android build with NDK 17 as lfind is not always available. > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] contrib: aom: fix lib pthread linkage

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 18 14:42:07 2018 +0200| [65be347f2fc40f08037bbdcc6726aea21e01abf7] | committer: Thomas Guillem contrib: aom: fix lib pthread linkage Fixes android NDK 17 build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: vpx: fix broken text reloc

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 23:43:58 2018 +0200| [8e2f1a8c8ef6877b25a43612fcd81bfb8646f1f0] | committer: Thomas Guillem contrib: vpx: fix broken text reloc Fixes android NDK 17 build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] vfilter: yadif deint: disable SIMD on android

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 11:32:03 2018 +0200| [812fdcb264e7fee25daab689e1b9904c2677d40f] | committer: Thomas Guillem vfilter: yadif deint: disable SIMD on android Fixes android NDK 17 x86 build: clang fails to compile assembly code saying it requires

[vlc-commits] contrib: vpx: fix toolchain path

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 19 16:56:34 2018 +0200| [026af3da928cb0f985ab6f22754034eb4a5e3100] | committer: Thomas Guillem contrib: vpx: fix toolchain path Fixes android NDK 17 build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] vout: gl: always include gl2ext.h after gl2.h

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 11 19:17:35 2018 +0200| [b0d41f45f8006ba80578b51071c09dc81cdca1e2] | committer: Thomas Guillem vout: gl: always include gl2ext.h after gl2.h Fixes android NDK 17 build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] aout: audiotrack: use new constructor

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 26 17:14:04 2018 +0200| [b7573bd4c2fb72aeff3dd974441d86ecec4000fa] | committer: Thomas Guillem aout: audiotrack: use new constructor Fixes deprecated warning Fixes #20324 Signed-off-by: Thomas Guillem > http://git.videolan.

[vlc-commits] compat: add lfind

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Oct 2 15:42:02 2018 +0200| [e3baeee84f4205c3d39c5bace7ab4b9778e590b6] | committer: Thomas Guillem compat: add lfind Fixes android build with NDK 17 as lfind is not always available. (cherry picked from commit

[vlc-commits] contrib: vpx: fix broken text reloc

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 23:43:58 2018 +0200| [fdf70f485bdca2cefd47b572166af84257ca0ea4] | committer: Thomas Guillem contrib: vpx: fix broken text reloc Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] contrib: live555: fix in_addr.s_addr field access

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 11 12:43:26 2018 +0200| [23258645c6d4c1b78bca9e52607fb2e85542e0ce] | committer: Thomas Guillem contrib: live555: fix in_addr.s_addr field access Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] vout: gl: always include gl2ext.h after gl2.h

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 11 19:17:35 2018 +0200| [436a1043ee4f078b22de7f7117fed84e8d6578a4] | committer: Thomas Guillem vout: gl: always include gl2ext.h after gl2.h Fixes android ndk17 build (cherry picked from commit

[vlc-commits] contrib: aom: fix lib pthread linkage

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 18 14:42:07 2018 +0200| [5303c5d4b14f32b0902920fd9126bb5b54157dc8] | committer: Thomas Guillem contrib: aom: fix lib pthread linkage Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] vlc_fixups: fix struct if_nameindex definition

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 12 11:03:42 2018 +0200| [f844c78b272a8e7d4087aa972c9ff7767200c67c] | committer: Thomas Guillem vlc_fixups: fix struct if_nameindex definition Fixes android ndk17 build (cherry picked from commit

[vlc-commits] vfilter: yadif deint: disable SIMD on android

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 11:32:03 2018 +0200| [522bd3b65fedaa32df30ad0bea86b718eb62716c] | committer: Thomas Guillem vfilter: yadif deint: disable SIMD on android Fixes android NDK 17 x86 build: clang fails to compile assembly code saying it

[vlc-commits] contrib: live555: fix undeclared off64_t functions

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 08:27:25 2018 +0200| [6674ee75f1bf75a6702c0437d431055ea7b0e45f] | committer: Thomas Guillem contrib: live555: fix undeclared off64_t functions Fixes android NDK 17 build: ftello and fseeko are available from API level

[vlc-commits] contrib: aom: fix cpu detection

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 18 17:36:56 2018 +0200| [de7dac813f891737b9332ec3894eb0bef66372ca] | committer: Thomas Guillem contrib: aom: fix cpu detection Fixes android NDK 17 build (cherry picked from commit ea1c82c6588e81a4e877924746f5660143693e84

[vlc-commits] contrib: aom: fix cpufeatures support

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 19 16:15:06 2018 +0200| [6971f258b7c4d588a6ef5f39ffb8f47f6025e6b3] | committer: Thomas Guillem contrib: aom: fix cpufeatures support Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] core: vout: add vout_OSDMessageVA

2018-11-15 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 5 11:19:11 2018 +0100| [bed6635bbe76d0aaea00355e3693ab34f12d1907] | committer: Thomas Guillem core: vout: add vout_OSDMessageVA Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] core: vout: add predefined osd slider channels

2018-11-15 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 7 16:50:31 2018 +0100| [2b332d7c0971ef617f97d8147ff5898abd9ef253] | committer: Thomas Guillem core: vout: add predefined osd slider channels Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] core: playlist: add OSD support

2018-11-15 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Nov 13 16:28:24 2018 +0100| [fab20590f76eb88bc36571020c1b1a75d18d8469] | committer: Thomas Guillem core: playlist: add OSD support Using the player OSD. Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] core: vout: add predefined osd slider channels

2018-11-15 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Nov 7 16:50:31 2018 +0100| [82260d0153054a87da5969b3701c8f3554b65b2e] | committer: Thomas Guillem core: vout: add predefined osd slider channels Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] core: vout: add vout_OSDMessageVA

2018-11-15 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Nov 5 11:19:11 2018 +0100| [72f780603bd27490b9ea992ea73ed92bb13dbe5b] | committer: Thomas Guillem core: vout: add vout_OSDMessageVA Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] core: playlist: add OSD support

2018-11-15 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Nov 13 16:28:24 2018 +0100| [3db1fc281bc45a1996877db447ead3a045c2f31d] | committer: Thomas Guillem core: playlist: add OSD support Using the player OSD. Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] player: fix crash caused by use after free

2019-06-21 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Jun 19 21:34:56 2019 +0200| [b0637a0769533a714714f4496d5beadb947ffeaa] | committer: Thomas Guillem player: fix crash caused by use after free Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] color extraction: add YUV 4:2:0 10b support

2017-04-05 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Apr 5 13:47:54 2017 +0200| [77eb62224b7afd59032ef3f1158efbd5d63f7227] | committer: Thomas Guillem color extraction: add YUV 4:2:0 10b support Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] color extraction: factorize code

2017-04-05 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Apr 5 13:47:53 2017 +0200| [ab4bfb002397ebd67dd682b01a6a9beae32825d6] | committer: Thomas Guillem color extraction: factorize code get_custom_from_yuv42{0,2} => get_custom_from_yuv Signed-off-by: Thomas Guillem >

[vlc-commits] color extraction: remove RGB specific cases

2017-04-05 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Apr 5 13:47:52 2017 +0200| [b463979d3618379a09081fa33300580862b95cf9] | committer: Thomas Guillem color extraction: remove RGB specific cases Those cases were here only for optimization reasons, but after benchmark it wasn't r

[vlc-commits] sharpen: remove SharpenCallback, precalc_table, and mutex

2017-04-10 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Apr 5 21:19:10 2017 +0200| [d04581b3deec3afc3bd757438252d0ea9aa10e1b] | committer: Thomas Guillem sharpen: remove SharpenCallback, precalc_table, and mutex tab_precalc that is set from the callback is not used since

[vlc-commits] sharpen: add YUV 4:2:0 10b support

2017-04-10 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Apr 5 21:19:09 2017 +0200| [7dd8a23dc2b6a3ee15533e07c8c32771b4d230a2] | committer: Thomas Guillem sharpen: add YUV 4:2:0 10b support Remove the clip function cause it was designed for 8bits channels only and it's not needed an

[vlc-commits] sharpen: add data type to SHARPEN_FRAME macro's parameters

2017-04-12 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Apr 11 23:39:19 2017 +0200| [89ebac6f4b0e99f44ddf206b99b256e3cc95ccfd] | committer: Jean-Baptiste Kempf sharpen: add data type to SHARPEN_FRAME macro's parameters this allows to remove the typedef and brackets from where it

[vlc-commits] sharpen: remove precalc_table, replace locks with atomic accesses

2017-04-12 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Apr 11 23:39:18 2017 +0200| [ae1e5d8d515c0055a27a03e6f296324e5911c64a] | committer: Jean-Baptiste Kempf sharpen: remove precalc_table, replace locks with atomic accesses precalc_table wasn't used Signed-off-by: Jean-Baptiste

[vlc-commits] sharpen: factorize SHARPEN_FRAME macro

2017-04-12 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Apr 11 23:39:20 2017 +0200| [56dfa4013005904971674430059e2d4439e0d3b5] | committer: Jean-Baptiste Kempf sharpen: factorize SHARPEN_FRAME macro Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=com

[vlc-commits] sharpen: add newline to IS_YUV_420_10BITS macro

2017-04-12 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Apr 11 23:39:22 2017 +0200| [b8a8a70e7c6332112381acc35e6e1d224da9d01b] | committer: Jean-Baptiste Kempf sharpen: add newline to IS_YUV_420_10BITS macro Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] sharpen: assert that SHARPEN_FRAME macro's maxval parameter is positive

2017-04-12 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Apr 11 23:39:21 2017 +0200| [48bbae0073625797e13535bd4be487966da0bc42] | committer: Jean-Baptiste Kempf sharpen: assert that SHARPEN_FRAME macro's maxval parameter is positive Signed-off-by: Jean-Baptiste Kempf &

[vlc-commits] vout: update interlacing handling

2017-04-28 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Apr 25 21:21:57 2017 +0200| [ae4f25c7d60149397dab1d70232b70ac0e7de71a] | committer: Thomas Guillem vout: update interlacing handling Remove deinterlace from 'video-filter' vlc string variable, now handling it with a bool

[vlc-commits] vout: update interlacing handling

2017-04-28 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Apr 25 21:21:57 2017 +0200| [3e600f80173ebc4dad3123969cafb4a3e16ded2a] | committer: Thomas Guillem vout: update interlacing handling Remove deinterlace from 'video-filter' vlc string variable, now handling it with a bool

[vlc-commits] vout: remove xmalloc

2017-04-28 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Apr 25 21:21:56 2017 +0200| [e760b6486c5aaeb2954383f8d0ef1521c22e55eb] | committer: Thomas Guillem vout: remove xmalloc Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] sharpen: change unsupported chroma msg_Err to msg_Dbg

2017-05-10 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Apr 21 17:02:12 2017 +0200| [28d5741fdcae728d9969da2eee7114bde20ad215] | committer: Thomas Guillem sharpen: change unsupported chroma msg_Err to msg_Dbg This is a probing error. We should not print it as error since there may be more

[vlc-commits] adjust: fix potential leak

2017-05-10 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri May 5 19:39:04 2017 +0200| [31ea700a714224fc13e34fed89a2c912d1ea79b1] | committer: Thomas Guillem adjust: fix potential leak Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] adjust: change unsupported chroma msg_Err to msg_Dbg

2017-05-10 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue May 2 10:45:42 2017 +0200| [a3afc94a05cb794dd684b76434cbba5eeb4700d4] | committer: Thomas Guillem adjust: change unsupported chroma msg_Err to msg_Dbg This is a probing error. We should not print it as error since there may be more

[vlc-commits] copy: rename CopyFrom{N,Y}v12 to more explicit names

2017-05-19 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon May 15 17:22:01 2017 +0200| [a725f88dbbb55b4e312aca2a0680f9aa037205f7] | committer: Thomas Guillem copy: rename CopyFrom{N,Y}v12 to more explicit names Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] copy: add SSE optimization to U&V planes interleaving

2017-05-19 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon May 15 16:22:34 2017 +0200| [8a5ef6541fcf42734778b99b1bb8bd9ff2f9d3ab] | committer: Thomas Guillem copy: add SSE optimization to U&V planes interleaving used in I420 to NV12 conversion Signed-off-by: Thomas Guillem &g

[vlc-commits] copy: add SSE optimization for NV12 to I420 conversion

2017-05-19 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri May 12 20:55:02 2017 +0200| [4a30c258e0285b9c8525a3677ef628d425bcdb2c] | committer: Thomas Guillem copy: add SSE optimization for NV12 to I420 conversion Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] hw: vaapi: add instance dynamic library

2017-06-16 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Aug 23 12:50:49 2016 +0300| [a7c9dab0a1d426b3a77992d68105ba74aeb9879e] | committer: Thomas Guillem hw: vaapi: add instance dynamic library This dynamic library holds the current VADisplay instance. > http://git.videolan.

[vlc-commits] hw: vaapi: add wrappers functions

2017-06-16 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jun 16 11:14:45 2017 +0200| [e8772f9b1c4bf7d42569d75040b139b1b5d91316] | committer: Thomas Guillem hw: vaapi: add wrappers functions > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e8772f9b1c4bf7d42569d75040b139b1b5d91

[vlc-commits] hw: vaapi: add chroma conversion GPU <=> CPU

2017-06-16 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri May 19 16:29:32 2017 +0200| [440427044385c129d21174114f4ad20d6d9b1bdc] | committer: Thomas Guillem hw: vaapi: add chroma conversion GPU <=> CPU VA_OPAQUE(NV12) <=> I420 VA_OPAQUE(P010) <=> I420_10b (not implemente

[vlc-commits] variables: correct minimum float value

2017-06-22 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Jun 21 16:12:00 2017 +0200| [c95d5fbea2122ac471f8aee86ee9f1cafeddeb00] | committer: Thomas Guillem variables: correct minimum float value FLT_MIN is the minimum normalized positive floating-point value not the minimum negative value a

[vlc-commits] adjust: don't create variables if invalid chroma

2017-06-22 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Thu Jun 22 09:24:38 2017 +0200| [351b63f4768ff3c46953a6f920356027c20528d6] | committer: Thomas Guillem adjust: don't create variables if invalid chroma Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?

[vlc-commits] vout: interlacing: add auto mode

2017-06-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Jun 14 11:23:52 2017 +0200| [0f25d376b133d63d0d5ae37994c4b7ea87b7f83c] | committer: Thomas Guillem vout: interlacing: add auto mode Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] video-filter: deinterlace: set default mode from blend to auto (which is x)

2017-06-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri May 5 16:29:01 2017 +0200| [8a0ef8bc7fa65782e20f4a5c5a89eaa2b394d5ff] | committer: Thomas Guillem video-filter: deinterlace: set default mode from blend to auto (which is x) Signed-off-by: Thomas Guillem > http://git.videolan.

[vlc-commits] libvlc: change default deinterlace mode from blend to auto

2017-06-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Jun 14 11:25:12 2017 +0200| [e152747f25d61065fa89d488f1d6c29c88c6a7de] | committer: Thomas Guillem libvlc: change default deinterlace mode from blend to auto Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] hw: vaapi: add filters

2017-06-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Sat Jun 17 22:16:33 2017 +0200| [ca95f5a6c887d4186722c23d8bf2261483c233ee] | committer: Thomas Guillem hw: vaapi: add filters Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] hw: vaapi-deint: try both motion algorithms as X

2017-06-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Jun 27 16:00:52 2017 +0200| [3ee60e511a2a7b26c3224b27d1ca7e7e11f4592b] | committer: Thomas Guillem hw: vaapi-deint: try both motion algorithms as X Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=com

[vlc-commits] hw: vaapi-deint: try both motion algorithms as X

2017-06-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Jun 27 16:00:52 2017 +0200| [992f32bd064281d0c361427e6061ef6bb9f0e142] | committer: Thomas Guillem hw: vaapi-deint: try both motion algorithms as X Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=com

[vlc-commits] marq: remove wrong x offset

2017-06-27 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Jun 27 16:16:26 2017 +0200| [0b6a543ec94c682e7bd4f717e037adacf0cdae69] | committer: Thomas Guillem marq: remove wrong x offset This value is used as an unsigned in the vout and therefore causes an overflow when the alignement contains

[vlc-commits] filter_chain: uniform filter_chain_Append{Converter,Filter} return type

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jun 23 10:24:16 2017 +0200| [40bd2515d996a4b9c47b2199fac61a9fdea310bb] | committer: Thomas Guillem filter_chain: uniform filter_chain_Append{Converter,Filter} return type > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] vout: add restart proxy callback in case the filter's variable is not a command

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jun 23 15:22:44 2017 +0200| [4d35bc81ac6dc6acc5fceadb8baa8574b848494f] | committer: Thomas Guillem vout: add restart proxy callback in case the filter's variable is not a command This allows to remove the brute filter restart

[vlc-commits] filter: move filter proxy callbacks system from vout to filter

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jun 23 15:26:41 2017 +0200| [6e6eec39702510677d503205f9005ddb468fed48] | committer: Thomas Guillem filter: move filter proxy callbacks system from vout to filter > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qt: remove brute filter restart

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 18:02:08 2017 +0200| [d6cf09e31d00147cbee3ce69184e36c155d3e05f] | committer: Thomas Guillem qt: remove brute filter restart Not needed anymore thanks to the proxy callback system which triggers which handles the non command

[vlc-commits] magnify: inherit mouse-hide-timeout from vout

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Jun 27 10:07:45 2017 +0200| [66cac2a4aaecab257c914d1dd6f2ea8d69815cbb] | committer: Thomas Guillem magnify: inherit mouse-hide-timeout from vout This variable is already created by the vout and we don't want to create it again

[vlc-commits] vout_subpictures: add sub filter/source proxy callbacks

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jun 23 20:02:10 2017 +0200| [bbbcbfc08c0fdc95e7e9501a4125b31e6d230ba0] | committer: Thomas Guillem vout_subpictures: add sub filter/source proxy callbacks This allows to trigger the sub filters/sources callbacks from the vout, just

[vlc-commits] qt: apply subsdelay-factor change on all vouts

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 16:17:50 2017 +0200| [87de005c3762dc2846ddc09e45ab7782ecc685ce] | committer: Thomas Guillem qt: apply subsdelay-factor change on all vouts > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] chain: add filter proxy callbacks

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Thu Jun 22 13:05:42 2017 +0200| [6a64a54af2bda61992113abbb0621ec284fc69dd] | committer: Thomas Guillem chain: add filter proxy callbacks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6a64a54af2bda61992113abbb0621ec284fc6

[vlc-commits] qt: don't add filter if already enabled

2017-07-01 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 16:17:01 2017 +0200| [ec4135def15d4bb8829f6f8f6211eaf1da35f093] | committer: Thomas Guillem qt: don't add filter if already enabled > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] misc/filter: remove assert from filter_AddProxyCallbacks

2017-07-02 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Sun Jul 2 14:35:33 2017 +0200| [856cedf9ea820d596ed5d65b97fb981bf179a20c] | committer: Thomas Guillem misc/filter: remove assert from filter_AddProxyCallbacks When a filter fails to load we will try to prepand a converter and then try to

[vlc-commits] hw: vaapi-deint: add flush callback

2017-07-06 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Thu Jul 6 18:11:44 2017 +0200| [9381695ab7e7d30db4107c37fa658a9653c037e9] | committer: Thomas Guillem hw: vaapi-deint: add flush callback Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] hw: vaapi-deint: replace struct memcpy by direct copy

2017-07-10 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jul 10 11:47:00 2017 +0200| [90d61b328cbdb1921fe51a6d4bef9a075f35bcf4] | committer: Thomas Guillem hw: vaapi-deint: replace struct memcpy by direct copy Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] vout: opengl: resize fmt to the max size the HW can handle

2017-07-11 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jul 7 17:19:30 2017 +0200| [7d8c37e1fdf41c48dd81423a658fd92529d1db29] | committer: Jean-Baptiste Kempf vout: opengl: resize fmt to the max size the HW can handle This fixes the issue #18215 for Linux, MacOS and Windows when using

[vlc-commits] macosx: save/retrieve video filters to/from the playlist

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jun 16 11:19:55 2017 +0200| [441bac0aced01ad7822aff9ebc4ee14f7a4bec5d] | committer: Jean-Baptiste Kempf macosx: save/retrieve video filters to/from the playlist Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] macosx: apply filters change on all vouts

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Jun 20 16:51:39 2017 +0200| [d9c47b952598f1ea1007eb289c3b8e074384a741] | committer: Jean-Baptiste Kempf macosx: apply filters change on all vouts Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] macosx: refactor VLCCoreInteraction::setVideoFilterProperty

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Sat Jun 17 19:31:11 2017 +0200| [757429a71a299a6bbd7b3752898b814c197413f3] | committer: Jean-Baptiste Kempf macosx: refactor VLCCoreInteraction::setVideoFilterProperty Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] macosx: helpers: add getVouts

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jun 16 11:16:10 2017 +0200| [64bae949d811dc8da90b1e4258bf2119be33db3a] | committer: Jean-Baptiste Kempf macosx: helpers: add getVouts Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: refactor VLCVideoEffectsWindowController::resetValues

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Fri Jun 16 20:22:54 2017 +0200| [b102a078b28cff72cc8557ba7801cb440d07b1c7] | committer: Jean-Baptiste Kempf macosx: refactor VLCVideoEffectsWindowController::resetValues Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] macosx: load video profile filters strings to playlist

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 17:52:48 2017 +0200| [9f9edaa70c709a733d4b81f830814e1767f4805c] | committer: Jean-Baptiste Kempf macosx: load video profile filters strings to playlist Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] macosx: remove VLCCoreInteraction::restartFilterIfNeeded

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 17:10:20 2017 +0200| [4d53af506075065f636b6afa3cc175b6c26c1385] | committer: Jean-Baptiste Kempf macosx: remove VLCCoreInteraction::restartFilterIfNeeded Not needed anymore thanks to the proxy callback system which handles the

[vlc-commits] macosx: save video profile from playlist

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 17:35:41 2017 +0200| [02a6e7bac61e16f36762c6c1e8d03dbf2168cb45] | committer: Jean-Baptiste Kempf macosx: save video profile from playlist Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] macosx: create variables before assigning them from video profile

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Jun 27 10:30:10 2017 +0200| [a4c86f1c6b3fbaeb6ae9cbe9dedddedb8a8b56ac] | committer: Jean-Baptiste Kempf macosx: create variables before assigning them from video profile Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] macosx: don't save TrackSynchronization preferences

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 16:26:53 2017 +0200| [16e99713488206ef42a33cdeafaec4cedff0e566] | committer: Jean-Baptiste Kempf macosx: don't save TrackSynchronization preferences Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gi

[vlc-commits] macosx: apply subsdelay-factor change on all vouts

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 16:39:13 2017 +0200| [9c571385656300052011ac65fed083eb121d718f] | committer: Jean-Baptiste Kempf macosx: apply subsdelay-factor change on all vouts Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] macosx: do not load audio profile filter string to config

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Jun 28 15:10:29 2017 +0200| [d8d42829447920c8f21f3200e0cdb841117fdc08] | committer: Jean-Baptiste Kempf macosx: do not load audio profile filter string to config We do not want to check for the aout validity here as

[vlc-commits] macosx: remove unused variable and empty tabulated line

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Jun 28 11:23:01 2017 +0200| [081a1a42f1f3f0cbef127ea374cd6f19789fafd3] | committer: Jean-Baptiste Kempf macosx: remove unused variable and empty tabulated line Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] macosx: load video profile filters strings in all vouts

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Jun 26 17:53:52 2017 +0200| [70c486c36bf029a664e504c31a165d7f5b85787f] | committer: Jean-Baptiste Kempf macosx: load video profile filters strings in all vouts Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] macosx: duplicate video filters options in the playlist

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Jun 20 16:35:27 2017 +0200| [b3d9857b4fc4ad46e1a56d1a31b15cd2485fcd83] | committer: Jean-Baptiste Kempf macosx: duplicate video filters options in the playlist Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] macosx: duplicate audio filters options in the playlist

2017-07-13 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Jun 28 14:19:16 2017 +0200| [dfe72bf9a25de94ee74beef29d8c6a0abcd32523] | committer: Jean-Baptiste Kempf macosx: duplicate audio filters options in the playlist Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

  1   2   >