Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] ffmpeg.git test compile fail
@ 2025-04-09 11:49 Andrew Randrianasulu
  2025-04-09 11:54 ` James Almer
  2025-04-09 14:33 ` Andrew Randrianasulu
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Randrianasulu @ 2025-04-09 11:49 UTC (permalink / raw)
  To: Cinelerra.GG, FFmpeg development discussions and patches

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".

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-09 14:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-09 11:49 [FFmpeg-devel] ffmpeg.git test compile fail Andrew Randrianasulu
2025-04-09 11:54 ` James Almer
2025-04-09 14:33 ` Andrew Randrianasulu

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