Show patches with: Submitter = Fu, Linjie       |    State = Action Required       |    Archived = No       |   145 patches
« 1 2 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/2,v2] lavc/vaapi_encode_h264: add support for maxframesize - - - - --- 2019-04-28 Fu, Linjie New
[FFmpeg-devel,1/2] lavc/decode: re-allocate surface in ff_decode_get_hw_frames_ctx - - - - --- 2019-12-27 Fu, Linjie New
[FFmpeg-devel,1/2] lavc/decode: recreate hw_frames_ctx instead of return if already exists - - - - --- 2019-07-11 Fu, Linjie New
[FFmpeg-devel,1/2] lavc/vaapi_encode_mpeg2: add support for CBR/VBR - - - - --- 2019-01-16 Fu, Linjie New
[FFmpeg-devel,1/2] lavf/vf_vpp_qsv: add transpose support for QSV VPP - - - - --- 2019-03-15 Fu, Linjie New
[FFmpeg-devel,1/2] lavu/pixfmt: add 4:2:2 10 bit pixel format Y210 - - - - --- 2019-09-06 Fu, Linjie New
[FFmpeg-devel,1/2] lavu/pixfmt: add AYUV pixel format - - - - --- 2019-08-28 Fu, Linjie New
[FFmpeg-devel,1/3] lavc/avcodec: Add caps for the support of variable dimension encoding [FFmpeg-devel,1/3] lavc/avcodec: Add caps for the support of variable dimension encoding - - - - 2-- 2020-06-08 Fu, Linjie New
[FFmpeg-devel,1/3] lavc/qsvdec: add support for gpu_copy - - - - --- 2019-03-26 Fu, Linjie New
[FFmpeg-devel,1/3] lavc/vaapi_encode: wrap slice codes into row slice functions [FFmpeg-devel,1/3] lavc/vaapi_encode: wrap slice codes into row slice functions - - - - 1-- 2020-03-23 Fu, Linjie New
[FFmpeg-devel,1/3] lavu/pixfmt: add new pixel format ayuv/y210/y410 - - - - --- 2019-09-16 Fu, Linjie New
[FFmpeg-devel,1/5] lavu/pixfmt: add Y210/AYUV/Y410 pixel formats - - - - --- 2019-06-28 Fu, Linjie New
[FFmpeg-devel,1/7] lavc/avcodec: Add FF_PROFILE_HEVC_SCC for screen content coding HEVC native support for Screen content coding - - - - 2-- 2020-07-09 Fu, Linjie New
[FFmpeg-devel,2/2] doc/encoder: add documentations for max_frame_size - - - - --- 2019-04-28 Fu, Linjie New
[FFmpeg-devel,2/2] doc/encoders.texi: add docs for trellis - - - - --- 2019-06-17 Fu, Linjie New
[FFmpeg-devel,2/2] doc/vaapi_encode: add documentations for max_frame_size - - - - --- 2019-07-15 Fu, Linjie New
[FFmpeg-devel,2/2] lavc/vaapi_decode: recreate hw_frames_ctx without destroy va_context - - - - --- 2019-07-07 Fu, Linjie New
[FFmpeg-devel,2/2] lavc/vaapi_encode: fix the mismatched vbvBuf size unit for mpeg2 - - - - --- 2019-01-16 Fu, Linjie New
[FFmpeg-devel,2/2] lavc/vp9: support hardware decode with resolution changing on inter frame - - - - --- 2019-12-27 Fu, Linjie New
[FFmpeg-devel,2/2] lavf/qsvvpp: allocate continuous memory across Y and UV - - - - --- 2019-03-15 Fu, Linjie New
[FFmpeg-devel,2/2] lavf/qsvvpp: cope with MFX_ERR_MORE_DATA condition in VPP pipeline - - - - --- 2019-01-14 Fu, Linjie New
[FFmpeg-devel,2/2] lavf/vf_vpp_qsv: add support for QSV transpose filter - - - - --- 2019-06-18 Fu, Linjie New
[FFmpeg-devel,2/2] lavu/hwcontext_vaapi: remove redundant check in vaapi_map_to_memory - - - - --- 2019-08-15 Fu, Linjie New
[FFmpeg-devel,2/2] swscale: Add swscale input support for Y210 - - - - --- 2019-09-06 Fu, Linjie New
[FFmpeg-devel,2/3] fftools/ffmpeg: check caps of encoders for encoding with variable dimension [FFmpeg-devel,1/3] lavc/avcodec: Add caps for the support of variable dimension encoding - - - - 2-- 2020-06-08 Fu, Linjie New
[FFmpeg-devel,2/3] lavc/avcodec.h: add an AVCodecContext flag to indicate caps of encoding [FFmpeg-devel,1/3] lavc/avcodec.h: fix missing line breaks in API documentation - - - - 1-- 2020-02-27 Fu, Linjie New
[FFmpeg-devel,2/3] lavc/vaapi_encode: add tile slice encoding support [FFmpeg-devel,1/3] lavc/vaapi_encode: wrap slice codes into row slice functions - - - - 1-- 2020-03-23 Fu, Linjie New
[FFmpeg-devel,2/3] lavc/vaapi_hevc: add vaapi_parse_rext_profile to find exact va_profile - - - - --- 2019-04-28 Fu, Linjie New
[FFmpeg-devel,2/3] swscale: Add swscale and fate support for AYUV - - - - --- 2019-09-16 Fu, Linjie New
[FFmpeg-devel,2/5] lavu/hwcontext_vaapi: add vaapi_format_map for Y210/AYUV/Y410 - - - - --- 2019-06-28 Fu, Linjie New
[FFmpeg-devel,2/6] swscale: add swscale support for 422/444 decode outputs - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,2/7] lavc/hevc_ps: Add sps parse support for HEVC SCC extension syntax HEVC native support for Screen content coding - - - - 2-- 2020-07-09 Fu, Linjie New
[FFmpeg-devel,2/8] swscale: Add swscale input support for Y210 - - - - --- 2019-12-29 Fu, Linjie New
[FFmpeg-devel,3/3,v5] lavc/vaapi_decode: add profile_parser to find the exact va_profile - - - - --- 2019-04-28 Fu, Linjie New
[FFmpeg-devel,3/3] doc/examples: add QSV decode GPU copy sample - - - - --- 2019-03-26 Fu, Linjie New
[FFmpeg-devel,3/3] fftools/ffmpeg: check caps of encoders for encoding frame with variable dimension [FFmpeg-devel,1/3] lavc/avcodec.h: fix missing line breaks in API documentation - - - - 1-- 2020-02-27 Fu, Linjie New
[FFmpeg-devel,3/3] lavc/vaapi_encode_h265: add h265 tile encoding support [FFmpeg-devel,1/3] lavc/vaapi_encode: wrap slice codes into row slice functions - - - - 1-- 2020-03-23 Fu, Linjie New
[FFmpeg-devel,3/5] lavc/qsv: add decode support for HEVC Rext - - - - --- 2019-06-28 Fu, Linjie New
[FFmpeg-devel,3/6] fate: add tests support for AYUV/Y210/Y410 - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,3/7] lavc/hevc_ps: Add pps parse support for hevc scc extension HEVC native support for Screen content coding - - - - 2-- 2020-07-09 Fu, Linjie New
[FFmpeg-devel,4/4] lavc/libvpxenc: add dynamic resolution encode support for libvpx - - - - --- 2019-07-29 Fu, Linjie New
[FFmpeg-devel,4/5] lavc/qsvdec: add ChromaFormat support for YUV422/YUV444 - - - - --- 2019-06-28 Fu, Linjie New
[FFmpeg-devel,4/6] lavu/hwcontext_vaapi: add vaapi_format_map support for AYUV/Y210/Y410 - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,4/7] lavc/hevc_ps: Add slice parse support for HEVC SCC extension HEVC native support for Screen content coding - - - - 2-- 2020-07-09 Fu, Linjie New
[FFmpeg-devel,4/7] lavu/hwcontext_vaapi: add vaapi_format_map support for 0YUV/Y210/Y410 - - - - --- 2019-12-04 Fu, Linjie New
[FFmpeg-devel,4/8] lavc/vaapi_hevc: Add HEVC Rext parameter for VAPicture and VASlice - - - - --- 2019-12-29 Fu, Linjie New
[FFmpeg-devel,5/5] lavc/hevcdec: add VAAPI decode support for HEVC Rext - - - - --- 2019-09-16 Fu, Linjie New
[FFmpeg-devel,5/5] libav/qsv: set Info.Shift according to the setting in desc - - - - --- 2019-06-28 Fu, Linjie New
[FFmpeg-devel,5/6] lavc/qsv: add pixfmt fourcc map for AYUV/Y210/Y410 - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,5/7] lavc/hevcdec: Fix the parsing for use_integer_mv_flag HEVC native support for Screen content coding - - - - 2-- 2020-07-09 Fu, Linjie New
[FFmpeg-devel,6/6] lavu/hwcontext_qsv: add frame map support for HEVC rext support - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,6/7] lavc/hevcdec: Set max_num_merge_cand to uint8_t HEVC native support for Screen content coding - - - - 2-- 2020-07-09 Fu, Linjie New
[FFmpeg-devel,6/7] lavc/qsv: Add decoding support for HEVC Range Extension - - - - --- 2019-12-04 Fu, Linjie New
[FFmpeg-devel,7/7] lavc/hevc: update reference list for SCC HEVC native support for Screen content coding - - - - 2-- 2020-07-09 Fu, Linjie New
[FFmpeg-devel,7/7] lavc/qsvenc: Add support for 4:4:4 8/10 bit HEVC REXT encoding - - - - --- 2019-12-04 Fu, Linjie New
[FFmpeg-devel,RFC,2/2] fftools/ffmpeg: add dynamic resolution encode support for libvpx-vp9 - - - - --- 2019-07-28 Fu, Linjie New
[FFmpeg-devel,RFC,2/3] lavc/qsvdec: add support for system memory mode - - - - --- 2019-03-26 Fu, Linjie New
[FFmpeg-devel,RFC,v2,3/3] lavc/libvpxenc: add dynamic resolution encode support for libvpx - - - - --- 2019-08-13 Fu, Linjie New
[FFmpeg-devel,RFC,v2] lavc/phtread_frame: update context in child thread in multi-thread mode - - - - --- 2019-06-26 Fu, Linjie New
[FFmpeg-devel,RFC] lavc/options_table: Add basic candidate h264 profiles [FFmpeg-devel,RFC] lavc/options_table: Add basic candidate h264 profiles - - - - 2-- 2020-05-06 Fu, Linjie New
[FFmpeg-devel,RFC] lavc/vaapi_encode_h265: add support for low power mode for HEVC encode [FFmpeg-devel,RFC] lavc/vaapi_encode_h265: add support for low power mode for HEVC encode - - - - 1-- 2020-03-05 Fu, Linjie New
[FFmpeg-devel,RFC] lavc/vp9dec: fix the multi-thread HWAccel decode error - - - - --- 2019-06-11 Fu, Linjie New
[FFmpeg-devel,RFC] lavf/deinterlace_qsv: set TFF or BFF together with progressive - - - - --- 2019-02-15 Fu, Linjie New
[FFmpeg-devel,v2,1/2] lavf/qsvvpp: allocate continuous memory - - - - --- 2019-05-29 Fu, Linjie New
[FFmpeg-devel,v2,1/6] lavu/pixfmt: add new pixel format ayuv/y210/y410 - - - - --- 2019-09-11 Fu, Linjie New
[FFmpeg-devel,v2,2/2] lavc/vaapi_decode: recreate hw_frames_ctx for vp9 without destroy va_context - - - - --- 2019-07-11 Fu, Linjie New
[FFmpeg-devel,v2,2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag - - - - --- 2019-07-30 Fu, Linjie New
[FFmpeg-devel,v2,3/4] fftools/ffmpeg: support variable dimension encode - - - - --- 2019-07-30 Fu, Linjie New
[FFmpeg-devel,v2,4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes Untitled series #1470 - - - - --- 2020-06-11 Fu, Linjie New
[FFmpeg-devel,v2,5/5] lavc/encoder: declare caps for encoding with variable dimension Untitled series #1470 - - - - --- 2020-06-11 Fu, Linjie New
[FFmpeg-devel,V2] avcodec-qsvdec-flush-the-buffered-data-before-reinit - 1 - - --- 2018-10-16 Fu, Linjie New
[FFmpeg-devel,V2] avcodec/h264_mp4toannexb_bsf: add No IDR frame situation - - - - --- 2018-08-23 Fu, Linjie New
[FFmpeg-devel,V2] avcodec/qsvenc: add VDENC support for H264 and HEVC - - - - --- 2018-11-05 Fu, Linjie New
[FFmpeg-devel,V2] avcodec/vaapi:free slice_buffers when decoding failed - - - - --- 2018-09-19 Fu, Linjie New
[FFmpeg-devel,v2] lavc/hevc_parser: add 4 bytes startcode condition and update FATE - - - - --- 2018-12-07 Fu, Linjie New
[FFmpeg-devel,v2] lavc/qsvenc: expose low_power option in H264 QSV - - - - --- 2019-03-26 Fu, Linjie New
[FFmpeg-devel,v2] lavc/vaapi_encode_h265: add private b_strategy option for hevc_vaapi [FFmpeg-devel,v2] lavc/vaapi_encode_h265: add private b_strategy option for hevc_vaapi - - - - 2-- 2020-04-14 Fu, Linjie New
[FFmpeg-devel,v2] lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob - - - - --- 2019-09-18 Fu, Linjie New
[FFmpeg-devel,v2] lavf/vf_vpp_qsv: add support for QSV transpose filter - - - - --- 2019-03-19 Fu, Linjie New
[FFmpeg-devel,v2] lavfi/vf_zscale: remove unused code - - - - --- 2019-12-12 Fu, Linjie New
[FFmpeg-devel,v2] lavu/hwcontext_vaapi: add vaapi_format_map support for AYUV/Y210/Y410 - - - - --- 2019-09-27 Fu, Linjie New
[FFmpeg-devel,v3,1/2] lavc/vaapi_encode: add support for AVC Trellis - - - - --- 2019-06-17 Fu, Linjie New
[FFmpeg-devel,v3,1/2] lavc/vaapi_encode: add support for maxframesize - - - - --- 2019-07-15 Fu, Linjie New
[FFmpeg-devel,v3,1/7] lavu/pixfmt: add new pixel format 0yuv/y210/y410 - - - - --- 2019-12-04 Fu, Linjie New
[FFmpeg-devel,v3,2/2] doc/ffmpeg.texi: update docs for autoscale/autorotate - - - - --- 2019-07-19 Fu, Linjie New
[FFmpeg-devel,v3,2/3] fftools/ffmpeg: support variable resolution encode - - - - --- 2019-07-31 Fu, Linjie New
[FFmpeg-devel,v3,2/7] swscale: Add swscale and fate support for 0YUV - - - - --- 2019-12-04 Fu, Linjie New
[FFmpeg-devel,v3,3/7] swscale: Add swscale input support for Y210 - - - - --- 2019-12-04 Fu, Linjie New
[FFmpeg-devel,v3,5/7] qsv: get FrameInfo.Shift by desc->comp[0].shift - - - - --- 2019-12-04 Fu, Linjie New
[FFmpeg-devel,v3,RFC,2/2] lavc/vaapi_decode: find exact va_profile for HEVC_REXT - - - - --- 2019-04-04 Fu, Linjie New
[FFmpeg-devel,V3] avcodec/h264_mp4toannexb_bsf: extract extradata for first coming frame - - - - --- 2018-09-29 Fu, Linjie New
[FFmpeg-devel,v3] fftools/ffmpeg: add an option to forbid the fallback to software path when hardwa… - - - - --- 2018-11-09 Fu, Linjie New
[FFmpeg-devel,v3] lavc/pthread_frame: update context in child thread in multi-thread mode - - - - --- 2019-06-27 Fu, Linjie New
[FFmpeg-devel,v4,1/2] lavf/qsvvpp:allocate continuous memory - - - - --- 2019-06-18 Fu, Linjie New
[FFmpeg-devel,v4,1/3] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale - - - - --- 2019-07-31 Fu, Linjie New
[FFmpeg-devel,v4,1/9] lavc/libopenh264enc: Add default qmin/qmax support Enhancement for libopenh264 encoder - - - - 2-- 2020-04-15 Fu, Linjie New
[FFmpeg-devel,v4,6/9] lavc/libopenh264enc: separate svc_encode_init() into several functions Enhancement for libopenh264 encoder - - - - 2-- 2020-04-15 Fu, Linjie New
[FFmpeg-devel,v4,7/9] lavc/libopenh264enc: add profile high option support Enhancement for libopenh264 encoder - - - - 2-- 2020-04-15 Fu, Linjie New
[FFmpeg-devel,v4,8/9] lavc/libopenh264enc: allow specifying the profile through AVCodecContext Enhancement for libopenh264 encoder - - - - 2-- 2020-04-15 Fu, Linjie New
[FFmpeg-devel,v4] lavc/hevc_parser: cope with more leading_zero_8bits and update FATE - - - - --- 2019-01-11 Fu, Linjie New
« 1 2 »