Show patches with: Submitter = Lance Wang       |    Archived = No       |   1158 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[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] avfilter/vf_minterpolate: correct the mafd calculation - - - - --- 2019-09-12 Lance Wang Superseded
[FFmpeg-devel,v1] avfilter/vf_framerate: make the scene change detection calculation method consist… - - - - --- 2019-09-12 Lance Wang New
[FFmpeg-devel,v1,4/4] avcodec/zmbv: remove the unnecessary type conversion - - - - --- 2019-09-12 Lance Wang Accepted
[FFmpeg-devel,v1,3/4] avcodec/tiff: remove the unnecessary type conversion - - - - --- 2019-09-12 Lance Wang Accepted
[FFmpeg-devel,v1,2/4] avcodec/pngdec: remove the unnecessary type conversion - - - - --- 2019-09-12 Lance Wang Accepted
[FFmpeg-devel,v1,1/4] avcodec/lcldec: remove the unnecessary type conversion - - - - --- 2019-09-12 Lance Wang Accepted
[FFmpeg-devel,v3] avcodec/tscc: fix for the backward compatibility to use const in the z_stream int… - - - - --- 2019-09-11 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] avformat/dashdec: remove the unnecessary type conversion - - - - --- 2019-09-10 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,v2] avcodec/h2645_parse: refine the code for better readiablity - - - - --- 2019-09-10 Lance Wang Superseded
[FFmpeg-devel,v1] avcodec/h2645_parse: fix for the realloc size - - - - --- 2019-09-10 Lance Wang New
[FFmpeg-devel,v3,2/2] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-08 Lance Wang New
[FFmpeg-devel,v3,1/2] swscale/swscale: delete unwanted assignments - - - - --- 2019-09-08 Lance Wang Accepted
[FFmpeg-devel,v2] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-08 Lance Wang New
[FFmpeg-devel,v1] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-07 Lance Wang New
[FFmpeg-devel,v2,2/2] avfilter/vf_scale: change filter_frame interface to activate interface - - - - --- 2019-09-07 Lance Wang New
[FFmpeg-devel,v2,1/2] avfilter/vf_scale: split the scale_frame function from filter_frame for activ… - - - - --- 2019-09-07 Lance Wang Accepted
[FFmpeg-devel,v2,2/2] avcodec/v210dec: add the frame and slice threading support - - - - --- 2019-09-06 Lance Wang Superseded
[FFmpeg-devel,v2,1/2] avcodec/v210dec: removed the duplicated 'if' condition - - - - --- 2019-09-06 Lance Wang New
[FFmpeg-devel,v2] avcodec/tscc: fix the warning: assigning to 'Bytef *' (aka 'unsigned char *') fro… - - - - --- 2019-09-04 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,2/3] fftools/ffmpeg: replace the deprecated av_copy_packet_side_data - - - - --- 2019-09-04 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] avcodec/tscc: fix the warning: assigning to 'Bytef *' (aka 'unsigned char *') fro… - - - - --- 2019-09-04 Lance Wang Superseded
[FFmpeg-devel,v3,3/5] avcodec/v210enc: move the duplicate code to template file - - - - --- 2019-09-01 Lance Wang New
[FFmpeg-devel,v1,2/4] avcodec/v210dec: add the slice threading support - - - - --- 2019-09-01 Lance Wang New
[FFmpeg-devel,v3,5/5] avcodec/v210enc: move the duplicate code to template file - - - - --- 2019-09-01 Lance Wang New
[FFmpeg-devel,v3,4/5] avcodec/v210enc: make 8bit and 10bit process consistent - - - - --- 2019-09-01 Lance Wang Accepted
[FFmpeg-devel,v3,3/5] libavcodec/v210enc: move the duplicate code to template file - - - - --- 2019-09-01 Lance Wang New
[FFmpeg-devel,v3,2/5] avcodec/v210enc: make 8bit and 10bit function consistent - - - - --- 2019-09-01 Lance Wang New
[FFmpeg-devel,v3,1/5] avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP - - - - --- 2019-09-01 Lance Wang Superseded
[FFmpeg-devel,v1,2/2] avcodec/v308dec: add the slice threading support - - - - --- 2019-08-30 Lance Wang Superseded
[FFmpeg-devel,v1,1/2] avcodec/v410dec: add the slice threading support - - - - --- 2019-08-30 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,2/2] avcodec/v210dec: add the slice threading support - - - - --- 2019-08-30 Lance Wang New
[FFmpeg-devel,v1,1/2] avcodec/v210dec: removed the duplicated 'if' condition - - - - --- 2019-08-30 Lance Wang Superseded
[FFmpeg-devel,v2] avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function] - 1 - - --- 2019-08-29 Lance Wang Accepted
[FFmpeg-devel,v1] avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function] - - - - --- 2019-08-29 Lance Wang Rejected
[FFmpeg-devel,v2,5/6] avcodec/v210enc: define DEFINE_V210_ENCODE_FUNC to remove duplicate code - - - - --- 2019-08-29 Lance Wang New
[FFmpeg-devel,v1,6/6] Add myself as v210enc, v210dec maintainer - 1 - - --- 2019-08-29 Lance Wang New
[FFmpeg-devel,v1,5/5] avcodec/v210enc: define DEFINE_V210_ENCODE_FUNC to remove duplicate code - - - - --- 2019-08-28 Lance Wang Superseded
[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,2/5] avcodec/v210enc: make 8bit and 10bit function consistent - - - - --- 2019-08-28 Lance Wang Superseded
[FFmpeg-devel,v1,1/5] avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP - - - - --- 2019-08-28 Lance Wang Accepted
[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,3/3] avfilter/vf_show: display QP table data and properties side data - - - - --- 2019-08-24 Lance Wang New
[FFmpeg-devel,v1,2/3] avfilter/vf_showinfo: display GOP timecode side data - - - - --- 2019-08-24 Lance Wang Accepted
[FFmpeg-devel,v1,1/3] avfilter/f_sidedata: try to fix warning: comparison of constant -1 with expre… - - - - --- 2019-08-24 Lance Wang Superseded
[FFmpeg-devel,v1] avfilter/showinfo: support displaying for webvtt id and setting side data - - - - --- 2019-08-23 Lance Wang New
[FFmpeg-devel,v3,3/3] FATE: add a test for freeezedetect - - - - --- 2019-08-23 Lance Wang Accepted
[FFmpeg-devel,v3,2/3] avfilter/vsrc_mptestsrc: simplify the code and change the type of frame - - - - --- 2019-08-23 Lance Wang Accepted
[FFmpeg-devel,v3,1/3] avfilter/vsrc_mptestsrc: add options to set the maximum number of frames - - - - --- 2019-08-23 Lance Wang Superseded
[FFmpeg-devel,v1,2/2] avcodec/videotoolboxenc: return error for invalid/unsupport profile or level - - - - --- 2019-08-20 Lance Wang New
[FFmpeg-devel,v1,1/2] avcodec/videotoolboxenc: add H264 Extended profile and level - - - - --- 2019-08-20 Lance Wang Accepted
[FFmpeg-devel,v1] lavf/hlsenc: refine the get_relative_url function to avoid extra malloc for relat… - 1 - - --- 2019-08-19 Lance Wang Accepted
[FFmpeg-devel,v1] lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable] - 1 - - --- 2019-08-19 Lance Wang Accepted
[FFmpeg-devel,v1] lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 - 1 - - --- 2019-08-18 Lance Wang Accepted
[FFmpeg-devel,v1] fftools/ffmpeg_opt: avoid to display the hwaccels name twice - - - - --- 2019-08-15 Lance Wang New
[FFmpeg-devel,v1] fftools/ffmpeg_opt: avoid to display the hwaccels name twice - - - - --- 2019-08-14 Lance Wang Superseded
[FFmpeg-devel,v1] fftoos/ffmpeg_opt: avoid to display the hwaccels name twice - - - - --- 2019-08-13 Lance Wang New
[FFmpeg-devel,v3] avfilter/f_select: yuv will use Y plane only for scenecut detect - - - - --- 2019-08-13 Lance Wang Accepted
[FFmpeg-devel,v3] avfilter/f_select: yuv will use Y plane only for scenecut detect - - - - --- 2019-08-13 Lance Wang Superseded
[FFmpeg-devel,v3] avfilter/f_select: yuv will use Y plane only for scenecut detect - - - - --- 2019-08-13 Lance Wang Superseded
[FFmpeg-devel,v2,3/3] FATE: add a test for freeezedetect - - - - --- 2019-08-12 Lance Wang Superseded
[FFmpeg-devel,v2,2/3] avfilter/vsrc_mptestsrc: simplify the code and change the type of frame - - - - --- 2019-08-12 Lance Wang Superseded
[FFmpeg-devel,v2,1/3] avfilter/vsrc_mptestsrc: add options to set the maximum number of frames - - - - --- 2019-08-12 Lance Wang Superseded
[FFmpeg-devel,v1,2/2] FATE: add a test for freeezedetect - - - - --- 2019-08-12 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,v2] avfilter/f_select: yuv will use Y plane only for scenecut detect - - - - --- 2019-08-12 Lance Wang Superseded
[FFmpeg-devel,v1] avfilter/f_select: yuv will use Y plane only for scenecut detect - - - - --- 2019-08-10 Lance Wang Superseded
[FFmpeg-devel,v2,1/2] lavf/dump: use error log level for invalid size - 1 - - --- 2019-08-10 Lance Wang Accepted
[FFmpeg-devel,v2,2/2] lavf/dump: add the valid check for consistent - - - - --- 2019-08-10 Lance Wang New
[FFmpeg-devel,v1] lavf/dump: add the valid check for consistent - - - - --- 2019-08-10 Lance Wang New
[FFmpeg-devel,v2] avfilter/showinfo: support Content Light Level information - - - - --- 2019-08-10 Lance Wang New
[FFmpeg-devel,v1] avfilter/showinfo: support Content Light Level information - - - - --- 2019-08-09 Lance Wang Accepted
[FFmpeg-devel,v1] fate: add accurate_rnd+bitexact sws_flags for fate-gifenc - - - - --- 2019-07-31 Lance Wang Accepted
[FFmpeg-devel,v1,2/2] avfilter/vf_scale: change filter_frame interface to activate interface - - - - --- 2019-07-27 Lance Wang Superseded
[FFmpeg-devel,v1,1/2] avfilter/vf_scale: split the scale_frame function from filter_frame for activ… - 1 - - --- 2019-07-27 Lance Wang Superseded
[FFmpeg-devel,v3,3/3] lavf/f_select: make the more pixel format usable to avoid autoscale to rgb - - 1 - --- 2019-07-20 Lance Wang Accepted
[FFmpeg-devel,v3,2/3] fate: change the scenecut fate threshold for one more scenecut scenes - - 1 - --- 2019-07-20 Lance Wang New
[FFmpeg-devel,v3,1/3] lavf/f_select: support scenecut with more pixel formats - - 1 - --- 2019-07-20 Lance Wang New
[FFmpeg-devel,v2,3/3] lavf/f_select: make the more pixel format usable to avoid autoscale to rgb - - - - --- 2019-07-19 Lance Wang Superseded
[FFmpeg-devel,v2,2/3] fate: change the scenecut fate threshold for one more scenecut scenes - - - - --- 2019-07-19 Lance Wang Superseded
[FFmpeg-devel,v2,1/3] lavf/f_select: support scenecut with more pixel formats - - - - --- 2019-07-19 Lance Wang Superseded
[FFmpeg-devel] lavc/videotoolboxenc: make transfer_fnc initialized for unsupport function - - - - --- 2019-07-17 Lance Wang Accepted
[FFmpeg-devel,v2,3/3] lavf/f_select: make the more pixel format usable to avoid autoscale to rgb - - - - --- 2019-07-16 Lance Wang Superseded
[FFmpeg-devel,3/3] lavf/f_select: make the more pixel format usable to avoid autoscale to rgb - - - - --- 2019-07-15 Lance Wang Superseded
[FFmpeg-devel,2/3] fate: change the scenecut fate threshold for one more scenecut scenes - - - - --- 2019-07-15 Lance Wang Accepted
[FFmpeg-devel,1/3] lavf/f_select: support scenecut with more pixel formats - - - - --- 2019-07-15 Lance Wang Superseded
[FFmpeg-devel] lavf/vf_freezedetect: improve for the freeze frame detection - - - - --- 2019-07-13 Lance Wang New
[FFmpeg-devel,v2] libavformat/avio: Fix for the unexpected file close which will cause fd 0 is clos… - - - - --- 2019-07-13 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,v2] fftools/ffmpeg: fix video frame lost sync for the dual input ts files with audio - - 1 - --- 2019-07-11 Lance Wang New
[FFmpeg-devel] lavf/vf_stack: add keep_dar option for vstack and hstack - - - - --- 2019-07-08 Lance Wang New
[FFmpeg-devel] fftools/ffmpeg: fix video frame lost sync for the dual input ts files with audio - - - - --- 2019-07-08 Lance Wang Superseded
[FFmpeg-devel,v3] lavf/vf_find_rect: add the dual input support function - - 1 - --- 2019-06-27 Lance Wang New
[FFmpeg-devel,v2] lavf/vf_find_rect: add the dual input support function - - - - --- 2019-06-27 Lance Wang Superseded
[FFmpeg-devel] lavf/vf_find_rect: add the dual input support function - - - - --- 2019-06-27 Lance Wang Superseded
« 1 2 ... 9 10 11 12 »