Show patches with: State = Action Required       |   17709 patches
« 1 2 ... 127 128 129177 178 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v2] avutil/mem: Add av_fast_realloc_array() - - - - --- 2019-12-26 Andreas Rheinhardt New
[FFmpeg-devel] lavu/avstring: deprecate av_d2str(). - - - - --- 2019-12-26 Nicolas George New
[FFmpeg-devel,v2,2/2] avcodec/h265_metadata_bsf: add option to insert a string as SEI unregistered … - - - - --- 2019-12-26 Lance Wang New
[FFmpeg-devel,v1] avcodec/h264_metadata_bsf: Fix user data failed to insert in case no SPSs NAL for… - - - - --- 2019-12-26 Lance Wang New
[FFmpeg-devel,v3] avutil/frame: Use av_realloc_array() - - - - --- 2019-12-26 Lance Wang New
[FFmpeg-devel,12/13] avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,11/13] avcodec/libx265: use AV_OPT_TYPE_DICT for x265-params - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,10/13] avcodec/libx264: use AV_OPT_TYPE_DICT for x264-params - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,09/13] avcodec/libvpxenc: use AV_OPT_TYPE_DICT for ts-parameters - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,08/13] avformat/tee: use AV_OPT_TYPE_DICT for fifo_options - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,07/13] avformat/segment: use AV_OPT_TYPE_DICT for segment_format_options - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,06/13] avformat/hlsenc: use AV_OPT_TYPE_DICT for hls_ts_options - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,05/13] avformat/fifo: use AV_OPT_TYPE_DICT for format_opts - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,04/13] avformat/dashenc: use AV_OPT_TYPE_DICT for format_options - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel] qsvenc: Add ROI encoding support for h264_qsv and hevc_qsv - - - - --- 2019-12-25 Guo, Yejun New
[FFmpeg-devel] avfilter: add uhdtvbars video source filter - - - - --- 2019-12-24 Paul B Mahol New
[FFmpeg-devel,v8] avfilter/avf_aphasemeter: Add out of phase and mono detection - - - - --- 2019-12-24 Romane Lafon New
[FFmpeg-devel] lavfi: add mbfequalizer filter. - - - - --- 2019-12-23 Nicolas George New
[FFmpeg-devel] Fix spelling in ID3v1 genres and extend the list of Winamp extensions. - - - - --- 2019-12-23 Ulrich Spörlein New
[FFmpeg-devel,PATCHv2,1/2] avutil/buffer: add av_buffer_pool_buffer_get_opaque - - - - --- 2019-12-22 Marton Balint New
[FFmpeg-devel,V2] lavc/midivid: FIX CID 1456088 - - - - --- 2019-12-22 Zhong Li New
[FFmpeg-devel,v1] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption - - - - --- 2019-12-22 Lance Wang New
[FFmpeg-devel,v2,3/3] avfilter/vf_convolution: Add X86 SIMD optimizations for filter_column() - - - - --- 2019-12-22 Xu Jun New
[FFmpeg-devel,v2,2/3] avfilter/vf_convolution: Add x86 SIMD optimizations for filter_row() - - - - --- 2019-12-22 Xu Jun New
[FFmpeg-devel,v2,1/3] avfilter/vf_convolution: add 16-column operation for filter_column() and modi… - - - - --- 2019-12-22 Xu Jun New
[FFmpeg-devel,10/15] avformat/dashenc: implement DVB-DASH profile - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,09/15] avformat/dashenc: add an option to enable low latency Dash manifest - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,08/15] avformat/dashenc: Write a Producer Reference Time element - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,07/15] avformat/movenc: use AVProducerReferenceTime side data to write the prft atom - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,06/15] avformat/utils: make ff_ntp_time() accept a timestamp as input argument - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,05/15] avcodec/libx264: export Producer Reference Time as packet side data - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,04/15] avcodec: add a Producer Reference Time AVPacketSideData type - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,03/15] avformat/dashenc: allow splitting fragments following P-Frame reordering - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,02/15] avformat/dashenc: allow setting fragment durations - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,01/15] avformat/dashenc: allow setting segment durations per AdaptationSet - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel] avfilter/image2: Add source file path and basename to each packet side data. - - - - --- 2019-12-21 Alexandre Heitor Schmidt New
[FFmpeg-devel] nvenc: implement flush to help allow an encoder to be re-used - - - - --- 2019-12-20 Philip Langdale New
[FFmpeg-devel,PATCHv2] movenc: Write durations based on pts into mvhd/mdhd/tkhd/elst - - - - --- 2019-12-20 Michael Niedermayer New
[FFmpeg-devel,v1] avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption - - - - --- 2019-12-20 Lance Wang New
[FFmpeg-devel,v2,2/7] fftools/ffmpeg: Reindent after last commit - - - - --- 2019-12-19 Nicolas Gaullier New
[FFmpeg-devel,v2,1/7] fftools/ffmpeg: Fix forward CPB props in to out - - - - --- 2019-12-19 Nicolas Gaullier New
[FFmpeg-devel,v3,5/5] avcodec/h264: create user data unregistered side data for H.264 - - - - --- 2019-12-19 Lance Wang New
[FFmpeg-devel,v3,4/5] avcodec/h264_sei: fix the size of user data unregistered - - - - --- 2019-12-19 Lance Wang New
[FFmpeg-devel,PATCHv2] movenc: Write durations based on pts into mvhd/mdhd/tkhd/elst - - - - --- 2019-12-17 Martin Storsjö New
[FFmpeg-devel] avcodec/pthread_frame: do not give the hardware context internals to the user - - - - --- 2019-12-17 Steve Lhomme New
[FFmpeg-devel,5/5] avfilter/scale: add animation support - - - - --- 2019-12-17 Gyan Doshi New
[FFmpeg-devel,4/5] avfilter/scale: add function to check expressions - - - - --- 2019-12-17 Gyan Doshi New
[FFmpeg-devel,3/5] avfilter/scale: separate exprs parse and eval - - - - --- 2019-12-17 Gyan Doshi New
[FFmpeg-devel] lavfi/vf_scale_qsv: set the correct class_name for scale_qsv - - - - --- 2019-12-17 Fu, Linjie New
[FFmpeg-devel,v2,1/1] avdevice/gdigrab: Add use_captureblt option for diable CAPTUREBLT, when usein… - - - - --- 2019-12-17 fgodtdev@hotmail.com New
[FFmpeg-devel,3/5] avfilter/vf_geq: Relicense to LGPL - - - - --- 2019-12-16 Michael Niedermayer New
[FFmpeg-devel,1/5] avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped. - - - - --- 2019-12-16 Michael Niedermayer New
[FFmpeg-devel] avcodec/libvpxenc: add a way to explicitly set temporal layer id. - - - - --- 2019-12-16 Wonkap Jang New
[FFmpeg-devel] doc/encoders: add VP9 temporal scalability encoding option - - - - --- 2019-12-16 Wonkap Jang New
[FFmpeg-devel,4/5] avcodec/utils: Fix ff_add_cpb_side_data add twice - - - - --- 2019-12-16 Nicolas Gaullier New
[FFmpeg-devel,3/5] avformat/utils: Use coded_side_data - - - - --- 2019-12-16 Nicolas Gaullier New
[FFmpeg-devel,v2] avcodec/bsf: replace ctx->internal-> with bsfi-> for better readability - - - - --- 2019-12-16 Lance Wang New
[FFmpeg-devel,2/2] avcodec/h264_ps: Provide more details with "Truncated VUI" Message - - - - --- 2019-12-15 Michael Niedermayer New
[FFmpeg-devel,1/2] avcodec/h264_ps: Check for truncation at fixed_frame_rate_flag - - - - --- 2019-12-15 Michael Niedermayer New
[FFmpeg-devel,PATCHv3] fate: Add an option for disabling the 2k/4k tests - - - - --- 2019-12-15 Martin Storsjö New
[FFmpeg-devel,2/5] avfilter/scale2ref: update links and re-eval expr upon ref frame change - - - - --- 2019-12-15 Gyan Doshi New
[FFmpeg-devel] lavc/cbs_av1: Add read/write flag in log message - - - - --- 2019-12-15 Jun Zhao New
[FFmpeg-devel] avutil/eval: make av_expr_eval more thread safe - - - - --- 2019-12-15 Marton Balint New
[FFmpeg-devel] avfilter/drawtext: special metadata fields to allow plotting source filename to outp… - - - - --- 2019-12-14 Alexandre Heitor Schmidt New
[FFmpeg-devel,v1] avcodec/bsf: replace ctx->internal-> with in-> for better readability - - - - --- 2019-12-14 Lance Wang New
[FFmpeg-devel,WIP,RFC] avcodec: add BRAW video decoder - - - - --- 2019-12-14 Paul B Mahol New
[FFmpeg-devel] avcodec/cbs_h2645: Skip all 0 NAL units - 1 - - --- 2019-12-13 Michael Niedermayer New
[FFmpeg-devel] avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_cr_poin… - - - - --- 2019-12-13 James Almer New
[FFmpeg-devel,2/2] avfilter/vf_histogram: fix color value - - - - --- 2019-12-13 Zhao Zhili New
[FFmpeg-devel,1/2] avfilter/vf_histogram: clean up code - - - - --- 2019-12-13 Zhao Zhili New
[FFmpeg-devel] avcodec/cbs_av1: avoid reset some members of loop filter - - - - --- 2019-12-13 Fei Wang New
[FFmpeg-devel,5/5] avcodec/hevc_mp4toannexb_bsf: Check that there is enough input left for nalu size - - - - --- 2019-12-13 Michael Niedermayer New
[FFmpeg-devel] avcodec/cbs_h2645: Fail on all 0 NAL units - - - - --- 2019-12-12 Michael Niedermayer New
[FFmpeg-devel,v8,4/4] lavf/movenc: cosmetics - - - - --- 2019-12-12 Yuki.Tsuchiya New
[FFmpeg-devel,v8,3/4] lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4 - - - - --- 2019-12-12 Yuki.Tsuchiya New
[FFmpeg-devel,v8,2/4] lavc/codec_desc: set TrueHD to non intra-only codec - - - - --- 2019-12-12 Yuki.Tsuchiya New
[FFmpeg-devel,v8,1/4] lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codec - - - - --- 2019-12-12 Yuki.Tsuchiya New
[FFmpeg-devel,v7,3/3] lavf/movenc: cosmetics - - - - --- 2019-12-12 Yuki.Tsuchiya New
[FFmpeg-devel,v7,2/3] lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4 - - - - --- 2019-12-12 Yuki.Tsuchiya New
[FFmpeg-devel,v2] lavfi/vf_zscale: remove unused code - - - - --- 2019-12-12 Fu, Linjie New
[FFmpeg-devel,V4] avfilter: Add tonemap vaapi filter for H2S - - - - --- 2019-12-12 Ruiling Song New
[FFmpeg-devel,3/3] tools/target_dec_fuzzer: Adjust threshold for RASC - - - - --- 2019-12-11 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/cbs_h2645: Do not shorten reserved and unspecified NAL units in H264 - - - - --- 2019-12-11 Michael Niedermayer New
[FFmpeg-devel,1/3] avcodec/cbs_av1_syntax_template: Check num_y_points - 1 - - --- 2019-12-11 Michael Niedermayer New
[FFmpeg-devel,v1,1/2] avcodec/cbs_h2645: add helper functions to insert and delete SEI PREFIX messa… - - - - --- 2019-12-11 Lance Wang New
[FFmpeg-devel] 回复: [PATCH 1/1] add without_captureblt option for libavdevice/gdigrab.c, when useing… - - - - --- 2019-12-11 fgodtdev@hotmail.com New
[FFmpeg-devel] lavf/zf_zscale: remove unused code - - - - --- 2019-12-11 Fu, Linjie New
[FFmpeg-devel,PATCHv2] fate: Use a oneoff test for the tremolo filter - - - - --- 2019-12-11 Martin Storsjö New
[FFmpeg-devel,V2,1/2] configure: add OPENSSL_init_ssl check if pkg-config fail - - - - --- 2019-12-11 Jun Zhao New
[FFmpeg-devel,v2] avcodec/cbs_av1: rename enable_intraintra_compound flag - - - - --- 2019-12-11 Fei Wang New
[FFmpeg-devel,v2] avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST - - - - --- 2019-12-11 Fei Wang New
[FFmpeg-devel,07/11] avformat/rtpdec_qt: Remove unnecessary AVPacket - - - - --- 2019-12-10 Andreas Rheinhardt New
[FFmpeg-devel,06/11] avformat/rtpdec_xiph: Don't add padding twice - - - - --- 2019-12-10 Andreas Rheinhardt New
[FFmpeg-devel] fate: Add an option for disabling the 4k tests - - - - --- 2019-12-10 Martin Storsjö New
[FFmpeg-devel] libavformat/tls_libtls: handle TLS_WANT_POLLIN and TLS_WANT_POLLOUT return values - - - - --- 2019-12-10 Michael Forney New
[FFmpeg-devel,4/7] avcodec/cbs_vp9: Combine two loops - - - - --- 2019-12-09 Andreas Rheinhardt New
[FFmpeg-devel,3/7] avcodec/cbs_h2645: Remove redundant assert - - - - --- 2019-12-09 Andreas Rheinhardt New
[FFmpeg-devel,2/7] avcodec/cbs: Check for overflow when assembling fragments - - - - --- 2019-12-09 Andreas Rheinhardt New
[FFmpeg-devel,1/7] avcodec/cbs: Check for overflow when reading - - - - --- 2019-12-09 Andreas Rheinhardt New
[FFmpeg-devel,v4] Patch for memory optimization with QuickTime/MP4 - - - - --- 2019-12-09 Jörg Beckmann New
« 1 2 ... 127 128 129177 178 »