[FFmpeg-cvslog] avformat/flvdec: Use float for FLVMasteringMeta

2025-03-12 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 11 10:35:23 2025 +0800| [291fdc96ab9449d82e3292f99da56b8586083881] | committer: Zhao Zhili avformat/flvdec: Use float for FLVMasteringMeta The precision should be enough for primaries and luminance. Signed-off-by: Zhao Zhili Reviewed-by: Steven

[FFmpeg-cvslog] tests: Add enhanced-flv-hevc-hdr10 for demux and mux HDR color info

2025-03-12 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 11 10:34:46 2025 +0800| [7b81676be4d4cc4adf9e6fb263072d9c11bc0a7a] | committer: Zhao Zhili tests: Add enhanced-flv-hevc-hdr10 for demux and mux HDR color info Signed-off-by: Zhao Zhili Reviewed-by: Steven Liu > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] avformat/flvdec: Fix use sizeof(AVMasteringDisplayMetadata)

2025-03-12 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 11 10:34:55 2025 +0800| [f34294897ff1b2c368c8fbb6f49bd043bc6582b6] | committer: Zhao Zhili avformat/flvdec: Fix use sizeof(AVMasteringDisplayMetadata) sizeof AVMasteringDisplayMetadata isn't part of ABI. Signed-off-by: Zhao Zhili Reviewed-by: St

[FFmpeg-cvslog] avformat/flvdec: Put FLVMetaVideoColor inside FLVContext directly

2025-03-12 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 11 10:35:01 2025 +0800| [4f53ecf114c41c708bb28818b19cebe6d7169784] | committer: Zhao Zhili avformat/flvdec: Put FLVMetaVideoColor inside FLVContext directly 1. Rename metaVideoColor to meta_color_info 2. Allocated FLVMetaVideoColor together with F

[FFmpeg-cvslog] avformat/flvdec: Use appropriate error code

2025-03-12 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 11 10:49:47 2025 +0800| [0f7d77fc423d6721e68dc39b5f62b882d8d6da5f] | committer: Zhao Zhili avformat/flvdec: Use appropriate error code Signed-off-by: Zhao Zhili Reviewed-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] avformat/flvdec: Fix error handling of parse_video_color_info

2025-03-12 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 11 10:49:41 2025 +0800| [fa5a100ed25e4cf0581924cec7b5313b3be0989f] | committer: Zhao Zhili avformat/flvdec: Fix error handling of parse_video_color_info Some error should not be ignored. Signed-off-by: Zhao Zhili Reviewed-by: Steven Liu > http

[FFmpeg-cvslog] avformat/flvdec: Remove one level of indentation

2025-03-12 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 11 10:35:07 2025 +0800| [f0cf122cf43e8eda9ae878510d5a2233f9ee7c1c] | committer: Zhao Zhili avformat/flvdec: Remove one level of indentation Also remove the condition of AMF_DATA_TYPE_BOOL when parse color info. There is no AMF_DATA_TYPE_BOOL type

[FFmpeg-cvslog] avcodec/pthread*: Mark init, free, flush functions as av_cold

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Mar 9 20:39:25 2025 +0100| [34aa8449b8169783f2b15e3e4c3338e77584c865] | committer: Andreas Rheinhardt avcodec/pthread*: Mark init, free, flush functions as av_cold Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] fftools/ffmpeg_opt: Remove unused alt_bsf

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Mar 12 14:23:51 2025 +0100| [fcd5df59047dfd70735d870235aa24c94be8be24] | committer: Andreas Rheinhardt fftools/ffmpeg_opt: Remove unused alt_bsf Forgotten in 6325aede08d5c7086b3798cb7041299e1d07f93a. Reviewed-by: James Almer Signed-off-by: A

[FFmpeg-cvslog] avcodec/vc2enc: Avoid excessive inlining

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Mar 12 03:56:03 2025 +0100| [e99faf28d586209256d00618a6049f04b4dd3d74] | committer: Andreas Rheinhardt avcodec/vc2enc: Avoid excessive inlining There is no reason to inline put_vc2_ue_uint() everywhere; only one call site is actually hot: The

[FFmpeg-cvslog] all: Fix doxy comments wrongly designated as trailing ///

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Mar 9 16:03:20 2025 +0100| [a6c58450da2af0ead8c11cc16cdfe74881207145] | committer: Andreas Rheinhardt all: Fix doxy comments wrongly designated as trailing ///< The ///< or /**< form of doxygen comments are only to be used when the documentat

[FFmpeg-cvslog] avcodec/snow: Remove ff_snow_release_buffer()

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Mar 9 04:52:50 2025 +0100| [74412bd10815758a5e1b1e1c98047dad910197bc] | committer: Andreas Rheinhardt avcodec/snow: Remove ff_snow_release_buffer() Pointless after 7e41f95dce6390f39a5134a25213828ed65fac6b. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] Tag n4.3.9 : FFmpeg 4.3.9 release

2025-03-12 Thread git
[ffmpeg] [branch: refs/tags/n4.3.9] Tag:b76dd4dd036cfde41a694b2a7e85fcc0052ad49b > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=b76dd4dd036cfde41a694b2a7e85fcc0052ad49b Tagger: Michael Niedermayer Date: Wed Mar 12 12:47:23 2025 +0100 FFmpeg 4.3.9 release __

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 69dc88f web/download: Add FFmpeg 4.3.9

