Show patches with: Submitter = Lance Wang       |   1158 patches
« 1 2 3 411 12 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v1] lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable] - 1 - - --- 2019-08-19 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,1/2] avcodec/videotoolboxenc: add H264 Extended profile and level - - - - --- 2019-08-20 Lance Wang Accepted
[FFmpeg-devel,v1,2/2] avcodec/videotoolboxenc: return error for invalid/unsupport profile or level - - - - --- 2019-08-20 Lance Wang New
[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,v3,2/3] avfilter/vsrc_mptestsrc: simplify the code and change the type of frame - - - - --- 2019-08-23 Lance Wang Accepted
[FFmpeg-devel,v3,3/3] FATE: add a test for freeezedetect - - - - --- 2019-08-23 Lance Wang Accepted
[FFmpeg-devel,v1] avfilter/showinfo: support displaying for webvtt id and setting side data - - - - --- 2019-08-23 Lance Wang New
[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,2/3] avfilter/vf_showinfo: display GOP timecode side data - - - - --- 2019-08-24 Lance Wang Accepted
[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] lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 - - 1 - --- 2019-08-27 Lance Wang New
[FFmpeg-devel,v1,1/5] avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP - - - - --- 2019-08-28 Lance Wang Accepted
[FFmpeg-devel,v1,2/5] avcodec/v210enc: make 8bit and 10bit function consistent - - - - --- 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,5/5] avcodec/v210enc: define DEFINE_V210_ENCODE_FUNC to remove duplicate code - - - - --- 2019-08-28 Lance Wang Superseded
[FFmpeg-devel,v1,6/6] Add myself as v210enc, v210dec maintainer - 1 - - --- 2019-08-29 Lance Wang New
[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] avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function] - - - - --- 2019-08-29 Lance Wang Rejected
[FFmpeg-devel,v2] avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function] - 1 - - --- 2019-08-29 Lance Wang Accepted
[FFmpeg-devel,v1,1/2] avcodec/v210dec: removed the duplicated 'if' condition - - - - --- 2019-08-30 Lance Wang Superseded
[FFmpeg-devel,v1,2/2] avcodec/v210dec: 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,1/2] avcodec/v410dec: add the slice threading support - - - - --- 2019-08-30 Lance Wang New
[FFmpeg-devel,v1,2/2] avcodec/v308dec: add the slice threading support - - - - --- 2019-08-30 Lance Wang Superseded
[FFmpeg-devel,v3,1/5] avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP - - - - --- 2019-09-01 Lance Wang Superseded
[FFmpeg-devel,v3,2/5] avcodec/v210enc: make 8bit and 10bit function consistent - - - - --- 2019-09-01 Lance Wang New
[FFmpeg-devel,v3,3/5] libavcodec/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,5/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,3/5] avcodec/v210enc: move the duplicate code to template file - - - - --- 2019-09-01 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,v1,1/3] avcodec/avpacket: 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,3/3] avformat/movenc: replace the deprecated av_copy_packet_side_data - - - - --- 2019-09-04 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,v2,1/2] avcodec/v210dec: removed the duplicated 'if' condition - - - - --- 2019-09-06 Lance Wang New
[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] avfilter/vf_scale: split the scale_frame function from filter_frame for activ… - - - - --- 2019-09-07 Lance Wang Accepted
[FFmpeg-devel,v2,2/2] avfilter/vf_scale: change filter_frame interface to activate interface - - - - --- 2019-09-07 Lance Wang New
[FFmpeg-devel,v1] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-07 Lance Wang New
[FFmpeg-devel,v2] 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,v3,2/2] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-08 Lance Wang New
[FFmpeg-devel,v1] avcodec/h2645_parse: fix for the realloc size - - - - --- 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/pngenc: fix the warning: assigning to 'Bytef *' (aka 'unsigned char *') f… - - - - --- 2019-09-10 Lance Wang New
[FFmpeg-devel,v1] avformat/dashdec: remove the unnecessary type conversion - - - - --- 2019-09-10 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,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,1/4] avcodec/lcldec: 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,3/4] avcodec/tiff: remove the unnecessary type conversion - - - - --- 2019-09-12 Lance Wang Accepted
[FFmpeg-devel,v1,4/4] avcodec/zmbv: remove the unnecessary type conversion - - - - --- 2019-09-12 Lance Wang Accepted
[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_minterpolate: correct the mafd calculation - - - - --- 2019-09-12 Lance Wang Superseded
[FFmpeg-devel,v1,2/2] avfilter/vf_minterpolate: change the default threshold to get better scenecha… - - - - --- 2019-09-13 Lance Wang New
[FFmpeg-devel,v3] avcodec/h2645_parse: refine the code for better readiablity - - - - --- 2019-09-14 Lance Wang New
[FFmpeg-devel,v2,1/3] avfilter/vf_minterpolate: correct the mafd calculation - - - - --- 2019-09-14 Lance Wang Superseded
[FFmpeg-devel,v2,2/3] avfilter/vf_minterpolate: change the default threshold to get better scene ch… - - - - --- 2019-09-14 Lance Wang Superseded
[FFmpeg-devel,v2,3/3] FATE: add fate test for minterpolate filter - - - - --- 2019-09-14 Lance Wang Superseded
[FFmpeg-devel,v1,1/4] avutil/avstring: support input path is a null pointer or empty string - - - - --- 2019-09-16 Lance Wang Superseded
[FFmpeg-devel,v1,2/4] avformat/hlsenc: remove the unnecessary null pointer check - - - - --- 2019-09-16 Lance Wang Superseded
[FFmpeg-devel,v1,3/4] avformat/hlsenc: replace with av_dirname to get the directory - - - - --- 2019-09-16 Lance Wang Accepted
[FFmpeg-devel,v1,4/4] avformat/hlsenc: replace with av_freep for all av_free - - - - --- 2019-09-16 Lance Wang Accepted
[FFmpeg-devel,v2,1/4] avutil/avstring: support input path is a null pointer or empty string - - 2 - --- 2019-09-16 Lance Wang Superseded
[FFmpeg-devel,v2,2/4] avformat/hlsenc: remove the unnecessary null pointer check - - 1 - --- 2019-09-16 Lance Wang Accepted
[FFmpeg-devel,v2,3/4] avformat/hlsenc: replace with av_dirname to get the directory - - - - --- 2019-09-16 Lance Wang Superseded
[FFmpeg-devel,v2,4/4] avformat/hlsenc: replace with av_freep for all av_free - 1 - - --- 2019-09-16 Lance Wang Superseded
[FFmpeg-devel,v4,1/3] avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP - - - - --- 2019-09-17 Lance Wang New
[FFmpeg-devel,v4,2/3] avcodec/v210enc: make 8bit and 10bit process consistent - - - - --- 2019-09-17 Lance Wang New
[FFmpeg-devel,v4,3/3] avcodec/v210enc: move v210_enc_8/10 function to template file - - - - --- 2019-09-17 Lance Wang Accepted
[FFmpeg-devel,v2,1/4] avutil/avstring: support input path is a null pointer or empty string - - 2 - --- 2019-09-17 Lance Wang Superseded
[FFmpeg-devel,v2] avfilter/f_sidedata: try to fix warning: comparison of constant -1 with expressio… - - - - --- 2019-09-19 Lance Wang New
[FFmpeg-devel,v1] doc/filters: add 4x4 layout example for xstack filter - - - - --- 2019-09-19 Lance Wang Superseded
[FFmpeg-devel,v3] avutil/avstring: support input path is a null pointer or empty string - - 3 - --- 2019-09-20 Lance Wang Accepted
[FFmpeg-devel,v3,1/3] avfilter/vf_minterpolate: correct the mafd calculation - - - - --- 2019-09-20 Lance Wang New
[FFmpeg-devel,v3,2/3] avfilter/vf_minterpolate: change the default threshold to get better scene ch… - - - - --- 2019-09-20 Lance Wang New
[FFmpeg-devel,v3,3/3] FATE: add fate test for minterpolate filter - - - 1 --- 2019-09-20 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,2/2] avformat/libsrt: fix for the memory leak if passphrase has been configured by… - - - - --- 2019-09-20 Lance Wang Accepted
[FFmpeg-devel,v1] avcodec/v210enc: add yuv420p/yuv420p10 input pixel format support - - - - --- 2019-09-20 Lance Wang Superseded
[FFmpeg-devel,v3,2/2] avcodec/v210dec: add the frame and slice threading support - - - - --- 2019-09-21 Lance Wang Superseded
[FFmpeg-devel,v3,2/2] avcodec/v210dec: add the frame and slice threading support - - - - --- 2019-09-21 Lance Wang Superseded
[FFmpeg-devel,v2] avcodec/v210enc: add yuv420p/yuv420p10 input pixel format support - - - - --- 2019-09-21 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,2/4] avfilter/vf_framerate: refine the filter_slice code for better readiablity - - - - --- 2019-09-21 Lance Wang Superseded
[FFmpeg-devel,v1,3/4] avfilter/vf_framerate: remove duplicate code with macro-based function - - - - --- 2019-09-21 Lance Wang Accepted
[FFmpeg-devel,v1,4/4] avfilter/vf_framerate: limit the scene level max range - 1 - - --- 2019-09-21 Lance Wang New
[FFmpeg-devel,v4,2/2] avcodec/v210dec: add the frame and slice threading support - - - - --- 2019-09-22 Lance Wang New
[FFmpeg-devel,v1] avcodec/dnxhdenc: return error if av_malloc failed - - - - --- 2019-09-22 Lance Wang Superseded
[FFmpeg-devel,v2] avcodec/dnxhdenc: remove the unneed *thread[MAX_THREADS] - - - - --- 2019-09-22 Lance Wang New
[FFmpeg-devel,v3] avcodec/dnxhdenc: return error if av_malloc failed - - - - --- 2019-09-23 Lance Wang Accepted
[FFmpeg-devel,v1] avcodec/exr: cosmetics - - - - --- 2019-09-23 Lance Wang Accepted
[FFmpeg-devel,v1] avcodec/magicyuv: remove duplicate code - - - - --- 2019-09-24 Lance Wang Accepted
[FFmpeg-devel,v2,1/3] avfilter/vf_framerate: limit the scene level max range - - 1 - --- 2019-09-24 Lance Wang Accepted
[FFmpeg-devel,v2,2/3] avfilter/vf_framerate: refine the filter_slice code for better readiablity - - - - --- 2019-09-24 Lance Wang New
[FFmpeg-devel,v2,3/3] avfilter/vf_framerate: remove duplicate code with macro-based function - - - - --- 2019-09-24 Lance Wang New
[FFmpeg-devel,v2] doc/filters: add 4x4 layout example for xstack filter - - - - --- 2019-09-24 Lance Wang Superseded
« 1 2 3 411 12 »