[FFmpeg-devel] [PATCH v4 3/4] all: Link to "context" from all contexts with documentation
Lynne
dev at lynne.ee
Wed May 15 19:46:19 EEST 2024
On 15/05/2024 17:54, Andrew Sayers wrote:
> Some headings needed to be rewritten to accomodate the text,
> (hopefully) without changing the meaning.
> ---
> libavcodec/aac/aacdec.h | 2 +-
> libavcodec/aacenc.h | 2 +-
> libavcodec/ac3enc.h | 2 +-
> libavcodec/amfenc.h | 2 +-
> libavcodec/atrac.h | 2 +-
> libavcodec/avcodec.h | 3 ++-
> libavcodec/bsf.h | 2 +-
> libavcodec/cbs.h | 2 +-
> libavcodec/d3d11va.h | 3 +--
> libavcodec/h264dsp.h | 2 +-
> libavcodec/h264pred.h | 2 +-
> libavcodec/mediacodec.h | 2 +-
> libavcodec/mpegaudiodec_template.c | 2 +-
> libavcodec/pthread_frame.c | 4 ++--
> libavcodec/qsv.h | 6 ++++--
> libavcodec/sbr.h | 2 +-
> libavcodec/smacker.c | 2 +-
> libavcodec/vdpau.h | 3 ++-
> libavcodec/videotoolbox.h | 5 +++--
> libavfilter/avfilter.h | 2 +-
> libavformat/avformat.h | 3 ++-
> libavformat/avio.h | 3 ++-
> libavutil/audio_fifo.h | 2 +-
> libavutil/hwcontext.h | 21 ++++++++++++---------
> libavutil/hwcontext_cuda.h | 2 +-
> libavutil/hwcontext_d3d11va.h | 4 ++--
> libavutil/hwcontext_d3d12va.h | 6 +++---
> libavutil/hwcontext_drm.h | 2 +-
> libavutil/hwcontext_dxva2.h | 4 ++--
> libavutil/hwcontext_mediacodec.h | 2 +-
> libavutil/hwcontext_opencl.h | 4 ++--
> libavutil/hwcontext_qsv.h | 4 ++--
> libavutil/hwcontext_vaapi.h | 6 +++---
> libavutil/hwcontext_vdpau.h | 2 +-
> libavutil/hwcontext_vulkan.h | 4 ++--
> libavutil/lfg.h | 2 +-
> 36 files changed, 66 insertions(+), 57 deletions(-)
I still don't like this part. There's no reason to link this everywhere
when no one will be bothered to. The document alone is enough IMO.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xA2FEA5F03F034464.asc
Type: application/pgp-keys
Size: 624 bytes
Desc: OpenPGP public key
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240515/e79e3ea0/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240515/e79e3ea0/attachment.sig>
More information about the ffmpeg-devel
mailing list