The branch, master has been updated
       via  00c23bafb018b7f75bab01aa946245a52f1ac44a (commit)
      from  82c495fd15d0941c26349bb41b007da57cee65f8 (commit)


- Log -----------------------------------------------------------------
commit 00c23bafb018b7f75bab01aa946245a52f1ac44a
Author:     Gyan Doshi <[email protected]>
AuthorDate: Mon Oct 27 10:24:46 2025 +0530
Commit:     Gyan Doshi <[email protected]>
CommitDate: Thu Oct 30 15:35:14 2025 +0530

    doc/filters: add link to rendered doc of drawvg

diff --git a/doc/filters.texi b/doc/filters.texi
index c2780783c7..8edb4fad33 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13056,7 +13056,9 @@ Draw vector graphics on top of video frames, by 
executing a script written in
 a custom language called VGS (@emph{Vector Graphics Script}).
 
 The documentation for the language can be found in
-@ref{,,drawvg - Language Reference,drawvg-reference}.
+@ref{,,drawvg - Language Reference,drawvg-reference}. A version of this 
reference
+with rendered examples can be found at the
+@uref{https://ayosec.github.io/ffmpeg-drawvg/playground/docs/langref.html, 
author's site}.
 
 Graphics are rendered using the @uref{https://cairographics.org/,cario 2D
 graphics library}.

-----------------------------------------------------------------------

Summary of changes:
 doc/filters.texi | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to