Home
last modified time | relevance | path

Searched refs:VLC_CODEC_DVDA_LPCM (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Dlpcm.c231 case VLC_CODEC_DVDA_LPCM: in OpenCommon()
269 p_dec->fmt_out.i_codec = VLC_CODEC_DVDA_LPCM; in OpenCommon()
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_fourcc.h479 #define VLC_CODEC_DVDA_LPCM VLC_FOURCC('a','p','c','m') macro
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mpeg/
H A Dps.h214 es_format_Change( &tk->fmt, AUDIO_ES, VLC_CODEC_DVDA_LPCM ); in ps_track_fill()
/dports/multimedia/vlc/vlc-3.0.16/src/misc/
H A Dfourcc_list.h1427 B(VLC_CODEC_DVDA_LPCM, "DVD-Audio LPCM Audio"),
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-200920521 Added VLC_CODEC_DVDA_LPCM for lpcm in AOB.