Home
last modified time | relevance | path

Searched refs:fourcc_list (Results 1 – 25 of 30) sorted by relevance

12

/dports/net/gerbera/gerbera-1.9.2/src/transcoding/
H A Dtranscoding.cc61 fourcc_list = list; in setAVIFourCCList()
67 return fourcc_list; in getAVIFourCCList()
H A Dtranscoding.h210 std::vector<std::string> fourcc_list; variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_format_caps.c149 void komeda_put_fourcc_list(u32 *fourcc_list) in komeda_put_fourcc_list() argument
151 kfree(fourcc_list); in komeda_put_fourcc_list()
H A Dkomeda_format_caps.h95 void komeda_put_fourcc_list(u32 *fourcc_list);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_format_caps.c149 void komeda_put_fourcc_list(u32 *fourcc_list) in komeda_put_fourcc_list() argument
151 kfree(fourcc_list); in komeda_put_fourcc_list()
H A Dkomeda_format_caps.h95 void komeda_put_fourcc_list(u32 *fourcc_list);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_format_caps.c149 void komeda_put_fourcc_list(u32 *fourcc_list) in komeda_put_fourcc_list() argument
151 kfree(fourcc_list); in komeda_put_fourcc_list()
H A Dkomeda_format_caps.h95 void komeda_put_fourcc_list(u32 *fourcc_list);
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c88 struct fourcc_list_struct fourcc_list[] = { variable
488 for (i = 0; i < G_N_ELEMENTS (fourcc_list); ++i) { in GST_START_TEST()
495 s = fourcc_list[i].fourcc; in GST_START_TEST()
500 GST_DEBUG ("Unknown format %s, skipping tests", fourcc_list[i].fourcc); in GST_START_TEST()
509 GST_INFO ("Fourcc %s, packed=%d", fourcc_list[i].fourcc, in GST_START_TEST()
517 fourcc_list[i].paint_setup (&paintinfo, (unsigned char *) s); in GST_START_TEST()
533 GST_LOG ("%s, %dx%d", fourcc_list[i].fourcc, w, h); in GST_START_TEST()
540 fourcc_list[i].paint_setup (&paintinfo, NULL); in GST_START_TEST()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/
H A Dvideo.c802 static const int fourcc_list[] = in prepare_for_capture() local
809 static const int fourcc_list_len = sizeof(fourcc_list) / sizeof(int); in prepare_for_capture()
826 vinfo.fmt_info.fourcc = fourcc_list[i]; in prepare_for_capture()
/dports/multimedia/vlc/vlc-3.0.16/src/
H A DMakefile.in302 misc/fourcc_list.h misc/es_format.c misc/picture.c \
3720 fourcc_gen$(BUILDEXEEXT): misc/fourcc_gen.c misc/fourcc_list.h ../include/vlc_fourcc.h
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/
H A DChangeLog122018 (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/
H A DChangeLog122018 (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/
H A DChangeLog122018 (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/
H A DChangeLog122018 (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/
H A DChangeLog122018 (fourcc_list_struct), (fourcc_list), (fourcc_get_size),

12