On Mon, Mar 23, 2015 at 11:45 AM, Hendrik Leppkes <[email protected]> wrote:
> ---
>  libavcodec/avcodec.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> index de8fc20..b3a1a31 100644
> --- a/libavcodec/avcodec.h
> +++ b/libavcodec/avcodec.h
> @@ -2647,6 +2647,7 @@ typedef struct AVCodecContext {
>  #define FF_PROFILE_DTS_96_24   40
>  #define FF_PROFILE_DTS_HD_HRA  50
>  #define FF_PROFILE_DTS_HD_MA   60
> +#define FF_PROFILE_DTS_EXPRESS 70
>
>  #define FF_PROFILE_MPEG2_422    0
>  #define FF_PROFILE_MPEG2_HIGH   1

This is fine as long as the committer bumps minor.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to