[FFmpeg-devel] [PATCH 1/4] lavc: install codec_desc.h
James Almer
jamrial at gmail.com
Fri Apr 10 18:43:44 EEST 2020
On 4/10/2020 12:41 PM, Anton Khirnov wrote:
> Forgotten in 672946c7fe6de56ccf5d2271ad1bfeb2290f394f
> ---
> Oops, sorry
> ---
> libavcodec/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/libavcodec/Makefile b/libavcodec/Makefile
> index d9b04964ca..1970ff027f 100644
> --- a/libavcodec/Makefile
> +++ b/libavcodec/Makefile
> @@ -6,6 +6,7 @@ HEADERS = ac3_parser.h \
> avcodec.h \
> avdct.h \
> avfft.h \
> + codec_desc.h \
> codec_id.h \
> d3d11va.h \
> dirac.h \
>
LGTM.
More information about the ffmpeg-devel
mailing list