[FFmpeg-cvslog] avcodec/h263, h263data: Move ff_h263_init_rl_inter to h263.c

2021-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 7 17:52:23 2021 +0200| [e2301feabc2be18e1ee878dcdf643fd78b90c735] | committer: Andreas Rheinhardt avcodec/h263, h263data: Move ff_h263_init_rl_inter to h263.c The SVQ1 decoder does not need mpegvideo or rl.c, but it uses stuff from

[FFmpeg-cvslog] configure: Add missing mpegvideo dependency for IPU decoder

2021-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 7 17:45:16 2021 +0200| [8f588eea8e813304f14e1889cfdc79ab89a88deb] | committer: Andreas Rheinhardt configure: Add missing mpegvideo dependency for IPU decoder Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avcodec: be more explicit about the buffer size in get_encode_buffer documentation

2021-05-07 Thread James Almer
ffmpeg | branch: master | James Almer | Tue May 4 23:10:41 2021 -0300| [5b5398722ef96510e8f9419c49490c92449075ce] | committer: James Almer avcodec: be more explicit about the buffer size in get_encode_buffer documentation Signed-off-by: James Almer >

[FFmpeg-cvslog] avcodec/alsdec: Fix decoding error with mono audio files

2021-05-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri May 7 10:02:01 2021 +0900| [f7987ce966aaad841d584988e00454c685bff36f] | committer: Michael Niedermayer avcodec/alsdec: Fix decoding error with mono audio files highest_decoded_channel is modified to serve as meant. Reported-by: Noboru

[FFmpeg-cvslog] mips: Fix potential illegal instruction error.

2021-05-07 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Mon Apr 12 23:37:05 2021 +0800| [ab04fedaaac34df4eeb71cff0e63aaad9e9ff711] | committer: Michael Niedermayer mips: Fix potential illegal instruction error. MSA2 optimizations are attached to MSA macros in generic_macros_msa.h. It's difficult to do runtime

[FFmpeg-cvslog] avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msa

2021-05-07 Thread gxw
ffmpeg | branch: master | gxw | Mon Apr 12 23:37:04 2021 +0800| [464d28c0708f23fb35271265f8a5c73fbb51db44] | committer: Michael Niedermayer avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msa Using mask to avoid judgment, H264 4K decoding speed improved about 0.1fps tested on 3A4000

[FFmpeg-cvslog] avcodec/mips: Restore the initialization sequence of MSA and MMI in ff_h264chroma_init_mips.

2021-05-07 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Mon Apr 12 23:37:01 2021 +0800| [56c57fe68a71cd58bf1da48aeb9417c11ea0e359] | committer: Michael Niedermayer avcodec/mips: Restore the initialization sequence of MSA and MMI in ff_h264chroma_init_mips. The MSA optimization has been refined in commit

[FFmpeg-cvslog] avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa.

2021-05-07 Thread gxw
ffmpeg | branch: master | gxw | Mon Apr 12 23:37:03 2021 +0800| [6458c6bdb4931e1903b5b39df82f32e673e15f12] | committer: Michael Niedermayer avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa. Speed of decoding H264 1080P: 5.05x ==> 5.13x Signed-off-by: Shiyou Yin

[FFmpeg-cvslog] avcodec/mips: Refine get_cabac_inline_mips.

2021-05-07 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Mon Apr 12 23:37:02 2021 +0800| [5ab8e8bc922586608299c4bf690346941f338df0] | committer: Michael Niedermayer avcodec/mips: Refine get_cabac_inline_mips. 1. Refined function get_cabac_inline_mips. 2. Optimize function get_cabac_bypass and

[FFmpeg-cvslog] avformat/hls: use av_strncasecmp()

2021-05-07 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Fri May 7 19:05:13 2021 +0800| [eb390d7f9d964c229bff251a4253518145254e6e] | committer: Limin Wang avformat/hls: use av_strncasecmp() Reviewed-by: Steven Liu Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avformat: move AVStream.stream_identifier to AVStreamInternal

2021-05-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sat May 1 23:43:58 2021 -0300| [f140239777270161bfdf3964bfb057b43ad66a1a] | committer: James Almer avformat: move AVStream.stream_identifier to AVStreamInternal It's a private field, no reason to have it exposed in a public header. Signed-off-by: James

[FFmpeg-cvslog] avformat: move AVStream.codec_info_nb_frames to AVStreamInternal

2021-05-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sat May 1 23:35:45 2021 -0300| [7489f632815c98ad58c3db71d1a5239b5dae266c] | committer: James Almer avformat: move AVStream.codec_info_nb_frames to AVStreamInternal It's a private field, no reason to have it exposed in a public header. Signed-off-by:

[FFmpeg-cvslog] avformat: move AVStream.{parser,need_parsing} to AVStreamInternal

2021-05-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sat May 1 23:28:18 2021 -0300| [b9c5fdf6027010d15ee90a43aa023e45a5189097] | committer: James Almer avformat: move AVStream.{parser,need_parsing} to AVStreamInternal Those are private fields, no reason to have them exposed in a public header.

[FFmpeg-cvslog] avformat: move AVStream.last-IP_{pts,duration} to AVStreamInternal

2021-05-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sat May 1 23:05:21 2021 -0300| [1262f67cca1ed045521dc3af0d9d0ee9716335f2] | committer: James Almer avformat: move AVStream.last-IP_{pts,duration} to AVStreamInternal Those are private fields, no reason to have them exposed in a public header.

[FFmpeg-cvslog] avformat: move AVStream.probe_packets to AVStreamInternal

2021-05-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sat May 1 23:13:41 2021 -0300| [fab2ed47042d4cc2a4cd69bb97738024c01300c7] | committer: James Almer avformat: move AVStream.probe_packets to AVStreamInternal It's a private fields, no reason to have it exposed in a public header. Signed-off-by: James

[FFmpeg-cvslog] avcodec/zmbvenc: Mark encoder as init-threadsafe

2021-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 5 20:50:16 2021 +0200| [553619eacbdc7fdb88bb1f7e8658febbd258545e] | committer: Andreas Rheinhardt avcodec/zmbvenc: Mark encoder as init-threadsafe Initializing zlib in the way we do here is threadsafe, see

[FFmpeg-cvslog] avcodec/zmbvenc: Fix memleak upon init error

2021-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 5 20:58:03 2021 +0200| [141f3053ba0fdb40971cf0700d0115631fca9949] | committer: Andreas Rheinhardt avcodec/zmbvenc: Fix memleak upon init error Reviewed-by: Tomas Härdin Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avcodec/ttmlenc: Don't confuse capabilities and caps_internal

2021-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 7 05:19:41 2021 +0200| [14a6025384ea7ebb97c6b718fbc91438abf94f37] | committer: Andreas Rheinhardt avcodec/ttmlenc: Don't confuse capabilities and caps_internal Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avcodec/zmbv: Mark decoder as init-threadsafe

2021-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 5 20:50:16 2021 +0200| [e51fad097b81da868a1bc8ce9757dbd9a4e3c374] | committer: Andreas Rheinhardt avcodec/zmbv: Mark decoder as init-threadsafe Initializing zlib in the way we do here is threadsafe, see

[FFmpeg-cvslog] avcodec/zmbv: Don't free uninitialized z_stream

2021-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 5 20:36:44 2021 +0200| [9d752ab634f7de9b15a9296a81325b4276e99192] | committer: Andreas Rheinhardt avcodec/zmbv: Don't free uninitialized z_stream It is not documented to be safe to call inflateEnd() on a z_stream that has not been