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 1/6] libavcodec/avcodec.h: fix typos in AVCodecContext.pkt_timebase description
@ 2023-09-01 23:14 Stefano Sabatini
  2023-09-01 23:14 ` [FFmpeg-devel] [PATCH 2/6] doc/examples/transcode: apply style fixes Stefano Sabatini
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Stefano Sabatini @ 2023-09-01 23:14 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Stefano Sabatini

---
 libavcodec/avcodec.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 649411ac79..070e36795d 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -1794,9 +1794,9 @@ typedef struct AVCodecContext {
     enum AVPixelFormat sw_pix_fmt;
 
     /**
-     * Timebase in which pkt_dts/pts and AVPacket.dts/pts are.
-     * - encoding unused.
-     * - decoding set by user.
+     * Timebase in which pkt_dts/pts and AVPacket.dts/pts are expressed.
+     * - encoding: unused.
+     * - decoding: set by user.
      */
     AVRational pkt_timebase;
 
-- 
2.34.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] 9+ messages in thread

end of thread, other threads:[~2023-09-03  7:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01 23:14 [FFmpeg-devel] [PATCH 1/6] libavcodec/avcodec.h: fix typos in AVCodecContext.pkt_timebase description Stefano Sabatini
2023-09-01 23:14 ` [FFmpeg-devel] [PATCH 2/6] doc/examples/transcode: apply style fixes Stefano Sabatini
2023-09-01 23:14 ` [FFmpeg-devel] [PATCH 3/6] doc/examples/transcode: factorize codec_type definition Stefano Sabatini
2023-09-01 23:14 ` [FFmpeg-devel] [PATCH 4/6] doc/examples/transcode: improve reporting when the encoder is not found Stefano Sabatini
2023-09-03  7:40   ` Paul B Mahol
2023-09-01 23:14 ` [FFmpeg-devel] [PATCH 5/6] doc/examples/transcode: use av_buffersrc_add_frame() Stefano Sabatini
2023-09-03  7:43   ` Paul B Mahol
2023-09-01 23:14 ` [FFmpeg-devel] [PATCH 6/6] doc/examples/transcode: introduce timestamp logging Stefano Sabatini
2023-09-02 15:22 ` [FFmpeg-devel] [PATCH 1/6] libavcodec/avcodec.h: fix typos in AVCodecContext.pkt_timebase description 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