Home
last modified time | relevance | path

Searched full:mpeg (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/file/magic/Magdir/
H A Danimation7 # MPEG, FLI, DL originally from vax@ccwf.cc.utexas.edu (VaX#n8)
39 >8 string XAVC \b, MPEG v4 system, Sony XAVC Codec
46 >8 string 3g2 \b, MPEG v4 system, 3GPP2
56 >8 string 3ge \b, MPEG v4 system, 3GPP
61 >8 string 3gf \b, MPEG v4 system, 3GPP
63 >8 string 3gg \b, MPEG v4 system, 3GPP
67 >8 string 3gh \b, MPEG v4 system, 3GPP
70 >8 string 3gm \b, MPEG v4 system, 3GPP
73 >8 string 3gp \b, MPEG v4 system, 3GPP
82 >8 string 3gr \b, MPEG v4 system, 3GPP
[all …]
H A Driff60 >0 leshort 0x50 \b, MPEG
63 >0 leshort 0x55 \b, MPEG Layer 3
280 >8 string RMP3 \b, MPEG Layer 3 audio
487 >>>>>>>(104.l+132) string/c mpeg MPEG 1 Video Frame
489 >>>>>>>(104.l+132) string/c mp42 Microsoft MPEG-4 v2
490 >>>>>>>(104.l+132) string/c mp43 Microsoft MPEG-4 v3
547 >>>>>>>(104.l+132) string/c fmp4 FFMpeg MPEG-4
569 >>>>>>>>(92.l+180) leshort 0x0050 MPEG-1 Layer 1 or 2
570 >>>>>>>>(92.l+180) leshort 0x0055 MPEG-1 Layer 3
582 >>>>>>>>(92.l+188) leshort 0x0055 MPEG-1 Layer 3
[all …]
H A Dpolyml7 # MPEG, FLI, DL originally from vax@ccwf.cc.utexas.edu (VaX#n8)
H A Dsniffer228 >20 belong&0x03FFFFFF 243 (MPEG-2 Transport Stream packets
/freebsd/usr.sbin/fwcontrol/
H A Dfwcontrol.899 .Ar mpeg
108 .Dq mpeg
111 Receive DV or MPEG TS stream and dump it to a file.
127 Resulting MPEG TS stream can be played and sent over a
174 Receive an MPEG TS stream from a camera producing MPEG transport stream.
175 This has been tested with SONY HDR-FX1E camera that produces HD MPEG-2
217 Especially MPEG TS reception support is very rudimental and supports only
218 high-bandwidth MPEG-2 streams (fn field in CIP header equals 3).
H A Dfwmpegts.c69 MPEG-2 Transport Stream (MPEG TS) packet format according to IEC 61883:
84 . . MPEG
85 . MPEG TS payload 188 bytes .
99 The following fields are constant for MPEG TS:
121 Each packet may contain N MPEG TS data blocks with timestamp header,
215 "unsupported MPEG TS stream, fn=%d (only fn=3 is supported)", in mpegtsrecv()
237 fprintf(stderr, "MPEG payload type size: %d\n", in mpegtsrecv()
246 /* Read out all the MPEG TS data blocks from current packet */ in mpegtsrecv()
H A Dfwcontrol.c98 "\t-M: specify dv or mpeg\n" in usage()
99 "\t-R: Receive DV or MPEG TS stream\n" in usage()
718 fprintf(stderr, "Detected MPEG TS format on input.\n"); in detect_recv_fn()
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Damlogic,gx-vdec.yaml22 - VDEC_1 can decode MPEG-1, MPEG-2, MPEG-4 part 2, MJPEG, H.263, H.264, VC-1.
/freebsd/sys/contrib/v4l/
H A Dvideodev2.h98 #define VID_TYPE_MPEG_DECODER 1024 /* Can decode MPEG streams */
99 #define VID_TYPE_MPEG_ENCODER 2048 /* Can encode MPEG streams */
359 #define V4L2_PIX_FMT_MPEG v4l2_fourcc('M', 'P', 'E', 'G') /* MPEG-1/2/4 */
943 #define V4L2_CTRL_CLASS_MPEG 0x00990000 /* MPEG-compression controls */
1044 /* MPEG-class control IDs defined by V4L2 */
1048 /* MPEG streams */
1051 V4L2_MPEG_STREAM_TYPE_MPEG2_PS = 0, /* MPEG-2 program stream */
1052 V4L2_MPEG_STREAM_TYPE_MPEG2_TS = 1, /* MPEG-2 transport stream */
1053 V4L2_MPEG_STREAM_TYPE_MPEG1_SS = 2, /* MPEG-1 system stream */
1054 V4L2_MPEG_STREAM_TYPE_MPEG2_DVD = 3, /* MPEG-2 DVD-compatible stream */
[all …]
H A Dvideodev.h35 #define VID_TYPE_MPEG_DECODER 1024 /* Can decode MPEG streams */
36 #define VID_TYPE_MPEG_ENCODER 2048 /* Can encode MPEG streams */
224 /* video_info is biased towards hardware mpeg encode/decode */
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Damlogic,gxbb-aoclkc.txt18 * "mpeg-clk" : the main clock controller mother clock (aka clk81)
52 clock-names = "xtal", "mpeg-clk";
/freebsd/sys/dev/sound/pci/
H A Des137x.h64 #define CTRL_MSFMTSEL 0x00008000 /* MPEG serial data fmt: 0 = Sony, 1
66 #define CTRL_M_SBB 0x00004000 /* DAC2 clock: 0 = PCLKDIV, 1 = MPEG */
73 * MPEG */
/freebsd/sys/arm/nvidia/drm2/
H A Dhdmi.c842 return "MPEG SURROUND"; in hdmi_audio_coding_type_ext_get_name()
844 return "MPEG-4 HE AAC"; in hdmi_audio_coding_type_ext_get_name()
846 return "MPEG-4 HE AAC v2"; in hdmi_audio_coding_type_ext_get_name()
848 return "MPEG-4 AAC LC"; in hdmi_audio_coding_type_ext_get_name()
852 return "MPEG-4 HE AAC + MPEG Surround"; in hdmi_audio_coding_type_ext_get_name()
854 return "MPEG-4 AAC LC + MPEG Surround"; in hdmi_audio_coding_type_ext_get_name()
/freebsd/contrib/file/tests/
H A DJW07022A.mp3.result1 Audio file with ID3 version 2.2.0, contains: MPEG ADTS, layer III, v1, 96 kbps, 44.1 kHz, Monaural
H A Dcl8m8ocofedso.result1 Audio file with ID3 version 2.4.0, contains: MPEG ADTS, layer III, v1, 192 kbps, 44.1 kHz, JntStereo
/freebsd/share/dict/
H A Dfreebsd109 MPEG
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hdmi.c1426 return "MPEG SURROUND"; in hdmi_audio_coding_type_ext_get_name()
1428 return "MPEG-4 HE AAC"; in hdmi_audio_coding_type_ext_get_name()
1430 return "MPEG-4 HE AAC v2"; in hdmi_audio_coding_type_ext_get_name()
1432 return "MPEG-4 AAC LC"; in hdmi_audio_coding_type_ext_get_name()
1436 return "MPEG-4 HE AAC + MPEG Surround"; in hdmi_audio_coding_type_ext_get_name()
1438 return "MPEG-4 AAC LC + MPEG Surround"; in hdmi_audio_coding_type_ext_get_name()
/freebsd/contrib/ntp/util/
H A Daudio-pcm.c57 if (format & AFMT_MPEG) printf("MPEG "); in d_fmt()
/freebsd/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra20-pmc.yaml220 mpe MPEG Encode All
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxbb.dtsi287 clock-names = "xtal", "mpeg-clk";
H A Dmeson-gxl.dtsi311 clock-names = "xtal", "mpeg-clk";
H A Dmeson-axg.dtsi1568 clock-names = "xtal", "mpeg-clk";
/freebsd/sys/sys/
H A Dsoundcard.h156 * o undefined for the MPEG audio format.
171 #define AFMT_MPEG 0x00000200 /* MPEG MP2/MP3 audio */
/freebsd/share/misc/
H A Dpci_vendors4806 0057 MPEG PCI Bridge
5801 3307 M3307 MPEG-I Video Controller
5802 3309 M3309 MPEG-II Video w/ Software Audio Decoder
5803 3321 M3321 MPEG-II Audio/Video Decoder
6314 013a Dual Tuner/MPEG Encoder
6438 6204 Video decoder & MPEG interface
6795 3520 MPEG-II decoder card
7166 9921 W99200F MPEG-1 Video Encoder
7167 9922 W99200F/W9922PF MPEG-1/2 Video Encoder
13996 1105 REALmagic Xcard MPEG 1/2/3/4 DVD Decoder
[all …]
/freebsd/contrib/libpcap/
H A Dpcap-common.c900 * MPEG-2 transport stream (ISO 13818-1/ITU-T H.222.0).

12