[FFmpeg-cvslog] avcodec: ViewQuest VQC decoder

2022-10-17 Thread Peter Ross
ffmpeg | branch: master | Peter Ross | Fri Oct 14 18:19:49 2022 +1100| [3141dbb7adf1e2bd5b9ff700312d7732c958b8df] | committer: Peter Ross avcodec: ViewQuest VQC decoder Reviewed-by: Andreas Rheinhardt Reviewed-by: Tomas Härdin Signed-off-by: Peter Ross > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] lavc/qsvenc: fill the padding area

2022-10-17 Thread Haihao Xiang
ffmpeg | branch: master | Haihao Xiang | Mon Oct 10 16:05:45 2022 +0800| [e253bc4b1703ff4f1abe42fe83af2b784411a701] | committer: Haihao Xiang lavc/qsvenc: fill the padding area qsvenc makes a copy when the input in system memory is not padded as the SDK requires, however the padding area is no

[FFmpeg-cvslog] avutil/samplefmt: document missing argument

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:52:16 2022 +0200| [3bd0bf76fb360114670a6d825c8995c4499c1017] | committer: Anton Khirnov avutil/samplefmt: document missing argument > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3bd0bf76fb360114670a6d825c8995c4499c1017 ---

[FFmpeg-cvslog] avutil/aes_ctr: document some missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:51:42 2022 +0200| [3973d4fbc7b4849a1832f255a67b186d37266e46] | committer: Anton Khirnov avutil/aes_ctr: document some missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3973d4fbc7b4849a1832f255a67b186d37266e46 -

[FFmpeg-cvslog] avutil/aes: document some missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:51:30 2022 +0200| [0baa6871acef3dccbb208b4b6101b34c281305ae] | committer: Anton Khirnov avutil/aes: document some missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0baa6871acef3dccbb208b4b6101b34c281305ae ---

[FFmpeg-cvslog] avutil/imgutils: document some missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:29:44 2022 +0200| [a76d5fecf34410282af2818acb7404d68b5de41e] | committer: Anton Khirnov avutil/imgutils: document some missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a76d5fecf34410282af2818acb7404d68b5de41e

[FFmpeg-cvslog] avcodec/bsf: document missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:51:12 2022 +0200| [0d341379253a107466a31f0491beec6caefc4220] | committer: Anton Khirnov avcodec/bsf: document missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0d341379253a107466a31f0491beec6caefc4220 --- lib

[FFmpeg-cvslog] swscale: document some missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:35:53 2022 +0200| [4aa04c255dfa30e7d6f3a06f81f12701d2a58aec] | committer: Anton Khirnov swscale: document some missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4aa04c255dfa30e7d6f3a06f81f12701d2a58aec --- li

[FFmpeg-cvslog] avutil/crc: Add doxy for missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:14:16 2022 +0200| [ed2aa4e692e4b023cdf19a64cd728f88841c639d] | committer: Anton Khirnov avutil/crc: Add doxy for missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed2aa4e692e4b023cdf19a64cd728f88841c639d ---

[FFmpeg-cvslog] avutil/des: Add doxy for missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:09:22 2022 +0200| [96f89cdc87e20ee6ae65865efdd9cd495eb82505] | committer: Anton Khirnov avutil/des: Add doxy for missing arguments Additionally reorder so that the arguments list matches the order of the arguments in the function declarat

[FFmpeg-cvslog] avutil/avstring: Add doxy for missing argument

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:05:41 2022 +0200| [023966d2f845b7887335adeab1dbafcfdfe12125] | committer: Anton Khirnov avutil/avstring: Add doxy for missing argument > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=023966d2f845b7887335adeab1dbafcfdfe12125 --

[FFmpeg-cvslog] avutil/parseutils: Use inline code and properly escape

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:39:19 2022 +0200| [c4ff708c81fbabc9d220e7b8b43894769231edcf] | committer: Anton Khirnov avutil/parseutils: Use inline code and properly escape For some reason doxygen needs the % to be escaped here, except for the %% in the inline code…

[FFmpeg-cvslog] avutil/frame: Add doxy for missing argument

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 01:03:30 2022 +0200| [20a947f479ae02d7847edd79995b661844d3b291] | committer: Anton Khirnov avutil/frame: Add doxy for missing argument > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=20a947f479ae02d7847edd79995b661844d3b291 ---

[FFmpeg-cvslog] avutil/rc4: Add doxy for missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:59:23 2022 +0200| [3dea9adc67b0fa4d780442ef5532ca6a63e760b8] | committer: Anton Khirnov avutil/rc4: Add doxy for missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3dea9adc67b0fa4d780442ef5532ca6a63e760b8 ---

