Show patches with: Submitter = Lance Wang       |    State = Action Required       |   419 patches
« 1 2 3 44 5 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,6/8] avformat/mpegtsenc: support dvb ac3 descriptor by metadata [FFmpeg-devel,1/8] avformat/mpegts: add dvb ac3 descriptor metadata - - - - 2-- 2020-07-22 Lance Wang New
[FFmpeg-devel,6/8] avformat/rtpdec_rfc4175: add support for TCS [FFmpeg-devel,1/8] avcodec/bitpacked: check av_buffer_ref result - - - - 4-- 2021-10-06 Lance Wang New
[FFmpeg-devel,7/8] avformat/rtpdec_rfc4175: add support for colorimetry [FFmpeg-devel,1/8] avcodec/bitpacked: check av_buffer_ref result - - - - 4-- 2021-10-06 Lance Wang New
[FFmpeg-devel,8/8] avformat/mpegts: return proper error codes [FFmpeg-devel,1/8] avfilter/af_replaygain: use fabsf() instead of fabs() - - - - 4-- 2021-10-14 Lance Wang New
[FFmpeg-devel,8/8] avformat/rtpdec_rfc4175: add support for RANGE [FFmpeg-devel,1/8] avcodec/bitpacked: check av_buffer_ref result - - - - 4-- 2021-10-06 Lance Wang 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,v1,1/2] avcodec/dds: simplify the calculation of slice start and end - - - - --- 2019-10-21 Lance Wang New
[FFmpeg-devel,v1,1/2] avcodec/v410dec: add the slice threading support - - - - --- 2019-08-30 Lance Wang New
[FFmpeg-devel,v1,1/2] avfilter/vf_colormatrix: av_frame_free(&in) in case of error - - - - --- 2019-11-27 Lance Wang New
[FFmpeg-devel,v1,1/2] avfilter/vf_subtitles: remove unneeded ifdef [FFmpeg-devel,v1,1/2] avfilter/vf_subtitles: remove unneeded ifdef - - - - 1-- 2020-03-30 Lance Wang New
[FFmpeg-devel,v1,1/2] avfilter/vsrc_cellauto: fix the print argument mismatch - - - - --- 2019-12-07 Lance Wang New
[FFmpeg-devel,v1,1/2] avfilter/vsrc_mptestsrc: add option to set the max number frames generated fo… - - - - --- 2019-08-12 Lance Wang New
[FFmpeg-devel,v1,1/2] avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean t… - - - - --- 2019-09-20 Lance Wang New
[FFmpeg-devel,v1,1/2] avformat/mp3dec: cosmetics - - - - --- 2019-11-11 Lance Wang New
[FFmpeg-devel,v1,1/2] tests/fate/filter-video: add fate test for colorbalance - - - - --- 2019-10-27 Lance Wang New
[FFmpeg-devel,v1,1/3] avcodec/avpacket: replace the deprecated av_copy_packet_side_data - - - - --- 2019-09-04 Lance Wang New
[FFmpeg-devel,v1,1/3] avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code [FFmpeg-devel,v1,1/3] avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code - - - - 1-- 2020-01-13 Lance Wang New
[FFmpeg-devel,v1,1/3] tests/fate/filter-video: add fate pixfmts test for lut3d - - - - --- 2019-10-30 Lance Wang New
[FFmpeg-devel,v1,1/4] avfilter/af_loudnorm: Add file option for the measured stats [FFmpeg-devel,v1,1/4] avfilter/af_loudnorm: Add file option for the measured stats - - - - 1-- 2020-04-09 Lance Wang New
[FFmpeg-devel,v1,1/4] avfilter/vf_framerate: add flags none to disable scene change detection if ne… - - - - --- 2019-09-21 Lance Wang New
[FFmpeg-devel,v1,1/6] avcodec/magicyuv: cosmetics - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,2/2] avcodec/hapdec: simplify the calculation of slice start and end - - - - --- 2019-10-21 Lance Wang New
[FFmpeg-devel,v1,2/2] avcodec/v210dec: add the slice threading support - - - - --- 2019-08-30 Lance Wang New
[FFmpeg-devel,v1,2/2] avcodec/videotoolboxenc: return error for invalid/unsupport profile or level - - - - --- 2019-08-20 Lance Wang New
[FFmpeg-devel,v1,2/2] avdevice/lavf: change the dumpgraph option to bool type - - - - --- 2019-11-20 Lance Wang New
[FFmpeg-devel,v1,2/2] avfilter/vf_colorbalance: rewrite the code with macro-based function - - - - --- 2019-10-27 Lance Wang New
[FFmpeg-devel,v1,2/2] avfilter/vf_minterpolate: change the default threshold to get better scenecha… - - - - --- 2019-09-13 Lance Wang New
[FFmpeg-devel,v1,2/2] avfilter/vf_overlay: remove the duplicated framesync option [FFmpeg-devel,v1] avfilter/src_movie: Fix the loop function of dynamic logo - - - - 1-- 2020-03-17 Lance Wang New
[FFmpeg-devel,v1,2/2] avfilter/vf_subtitles: add force_style option for ass subtitle filter [FFmpeg-devel,v1,1/2] avfilter/vf_subtitles: remove unneeded ifdef - - - - 1-- 2020-03-30 Lance Wang New
[FFmpeg-devel,v1,2/2] avfilter/vsrc_life: fix the print argument mismatch - - - - --- 2019-12-07 Lance Wang New
[FFmpeg-devel,v1,2/2] configure: Fix for the configure failed for vmaf - - - - --- 2019-11-12 Lance Wang New
[FFmpeg-devel,v1,2/2] FATE: add a test for freeezedetect - - - - --- 2019-08-12 Lance Wang New
[FFmpeg-devel,v1,2/2] libavformat/file: initilize the fd to -1 instead of 0(valid fd) in case unexp… - - - - --- 2019-07-11 Lance Wang New
[FFmpeg-devel,v1,2/3] avfilter/vf_lut3d: simplify code - - - - --- 2019-10-30 Lance Wang New
[FFmpeg-devel,v1,2/3] avfilter/vf_yadif: cosmetics - - - - --- 2019-11-28 Lance Wang New
[FFmpeg-devel,v1,2/3] avutil/avstring: add support for '\\' seperator for the path append [FFmpeg-devel,v1,1/3] avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code - - - - 1-- 2020-01-13 Lance Wang New
[FFmpeg-devel,v1,2/3] fftools/ffmpeg: replace the deprecated av_copy_packet_side_data - - - - --- 2019-09-04 Lance Wang New
[FFmpeg-devel,v1,2/3] Revert "lavfi/colorlevels: Add slice threading support" - - - - --- 2019-10-23 Lance Wang New
[FFmpeg-devel,v1,2/4] avcodec/v210dec: add the slice threading support - - - - --- 2019-09-01 Lance Wang New
[FFmpeg-devel,v1,2/4] avfilter/af_loudnorm: Add compact mode to simplify stats parsing [FFmpeg-devel,v1,1/4] avfilter/af_loudnorm: Add file option for the measured stats - - - - 1-- 2020-04-09 Lance Wang New
[FFmpeg-devel,v1,2/4] avfilter/vf_unsharp: add 10bit support - - - - --- 2019-10-14 Lance Wang New
[FFmpeg-devel,v1,2/6] avcodec/dxtory: cosmetics - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,3/3] avfilter/colorlevels: add slice threading support with less code - - - - --- 2019-10-23 Lance Wang New
[FFmpeg-devel,v1,3/3] avfilter/vf_lut: simplify code - - - - --- 2019-10-30 Lance Wang New
[FFmpeg-devel,v1,3/3] avfilter/vf_show: display QP table data and properties side data - - - - --- 2019-08-24 Lance Wang New
[FFmpeg-devel,v1,3/3] avfilter/vf_yadif: remove duplicate code with macro-based function - - - - --- 2019-11-28 Lance Wang New
[FFmpeg-devel,v1,3/3] avformat/movenc: replace the deprecated av_copy_packet_side_data - - - - --- 2019-09-04 Lance Wang New
[FFmpeg-devel,v1,3/3] avutil/tests: add more avstring test case for fate [FFmpeg-devel,v1,1/3] avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code - - - - 1-- 2020-01-13 Lance Wang New
[FFmpeg-devel,v1,3/4] avfilter/af_loudnorm: Add support for two pass stats for measure [FFmpeg-devel,v1,1/4] avfilter/af_loudnorm: Add file option for the measured stats - - - - 1-- 2020-04-09 Lance Wang New
[FFmpeg-devel,v1,3/4] avfilter/vf_unsharp: activate more pixel format which tested by ffplay - - - - --- 2019-10-14 Lance Wang New
[FFmpeg-devel,v1,3/5] avcodec/v210enc: define DEFINE_V210_PLANAR_FUNC to remove duplicate function - - - - --- 2019-08-28 Lance Wang New
[FFmpeg-devel,v1,3/6] avcodec/xwddec: cosmetics - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,4/4] avfilter/vf_framerate: limit the scene level max range - 1 - - --- 2019-09-21 Lance Wang New
[FFmpeg-devel,v1,4/4] bavfilter//vsrc_sierpinski: Fix for tye random_seed type - - - - --- 2019-11-22 Lance Wang New
[FFmpeg-devel,v1,4/6] avcodec/magicyuv: fix for the memory leak if failed - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,5/6] avfilter/af_silenceremove: change the max range of time to INT64_MAX - - - - --- 2019-09-30 Lance Wang New
[FFmpeg-devel,v1,5/6] avformat/rl2: use av_freep instead of av_free to avoid invalid access if allo… - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,6/6] Add myself as v210enc, v210dec maintainer - 1 - - --- 2019-08-29 Lance Wang New
[FFmpeg-devel,v1,6/6] avfilter/af_silenceremove: remove duplicate option fields - - - - --- 2019-09-30 Lance Wang New
[FFmpeg-devel,v1,6/6] avfilter/vf_random: seeds is uint32, it's enough to use int32_t - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1] avcodec/bsf: replace ctx->internal-> with in-> for better readability - - - - --- 2019-12-14 Lance Wang New
[FFmpeg-devel,v1] avcodec/decode: replace avctx->internal with avci for better readability [FFmpeg-devel,v1] avcodec/decode: replace avctx->internal with avci for better readability - - - - 1-- 2020-01-06 Lance Wang New
[FFmpeg-devel,v1] avcodec/h2645_parse: fix for the realloc size - - - - --- 2019-09-10 Lance Wang New
[FFmpeg-devel,v1] avcodec/h264_metadata_bsf: add option to delete SEI user data [FFmpeg-devel,v1] avcodec/h264_metadata_bsf: add option to delete SEI user data - - - - 2-- 2020-04-20 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,v1] avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption - - - - --- 2019-12-20 Lance Wang New
[FFmpeg-devel,v1] avcodec/libx264: return immediately if encode_nals return 0 [FFmpeg-devel,v1] avcodec/libx264: return immediately if encode_nals return 0 - - - - 1-- 2020-01-19 Lance Wang New
[FFmpeg-devel,v1] avcodec/magicyuv: remove duplicate code - - 1 - --- 2019-10-10 Lance Wang New
[FFmpeg-devel,v1] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption - - - - --- 2019-12-22 Lance Wang New
[FFmpeg-devel,v1] avcodec/pngenc: fix the warning: assigning to 'Bytef *' (aka 'unsigned char *') f… - - - - --- 2019-09-10 Lance Wang New
[FFmpeg-devel,v1] avcodec/utils: replace avctx->internal with avci for better readability [FFmpeg-devel,v1] avcodec/utils: replace avctx->internal with avci for better readability - - - - 1-- 2020-01-09 Lance Wang New
[FFmpeg-devel,v1] avcodec/utils: use av_rescale() [FFmpeg-devel,v1] avcodec/utils: use av_rescale() - - - - 2-- 2020-04-20 Lance Wang New
[FFmpeg-devel,v1] avcodec/wavpack: simplify the code [FFmpeg-devel,v1] avcodec/wavpack: simplify the code - - - - 1-- 2020-01-11 Lance Wang New
[FFmpeg-devel,v1] avfilter/af_amix: change the max range of the number of inputs [FFmpeg-devel,v1] avfilter/af_amix: change the max range of the number of inputs - - - - 1-- 2020-01-06 Lance Wang New
[FFmpeg-devel,v1] avfilter/asrc_anoisesrc: change type to TYPE_INT64 for color is int64_t - - - - --- 2019-10-26 Lance Wang New
[FFmpeg-devel,v1] avfilter/showinfo: support displaying for webvtt id and setting side data - - - - --- 2019-08-23 Lance Wang New
[FFmpeg-devel,v1] avfilter/src_movie: Fix the loop function of dynamic logo [FFmpeg-devel,v1] avfilter/src_movie: Fix the loop function of dynamic logo - - - - 1-- 2020-03-17 Lance Wang New
[FFmpeg-devel,v1] avfilter/vf_eq: cosmetics [FFmpeg-devel,v1] avfilter/vf_eq: cosmetics - - - - 1-- 2020-01-13 Lance Wang New
[FFmpeg-devel,v1] avfilter/vf_framerate: make the scene change detection calculation method consist… - - - - --- 2019-09-12 Lance Wang New
[FFmpeg-devel,v1] avfilter/vf_freezedetect: add force_discard option to force discard freeze/non-fr… - - - - --- 2019-09-30 Lance Wang New
[FFmpeg-devel,v1] avfilter/vf_freezedetect: add metadata lavfi.freezedetect.mafd - 1 - - --- 2019-10-10 Lance Wang New
[FFmpeg-devel,v1] avfilter/vf_showinfo: fix the integer handling issues [FFmpeg-devel,v1] avfilter/vf_showinfo: fix the integer handling issues - - - - 1-- 2020-01-09 Lance Wang New
[FFmpeg-devel,v1] avfilter/vf_vaguedenoiser: use fabsf() instead of FFABS() - - - - --- 2019-11-06 Lance Wang New
[FFmpeg-devel,v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter - - - - --- 2019-12-27 Lance Wang New
[FFmpeg-devel,v1] avformat/dashdec: remove the unnecessary type conversion - - - - --- 2019-09-10 Lance Wang New
[FFmpeg-devel,v1] avformat/dashenc: use av_asprintf() [FFmpeg-devel,v1] avformat/dashenc: use av_asprintf() - - - - 1-- 2020-04-07 Lance Wang New
[FFmpeg-devel,v1] avformat/hlsenc: fix the av_dirname path isn't include / in the end of string - - - - --- 2019-10-08 Lance Wang New
[FFmpeg-devel,v1] avformat/mpeg: fix CID 1455132: Memory - illegal accesses (UNINIT) - - - - --- 2019-10-24 Lance Wang New
[FFmpeg-devel,v1] avformat/utils: simplify the ff_mkdir_p with SEPARATOR - - - - --- 2019-11-08 Lance Wang New
[FFmpeg-devel,v1] doc/demuxers: Fix typo in help text - 1 - - --- 2019-11-25 Lance Wang New
[FFmpeg-devel,v1] doc/developer: make clear for the patch processing time - - - - --- 2019-10-07 Lance Wang New
[FFmpeg-devel,v1] doc/filters: add missing entry for the showinfo [FFmpeg-devel,v1] doc/filters: add missing entry for the showinfo - - - - 1-- 2020-01-06 Lance Wang New
[FFmpeg-devel,v1] fate: remove fate-checkasm-opusdsp for the segment fault for mac and linux system - - - - --- 2019-09-11 Lance Wang New
[FFmpeg-devel,v1] fftools/ffmpeg_opt: avoid to display the hwaccels name twice - - - - --- 2019-08-15 Lance Wang New
[FFmpeg-devel,v1] fftools/ffprobe: Use format specifier PRId64 instead of %lld [FFmpeg-devel,v1] fftools/ffprobe: Use format specifier PRId64 instead of %lld - - - - 1-- 2020-04-10 Lance Wang New
[FFmpeg-devel,v1] fftoos/ffmpeg_opt: avoid to display the hwaccels name twice - - - - --- 2019-08-13 Lance Wang New
[FFmpeg-devel,v1] lavf/dump: add the valid check for consistent - - - - --- 2019-08-10 Lance Wang New
[FFmpeg-devel,v1] lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 - - 1 - --- 2019-08-27 Lance Wang New
[FFmpeg-devel,v1] lavf/hlsenc: refine the get_relative_url function to avoid extra malloc for relat… - - 1 - --- 2019-08-30 Lance Wang New
[FFmpeg-devel,v1] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-07 Lance Wang New
« 1 2 3 44 5 »