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 v4] doc/developer: update outdated information
@ 2024-06-02  8:12 Marcus B Spencer
  2024-06-02 11:58 ` Gyan Doshi
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus B Spencer @ 2024-06-02  8:12 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Marcus B Spencer

Codec IDs have split from `avcodec.h` into `codec_id.h`.

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

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 v4] doc/developer: update outdated information
  2024-06-02  8:12 [FFmpeg-devel] [PATCH v4] doc/developer: update outdated information Marcus B Spencer
@ 2024-06-02 11:58 ` Gyan Doshi
  0 siblings, 0 replies; 2+ messages in thread
From: Gyan Doshi @ 2024-06-02 11:58 UTC (permalink / raw)
  To: ffmpeg-devel



On 2024-06-02 01:42 pm, Marcus B Spencer wrote:
> Codec IDs have split from `avcodec.h` into `codec_id.h`.
>
> General documentation contents (which are now in
> `general_contents.texi`) have split from the header in `general.texi`.
>
> Update the developer documentation to match these changes.

Mention the commits in the msg.
Else, LGTM.

Regards,
Gyan


>
> 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?

_______________________________________________
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-02 11:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02  8:12 [FFmpeg-devel] [PATCH v4] doc/developer: update outdated information Marcus B Spencer
2024-06-02 11:58 ` Gyan Doshi

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