[FFmpeg-cvslog] avutil/uuid: Remove bogus doxy return doc

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:58:28 2022 +0200| [0e7ce0d5e7036a43e9ace6f320c3ae01575b376d] | committer: Anton Khirnov avutil/uuid: Remove bogus doxy return doc The function returns void and no error code. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0

[FFmpeg-cvslog] avutil/file: Add doxy for missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:05:32 2022 +0200| [a679b875705e6e720a7a110dfea05061b47fa7fe] | committer: Anton Khirnov avutil/file: Add doxy for missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a679b875705e6e720a7a110dfea05061b47fa7fe ---

[FFmpeg-cvslog] avutil/parseutils: Add doxy for missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:38:05 2022 +0200| [990340377b169991ff629b8eebe3456a7e1fc01c] | committer: Anton Khirnov avutil/parseutils: Add doxy for missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=990340377b169991ff629b8eebe3456a7e1fc01c

[FFmpeg-cvslog] avutil/lfg: Add doxy for missing argument

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:13:53 2022 +0200| [6a1ad7a7524b5e80df214feddb65fb93f3e4ae6c] | committer: Anton Khirnov avutil/lfg: Add doxy for missing argument > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6a1ad7a7524b5e80df214feddb65fb93f3e4ae6c --- l

[FFmpeg-cvslog] avutil/hwcontext: Add doxy for missing argument

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:14:53 2022 +0200| [8521a691b9c712c6f40bd9fb729f57f16fe2c60a] | committer: Anton Khirnov avutil/hwcontext: Add doxy for missing argument > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8521a691b9c712c6f40bd9fb729f57f16fe2c60a -

[FFmpeg-cvslog] avutil/eval: Add doxy for missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:05:18 2022 +0200| [b850347a89d6d25ef3da7630a91401107b1dc04a] | committer: Anton Khirnov avutil/eval: Add doxy for missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b850347a89d6d25ef3da7630a91401107b1dc04a ---

[FFmpeg-cvslog] avutil/lfg: Minor doxy improvements

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sun Sep 25 00:14:44 2022 +0200| [8bac3902b09f8a2e0467346f227e2f6528b7870e] | committer: Anton Khirnov avutil/lfg: Minor doxy improvements Use inline code for sizeof and use proper @return directive. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] avutil/channel_layout: Document missing arguments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 22:07:11 2022 +0200| [436879a20369623757e1d3b453cf1309c9a758f3] | committer: Anton Khirnov avutil/channel_layout: Document missing arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=436879a20369623757e1d3b453cf1309c9a758f3

[FFmpeg-cvslog] avutil/detection_bbox: Add doxy for missing argument

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 23:49:16 2022 +0200| [27dbc9e724cdce5891854b5acaa52755bc46a677] | committer: Anton Khirnov avutil/detection_bbox: Add doxy for missing argument > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=27dbc9e724cdce5891854b5acaa52755bc46a

[FFmpeg-cvslog] avformat/avio: Add doxy for missing argument

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 23:49:01 2022 +0200| [226dde687ffb3c2a6a6cb4522f2a1fd9a97ab7d0] | committer: Anton Khirnov avformat/avio: Add doxy for missing argument > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=226dde687ffb3c2a6a6cb4522f2a1fd9a97ab7d0 ---

[FFmpeg-cvslog] avfilter: Fix doxy references

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 22:08:21 2022 +0200| [60224f203f9ead787dccc2ad826cecb3728a26ec] | committer: Anton Khirnov avfilter: Fix doxy references Doxygen does not properly form references that span multiple levels, so instead reword it a bit and manually add the ref

[FFmpeg-cvslog] avutil/camellia: Fix doxy @param typo

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 22:05:11 2022 +0200| [e3c5b8c610a8d55cf3921926434e6c7b13cda210] | committer: Anton Khirnov avutil/camellia: Fix doxy @param typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e3c5b8c610a8d55cf3921926434e6c7b13cda210 --- libav

[FFmpeg-cvslog] avutil/channel_layout: Use inline code for Doxy

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 22:06:50 2022 +0200| [f824388c335ab928021b1b4a0209c1946fd53207] | committer: Anton Khirnov avutil/channel_layout: Use inline code for Doxy This avoids Doxygen to interpret and others that look like XML tags as those, fixing a warning about

[FFmpeg-cvslog] swresample: Fix Doxy reference to AVOptions

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 20:55:28 2022 +0200| [1f59e71478a154365e3648ed327fba01db3cf63f] | committer: Anton Khirnov swresample: Fix Doxy reference to AVOptions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1f59e71478a154365e3648ed327fba01db3cf63f ---

[FFmpeg-cvslog] avutil/bprint: Improve doxy documentation

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 20:40:50 2022 +0200| [58b86d8b68d93796f212259847d92374c7db8f1b] | committer: Anton Khirnov avutil/bprint: Improve doxy documentation Declare proper group, add the file to that group, group the defines and document them. Use lists to represe

