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 v5] doc/developer: update outdated information
@ 2024-06-02 15:12 Marcus B Spencer
  2024-06-03  9:25 ` Stefano Sabatini
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus B Spencer @ 2024-06-02 15:12 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Marcus B Spencer

Codec IDs have split from `avcodec.h` into `codec_id.h` after commit c6978418b836180c349aea3512f0a96227ecfc9b.

General documentation contents (which are now in
`general_contents.texi`) have split from the header in `general.texi`
after commit 6accb7718aa4c9f5ca8f3280a1ed4e09587a627f.

Update the developer documentation to match these changes.

Signed-off-by: Marcus B Spencer <marcus@marcusspencer.xyz>
---
 doc/developer.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/developer.texi b/doc/developer.texi
index 63835dfa06..89e8bec60f 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -682,7 +682,7 @@ number) in @file{libavcodec/version.h} or @file{libavformat/version.h}?
 Did you register it in @file{allcodecs.c} or @file{allformats.c}?
 
 @item
-Did you add the AVCodecID to @file{avcodec.h}?
+Did you add the AVCodecID to @file{codec_id.h}?
 When adding new codec IDs, also add an entry to the codec descriptor
 list in @file{libavcodec/codec_desc.c}.
 
@@ -697,7 +697,7 @@ already being compiled by some other rule, like a raw demuxer.
 
 @item
 Did you add an entry to the table of supported formats or codecs in
-@file{doc/general.texi}?
+@file{doc/general_contents.texi}?
 
 @item
 Did you add an entry in the Changelog?
-- 
2.45.1

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

* Re: [FFmpeg-devel] [PATCH v5] doc/developer: update outdated information
  2024-06-02 15:12 [FFmpeg-devel] [PATCH v5] doc/developer: update outdated information Marcus B Spencer
@ 2024-06-03  9:25 ` Stefano Sabatini
  0 siblings, 0 replies; 2+ messages in thread
From: Stefano Sabatini @ 2024-06-03  9:25 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Marcus B Spencer

On date Sunday 2024-06-02 10:12:04 -0500, Marcus B Spencer wrote:
> Codec IDs have split from `avcodec.h` into `codec_id.h` after commit c6978418b836180c349aea3512f0a96227ecfc9b.
> 
> General documentation contents (which are now in
> `general_contents.texi`) have split from the header in `general.texi`
> after commit 6accb7718aa4c9f5ca8f3280a1ed4e09587a627f.
> 
> Update the developer documentation to match these changes.
> 
> Signed-off-by: Marcus B Spencer <marcus@marcusspencer.xyz>
> ---
>  doc/developer.texi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.
_______________________________________________
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] 2+ messages in thread

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02 15:12 [FFmpeg-devel] [PATCH v5] doc/developer: update outdated information Marcus B Spencer
2024-06-03  9:25 ` 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