On Wed, Nov 18, 2020 at 01:52:47PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
> I don't know if this is necessary, so i'm sending it as an RFC.
> 
>  libavcodec/avpacket.c        | 34 +++++++++++++++++++++++++++++++---
>  libavcodec/packet_internal.h |  2 ++
>  2 files changed, 33 insertions(+), 3 deletions(-)

This seems to break build on mingw

In file included from src/libavutil/thread.h:146:0,
                 from src/libavcodec/packet_internal.h:24,
                 from src/libavformat/internal.h:29,
                 from src/libavformat/options_table.h:28,
                 from src/doc/print_options.c:43:
src/compat/w32pthreads.h:39:10: fatal error: windows.h: No such file or 
directory
 #include <windows.h>
          ^~~~~~~~~~~
compilation terminated.


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein

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