[FFmpeg-devel] [PATCH] avcodec: install avdct.h as public header
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Tue Oct 27 22:53:50 CET 2015
On 27.10.2015 22:18, Ronald S. Bultje wrote:
> On Tue, Oct 27, 2015 at 4:24 PM, Andreas Cadhalpun <
> andreas.cadhalpun at googlemail.com> wrote:
>
>> The commit 932ff70 introducing this header mentions it should be public.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>> libavcodec/Makefile | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/libavcodec/Makefile b/libavcodec/Makefile
>> index 38152f7..5f38ebb 100644
>> --- a/libavcodec/Makefile
>> +++ b/libavcodec/Makefile
>> @@ -3,6 +3,7 @@ include $(SUBDIR)../config.mak
>> NAME = avcodec
>>
>> HEADERS = avcodec.h \
>> + avdct.h \
>> avfft.h \
>> dv_profile.h \
>> d3d11va.h \
>> --
>> 2.6.1
>
>
> OK.
Pushed.
Best regards,
Andreas
More information about the ffmpeg-devel
mailing list