Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Andrew Randrianasulu <randrianasulu@gmail.com>
To: "Cinelerra.GG" <cin@lists.cinelerra-gg.org>,
	 FFmpeg development discussions and patches
	<ffmpeg-devel@ffmpeg.org>
Subject: [FFmpeg-devel] ffmpeg.git test compile fail
Date: Wed, 9 Apr 2025 14:49:34 +0300
Message-ID: <CA+rFky5a4PRhHty+4-4FyXSmqWA9wOL4=n5foQuA5Ok88ERbig@mail.gmail.com> (raw)

ffmpeg shallow git copy

commit 890b8da1ce27fd365eaffefc7efcbadae9f01f2a

our patches 2 and 8 fail, but this is not really my point yet ....


ffmpeg.C:313:42: error: 'avcodec_close' was not declared in this scope; did
you mean 'avio_close'?
ffmpeg.C:476:33: error: 'avcodec_close' was not declared in this scope; did
you mean 'avio_close'?
ffmpeg.C:1307:37: error: 'AVFrame' {aka 'struct AVFrame'} has no member
named 'interlaced_frame'
ffmpeg.C:1309:37: error: 'AVFrame' {aka 'struct AVFrame'} has no member
named 'interlaced_frame'
ffmpeg.C:1309:66: error: 'AVFrame' {aka 'struct AVFrame'} has no member
named 'top_field_first'
ffmpeg.C:1311:37: error: 'AVFrame' {aka 'struct AVFrame'} has no member
named 'interlaced_frame'
ffmpeg.C:1311:67: error: 'AVFrame' {aka 'struct AVFrame'} has no member
named 'top_field_first'
ffmpeg.C:1340:36: error: 'AVFrame' {aka 'struct AVFrame'} has no member
named 'key_frame'
ffmpeg.C:1512:24: error: 'AVFrame' {aka 'struct AVFrame'} has no member
named 'interlaced_frame'
ffmpeg.C:1513:24: error: 'AVFrame' {aka 'struct AVFrame'} has no member
named 'top_field_first'
ffmpeg.C:3847:29: error: 'av_stream_get_side_data' was not declared in this
scope; did you mean 'av_frame_get_side_data'?

mplayer switched for now to branch 7.1 until it get updates.

i see in doc/APIchanges


2023-05-04 - 0fc9c1f6828 - lavu 58.7.100 - frame.h
                         Deprecate AVFrame.interlaced_frame,
AVFrame.top_field_first, and
  AVFrame.key_frame.
  Add AV_FRAME_FLAG_INTERLACED, AV_FRAME_FLAG_TOP_FIELD_FIRST, and
  AV_FRAME_FLAG_KEY flags as replacement.

but not sure how to use them yet.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

             reply	other threads:[~2025-04-09 11:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-09 11:49 Andrew Randrianasulu [this message]
2025-04-09 11:54 ` James Almer
2025-04-09 14:33 ` Andrew Randrianasulu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+rFky5a4PRhHty+4-4FyXSmqWA9wOL4=n5foQuA5Ok88ERbig@mail.gmail.com' \
    --to=randrianasulu@gmail.com \
    --cc=cin@lists.cinelerra-gg.org \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git