Show patches with: State = Action Required       |    Archived = No       |   17642 patches
« 1 2 ... 107 108 109176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/5] avcodec/librav1e: use AVCodecContext.get_encode_buffer() Initial usage of AVCodecContext.get_encode_buffer() - - - - 4-- 2021-03-13 James Almer New
[FFmpeg-devel] CUDA - make it work for multiple GPU architectures [FFmpeg-devel] CUDA - make it work for multiple GPU architectures - - - - -1- 2021-03-12 Patrick Ecord New
[FFmpeg-devel,v2] avformat/mov: Properly consider if the file is self-initializing when marking sid… [FFmpeg-devel,v2] avformat/mov: Properly consider if the file is self-initializing when marking sid… - 1 - - 211 2021-03-12 Derek Buitenhuis New
[FFmpeg-devel,V2] libavcodec/qsvdec.c: using queue count to unref frame [FFmpeg-devel,V2] libavcodec/qsvdec.c: using queue count to unref frame - 1 - - 4-- 2021-03-12 Wenbin Chen New
[FFmpeg-devel] lavu: add VKAPI hwcontext implementation [FFmpeg-devel] lavu: add VKAPI hwcontext implementation - - - - 4-- 2021-03-11 Suji Velupillai New
[FFmpeg-devel,3/3] avformat: replace all uses of av_shrink_packet() with av_packet_resize() [FFmpeg-devel,1/3] avcodec/avpacket: add av_packet_resize() - - - - 4-- 2021-03-11 James Almer New
[FFmpeg-devel,2/3] avcodec: replace all uses of av_shrink_packet() with av_packet_resize() [FFmpeg-devel,1/3] avcodec/avpacket: add av_packet_resize() - - - - 2-- 2021-03-11 James Almer New
[FFmpeg-devel,1/3] avcodec/avpacket: add av_packet_resize() [FFmpeg-devel,1/3] avcodec/avpacket: add av_packet_resize() - - - - --- 2021-03-11 James Almer New
[FFmpeg-devel] libsvtav1: Add logical_processors option [FFmpeg-devel] libsvtav1: Add logical_processors option - - - - 4-- 2021-03-11 Christopher Degawa New
[FFmpeg-devel] libsvtav1: Add crf and enable_tpl_la options [FFmpeg-devel] libsvtav1: Add crf and enable_tpl_la options - - - - 4-- 2021-03-10 Christopher Degawa New
[FFmpeg-devel] avutil/frame: ensure the frame is writable in av_frame_copy() [FFmpeg-devel] avutil/frame: ensure the frame is writable in av_frame_copy() - - - - 4-- 2021-03-10 James Almer New
[FFmpeg-devel,7/7] lavc: do not hold the codec init lock longer than necessary [FFmpeg-devel,1/7] lavc: factor out encoder init/validation from avcodec_open2() - - - - -1- 2021-03-10 Anton Khirnov New
[FFmpeg-devel,v4] libsvtav1: Add logical_processors option [FFmpeg-devel,v4] libsvtav1: Add logical_processors option - - - - 4-- 2021-03-10 Christopher Degawa New
[FFmpeg-devel] Matroid patch: add support for writing additional metadata to filename [FFmpeg-devel] Matroid patch: add support for writing additional metadata to filename - - - - 41- 2021-03-10 Tak Li New
[FFmpeg-devel] lavfi: add a libplacebo filter [FFmpeg-devel] lavfi: add a libplacebo filter - - - - 4-- 2021-03-09 Niklas Haas New
[FFmpeg-devel] nvenc: Fix output dts if encoding with implicitly enabled b-frames [FFmpeg-devel] nvenc: Fix output dts if encoding with implicitly enabled b-frames - - - - 4-- 2021-03-09 Martin Storsjö New
[FFmpeg-devel,v1] avformat/rtsp: RTP support buffer_size&pkt_size option [FFmpeg-devel,v1] avformat/rtsp: RTP support buffer_size&pkt_size option - - - - 4-- 2021-03-09 gaojiangjie@live.com New
[FFmpeg-devel,RFC,-,DO,NOT,MERGE] Revert "mov: Discard invalid CTTS." [FFmpeg-devel,RFC,-,DO,NOT,MERGE] Revert "mov: Discard invalid CTTS." - - - - 4-- 2021-03-08 Derek Buitenhuis New
[FFmpeg-devel] avcodec/h264_slice: properly handle missing reference frames with hwaccels [FFmpeg-devel] avcodec/h264_slice: properly handle missing reference frames with hwaccels - - - - 4-- 2021-03-08 James Almer New
[FFmpeg-devel] avutil/hwcontext_d3d11va: Support DXGI_FORMAT_B8G8R8A8_UNORM encoding [FFmpeg-devel] avutil/hwcontext_d3d11va: Support DXGI_FORMAT_B8G8R8A8_UNORM encoding - - - - 4-- 2021-03-08 you74674@gmail.com New
[FFmpeg-devel,2/2] Revert "fate: Add test for ticket 6024, truncated decoding mode" [FFmpeg-devel,1/2] lavc: deprecate AV_CODEC_FLAG_TRUNCATED - - - - 4-- 2021-03-08 Anton Khirnov New
[FFmpeg-devel,1/2] lavc: deprecate AV_CODEC_FLAG_TRUNCATED [FFmpeg-devel,1/2] lavc: deprecate AV_CODEC_FLAG_TRUNCATED - - - - 4-- 2021-03-08 Anton Khirnov New
[FFmpeg-devel] cmdutils: replace strncpy() with equivalent memcpy() [FFmpeg-devel] cmdutils: replace strncpy() with equivalent memcpy() - - - - 4-- 2021-03-08 Anton Khirnov New
[FFmpeg-devel,V5,5/5] libavfilter: add filter dnn_detect for object detection [FFmpeg-devel,V5,1/5] libavfilter/dnn: add ff_dnn_set_proc to set pre/post proc - - - - 4-- 2021-03-08 Guo, Yejun New
[FFmpeg-devel,V5,4/5] libavfilter: show side data of bounding box [FFmpeg-devel,V5,1/5] libavfilter/dnn: add ff_dnn_set_proc to set pre/post proc - - - - 4-- 2021-03-08 Guo, Yejun New
[FFmpeg-devel,V5,3/5] libavutil: add side data AV_FRAME_DATA_BOUNDING_BOXES [FFmpeg-devel,V5,1/5] libavfilter/dnn: add ff_dnn_set_proc to set pre/post proc - - - - 4-- 2021-03-08 Guo, Yejun New
[FFmpeg-devel,V5,2/5] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox [FFmpeg-devel,V5,1/5] libavfilter/dnn: add ff_dnn_set_proc to set pre/post proc - - - - 4-- 2021-03-08 Guo, Yejun New
[FFmpeg-devel,V5,1/5] libavfilter/dnn: add ff_dnn_set_proc to set pre/post proc [FFmpeg-devel,V5,1/5] libavfilter/dnn: add ff_dnn_set_proc to set pre/post proc - - - - 4-- 2021-03-08 Guo, Yejun New
[FFmpeg-devel] libavcodec/vaapi_encode: Change libva call to async way [FFmpeg-devel] libavcodec/vaapi_encode: Change libva call to async way - - - - 4-- 2021-03-08 Wenbin Chen New
[FFmpeg-devel] avformat/httpauth: don't overwrite auth digest with unimplemented algorithm [FFmpeg-devel] avformat/httpauth: don't overwrite auth digest with unimplemented algorithm - - - - 4-- 2021-03-07 Andriy Gelman New
[FFmpeg-devel] mov.c log qt ref extenal essence metadata [FFmpeg-devel] mov.c log qt ref extenal essence metadata - - - - 4-- 2021-03-06 emcodem New
[FFmpeg-devel,47/48] fftools/ffprobe: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,46/48] doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,45/48] doc/examples/vaapi_encode: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,44/48] doc/examples/transcoding: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,43/48] doc/examples/transcode_aac: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,42/48] doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,41/48] tests/api/api-flac-test: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,40/48] tools/target_bsf_fuzzer: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,39/48] tools/target_dem_fuzzer: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,37/48] tools/pktdumper: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,36/48] avfilter/vf_uspp: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,34/48] avdevice/xcbgrab: stop using av_init_packet() deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,33/48] avdevice/decklink_dec: stop using av_init_packet() deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,32/48] avformat/tests/movenc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,31/48] avformat/tests/fifo_muxer: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,29/48] avformat/subtitles: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,28/48] avformat/rtpenc_mpegts: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,27/48] avformat/rtpdec: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,26/48] avformat/mpegtsenc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,25/48] avformat/mpegts: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,23/48] avformat/matroskaenc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,21/48] avformat/hls: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,19/48] avformat/id3v2: replace call to av_init_packet() deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,18/48] avformat/flac_picture: replace call to av_init_packet() deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,17/48] avformat/avienc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,16/48] avformat/avidec: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,15/48] avformat/asfdec_o: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,14/48] avformat/amvenc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,11/48] avcodec/tests/avpacket: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,10/48] avcodec/webp: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,09/48] avcodec/tiff: use av_packet_alloc() to allocate AVPackets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,08/48] avcodec/tdsc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,07/48] avcodec/pthread_frame: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,05/48] avcodec/libxvid: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,04/48] avcodec/mmal: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,03/48] avcodec/cri: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,01/48] avcodec/packet: deprecate av_init_packet() deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 41- 2021-03-05 James Almer New
[FFmpeg-devel] Custom allocation functions [FFmpeg-devel] Custom allocation functions - - - - -11 2021-03-05 Martijn Otto New
[FFmpeg-devel,5/7] tools/target_dec_fuzzer: Compute CLUT for DVBSUB only once [FFmpeg-devel,1/7] avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate() - - - - 4-- 2021-03-04 Michael Niedermayer New
[FFmpeg-devel,4/7] avcodec/dvbsubdec: Support computing clut only once [FFmpeg-devel,1/7] avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate() - - - - 4-- 2021-03-04 Michael Niedermayer New
[FFmpeg-devel,v7,1/5] avutil/{avstring, bprint}: add XML escaping from ffprobe to avutil Initial implementation of TTML encoding/muxing - - - - 4-- 2021-03-04 Jan Ekström New
[FFmpeg-devel] avfilter/f_ebur128: add all sample rates support [FFmpeg-devel] avfilter/f_ebur128: add all sample rates support - - - - 4-- 2021-03-04 Paul B Mahol New
[FFmpeg-devel] avfilter/f_ebuf128: add all sample rates support [FFmpeg-devel] avfilter/f_ebuf128: add all sample rates support - - - - 4-- 2021-03-04 Paul B Mahol New
[FFmpeg-devel,v1] avformat/rtsp: fix https://trac.ffmpeg.org/ticket/7517 [FFmpeg-devel,v1] avformat/rtsp: fix https://trac.ffmpeg.org/ticket/7517 - - - - 41- 2021-03-04 gaojiangjie@live.com New
[FFmpeg-devel] avutil/hwcontext: add support to allow hardware to ref/unref frame [FFmpeg-devel] avutil/hwcontext: add support to allow hardware to ref/unref frame - - - - 41- 2021-03-04 Suji Velupillai New
[FFmpeg-devel] avcodec/decode: use the context's internal buffer_pkt in avcodec_decode_subtitle2() [FFmpeg-devel] avcodec/decode: use the context's internal buffer_pkt in avcodec_decode_subtitle2() - - - - 4-- 2021-03-03 James Almer New
[FFmpeg-devel] avfilter: add identity filter [FFmpeg-devel] avfilter: add identity filter - - - - 4-- 2021-03-03 Paul B Mahol New
[FFmpeg-devel] Bugfix for #9135 [FFmpeg-devel] Bugfix for #9135 - - - - 4-- 2021-03-02 Peter White New
[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] 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,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,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,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] lavc/alsdec: Add NEON optimizations [FFmpeg-devel] lavc/alsdec: Add NEON optimizations - - - - 4-- 2021-02-28 Thilo Borgmann New
[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,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
« 1 2 ... 107 108 109176 177 »