[vlc-devel] [PATCH 1/4] es: move i_profile/i_level to audio and video format structs
Francois Cartegnie
fcvlcdev at free.fr
Fri Mar 30 15:39:45 CEST 2018
Le 30/03/2018 à 21:15, Thomas Guillem a écrit :
> + int i_profile; /**< codec specific information (like dtshd extensions) */
> + int i_level; /**< codec specific information: indicates maximum
> + restrictions on the stream (bitrate, codec features ...) */
> fmt->i_cat = i_cat;
Profile is tied to codec, which params (video/aout_format_t) depends
--
Francois Cartegnie
VideoLAN - VLC Developer
More information about the vlc-devel
mailing list