Home
last modified time | relevance | path

Searched refs:VLC_CODEC_H264 (Results 1 – 25 of 41) sorted by relevance

12

/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Dhxxx_helper.c39 assert(i_codec == VLC_CODEC_H264 || i_codec == VLC_CODEC_HEVC); in hxxx_helper_init()
46 case VLC_CODEC_H264: in hxxx_helper_init()
86 case VLC_CODEC_H264: in hxxx_helper_clean()
634 case VLC_CODEC_H264: in hxxx_helper_set_extra()
648 case VLC_CODEC_H264: in hxxx_helper_set_extra()
856 if(hh->i_codec == VLC_CODEC_H264) in hxxx_helper_get_current_picture_size()
874 if(hh->i_codec == VLC_CODEC_H264) in hxxx_helper_get_current_sar()
913 if(hh->i_codec == VLC_CODEC_H264) in hxxx_helper_get_current_profile_level()
939 case VLC_CODEC_H264: in hxxx_helper_get_chroma_chroma()
973 case VLC_CODEC_H264: in hxxx_helper_get_colorimetry()
H A Dmft.c177 { VLC_CODEC_H264, &MFVideoFormat_H264 },
583 if (p_dec->fmt_in.i_codec == VLC_CODEC_H264) in ProcessInputStream()
978 if (p_dec->fmt_in.i_codec == VLC_CODEC_H264) in InitializeMFT()
H A Dqsv.c412 if (enc->fmt_out.i_codec != VLC_CODEC_H264 && in Open()
478 if (enc->fmt_out.i_codec == VLC_CODEC_H264) { in Open()
H A Dcrystalhd.c147 case VLC_CODEC_H264: in OpenDecoder()
H A Dx264.c795 if( p_enc->fmt_out.i_codec != VLC_CODEC_H264 && in Open()
814 p_enc->fmt_out.i_codec = VLC_CODEC_H264; in Open()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dmpeg4.h39 *pi_codec = VLC_CODEC_H264; in MPEG4_Codec_By_ObjectType()
/dports/multimedia/vlc/vlc-3.0.16/modules/mux/mpeg/
H A Dpes.c347 p_fmt->i_codec == VLC_CODEC_H264 || in EStoPES()
358 if( p_fmt->i_codec == VLC_CODEC_H264 ) in EStoPES()
H A Dps.c292 case VLC_CODEC_H264: in AddStream()
/dports/multimedia/vlc/vlc-3.0.16/modules/stream_out/
H A Drecord.c286 M( "mp4", "mp4", INT_MAX, VLC_CODEC_MP4A, VLC_CODEC_H264, VLC_CODEC_MP4V, VLC_CODEC_HEVC,
300 VLC_CODEC_H264, VLC_CODEC_HEVC,
305 M( "mkv", "mkv", 32, VLC_CODEC_H264, VLC_CODEC_HEVC, VLC_CODEC_VP8, VLC_CODEC_MP4V,
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/adaptive/plumbing/
H A DFakeESOutID.cpp89 case VLC_CODEC_H264: in isCompatible()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mpeg/
H A Dps.h251 es_format_Change( &tk->fmt, VIDEO_ES, VLC_CODEC_H264 ); in ps_track_fill()
260 es_format_Change( &tk->fmt, VIDEO_ES, VLC_CODEC_H264 ); in ps_track_fill()
268 es_format_Change( &tk->fmt, VIDEO_ES, VLC_CODEC_H264 ); in ps_track_fill()
H A Dts_hotfixes.c186 pid->probed.i_fourcc = VLC_CODEC_H264; in ProbePES()
H A Dts_sl.c83 es_format_Change( p_fmt, VIDEO_ES, VLC_CODEC_H264 ); in SetupISO14496LogicalStream()
H A Dh26x.c383 return GenericOpen( (demux_t*)p_this, "h264", VLC_CODEC_H264, ProbeH264, in OpenH264()
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/omxil/
H A Dmediacodec.c416 case VLC_CODEC_H264: in ParseExtra()
570 case VLC_CODEC_H264: in OpenDecoder()
670 case VLC_CODEC_H264: in OpenDecoder()
759 case VLC_CODEC_H264: in OpenDecoder()
830 if (p_dec->fmt_in.i_codec == VLC_CODEC_H264 in CleanDecoder()
1585 case VLC_CODEC_H264: in VideoHXXX_OnNewBlock()
H A Dutils.c388 case VLC_CODEC_H264: in OMXCodec_GetQuirks()
521 { VLC_CODEC_H264, OMX_VIDEO_CodingAVC, "video_decoder.avc" },
564 { VLC_CODEC_H264, OMX_VIDEO_CodingAVC, "video_encoder.avc" },
/dports/multimedia/vlc/vlc-3.0.16/modules/hw/mmal/
H A Dcodec.c107 dec->fmt_in.i_codec != VLC_CODEC_H264) in OpenDecoder()
144 if (dec->fmt_in.i_codec == VLC_CODEC_H264) { in OpenDecoder()
354 if (dec->fmt_in.i_codec == VLC_CODEC_H264) in change_output_format()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/smooth/playlist/
H A DForgedInitSegment.cpp228 trackinfo.fmt.i_codec = VLC_CODEC_H264; in buildMoovBox()
/dports/multimedia/vlc/vlc-3.0.16/modules/stream_out/chromecast/
H A Dcast.cpp789 return i_codec == VLC_CODEC_H264 || i_codec == VLC_CODEC_HEVC in canDecodeVideo()
959 { .fcc = VLC_CODEC_H264, .get_opt = GetVencX264Option },
961 { .fcc = VLC_CODEC_H264, .get_opt = NULL },
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/avcodec/
H A Dfourcc.c79 { VLC_CODEC_H264, AV_CODEC_ID_H264 },
/dports/multimedia/vlc/vlc-3.0.16/modules/access/
H A Dlive555.cpp1061 tk->fmt.i_codec = VLC_CODEC_H264; in SessionsSetup()
2074 else if( tk->fmt.i_codec == VLC_CODEC_H264 || tk->fmt.i_codec == VLC_CODEC_HEVC ) in StreamRead()
2076 if( tk->fmt.i_codec == VLC_CODEC_H264 && (tk->p_buffer[0] & 0x1f) >= 24 ) in StreamRead()
2147 case VLC_CODEC_H264: in StreamRead()
/dports/multimedia/vlc/vlc-3.0.16/modules/mux/mp4/
H A Dlibmp4mux.c951 case VLC_CODEC_H264: memcpy(fcc, "avc1", 4); break; in GetVideBox()
1007 case VLC_CODEC_H264: in GetVideBox()
1756 case VLC_CODEC_H264: in mp4mux_CanMux()
/dports/multimedia/vlc/vlc-3.0.16/modules/packetizer/
H A Dh264.c318 if( p_dec->fmt_in.i_codec != VLC_CODEC_H264 ) in Open()
382 p_dec->fmt_out.i_codec = VLC_CODEC_H264; in Open()
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_fourcc.h37 #define VLC_CODEC_H264 VLC_FOURCC('h','2','6','4') macro
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/gstreamer/
H A Dgstdecode.c350 case VLC_CODEC_H264: in vlc_to_gst_fmt()

12