/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/ |
H A D | vlc_3.0.21.bb | 107 # This recipe packages vlc as a library as well, so qt4 dependencies 115 ${bindir}/vlc \ 116 ${libdir}/vlc/vlc/libvlc_vdpau.so \ 118 ${datadir}/vlc/ \ 120 ${datadir}/metainfo/vlc.appdata.xml \ 124 ${libdir}/vlc/*/.debug \ 125 ${libdir}/vlc/plugins/*/.debug \ 129 ${libdir}/vlc/plugins/*/*.a \ 136 SKIP_RECIPE[vlc] = "requires porting to ffmpeg >= 7 as of ffmpeg >= 5 it requires extensive changes…
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/ |
H A D | rpidistro-vlc_3.0.17.bb | 9 git://git@github.com/RPi-Distro/vlc;protocol=https;branch=buster-rpt \ 37 PROVIDES = "vlc" 135 # This recipe packages vlc as a library as well, so qt4 dependencies 143 ${bindir}/vlc \ 144 ${libdir}/vlc \ 146 ${datadir}/vlc \ 148 ${datadir}/metainfo/vlc.appdata.xml \ 152 ${libdir}/vlc/*/.debug \ 153 ${libdir}/vlc/plugins/*/.debug \ 157 ${libdir}/vlc/plugins/*/*.a \ [all …]
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0005-mmal_exit_fix.patch | 3 RPI-Distro repo forks original vlc and applies patches 6 --- a/bin/vlc.c 7 +++ b/bin/vlc.c
|
H A D | 0001-configure-fix-linking-on-RISC-V-ISA.patch | 7 RPI-Distro repo forks original vlc and applies patches
|
H A D | 0006-mmal_chain.patch | 3 RPI-Distro repo forks original vlc and applies patches
|
H A D | 0009-demux-dash-include-cstdint-needed-for-uint64_t.patch | 10 https://github.com/videolan/vlc/commit/6fca76ebd76bf8fce9b111e31bda64015cdc770f
|
H A D | 0002-Revert-configure-Require-libmodplug-0.8.9.patch | 7 RPI-Distro repo forks original vlc and applies patches
|
H A D | 2002-use-vorbisidec.patch | 8 RPI-Distro repo forks original vlc and applies patches to enable
|
H A D | 3007-remove-xorg-related-link-libs.patch | 8 RPI-Distro repo forks original vlc and applies patches
|
H A D | 0007-armv6.patch | 3 RPI-Distro repo forks original vlc and applies patches
|
H A D | 0008-configure-Disable-incompatible-function-pointer-type.patch | 19 +dnl disable clang from erroring on function pointer protype mismatch, vlc seems to rely on that
|
H A D | 3006-codec-omxil_core.h-fix-multiple-definition-of.patch | 8 RPI-Distro repo forks original vlc and applies patches
|
H A D | 3010-po-Fix-typos-in-oc.po-for-gettext-compatibility.patch | 10 https://code.videolan.org/videolan/vlc/-/commit/9d67e20c2edd25251b46d1780a7973b44ac5e5ba
|
H A D | 3009-vo-converter_vaapi-Fix-EGL-macro-undeclared.patch | 8 RPI-Distro repo forks original vlc and applies patches to enable
|
H A D | 3004-use-GLESv2-headers-over-GL-headers.patch | 8 RPI-Distro repo forks original vlc and applies patches to enable
|
H A D | 3002-fix-EGL-macro-undeclared-and-EGLImageKHR.patch | 7 RPI-Distro repo forks original vlc and applies patches to enable
|
H A D | 0003-CVE-2022-41325.patch | 8 RPI-Distro repo forks original vlc and applies patches
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | 0001-taglib-Fix-build-on-x86-32-bit.patch | 12 /mnt/b/yoe/master/build/tmp/work/core2-32-yoe-linux/vlc/3.0.20/recipe-sysroot/usr/include/taglib/ti… 18 /mnt/b/yoe/master/build/tmp/work/core2-32-yoe-linux/vlc/3.0.20/recipe-sysroot/usr/include/taglib/ti… 22 Upstream-Status: Submitted [https://mailman.videolan.org/pipermail/vlc-devel/2024-March/143639.html]
|
H A D | 0006-configure-Disable-incompatible-function-pointer-type.patch | 19 +dnl disable clang from erroring on function pointer protype mismatch, vlc seems to rely on that
|
/openbmc/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-video.c | 958 frame->vlc.addr = dma_alloc_coherent(&dev->pci->dev, in tw5864_video_init() 960 &frame->vlc.dma_addr, in tw5864_video_init() 962 if (!frame->vlc.addr) { in tw5864_video_init() 975 frame->vlc.addr, frame->vlc.dma_addr); in tw5864_video_init() 1021 dev->h264_buf[dev->h264_buf_w_index].vlc.dma_addr); in tw5864_video_init() 1087 dev->h264_buf[i].vlc.addr, in tw5864_video_init() 1088 dev->h264_buf[i].vlc.dma_addr); in tw5864_video_init() 1208 dev->h264_buf[i].vlc.addr, in tw5864_video_fini() 1209 dev->h264_buf[i].vlc.dma_addr); in tw5864_video_fini() 1330 dma_sync_single_for_cpu(&dev->pci->dev, frame->vlc.dma_addr, in tw5864_handle_frame_task() [all …]
|
H A D | tw5864.h | 133 struct tw5864_dma_buf vlc; member
|
/openbmc/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa300-raumfeld-tuneable-clock.dtsi | 53 vlc-supply = <®_3v3>;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sysdig/ |
H A D | sysdig_0.28.0.bb | 58 # Something like this https://code.videolan.org/ePirat/vlc/-/commit/01fd9fe4c7f6c5558f7345f38abf015…
|
/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/ |
H A D | sysdig-selftest_0.28.0.bb | 58 # Something like this https://code.videolan.org/ePirat/vlc/-/commit/01fd9fe4c7f6c5558f7345f38abf015…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0005-pip-requirements-Don-t-install-requirements-with-pip.patch | 72 -python-vlc==1.1.2
|