Show patches with: Submitter = Nuo Mi       |    Archived = No       |   406 patches
« 1 2 3 44 5 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,07/14] avcodec/vvcdec: refact out deblock_is_boundary avcodec/vvcdec: support subpicture - - - - 4-- 2024-03-18 Nuo Mi New
[FFmpeg-devel,06/14] avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid mis… avcodec/vvcdec: support subpicture - - - - 4-- 2024-03-18 Nuo Mi New
[FFmpeg-devel,05/14] avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture avcodec/vvcdec: support subpicture - - - - 4-- 2024-03-18 Nuo Mi New
[FFmpeg-devel,04/14] avcodec/vvcdec: derive subpic postion for PPS avcodec/vvcdec: support subpicture - - - - 4-- 2024-03-18 Nuo Mi New
[FFmpeg-devel,03/14] avcodec/vvcdec: support rectangular single-slice subpics avcodec/vvcdec: support subpicture - - - - 4-- 2024-03-18 Nuo Mi New
[FFmpeg-devel,02/14] avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx inf… avcodec/vvcdec: support subpicture - - - - 4-- 2024-03-18 Nuo Mi New
[FFmpeg-devel,01/14] avcodec/vvcdec: NoBackwardPredFlag, only check active pictures avcodec/vvcdec: support subpicture - - - - 22- 2024-03-18 Nuo Mi New
[FFmpeg-devel] avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc [FFmpeg-devel] avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc - - - - 4-- 2024-03-03 Nuo Mi Accepted
[FFmpeg-devel] avcodec/vvcdec: check pred flag to fix undefined beavhiours [FFmpeg-devel] avcodec/vvcdec: check pred flag to fix undefined beavhiours - 1 - - 4-- 2024-03-03 Nuo Mi New
[FFmpeg-devel] avcodec/vvcdec: fix boundary strength when IBC involved [FFmpeg-devel] avcodec/vvcdec: fix boundary strength when IBC involved - - - - 4-- 2024-03-02 Nuo Mi Accepted
[FFmpeg-devel,11/11] avcodec/vvcdec: add Intra Block Copy decoder Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi New
[FFmpeg-devel,10/11] avcodec/vvcdec: add Intra Block Copy parser Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,09/11] avcodec/vvcdec: refact, rename !is_mvp to check_mer Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,08/11] avcodec/vvcdec: fix dual tree for skipped transform tree/unit Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,07/11] avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,06/11] avcodec/vvcdec: skip inter prediction for IBC blocks Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,05/11] avcodec/vvcdec: implement update_hmvp for IBC Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,04/11] avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,03/11] avcodec/vvcdec: deblock_bs, fix intra check for IBC Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,02/11] avcodec/vvcdec: set CuPredMode table for chroma Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,01/11] avcodec/vvcdec: refact out deblock_bs to reduce duplicate code Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel] avcodec/vvcdec: frame_context_setup, set fc->ref to NULL [FFmpeg-devel] avcodec/vvcdec: frame_context_setup, set fc->ref to NULL - 1 - - 2-2 2024-02-13 Nuo Mi Accepted
[FFmpeg-devel] avcodec/hevcdec: fix out of bounds index -1 for inter prediction [FFmpeg-devel] avcodec/hevcdec: fix out of bounds index -1 for inter prediction - - - - 4-- 2024-02-11 Nuo Mi New
[FFmpeg-devel,v2,2/2] avcodec/hevc_mp4toannexb: check bytes left for nalu_len [FFmpeg-devel,v2,1/2] avcodec/vvc_mp4toannexb: check bytes left for nalu_len - - - - 4-- 2024-02-09 Nuo Mi Accepted
[FFmpeg-devel,v2,1/2] avcodec/vvc_mp4toannexb: check bytes left for nalu_len [FFmpeg-devel,v2,1/2] avcodec/vvc_mp4toannexb: check bytes left for nalu_len - - - - 4-- 2024-02-09 Nuo Mi Accepted
[FFmpeg-devel] avcodec/vvc_mp4toannexb: check the return of bytestream2_get_buffer [FFmpeg-devel] avcodec/vvc_mp4toannexb: check the return of bytestream2_get_buffer - - - - 4-- 2024-02-08 Nuo Mi New
[FFmpeg-devel] avcodec/vvcdec: fix seeking for open GOP [FFmpeg-devel] avcodec/vvcdec: fix seeking for open GOP - - - - 4-- 2024-02-03 Nuo Mi Accepted
[FFmpeg-devel,v5,6/6] avformat/mpegts: add ts stream types for H266/VVC Add mp4 and ts support for vvc - - - - 4-- 2024-01-30 Nuo Mi New
[FFmpeg-devel,v5,5/6] avformat/mpegtsenc: refact out h26x_prefix_aud Add mp4 and ts support for vvc - - - - 4-- 2024-01-30 Nuo Mi New
[FFmpeg-devel,v5,4/6] avformat/mpegtsenc: refact, remove h264, hevc magic numbers for nal_type Add mp4 and ts support for vvc - - - - 4-- 2024-01-30 Nuo Mi New
[FFmpeg-devel,v5,3/6] avformat/mpegtsenc: refact, move h264, hevc startcode checking to check_h26x_… Add mp4 and ts support for vvc - - - - 4-- 2024-01-30 Nuo Mi New
[FFmpeg-devel,v5,2/6] avformat/mpegtsenc: refact mpegts_check_bitstream to loop up table Add mp4 and ts support for vvc - - - - 4-- 2024-01-30 Nuo Mi New
[FFmpeg-devel,v5,1/6] avformat/mp4: add muxer support for H266/VVC Add mp4 and ts support for vvc - - - - 4-- 2024-01-30 Nuo Mi Accepted
[FFmpeg-devel,v4,6/6] avformat: add ts stream types for H266/VVC Add mp4 and ts support for vvc - - - - 4-- 2024-01-29 Nuo Mi Superseded
[FFmpeg-devel,v4,5/6] avformat/mpegtsenc: refact out h26x_prefix_aud Add mp4 and ts support for vvc - - - - 4-- 2024-01-29 Nuo Mi Superseded
[FFmpeg-devel,v4,4/6] avformat/mpegtsenc: refact, remove h264, hevc magic numbers for nal_type Add mp4 and ts support for vvc - - - - 4-- 2024-01-29 Nuo Mi Superseded
[FFmpeg-devel,v4,3/6] avformat/mpegtsenc: refact, move h264, hevc startcode checking to check_h26x_… Add mp4 and ts support for vvc - - - - 4-- 2024-01-29 Nuo Mi Superseded
[FFmpeg-devel,v4,2/6] avformat/mpegtsenc: refact mpegts_check_bitstream to loop up table Add mp4 and ts support for vvc - - - - 4-- 2024-01-29 Nuo Mi Superseded
[FFmpeg-devel,v4,1/6] avformat/mp4: add muxer support for H266/VVC Add mp4 and ts support for vvc - - - - 4-- 2024-01-29 Nuo Mi Superseded
[FFmpeg-devel,v3,6/6] avformat: add ts stream types for H266/VVC Add mp4 and ts support for vvc - - - - 4-- 2024-01-27 Nuo Mi Superseded
[FFmpeg-devel,v3,5/6] avformat/mpegtsenc: refact out h26x_prefix_aud Add mp4 and ts support for vvc - - - - 4-- 2024-01-27 Nuo Mi Superseded
[FFmpeg-devel,v3,4/6] avformat/mpegtsenc: refact, remove h264, hevc magic numbers for nal_type Add mp4 and ts support for vvc - - - - 4-- 2024-01-27 Nuo Mi Superseded
[FFmpeg-devel,v3,3/6] avformat/mpegtsenc: refact, move h264, hevc startcode checking to check_h26x_… Add mp4 and ts support for vvc - - - - 4-- 2024-01-27 Nuo Mi Superseded
[FFmpeg-devel,v3,2/6] avformat/mpegtsenc: refact mpegts_check_bitstream to loop up table Add mp4 and ts support for vvc - - - - 4-- 2024-01-27 Nuo Mi Superseded
[FFmpeg-devel,v3,1/6] avformat: add muxer support for H266/VVC Add mp4 and ts support for vvc - - - - 4-- 2024-01-27 Nuo Mi Superseded
[FFmpeg-devel,v2,2/2] avformat: add ts stream types for H266/VVC Add mp4 and ts support for vvc - - - - 4-- 2024-01-25 Nuo Mi Superseded
[FFmpeg-devel,v2,1/2] avformat: add muxer support for H266/VVC Add mp4 and ts support for vvc - - - - 4-- 2024-01-25 Nuo Mi Superseded
[FFmpeg-devel,v2,2/2] avcodec/vvcdec: misc, constify hor_ctu_edge [FFmpeg-devel,v2,1/2] avcodec/vvcdec: deblock, fix uninitialized values - - - - 4-- 2024-01-17 Nuo Mi Superseded
[FFmpeg-devel,v2,1/2] avcodec/vvcdec: deblock, fix uninitialized values [FFmpeg-devel,v2,1/2] avcodec/vvcdec: deblock, fix uninitialized values - - - - 4-- 2024-01-17 Nuo Mi Accepted
[FFmpeg-devel,2/2] avcodec/vvcdec: misc, constify hor_ctu_edge [FFmpeg-devel,1/2] avcodec/vvcdec: deblock, fix uninitialized values - - - - 4-- 2024-01-07 Nuo Mi Superseded
[FFmpeg-devel,1/2] avcodec/vvcdec: deblock, fix uninitialized values [FFmpeg-devel,1/2] avcodec/vvcdec: deblock, fix uninitialized values - - - - 4-- 2024-01-07 Nuo Mi Superseded
[FFmpeg-devel,v2,4/4] vvcdec: reuse h26x/h2656_deblock_template.c [FFmpeg-devel,v2,1/4] hevcdec: move sao template to h26x/h2656_sao_template.c - - - - 4-- 2024-01-06 Nuo Mi Accepted
[FFmpeg-devel,v2,3/4] hevcdec: move deblock template to h26x/h2656_deblock_template.c [FFmpeg-devel,v2,1/4] hevcdec: move sao template to h26x/h2656_sao_template.c - - - - 4-- 2024-01-06 Nuo Mi Accepted
[FFmpeg-devel,v2,2/4] vvcdec: reuse h26x/h2656_sao_template.c [FFmpeg-devel,v2,1/4] hevcdec: move sao template to h26x/h2656_sao_template.c - - - - 4-- 2024-01-06 Nuo Mi Accepted
[FFmpeg-devel,v2,1/4] hevcdec: move sao template to h26x/h2656_sao_template.c [FFmpeg-devel,v2,1/4] hevcdec: move sao template to h26x/h2656_sao_template.c - - - - 4-- 2024-01-06 Nuo Mi Accepted
[FFmpeg-devel] avcodec/vvcdec: decode extradata to support container formats [FFmpeg-devel] avcodec/vvcdec: decode extradata to support container formats - 1 - - 4-- 2024-01-06 Nuo Mi Accepted
[FFmpeg-devel] vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual [FFmpeg-devel] vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual - 1 - - 3-- 2024-01-03 Nuo Mi Accepted
[FFmpeg-devel,4/4] vvcdec: reuse xvc_deblock_template.c vvcdec: reuse filter template from hevc - - - - 2-- 2024-01-03 Nuo Mi Superseded
[FFmpeg-devel,3/4] hevcdec: move deblock template to xvc_deblock_template.c vvcdec: reuse filter template from hevc - - - - 2-- 2024-01-03 Nuo Mi Superseded
[FFmpeg-devel,2/4] vvcdec: reuse xvc_sao_template.c vvcdec: reuse filter template from hevc - - - - 2-- 2024-01-03 Nuo Mi Superseded
[FFmpeg-devel,1/4] hevcdec: move sao template to xvc_sao_template.c vvcdec: reuse filter template from hevc - - - - 4-- 2024-01-03 Nuo Mi Superseded
[FFmpeg-devel,v9,13/13] vvcdec: add vvc decoder Add vvc decoder - - - - 31- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,12/13] vvcdec: add CTU thread logical Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,11/13] vvcdec: add CTU parser Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,10/13] vvcdec: add dsp init and inv transform Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi Accepted
[FFmpeg-devel,v9,09/13] vvcdec: add LMCS, Deblocking, SAO, and ALF filters Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,08/13] vvcdec: add intra prediction Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,07/13] vvcdec: add inv transform 1d Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,06/13] vvcdec: add inter prediction Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,05/13] vvcdec: add motion vector decoder Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,04/13] vvcdec: add reference management Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,03/13] vvcdec: add cabac decoder Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi New
[FFmpeg-devel,v9,02/13] vvcdec: add parameter parser for sps, pps, ph, sh Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi Accepted
[FFmpeg-devel,v9,01/13] vvcdec: add vvc_data Add vvc decoder - - - - 4-- 2024-01-01 Nuo Mi Accepted
[FFmpeg-devel,v8,13/13] vvcdec: add vvc decoder [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,12/13] vvcdec: add CTU thread logical [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,11/13] vvcdec: add CTU parser [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,10/13] vvcdec: add dsp init and inv transform [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,09/13] vvcdec: add LMCS, Deblocking, SAO, and ALF filters [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,08/13] vvcdec: add intra prediction [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,07/13] vvcdec: add inv transform 1d [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,06/13] vvcdec: add inter prediction [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,05/13] vvcdec: add motion vector decoder [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,04/13] vvcdec: add reference management [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,03/13] vvcdec: add cabac decoder [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,02/13] vvcdec: add parameter parser for sps, pps, ph, sh [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v8,01/13] vvcdec: add vvc_data [FFmpeg-devel,v8,01/13] vvcdec: add vvc_data - - - - -2- 2023-12-31 Nuo Mi Superseded
[FFmpeg-devel,v7,14/14] vvcdec: add full vvc decoder [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,13/14] vvcdec: add CTU thread logical [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,12/14] vvcdec: add CTU parser [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,11/14] vvcdec: add dsp init and inv transform [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,10/14] vvcdec: add LMCS, Deblocking, SAO, and ALF filters [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,09/14] vvcdec: add intra prediction [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,08/14] vvcdec: add inv transform 1d [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,07/14] vvcdec: add inter prediction [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,06/14] vvcdec: add motion vector decoder [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,05/14] vvcdec: add reference management [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,04/14] vvcdec: add cabac decoder [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,03/14] vvcdec: add parameter parser for sps, pps, ph, sh [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 31- 2023-12-10 Nuo Mi Superseded
[FFmpeg-devel,v7,02/14] vvcdec: add vvc_data [FFmpeg-devel,v7,01/14] vvcdec: add vvc decoder stub - - - - 4-- 2023-12-10 Nuo Mi Superseded
« 1 2 3 44 5 »