[FFmpeg-cvslog] avcodec/mediacodecdec: fix return EAGAIN after EOF

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Nov 18 16:03:11 2023 +0800| [f27fce0c0cc67ed2d36d7353d843234829bb2f5f] | committer: Zhao Zhili avcodec/mediacodecdec: fix return EAGAIN after EOF Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f27fce0c0cc67ed2d

[FFmpeg-cvslog] avcodec/mmaldec: Fix build error

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Nov 21 04:05:08 2023 +0800| [e8a49b1424d405441fb23c2850274a84e95bd892] | committer: Zhao Zhili avcodec/mmaldec: Fix build error Fix #10670. Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e8a49b1424d405441fb23c

[FFmpeg-cvslog] avformat/rtmpproto: Pass rw_timeout to underlying transport protocol

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Nov 15 21:24:35 2023 +0800| [bec6dfcd5c0b59dd6d947ec3074986aeffd525aa] | committer: Zhao Zhili avformat/rtmpproto: Pass rw_timeout to underlying transport protocol Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] avformat/flvenc: add extract_extradata bsf for new video codecs

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Nov 18 16:03:12 2023 +0800| [e1d6b3cb5a271ac7fce35d4a96b9ab45a251c6d5] | committer: Zhao Zhili avformat/flvenc: add extract_extradata bsf for new video codecs When encoders don't support global header like MediaCodec, FLV muxer needs to add extract_ex

[FFmpeg-cvslog] avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used

2023-11-21 Thread Dmitry Rogozhkin
ffmpeg | branch: master | Dmitry Rogozhkin | Mon Nov 20 21:57:32 2023 -0800| [e9c93009fc34ca9dfcf0c6f2ed90ef1df298abf7] | committer: Lynne avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used Validate that a hw_frames_ctx is available before using it for the AVHWAccel.

[FFmpeg-cvslog] fate/h264: move mp4toannexb_ticket5927 test to fate-h264

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat May 20 00:20:32 2023 +0800| [641f8a71fbdc8167416575e53544ad468244aa89] | committer: Zhao Zhili fate/h264: move mp4toannexb_ticket5927 test to fate-h264 Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=641f8a71fbd

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: process new extradata

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri May 19 19:46:36 2023 +0800| [aa3b857101f60b52177768f72d7cf74d6c03c090] | committer: Zhao Zhili avcodec/h264_mp4toannexb_bsf: process new extradata For fate-h264_mp4toannexb_ticket5927 and fate-h264_mp4toannexb_ticket5927_2, they work by accident previ

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri May 19 19:17:42 2023 +0800| [4c4b833abd5bf951e0466a3d236a6e1ee2bd7d3f] | committer: Zhao Zhili avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument It's a fixed value. There is no use case to change that. Signed-off-by: Zhao Zhili > h

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri May 19 00:46:39 2023 +0800| [91cbae2f6cc77f950459195bdc1bceb7fd4ea9f5] | committer: Zhao Zhili avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling start_code_size depends on whether PS comes from out-of-band or in-band. Make the code more

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri May 19 19:23:33 2023 +0800| [d3aa0cd16f5e952bc346b7c74b4dcba95151a63a] | committer: Zhao Zhili avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames If there is a single group of SPS/PPS before an IDR frame, but no SPS/PPS after that, we will

[FFmpeg-cvslog] avcodec/h264dec: use BOOL for skip_gray, noref_gray

2023-11-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Nov 22 01:07:47 2023 +0100| [fb520708482c0b68986057d72df55c1776eb7a03] | committer: Michael Niedermayer avcodec/h264dec: use BOOL for skip_gray, noref_gray Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3780add download: update main link to 6.1

2023-11-21 Thread ffmpeg-git
The branch, master has been updated via 3780add2b09a11b6aab3026430e5254e5bd57ba5 (commit) from f3ed20e80e56257f09b239524f8a8cb2555a55a0 (commit) - Log - commit 3780add2b09a11b6aab3026430e5254e5bd57ba5 Author: J. De