[FFmpeg-cvslog] avutil/csp: Fix bogus doxy filename

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:37:07 2022 +0200| [88e78ec6a8cc03c63839c914d4f3a7a0d3fa5623] | committer: Anton Khirnov avutil/csp: Fix bogus doxy filename Separate the blocks to make the grouping easier to grasp, add the file properly to the group and fix the file desc

[FFmpeg-cvslog] doc/Doxyfile: Add FF_PAD_STRUCTURE to PREDEFINED

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 20:29:54 2022 +0200| [fe9381ede6128073fa50cf3f725a72ceb32f76c3] | committer: Anton Khirnov doc/Doxyfile: Add FF_PAD_STRUCTURE to PREDEFINED The FF_PAD_STRUCTURE is too complex for doxygen to be able to properly handle, resulting in completel

[FFmpeg-cvslog] avcodec/mediacodec: link to related documentation

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:54:18 2022 +0200| [80c8b988fb0b686f7e0b3f97ac83c1814f897d45] | committer: Anton Khirnov avcodec/mediacodec: link to related documentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=80c8b988fb0b686f7e0b3f97ac83c1814f897d45

[FFmpeg-cvslog] avcodec/mediacodec: use inline code for coderefs

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:53:13 2022 +0200| [56bbfe1136306665f83b3f02eb7f94c12c6ab99e] | committer: Anton Khirnov avcodec/mediacodec: use inline code for coderefs Avoids doxy to interpret these as internal references forced by the # character, fixing the warnings:

[FFmpeg-cvslog] avutil/stereo3d: Add file to doxy group

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:30:47 2022 +0200| [6938ddb167d5cd8afd425d9f4e526671d24cae42] | committer: Anton Khirnov avutil/stereo3d: Add file to doxy group This way the related file will be properly grouped with its corresponding group like it's done in other places

[FFmpeg-cvslog] swscale: Fix bogus doxy comment #ifdefs

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:46:45 2022 +0200| [aba8cf654f598f52b745cd00a39ee8cc7b328487] | committer: Anton Khirnov swscale: Fix bogus doxy comment #ifdefs The intention here was probably to document this as use of conditionals does not make sense in a comment. Fix

[FFmpeg-cvslog] avutil/stereo3d: consolidate group doxy

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:29:55 2022 +0200| [06bcbe1477c61091c57f025224a0da07dfa9552e] | committer: Anton Khirnov avutil/stereo3d: consolidate group doxy Make it a bit easier to grasp the grouping when not unnecessarily splitting comment blocks. Additionally do n

[FFmpeg-cvslog] avutil/spherical: Add file to doxy group

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:26:54 2022 +0200| [7e8d97448782092074cc418f6f3d35c75e139bb6] | committer: Anton Khirnov avutil/spherical: Add file to doxy group This way the related file will be properly grouped with its corresponding group like it's done in other place

[FFmpeg-cvslog] avutil/spherical: consolidate group doxy

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:25:53 2022 +0200| [24b610e366a730a157083387e77061b2da7a1572] | committer: Anton Khirnov avutil/spherical: consolidate group doxy Make it a bit easier to grasp the grouping when not unnecessarily splitting comment blocks. Additionally do

[FFmpeg-cvslog] avutil/display: Add file to doxy group

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:21:59 2022 +0200| [71c45b8a44e14dce0f93b43f28c8eb53f4dfeed1] | committer: Anton Khirnov avutil/display: Add file to doxy group This way the related file will be properly grouped with its corresponding group like it's done in other places

[FFmpeg-cvslog] avutil/display: consolidate group doxy

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:19:36 2022 +0200| [9570a833a06db293f8815956c3647ce0f74203dd] | committer: Anton Khirnov avutil/display: consolidate group doxy Make it a bit easier to grasp the grouping when not unnecessarily splitting comment blocks. Additionally do no

[FFmpeg-cvslog] avcodec/vdpau: Fix doxy comment typo

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:07:58 2022 +0200| [295d2171177faa3a47b9393e547164a86e4fff24] | committer: Anton Khirnov avcodec/vdpau: Fix doxy comment typo This is clearly supposed to be a doxy comment and needed to properly close the group. > http://git.videolan.org/

[FFmpeg-cvslog] avutil/aes_ctr: Add proper doxy group

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:12:27 2022 +0200| [c2c4ef6ae410cd8dc774a6fe2acd01132f4637af] | committer: Anton Khirnov avutil/aes_ctr: Add proper doxy group So it will be properly listed along the other crypto modules in the documentation. > http://git.videolan.org/gi

