[FFmpeg-cvslog] lavu/opt: add API for retrieving array-type option values

2024-08-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Jul 25 11:47:35 2024 +0200| [d89930f8666c563a96f1dc1835b450522b4cd6da] | committer: Anton Khirnov lavu/opt: add API for retrieving array-type option values Previously one could only convert the entire array to a string, not access individual elemen

[FFmpeg-cvslog] lavu/opt: document underlying C types for enum AVOptionType

2024-08-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri Mar 29 08:50:26 2024 +0100| [efe38286d10276ba2f316e10a9a04e062be651fc] | committer: Anton Khirnov lavu/opt: document underlying C types for enum AVOptionType > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=efe38286d10276ba2f316e10a9a04e

[FFmpeg-cvslog] lavu/opt: forward av_opt_get_video_rate() to av_opt_get_q()

2024-08-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Aug 17 16:29:30 2024 +0200| [4a5bb84515bab769b7702277abc7d07ea4c4d855] | committer: Anton Khirnov lavu/opt: forward av_opt_get_video_rate() to av_opt_get_q() The two functions are exactly the same. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?