[FFmpeg-devel] [PATCH v6 3/4] all: Link to "context" from all public contexts with documentation
Anton Khirnov
anton at khirnov.net
Wed Jun 5 11:12:47 EEST 2024
Quoting Andrew Sayers (2024-06-04 16:47:23)
> The goal of putting these links in "@see" blocks is to provide hooks
> for future developers to add links to other useful parts of the codebase.
> ---
> libavcodec/avcodec.h | 3 +++
> libavcodec/bsf.h | 3 +++
> libavcodec/d3d11va.h | 3 +++
> libavcodec/mediacodec.h | 2 ++
> libavcodec/qsv.h | 3 +++
> libavcodec/vdpau.h | 3 +++
> libavcodec/videotoolbox.h | 3 +++
> libavfilter/avfilter.h | 7 ++++++-
> libavformat/avformat.h | 3 +++
> libavformat/avio.h | 3 +++
> libavutil/audio_fifo.h | 3 +++
> libavutil/hwcontext.h | 6 ++++++
> libavutil/hwcontext_cuda.h | 3 +++
> libavutil/hwcontext_d3d11va.h | 6 ++++++
> libavutil/hwcontext_d3d12va.h | 6 ++++++
> libavutil/hwcontext_drm.h | 3 +++
> libavutil/hwcontext_dxva2.h | 6 ++++++
> libavutil/hwcontext_mediacodec.h | 3 +++
> libavutil/hwcontext_opencl.h | 6 ++++++
> libavutil/hwcontext_qsv.h | 6 ++++++
> libavutil/hwcontext_vaapi.h | 6 ++++++
> libavutil/hwcontext_vdpau.h | 3 +++
> libavutil/hwcontext_vulkan.h | 6 ++++++
> libavutil/lfg.h | 3 +++
> 24 files changed, 98 insertions(+), 1 deletion(-)
IMO this is pointless churn.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list