[FFmpeg-cvslog] avcodec/videotoolbox: Add proper doxy group

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:11:34 2022 +0200| [67298d8ea1c9846eacce3e75e0df5a7c54260344] | committer: Anton Khirnov avcodec/videotoolbox: Add proper doxy group Same as done for other HW decoders, that way it will be properly listed on the relevant module page. > ht

[FFmpeg-cvslog] avcodec/codec_par: Add missing doxy group opening

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:08:38 2022 +0200| [4be6d065d44ab5e88d346a109539ac3347b51b2e] | committer: Anton Khirnov avcodec/codec_par: Add missing doxy group opening > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4be6d065d44ab5e88d346a109539ac3347b51b2e

[FFmpeg-cvslog] avutil/channel_layout: Group pre-defined channel layouts

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:06:30 2022 +0200| [f29dde49d292a4dbba0e1efaf686dda0eebdd8f1] | committer: Anton Khirnov avutil/channel_layout: Group pre-defined channel layouts > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f29dde49d292a4dbba0e1efaf686dda0e

[FFmpeg-cvslog] avutil/twofish: Fix doxy @param typo

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:07:02 2022 +0200| [c468a8c04ff8469e59c62ece66af2787b35939da] | committer: Anton Khirnov avutil/twofish: Fix doxy @param typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c468a8c04ff8469e59c62ece66af2787b35939da --- libavu

[FFmpeg-cvslog] avutil/channel_layout: Remove bogus closing group

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:04:08 2022 +0200| [2b51b1829d719e4c95d4cc51654ed3b12ad92336] | committer: Anton Khirnov avutil/channel_layout: Remove bogus closing group > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b51b1829d719e4c95d4cc51654ed3b12ad92336

[FFmpeg-cvslog] swresample/swresample: Fix mismatching argument names

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Sep 15 02:44:08 2022 +0200| [eb60ffb144152ec5b6b3c7d78c31a2c99a1484f0] | committer: Anton Khirnov swresample/swresample: Fix mismatching argument names > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eb60ffb144152ec5b6b3c7d78c31a2c99a14

[FFmpeg-cvslog] avutil/channel_layout: Group deprecated functions

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:05:56 2022 +0200| [6c2ae2e994290133381221e89d23f629a6ac39d4] | committer: Anton Khirnov avutil/channel_layout: Group deprecated functions Makes it a bit easier to spot the deprecated ones when looking at the overview. > http://git.videol

[FFmpeg-cvslog] avcodec/avcodec: Escape Doxygen reference

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Sep 15 03:41:32 2022 +0200| [2c59038208c1945bb4c368e381e2a74b35bc72bc] | committer: Anton Khirnov avcodec/avcodec: Escape Doxygen reference The # is interpreted as explicit reference request by Doxygen which is not desired here, use markdown inline

[FFmpeg-cvslog] avformat/avformat: Improve doxy style

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Sep 15 03:39:38 2022 +0200| [99f6d0bdde31e96db745e1170e4cf60cad24ecd7] | committer: Anton Khirnov avformat/avformat: Improve doxy style Mostly re-indenting and adding some missing references. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avutil/channel_layout: Move to its own group

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Sat Sep 24 19:05:17 2022 +0200| [57c8722a4794da2d3bde9fbc0c430baead3de39d] | committer: Anton Khirnov avutil/channel_layout: Move to its own group Before it was cluttering the general avutil Audio group page. > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] avutil: Fix mismatching argument names

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Sep 15 02:43:43 2022 +0200| [3fbf8d6e1d4c5a4bcaa4d5ec64099e9b646c5603] | committer: Anton Khirnov avutil: Fix mismatching argument names > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3fbf8d6e1d4c5a4bcaa4d5ec64099e9b646c5603 --- liba

[FFmpeg-cvslog] avformat/avformat: Fix mismatching argument names

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Sep 15 02:42:58 2022 +0200| [1f0529ec5f545b24daefa0e2346d93a6a4d77f5f] | committer: Anton Khirnov avformat/avformat: Fix mismatching argument names > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1f0529ec5f545b24daefa0e2346d93a6a4d77f5f

[FFmpeg-cvslog] avcodec: Fix Doxygen trailing brief comments

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Sep 15 02:21:39 2022 +0200| [ea5884e2e38d03c9ddcb96492bcb68bd8850ce13] | committer: Anton Khirnov avcodec: Fix Doxygen trailing brief comments The //< comment is not any magic comment supported by Doxygen, instead use ///< to mark them as doc for t

[FFmpeg-cvslog] avdevice/avdevice: Fix mismatching argument name

2022-10-17 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Sep 15 02:42:42 2022 +0200| [7cf22df14ea93ab339073abaf8fa1b644241d4bb] | committer: Anton Khirnov avdevice/avdevice: Fix mismatching argument name > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7cf22df14ea93ab339073abaf8fa1b644241d4bb