Show patches with: none      |   46366 patches
« 1 2 ... 212 213 214463 464 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avformat/frmdec: Simplify finding pixel format [FFmpeg-devel] avformat/frmdec: Simplify finding pixel format - 1 - - 4-- 2021-03-03 Andreas Rheinhardt Accepted
[FFmpeg-devel] avfilter: add identity filter [FFmpeg-devel] avfilter: add identity filter - - - - 4-- 2021-03-03 Paul B Mahol New
[FFmpeg-devel] avformat/mspdec: Check packet_size more completely [FFmpeg-devel] avformat/mspdec: Check packet_size more completely - 1 - - 4-- 2021-03-03 Michael Niedermayer Accepted
[FFmpeg-devel,4/4] avformat/aiffdec: Check that SSND is at least 8 bytes [FFmpeg-devel,1/4] avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular() - 1 - - 4-- 2021-03-03 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avformat/dcstr: Check sample rate [FFmpeg-devel,1/4] avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular() - - - - 4-- 2021-03-03 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avformat/voc_packet: prevent remaining size from becoming negative in ff_voc_get… [FFmpeg-devel,1/4] avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular() - - - - 4-- 2021-03-03 Michael Niedermayer Accepted
[FFmpeg-devel,1/4] avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular() [FFmpeg-devel,1/4] avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular() - - - - 4-- 2021-03-03 Michael Niedermayer Accepted
[FFmpeg-devel] ivfenc: write duration for frame_cnt=1. [FFmpeg-devel] ivfenc: write duration for frame_cnt=1. - - - - 4-- 2021-03-02 Ronald S. Bultje Accepted
[FFmpeg-devel] avcodec/mpeg4videodec: add forgotten flags to mpeg4_options [FFmpeg-devel] avcodec/mpeg4videodec: add forgotten flags to mpeg4_options - - - - 4-- 2021-03-02 Paul B Mahol Superseded
[FFmpeg-devel,2/2] avcodec/mobiclip: Avoid undefined integer overflow in MV computation [FFmpeg-devel,1/2] avcodec/alsdec: Check bitstream input in read_block() - - - - 4-- 2021-03-02 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/alsdec: Check bitstream input in read_block() [FFmpeg-devel,1/2] avcodec/alsdec: Check bitstream input in read_block() - - - - 4-- 2021-03-02 Michael Niedermayer Accepted
[FFmpeg-devel] Bugfix for #9135 [FFmpeg-devel] Bugfix for #9135 - - - - 4-- 2021-03-02 Peter White New
[FFmpeg-devel] ivfenc: write duration for frame_cnt=1. [FFmpeg-devel] ivfenc: write duration for frame_cnt=1. - - - - 4-- 2021-03-02 Ronald S. Bultje Superseded
[FFmpeg-devel,2/2] avformat/dashdec: Don't needlessly strdup metadata [FFmpeg-devel,1/2] avformat/dashdec: Remove limit on length of id - - - - 4-- 2021-03-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avformat/dashdec: Remove limit on length of id [FFmpeg-devel,1/2] avformat/dashdec: Remove limit on length of id - - - - 4-- 2021-03-02 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/speedhq: fix decoding non 444 subsampling when width is not multiple of 16 [FFmpeg-devel] avcodec/speedhq: fix decoding non 444 subsampling when width is not multiple of 16 - - - - 4-- 2021-03-02 Paul B Mahol Accepted
[FFmpeg-devel,2/2] avformat/dashdec: Increase size of id buffer [FFmpeg-devel,1/2] avformat/dashdec: Ensure strings are zero-terminated - - - - 4-- 2021-03-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avformat/dashdec: Ensure strings are zero-terminated [FFmpeg-devel,1/2] avformat/dashdec: Ensure strings are zero-terminated - - - - 4-- 2021-03-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avformat/aadec: Replace strncpy by av_strlcpy [FFmpeg-devel,1/2] avformat/aadec: Use smaller scope for variables, remove initializations - - - - 4-- 2021-03-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avformat/aadec: Use smaller scope for variables, remove initializations [FFmpeg-devel,1/2] avformat/aadec: Use smaller scope for variables, remove initializations - - - - 4-- 2021-03-02 Andreas Rheinhardt Accepted
[FFmpeg-devel] lavc: clarify thread_safe_callbacks doxy [FFmpeg-devel] lavc: clarify thread_safe_callbacks doxy - 1 - - 4-- 2021-03-02 Anton Khirnov Accepted
[FFmpeg-devel,v6,4/4] {avcodec, avformat}: add TTML encoder and muxer Initial implementation of TTML encoding/muxing - - - - 4-- 2021-03-02 Jan Ekström New
[FFmpeg-devel,v6,3/4] avcodec: enable usage of err_recognition for encoders Initial implementation of TTML encoding/muxing - - - - 4-- 2021-03-02 Jan Ekström Superseded
[FFmpeg-devel,v6,2/4] ffprobe: switch to av_bprint_escape for XML escaping Initial implementation of TTML encoding/muxing - - - - 4-- 2021-03-02 Jan Ekström Superseded
[FFmpeg-devel,v6,1/4] avutil/{avstring, bprint}: add XML escaping from ffprobe to avutil Initial implementation of TTML encoding/muxing - - - - 4-- 2021-03-02 Jan Ekström Superseded
[FFmpeg-devel,v6,0/4] Initial implementation of TTML encoding/muxing - - - - --- 2021-03-02 Jan Ekström None
[FFmpeg-devel,v2,2/5] avdevice/alsa_dec: make sure we have enough data in non-blocking mode Untitled series #3437 - - - - --- 2021-03-01 Marton Balint Accepted
[FFmpeg-devel,v3] avcodec/decode: port last_pkt_props to AVFifoBuffer [FFmpeg-devel,v3] avcodec/decode: port last_pkt_props to AVFifoBuffer - - - - 4-- 2021-03-01 James Almer Accepted
[FFmpeg-devel] avcodec/speedhq: fix decoding 422 subsampling when width is not multiple of 16 [FFmpeg-devel] avcodec/speedhq: fix decoding 422 subsampling when width is not multiple of 16 - - - - 4-- 2021-03-01 Paul B Mahol New
[FFmpeg-devel] avutil/timecode: Avoid fps overflow [FFmpeg-devel] avutil/timecode: Avoid fps overflow - - - - 41- 2021-03-01 Michael Niedermayer Accepted
[FFmpeg-devel,V4,4/4] libavfilter: add filter dnn_detect for object detection [FFmpeg-devel,V4,1/4] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox - - - - 4-- 2021-03-01 Guo, Yejun New
[FFmpeg-devel,V4,3/4] libavfilter/dnn: add ff_dnn_set_proc to set pre/post proc [FFmpeg-devel,V4,1/4] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox - - - - 4-- 2021-03-01 Guo, Yejun New
[FFmpeg-devel,V4,2/4] libavfilter/buffersink.c: unref private_ref when frame leaves libavfilter [FFmpeg-devel,V4,1/4] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox - - - - 4-- 2021-03-01 Guo, Yejun New
[FFmpeg-devel,V4,1/4] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox [FFmpeg-devel,V4,1/4] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox - - - - 4-- 2021-03-01 Guo, Yejun New
[FFmpeg-devel] libavformat/movenc: Support encryption of H265 stream in AnnexB format [FFmpeg-devel] libavformat/movenc: Support encryption of H265 stream in AnnexB format - 1 - - 4-- 2021-03-01 Вадим Бездушный Accepted
[FFmpeg-devel] mjpegdec: handle lowres with AVID cropping [FFmpeg-devel] mjpegdec: handle lowres with AVID cropping - - - - 4-- 2021-03-01 Anton Khirnov Accepted
[FFmpeg-devel,v4,2/2] avformat/gopher: Add support for Gopher over TLS. [FFmpeg-devel,v4,1/2] avformat/gopher: Add default_whitelist to ff_gopher_protocol - - - - 4-- 2021-02-28 Ivan J. New
[FFmpeg-devel,v4,1/2] avformat/gopher: Add default_whitelist to ff_gopher_protocol [FFmpeg-devel,v4,1/2] avformat/gopher: Add default_whitelist to ff_gopher_protocol - - - - 4-- 2021-02-28 Ivan J. Accepted
[FFmpeg-devel,v3,2/2] avformat/gopher: Add support for Gopher over TLS. [FFmpeg-devel,v3,1/2] avformat/gopher: Add default_whitelist to ff_gopher_protocol - - - - 4-- 2021-02-28 Ivan J. Superseded
[FFmpeg-devel,v3,1/2] avformat/gopher: Add default_whitelist to ff_gopher_protocol [FFmpeg-devel,v3,1/2] avformat/gopher: Add default_whitelist to ff_gopher_protocol - - - - 4-- 2021-02-28 Ivan J. Superseded
[FFmpeg-devel,v2] avformat/gopher: Add support for Gopher over TLS. [FFmpeg-devel,v2] avformat/gopher: Add support for Gopher over TLS. - - - - 4-- 2021-02-28 Ivan J. New
[FFmpeg-devel] libavformat: add librist protocol [FFmpeg-devel] libavformat: add librist protocol - - - - 4-- 2021-02-28 Paul B Mahol Accepted
[FFmpeg-devel,5/5] avcodec/roqvideoenc: Avoid allocating buffers separately [FFmpeg-devel,1/5] tests/fate: Don't keep unnecessary temp files - 1 - - 4-- 2021-02-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/5] avcodec/roqvideoenc: Avoid intermediate buffer [FFmpeg-devel,1/5] tests/fate: Don't keep unnecessary temp files - - - - 4-- 2021-02-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/5] avcodec/roqvideoenc: Reuse buffers instead of alloc+free for each frame [FFmpeg-devel,1/5] tests/fate: Don't keep unnecessary temp files - - - - 4-- 2021-02-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/5] avcodec/roqvideo: Use dedicated context for encoder [FFmpeg-devel,1/5] tests/fate: Don't keep unnecessary temp files - - - - 4-- 2021-02-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/5] tests/fate: Don't keep unnecessary temp files [FFmpeg-devel,1/5] tests/fate: Don't keep unnecessary temp files - - - - 4-- 2021-02-28 Andreas Rheinhardt Accepted
[FFmpeg-devel] lavc/alsdec: Add NEON optimizations [FFmpeg-devel] lavc/alsdec: Add NEON optimizations - - - - 4-- 2021-02-28 Thilo Borgmann New
[FFmpeg-devel,3/3] avcodec/exr: add lut oriented half to float conversion code [FFmpeg-devel,1/3] avcodec/exr: add DWA decompression support - - - - 4-- 2021-02-28 Paul B Mahol Accepted
[FFmpeg-devel,2/3] avcodec/exrenc: move float2half code to own header [FFmpeg-devel,1/3] avcodec/exr: add DWA decompression support - - - - 4-- 2021-02-28 Paul B Mahol Accepted
[FFmpeg-devel,1/3] avcodec/exr: add DWA decompression support [FFmpeg-devel,1/3] avcodec/exr: add DWA decompression support - - - - 4-- 2021-02-28 Paul B Mahol Accepted
[FFmpeg-devel] avformat/wtvdec: Fix reading OLE dates on BE [FFmpeg-devel] avformat/wtvdec: Fix reading OLE dates on BE - - - - 4-- 2021-02-28 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat/samidec: Deallocate hdr_buf [FFmpeg-devel,1/2] avformat/mvi: Check audio size for more overflows - - - - 4-- 2021-02-27 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avformat/mvi: Check audio size for more overflows [FFmpeg-devel,1/2] avformat/mvi: Check audio size for more overflows - - - - 4-- 2021-02-27 Michael Niedermayer Accepted
[FFmpeg-devel] avcodec/x86: add cfhdenc SIMD [FFmpeg-devel] avcodec/x86: add cfhdenc SIMD - - - - 4-- 2021-02-27 Paul B Mahol Accepted
[FFmpeg-devel,1] avcodec/x86: add cfhdenc SIMD [FFmpeg-devel,1] avcodec/x86: add cfhdenc SIMD - - - - 4-- 2021-02-27 Paul B Mahol Superseded
[FFmpeg-devel,v3] libsvtav1: Add logical_processors option [FFmpeg-devel,v3] libsvtav1: Add logical_processors option - - - - 4-- 2021-02-27 Christopher Degawa Superseded
[FFmpeg-devel] libavformat: add librist protocol [FFmpeg-devel] libavformat: add librist protocol - - - - 4-- 2021-02-26 Paul B Mahol Superseded
[FFmpeg-devel,6/6] avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump [FFmpeg-devel,1/5] fftools/ffmpeg_filter: Don't use deprecated function - - - - 4-- 2021-02-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/5] doc/codecs.texi: Remove removed or ineffective options [FFmpeg-devel,1/5] fftools/ffmpeg_filter: Don't use deprecated function - - - - 4-- 2021-02-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/5] avcodec/parser: Schedule av_parser_change for removal [FFmpeg-devel,1/5] fftools/ffmpeg_filter: Don't use deprecated function - 1 - - 4-- 2021-02-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/5] avcodec/mpegvideo: Schedule unused, deprecated rc_strategy for removal [FFmpeg-devel,1/5] fftools/ffmpeg_filter: Don't use deprecated function - 1 - - 4-- 2021-02-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/5] avcodec: Add missing FF_API define for libavcodec pix fmt API [FFmpeg-devel,1/5] fftools/ffmpeg_filter: Don't use deprecated function - 1 - - 4-- 2021-02-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/5] fftools/ffmpeg_filter: Don't use deprecated function [FFmpeg-devel,1/5] fftools/ffmpeg_filter: Don't use deprecated function - 1 - - 4-- 2021-02-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] avformat: add Digital Pictures SGA game demuxer [FFmpeg-devel,1/3] avcodec: add SGA PCM decoder - - - - 4-- 2021-02-26 Paul B Mahol Accepted
[FFmpeg-devel,2/3] avcodec: add SGA Video decoder [FFmpeg-devel,1/3] avcodec: add SGA PCM decoder - - - - 4-- 2021-02-26 Paul B Mahol Accepted
[FFmpeg-devel,1/3] avcodec: add SGA PCM decoder [FFmpeg-devel,1/3] avcodec: add SGA PCM decoder - - - - 4-- 2021-02-26 Paul B Mahol Accepted
[FFmpeg-devel,V3,5/5] libavutil/opt.c: fix build warning for [-Wdiscarded-qualifiers] [FFmpeg-devel,V3,1/5] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-26 Guo, Yejun New
[FFmpeg-devel,V3,4/5] libavformat/smoothstreamingenc.c: fix build warning for [-Wformat-truncation=] [FFmpeg-devel,V3,1/5] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-26 Guo, Yejun New
[FFmpeg-devel,V3,3/5] libavformat/protocols.c: fix build warning for [-Wdiscarded-qualifiers] [FFmpeg-devel,V3,1/5] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-26 Guo, Yejun New
[FFmpeg-devel,V3,2/5] libavformat/dashenc.c: fix build warning for [-Wformat-truncation=] [FFmpeg-devel,V3,1/5] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-26 Guo, Yejun New
[FFmpeg-devel,V3,1/5] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] [FFmpeg-devel,V3,1/5] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-26 Guo, Yejun New
[FFmpeg-devel,4/4] avcodec/xpm: Minor speed increase for mod_strcspn() use string pointer [FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() - - - - 4-- 2021-02-26 Jose Da Silva New
[FFmpeg-devel,3/4] avcodec/xpm: Minor speed increase for mod_strcspn() use reject pointer [FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() - - - - 4-- 2021-02-26 Jose Da Silva New
[FFmpeg-devel,2/4] avcodec/xpm: Minor speed increase for mod_strcspn() {string, reject}==0 [FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() - - - - 4-- 2021-02-26 Jose Da Silva New
[FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() [FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() - - - - 4-- 2021-02-26 Jose Da Silva New
[FFmpeg-devel,2/2] aeaenc: add an aea muxer [FFmpeg-devel,1/2] aea: make demuxer probing actually work and set title info - - - - 4-- 2021-02-26 Lynne New
[FFmpeg-devel,1/2] aea: make demuxer probing actually work and set title info [FFmpeg-devel,1/2] aea: make demuxer probing actually work and set title info - - - - 4-- 2021-02-26 Lynne New
[FFmpeg-devel] lavu/tx: WIP add x86 assembly [FFmpeg-devel] lavu/tx: WIP add x86 assembly - - - - 2-1 2021-02-26 Lynne New
[FFmpeg-devel] avcodec/options: deprecate avcodec_get_frame_class() [FFmpeg-devel] avcodec/options: deprecate avcodec_get_frame_class() - - - - 4-- 2021-02-25 James Almer Accepted
[FFmpeg-devel] avformat/avlanguage: Remove long disabled av_convert_lang_to [FFmpeg-devel] avformat/avlanguage: Remove long disabled av_convert_lang_to - - - - 4-- 2021-02-25 Andreas Rheinhardt Accepted
[FFmpeg-devel] avfilter/lavfutils.h: Don't include avformat.h [FFmpeg-devel] avfilter/lavfutils.h: Don't include avformat.h - - - - 4-- 2021-02-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,4/4] avcodec/avcodec: Add missing deprecation to AVCodecParser.next Untitled series #3408 - 1 - - --- 2021-02-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/4] avcodec/avcodec: Add missing deprecation to AVCodecParser.next [FFmpeg-devel,1/4] avformat/wavenc: Improve unsupported codec error messages - - - - 41- 2021-02-25 Andreas Rheinhardt Superseded
[FFmpeg-devel,3/4] fftools: Switch to const AVCodec * where possible [FFmpeg-devel,1/4] avformat/wavenc: Improve unsupported codec error messages - - - - 4-- 2021-02-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/4] avcodec/libx264: Don't use init_static_data for newer versions [FFmpeg-devel,1/4] avformat/wavenc: Improve unsupported codec error messages - - - - 4-- 2021-02-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/4] avformat/wavenc: Improve unsupported codec error messages [FFmpeg-devel,1/4] avformat/wavenc: Improve unsupported codec error messages - 1 - - 4-- 2021-02-25 Andreas Rheinhardt Accepted
[FFmpeg-devel] filters/metadata: add CSV output support [FFmpeg-devel] filters/metadata: add CSV output support - - - - -11 2021-02-25 Werner Robitza New
[FFmpeg-devel,V2,7/7] libavutil/opt.c: fix build warning for [-Wdiscarded-qualifiers] [FFmpeg-devel,V2,1/7] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-25 Guo, Yejun New
[FFmpeg-devel,V2,6/7] libavformat/smoothstreamingenc.c: fix build warning for [-Wformat-truncation=] [FFmpeg-devel,V2,1/7] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-25 Guo, Yejun New
[FFmpeg-devel,V2,5/7] libavformat/protocols.c: fix build warning for [-Wdiscarded-qualifiers] [FFmpeg-devel,V2,1/7] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-25 Guo, Yejun New
[FFmpeg-devel,V2,4/7] libavformat/dashenc.c: fix build warning for [-Wformat-truncation=] [FFmpeg-devel,V2,1/7] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-25 Guo, Yejun New
[FFmpeg-devel,V2,3/7] libavfilter/vf_vif.c: fix build warning for [-Wmain] [FFmpeg-devel,V2,1/7] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-25 Guo, Yejun New
[FFmpeg-devel,V2,2/7] libavfilter/vf_ssim.c: fix build warning for [-Wmain] [FFmpeg-devel,V2,1/7] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-25 Guo, Yejun New
[FFmpeg-devel,V2,1/7] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] [FFmpeg-devel,V2,1/7] libavdevice/v4l2.c: fix build warning for [-Wformat-truncation=] - - - - 4-- 2021-02-25 Guo, Yejun Superseded
[FFmpeg-devel] filters/metadata: add CSV output support [FFmpeg-devel] filters/metadata: add CSV output support - - - - -11 2021-02-24 Werner Robitza Superseded
[FFmpeg-devel] avcodec/x86: add cfhdenc SIMD [FFmpeg-devel] avcodec/x86: add cfhdenc SIMD - - - - 4-- 2021-02-24 Paul B Mahol Superseded
[FFmpeg-devel,2/2] avfilter/Makefile: Don't compile transform.c unconditionally [FFmpeg-devel,1/2] avfilter/transform: Stop exporting internal functions - - - - 4-- 2021-02-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avfilter/transform: Stop exporting internal functions [FFmpeg-devel,1/2] avfilter/transform: Stop exporting internal functions - 1 - - 4-- 2021-02-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/15] avformt/webmdashenc: Use av_strstart instead of strncmp [FFmpeg-devel,01/15] avformat/movenc: Remove always true check - - - - 4-- 2021-02-24 Andreas Rheinhardt Accepted
« 1 2 ... 212 213 214463 464 »