Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH v3 0/1] avformat/demux: Add durationprobesize AVOption
@ 2024-03-05 17:50 Nicolas Gaullier
  2024-03-05 17:50 ` [FFmpeg-devel] [PATCH v3 1/1] " Nicolas Gaullier
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Gaullier @ 2024-03-05 17:50 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Nicolas Gaullier

Thanks to Anton:
- fixed APIchanges
- reworded the nebulous "calculated using PTS" both for duration_probesize and older skip_estimate_duration_from_pts
- documented avformat.h for the special 0 value meaning default behaviour

Plus:
Added "see also" cross links in apidoc between skip_estimate_duration_from_pts and duration_probesize
Added version.h lost previously

Nicolas Gaullier (1):
  avformat/demux: Add durationprobesize AVOption

 doc/APIchanges              |  3 +++
 doc/formats.texi            | 16 +++++++++++++++-
 libavformat/avformat.h      | 12 ++++++++++++
 libavformat/demux.c         | 13 ++++++++-----
 libavformat/options_table.h |  1 +
 libavformat/version.h       |  2 +-
 6 files changed, 40 insertions(+), 7 deletions(-)

-- 
2.30.2

_______________________________________________
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] 4+ messages in thread
* [FFmpeg-devel] [PATCH v3 0/1] avformat/demux: Add durationprobesize AVOption
@ 2024-03-11 15:57 Nicolas Gaullier
  2024-03-11 15:57 ` [FFmpeg-devel] [PATCH v3 1/1] " Nicolas Gaullier
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Gaullier @ 2024-03-11 15:57 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Nicolas Gaullier

Ping ?

v3 "bis" rebased and wrapped lines in commit msg

Nicolas Gaullier (1):
  avformat/demux: Add durationprobesize AVOption

 doc/APIchanges              |  3 +++
 doc/formats.texi            | 16 +++++++++++++++-
 libavformat/avformat.h      | 12 ++++++++++++
 libavformat/demux.c         | 13 ++++++++-----
 libavformat/options_table.h |  1 +
 libavformat/version.h       |  2 +-
 6 files changed, 40 insertions(+), 7 deletions(-)

-- 
2.30.2

_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2024-03-19 11:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05 17:50 [FFmpeg-devel] [PATCH v3 0/1] avformat/demux: Add durationprobesize AVOption Nicolas Gaullier
2024-03-05 17:50 ` [FFmpeg-devel] [PATCH v3 1/1] " Nicolas Gaullier
2024-03-11 15:57 [FFmpeg-devel] [PATCH v3 0/1] " Nicolas Gaullier
2024-03-11 15:57 ` [FFmpeg-devel] [PATCH v3 1/1] " Nicolas Gaullier
2024-03-19 11:06   ` Stefano Sabatini

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