Home
last modified time | relevance | path

Searched refs:vlc (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/vlc/
H A D0001-Disable-building-of-statically-linked-vlc-binary.patch4 Subject: [PATCH] Disable building of statically linked vlc binary
19 core: libvlc vlc$(EXEEXT)
20 - cd bin && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT) vlc-static$(EXEEXT)
21 + cd bin && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT)
29 @@ -6,7 +6,7 @@ bin_PROGRAMS = vlc-osx
30 noinst_PROGRAMS = vlc-osx-static
32 bin_PROGRAMS = vlc
33 -noinst_PROGRAMS = vlc-static
H A D0004-Fix-build-error-using-uClibc-by-adding-sys-types.h.patch11 ../include/vlc/libvlc_media.h:313:18: error: expected declaration specifiers or '...' before '*' to…
14 ../include/vlc/libvlc_media.h:423:36: error: unknown type name 'libvlc_media_read_cb'
18 https://trac.videolan.org/vlc/ticket/16768
24 https://mailman.videolan.org/pipermail/vlc-devel/2016-April/106952.html]
26 include/vlc/libvlc_media.h | 2 ++
29 diff --git a/include/vlc/libvlc_media.h b/include/vlc/libvlc_media.h
31 --- a/include/vlc/libvlc_media.h
32 +++ b/include/vlc/libvlc_media.h
H A Dvlc.hash1 # From https://get.videolan.org/vlc/3.0.16/vlc-3.0.16.tar.xz.sha256
2 sha256 ffae35fc64f625c175571d2346bc5f6207be99762517f15423e74f18399410f6 vlc-3.0.16.tar.xz
3 # From https://get.videolan.org/vlc/3.0.16/vlc-3.0.16.tar.xz.sha1
4 sha1 e22ac839a09b5ead8992ae6aa8ea886364283e6a vlc-3.0.16.tar.xz
H A DConfig.in2 bool "vlc"
19 http://www.videolan.org/vlc/
26 comment "vlc needs a toolchain w/ C++, dynamic library, wchar, threads, gcc >= 4.9, headers >= 3.7"
H A D0005-Don-t-assume-strerror_l-is-available.patch8 CCLD vlc
9 /home/br/br3/output/build/vlc-2.2.1/src/.libs/libvlccore.so: undefined reference to `strerror_l'
12 http://patches.osdyson.org/patch/series/view/vlc/2.2.0~rc2-1+dyson2/dyson.patch
14 [Bernd: rebased for vlc-3.0.6 & 3.0.9.2]
H A D0007-Add-support-for-freerdp2.patch7 https://gitweb.gentoo.org/repo/gentoo.git/tree/media-video/vlc/files/vlc-2.2.8-freerdp-2.patch
H A Dvlc.mk8 VLC_SITE = https://get.videolan.org/vlc/$(VLC_VERSION)
9 VLC_SOURCE = vlc-$(VLC_VERSION).tar.xz
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/
H A Dvlc_3.0.17-1.bb19 SRC_URI = "git://github.com/videolan/vlc.git;protocol=https;branch=3.0.x \
105 # This recipe packages vlc as a library as well, so qt4 dependencies
113 ${bindir}/vlc \
114 ${libdir}/vlc/vlc/libvlc_vdpau.so \
116 ${datadir}/vlc/ \
118 ${datadir}/metainfo/vlc.appdata.xml \
122 ${libdir}/vlc/*/.debug \
123 ${libdir}/vlc/plugins/*/.debug \
127 ${libdir}/vlc/plugins/*/*.a \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0002-use-vorbisidec.patch7 Index: vlc-2.2.1/modules/codec/Makefile.am
9 --- vlc-2.2.1.orig/modules/codec/Makefile.am
10 +++ vlc-2.2.1/modules/codec/Makefile.am
H A D0001-make-opencv-configurable.patch8 Index: vlc-2.1.4/configure.ac
10 --- vlc-2.1.4.orig/configure.ac
11 +++ vlc-2.1.4/configure.ac
H A D0005-linux-thread-Use-SYS_futex-instead-of-__NR_futex.patch13 Upstream-Status: Submitted [https://github.com/videolan/vlc/pull/117]
/OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/
H A Dtw5864-video.c959 frame->vlc.addr = dma_alloc_coherent(&dev->pci->dev, in tw5864_video_init()
961 &frame->vlc.dma_addr, in tw5864_video_init()
963 if (!frame->vlc.addr) { in tw5864_video_init()
976 frame->vlc.addr, frame->vlc.dma_addr); in tw5864_video_init()
1022 dev->h264_buf[dev->h264_buf_w_index].vlc.dma_addr); in tw5864_video_init()
1088 dev->h264_buf[i].vlc.addr, in tw5864_video_init()
1089 dev->h264_buf[i].vlc.dma_addr); in tw5864_video_init()
1209 dev->h264_buf[i].vlc.addr, in tw5864_video_fini()
1210 dev->h264_buf[i].vlc.dma_addr); in tw5864_video_fini()
1331 dma_sync_single_for_cpu(&dev->pci->dev, frame->vlc.dma_addr, in tw5864_handle_frame_task()
[all …]
H A Dtw5864.h133 struct tw5864_dma_buf vlc; member
H A Dtw5864-core.c167 tw_writel(TW5864_VLC_STREAM_BASE_ADDR, cur_frame->vlc.dma_addr); in tw5864_h264_isr()
/OK3568_Linux_fs/buildroot/package/live555/
H A D0001-Add-a-pkg-config-file-for-the-shared-libraries.patch10 A similar version of this patch is part of the vlc source repo:
11 http://git.videolan.org/?p=vlc.git;a=blob;f=contrib/src/live555/add-pkgconfig-file.patch;hb=HEAD
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dpxa300-raumfeld-tuneable-clock.dtsi53 vlc-supply = <&reg_3v3>;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sysdig/
H A Dsysdig_0.28.0.bb55 # Something like this https://code.videolan.org/ePirat/vlc/-/commit/01fd9fe4c7f6c5558f7345f38abf015…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0005-pip-requirements-Don-t-install-requirements-with-pip.patch72 -python-vlc==1.1.2
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/
H A Dpackagegroup-meta-multimedia.bb72 …FLAGS_ACCEPTED", "commercial", bb.utils.contains("DISTRO_FEATURES", "x11", "vlc", "", d), "", d)} \
/OK3568_Linux_fs/buildroot/package/w_scan/
H A D0002-si_types-h-fix-build-with-gcc-10.patch6 …ptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/
H A Dmycroft_19.8.1.bb65 python3-python-vlc \
/OK3568_Linux_fs/yocto/poky/documentation/
H A Dstandards.md39 .. image:: figures/vlc.jpg
/OK3568_Linux_fs/buildroot/
H A DCHANGES409 uclibc, vlc, wireless-regdb, wireshark, wolfssl,
433 netperf, odb, qt5base, uclibc, uftrace, unscd, vlc,
448 pipewire, python-bluezero, python-pillow, qemu, strace, uhd, vlc,
479 rt-tests, runc, vlc, waylandpp, webkitgtk, wireshark,
679 uboot, uboot-tools, uclibc, util-linux, vlc, wireless-regdb,
721 tpm2-tss, uclibc, udisks, uhd, unscd, vlc, waylandpp,
1066 util-linux, vlc, wavpack, wireguard-linux-compat, wolfssl,
1359 uclibc, usb_modeswitch, vlc, vsftpd, wampcc,
1541 vlc, vsftpd, wayland-protocols, wireguard-linux-compat,
1631 systemd, tcpreplay, tinydtls, upmpdcli, upx, vlc, webkitgtk,
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-core/packagegroups/
H A Dpackagegroup-meta-python.bb343 python3-python-vlc \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dfaq.rst134 https://www.videolan.org/vlc/index.pt.html

12