2025-03-12 Thread ffmpeg-git
The branch, master has been updated via 69dc88f24144b3e5b5f26f0e2baf7a3693cade89 (commit) via b301d124c383cda40193a6b932a7c396fa963bd3 (commit) from 40e2b2e1622c6e6cae6bdfc504b661d885605fc3 (commit) - Log - com

[FFmpeg-cvslog] avformat/flvdec: Use appropriate types in FLVMetaVideoColor

2025-03-12 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 11 10:35:16 2025 +0800| [888f5ea72bca39fee36a6786bd23efc5d176b704] | committer: Zhao Zhili avformat/flvdec: Use appropriate types in FLVMetaVideoColor This also reduce memory usage. Signed-off-by: Zhao Zhili Reviewed-by: Steven Liu > http://gi

[FFmpeg-cvslog] avcodec/sbcdec_data: Merge data into header

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Mar 9 17:22:18 2025 +0100| [8abac5898ba55280907253848f8121507c068305] | committer: Andreas Rheinhardt avcodec/sbcdec_data: Merge data into header sbcdec_data.h is only included by sbcdec.c, so this won't cause the data to be included multiple

[FFmpeg-cvslog] avcodec/tests/avcodec: Silence deprecation warnings

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Mar 10 03:45:28 2025 +0100| [bfbceb7d554fa428aac6ba0de6b379767aabd005] | committer: Andreas Rheinhardt avcodec/tests/avcodec: Silence deprecation warnings Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] avcodec/codec_internal: Add dedicated is_decoder flag to FFCodec

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Mar 10 16:40:39 2025 +0100| [47d7c6cd15716127b867125e6ae088043f5e7b31] | committer: Andreas Rheinhardt avcodec/codec_internal: Add dedicated is_decoder flag to FFCodec Allows to simplify av_codec_is_decoder() and av_codec_is_encoder(). Signed

[FFmpeg-cvslog] avcodec/allcodecs: Don't wrap supported_framerates

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Mar 10 03:48:47 2025 +0100| [ed1b76cdb79cf0f6023010a151712350b8b81f37] | committer: Andreas Rheinhardt avcodec/allcodecs: Don't wrap supported_framerates Only two encoders (the native MPEG-1/2 ones) provide supported_framerates and they don't

[FFmpeg-cvslog] avcodec/codec_internal: Add inlined version of av_codec_is_(de|en)coder

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Mar 10 17:00:36 2025 +0100| [c8be309719dff6d291872f5b4b36db6241402901] | committer: Andreas Rheinhardt avcodec/codec_internal: Add inlined version of av_codec_is_(de|en)coder These functions check whether the AVCodec* is NULL, but this has alr

[FFmpeg-cvslog] avcodec/mjpegenc: Reconstify mjpeg encoder

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Mar 10 04:02:06 2025 +0100| [958c46800e68809bd47d9bff5d55c99ed943ca41] | committer: Andreas Rheinhardt avcodec/mjpegenc: Reconstify mjpeg encoder It has been deconstified in 2c2dfd914902d0b41b4bd30d4b19ae08af1d7bc1 because the FFCodec is touch

[FFmpeg-cvslog] avcodec/decode: Move is_open check to avcodec_receive_frame()

2025-03-12 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Mar 10 16:14:26 2025 +0100| [3e19e5062c42c6edc901b36fb68ef89c0cb93d9d] | committer: Andreas Rheinhardt avcodec/decode: Move is_open check to avcodec_receive_frame() It also applies to scenarios where ff_encode_receive_frame() is used. Also rem

[FFmpeg-cvslog] doc/Doxyfile: Fix typo

2025-03-12 Thread Michael Niedermayer
ffmpeg | branch: release/3.4 | Michael Niedermayer | Wed Mar 12 22:13:01 2025 +0100| [62e1c442633e8a09a1407a789cd2b50611850788] | committer: Michael Niedermayer doc/Doxyfile: Fix typo Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=62e1c442633e8

[FFmpeg-cvslog] Tag n3.4.14 : FFmpeg 3.4.14 release

2025-03-12 Thread git
[ffmpeg] [branch: refs/tags/n3.4.14] Tag:fbee2555223e7ee8e262606baf87f1bc10b31116 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=fbee2555223e7ee8e262606baf87f1bc10b31116 Tagger: Michael Niedermayer Date: Wed Mar 12 23:23:45 2025 +0100 FFmpeg 3.4.14 release

[FFmpeg-cvslog] avcodec/cuviddec: use pre-existing chroma format information

2025-03-12 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Thu Mar 13 01:47:02 2025 +0100| [fed6612415c98fc1b0193bb5a92442fab550fd49] | committer: Timo Rothenpieler avcodec/cuviddec: use pre-existing chroma format information Fixes #11505 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fed6612

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fe0d34d web/download: Add FFmpeg 3.4.14

2025-03-12 Thread ffmpeg-git
The branch, master has been updated via fe0d34d38eb5e7910f07847aecb3b8ae2809e098 (commit) via b6802792c84652e311fa779cfc9053ce8a88a302 (commit) via bb2d72566b3b9595a413ee20be33306ee6fc6dbc (commit) from 69dc88f24144b3e5b5f26f0e2baf7a3693cade89 (commit) - Log ---