On Tue, Mar 01, 2022 at 09:16:17AM +0100, Daniel Pocock wrote:
> 
> This updates the locations searched for the OpenH264 headers to be
> consistent with upstream
> 
> Discussed here:
> https://github.com/cisco/openh264/pull/3415
> 
> Due to the change in the pkgconfig file, it is possible to compile with
> either:
> 
>   #include <openh264/codec_api.h>
> 
> OR
> 
>   #include <codec_api.h>
> 
> but in this patch, I used the former.
> 
> Regards,
> 
> Daniel
> 
> -- 
> Debian Developer
> https://danielpocock.com

>  configure                   |    2 +-
>  libavcodec/libopenh264.c    |    4 ++--
>  libavcodec/libopenh264dec.c |    4 ++--
>  libavcodec/libopenh264enc.c |    4 ++--
>  4 files changed, 7 insertions(+), 7 deletions(-)
> 281ee5285fd9f4b7f9ae94f3786e0006de037b6a  
> 0001-avcodec-update-OpenH264-header-path.patch
> From 6736ae3d20db9cb79b328c6e3e9080c42c6216d4 Mon Sep 17 00:00:00 2001
> From: Daniel Pocock <dan...@pocock.pro>
> Date: Tue, 1 Mar 2022 09:09:00 +0100
> Subject: [PATCH] avcodec: update OpenH264 header path

breaks build here on ubuntu x86_64

ERROR: openh264 not found using pkg-config

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-u...@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will 
help
solve the problem.


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Homeopathy is like voting while filling the ballot out with transparent ink.
Sometimes the outcome one wanted occurs. Rarely its worse than filling out
a ballot properly.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to