Show patches with: Archived = No       |   45630 patches
« 1 2 ... 25 26 27456 457 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,6/7] avcodec/hap: Avoid unnecessary opt.h inclusion [FFmpeg-devel,1/7] avcodec/dxvenc: Don't cast const away - - - - 4-- 2024-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/7] avcodec/texturedsp: Add separate TextureDSPEncContext [FFmpeg-devel,1/7] avcodec/dxvenc: Don't cast const away - - - - 4-- 2024-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/7] avcodec/dxvenc, hap(dec|enc): Move TextureDSPContext to stack [FFmpeg-devel,1/7] avcodec/dxvenc: Don't cast const away - - - - 4-- 2024-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/7] avcodec/texturedspenc: Remove unused rgtc1_u_alpha encoding func [FFmpeg-devel,1/7] avcodec/dxvenc: Don't cast const away - - - - 4-- 2024-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/7] avcodec/dxvenc: Fix data races with slice threading [FFmpeg-devel,1/7] avcodec/dxvenc: Don't cast const away - - - - 4-- 2024-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/7] avcodec/dxvenc: Don't cast const away [FFmpeg-devel,1/7] avcodec/dxvenc: Don't cast const away - - - - 4-- 2024-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] fate/video: add DXV3 HQ tests [FFmpeg-devel,1/2] fate/video: add DXV3 DXT1 encoding test - - - - 2-2 2024-01-24 Connor Worley New
[FFmpeg-devel,1/2] fate/video: add DXV3 DXT1 encoding test [FFmpeg-devel,1/2] fate/video: add DXV3 DXT1 encoding test - - - - 2-- 2024-01-24 Connor Worley New
[FFmpeg-devel] fftools/ffmpeg: optimize inter-thread queue sizes [FFmpeg-devel] fftools/ffmpeg: optimize inter-thread queue sizes - - - - -2- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,4/4,v2] fate/mov: test remuxing all stream heif items [FFmpeg-devel,1/4,v2] avformat/mov: ignore item boxes for animated heif - - - - 4-- 2024-01-24 James Almer New
[FFmpeg-devel,3/4,v2] avformat/mov: add support for tile HEIF still images [FFmpeg-devel,1/4,v2] avformat/mov: ignore item boxes for animated heif - - - - 4-- 2024-01-24 James Almer New
[FFmpeg-devel,2/4,v4] avformat: add a Tile Grid stream group type [FFmpeg-devel,1/4,v2] avformat/mov: ignore item boxes for animated heif - - - - 4-- 2024-01-24 James Almer New
[FFmpeg-devel,1/4,v2] avformat/mov: ignore item boxes for animated heif [FFmpeg-devel,1/4,v2] avformat/mov: ignore item boxes for animated heif - - - - 4-- 2024-01-24 James Almer New
[FFmpeg-devel,v2] checkasm/hevc_deblock: add luma and chroma full [FFmpeg-devel,v2] checkasm/hevc_deblock: add luma and chroma full - - - - 4-- 2024-01-24 J. Dekker New
[FFmpeg-devel,3/3] tests/fate/ffmpeg: add a test for the issue fixed in previous commit [FFmpeg-devel,1/3] fftools/ffmpeg_sched: add filter API to signal EOF on input - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,2/3] fftools/ffmpeg_filter: do not end filtering when a graph input EOFs [FFmpeg-devel,1/3] fftools/ffmpeg_sched: add filter API to signal EOF on input - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,1/3] fftools/ffmpeg_sched: add filter API to signal EOF on input [FFmpeg-devel,1/3] fftools/ffmpeg_sched: add filter API to signal EOF on input - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,31/31] fftools/ffmpeg: cosmetics, vertically align Input{File, Stream} [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,30/31] fftools/ffmpeg: make InputStream.decoder_opts private to demuxer [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,29/31] fftools/ffmpeg: make InputStream.decoding_needed private to demuxer [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,28/31] fftools/ffmpeg_dec: eliminate all remaining InputStream uses [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov New
[FFmpeg-devel,27/31] fftools/ffmpeg_dec: stop passing InputStream to dec_open() [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov New
[FFmpeg-devel,26/31] fftools/ffmpeg_dec: remove unnecessary InputStream arguments [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,25/31] fftools/ffmpeg_dec: pass AVCodecParameters through DecoderOpts [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,24/31] fftools/ffmpeg_dec: pass AVCodec through DecoderOpts [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,23/31] fftools/ffmpeg_dec: eliminate InputStream use in hw_device_setup_for_decode() [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,22/31] fftools/ffmpeg_dec: pass decoder name through DecoderOpts [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,21/31] fftools/ffmpeg_dec: pass top_field_first through DecoderOpts [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,20/31] fftools/ffmpeg_dec: pass input timebase through DecoderOpts [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,19/31] fftools/ffmpeg_dec: move setting compute_edt to demuxer [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,18/31] fftools/ffmpeg_dec: pass forced/estimated framerate though DecoderOpts [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,17/31] fftools/ffmpeg_dec: move flags to DecoderOpts [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,16/31] fftools/ffmpeg_dec: pass hwaccel options to the decoder in a separate struct [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,15/31] fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to ffmpeg_dec [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,14/31] fftools/ffmpeg_dec: replace InputFile.format_nots with a decoder flag [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,13/31] fftools/ffmpeg: refactor disabling decoder threading for attached pictures [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,12/31] fftools/ffmpeg_dec: stop accesing InputStream.fix_sub_duration [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,11/31] fftools/ffmpeg_dec: override video SAR with AVCodecParameters value [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,10/31] fftools/ffmpeg: move decoder existence check to a more appropriate place [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,09/31] fftools/ffmpeg_dec: drop a useless log message [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,08/31] fftools/ffmpeg_dec: drop useless and racy code [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,07/31] fftools/ffmpeg_dec: move decoding counters from InputStream to Decoder [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,06/31] fftools/ffmpeg_dec: pass decoder options as an argument to dec_open() [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,05/31] fftools/ffmpeg_dec: add an AVClass to Decoder [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,04/31] fftools/ffmpeg: make decoding AVCodecContext private to the decoder [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov New
[FFmpeg-devel,03/31] fftools/ffmpeg_filter: consolidate decoder/filter type checks [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,02/31] fftools/ffmpeg_dec: export subtitle_header in Decoder [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov New
[FFmpeg-devel] avformat/avlanguage: add the 6 deprecated DVD languages [FFmpeg-devel] avformat/avlanguage: add the 6 deprecated DVD languages - 1 - - 4-- 2024-01-24 Marth64 Accepted
[FFmpeg-devel] avcodec/libjxl.h: include version.h [FFmpeg-devel] avcodec/libjxl.h: include version.h - - - - 4-- 2024-01-23 Leo Izen Accepted
[FFmpeg-devel] avformat/mxfenc: remove unused variables [FFmpeg-devel] avformat/mxfenc: remove unused variables - - - - 4-- 2024-01-23 Leo Izen Accepted
[FFmpeg-devel,v4,8/8] tests/checkasm/vvc_mc: add check_avg [FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-23 Wu Jianhua New
[FFmpeg-devel,v4,7/8] avcodec/x86/vvc: add avg and avg_w AVX2 optimizations [FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-23 Wu Jianhua Accepted
[FFmpeg-devel,v4,6/8] tests/checkasm: add checkasm_check_vvc_mc [FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-23 Wu Jianhua New
[FFmpeg-devel,v4,5/8] avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations [FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-23 Wu Jianhua New
[FFmpeg-devel,v4,4/8] avcodec/x86/h26x/h2656_inter: add dststride to put [FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-23 Wu Jianhua New
[FFmpeg-devel,v4,3/8] avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm [FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-23 Wu Jianhua New
[FFmpeg-devel,v4,2/8] avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_temp… [FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-23 Wu Jianhua New
[FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… [FFmpeg-devel,v4,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-23 Wu Jianhua New
[FFmpeg-devel] fate/video: add DXV3 HQ tests [FFmpeg-devel] fate/video: add DXV3 HQ tests - - - - 2-2 2024-01-23 Connor Worley New
[FFmpeg-devel,v2,9/9] Changelog: add D3D12VA HEVC encoder changelog [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,v2,8/9] avcodec: add D3D12VA hardware HEVC encoder [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,v2,7/9] avutil/hwcontext_d3d12va: add Flags for resource creation [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,v2,6/9] avcodec/vaapi_encode: extract a get_recon_format function to base layer [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,v2,5/9] avcodec/vaapi_encode: extract gop configuration to base layer [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,v2,4/9] avcodec/vaapi_encode: extract rc parameter configuration to base layer [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,v2,3/9] avcodec/vaapi_encode: extract set_output_property to base layer [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,v2,2/9] avcodec/vaapi_encode: introduce a base layer for vaapi encode [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 22- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc [FFmpeg-devel,v2,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-23 Wu, Tong1 New
[FFmpeg-devel,2/2] fate: add tests for dolby_e decoding in s302m [FFmpeg-devel,1/2] avcodec/s302m: enable non-PCM decoding - - - - 2-2 2024-01-23 Gyan Doshi New
[FFmpeg-devel,1/2] avcodec/s302m: enable non-PCM decoding [FFmpeg-devel,1/2] avcodec/s302m: enable non-PCM decoding - - - - 2-- 2024-01-23 Gyan Doshi New
[FFmpeg-devel,v5] avcodec/cbs_vp8: Use little endian in fixed() and improve the pos check [FFmpeg-devel,v5] avcodec/cbs_vp8: Use little endian in fixed() and improve the pos check - - - - 4-- 2024-01-23 Dai, Jianhui J New
[FFmpeg-devel] avutil/opt: use AVBPrint to print a channel layout in av_opt_get() [FFmpeg-devel] avutil/opt: use AVBPrint to print a channel layout in av_opt_get() - - - - 4-- 2024-01-23 James Almer New
[FFmpeg-devel] avformat/mxfenc: Remove AVERROR² [FFmpeg-devel] avformat/mxfenc: Remove AVERROR² - 1 - - 4-- 2024-01-23 Michael Niedermayer Accepted
[FFmpeg-devel,2/3,v2] avformat/mov: add support for tile HEIF still images Untitled series #10550 - - - - --- 2024-01-22 James Almer New
[FFmpeg-devel] avformat/mov: ignore item boxes for animated heif [FFmpeg-devel] avformat/mov: ignore item boxes for animated heif - - - - 4-- 2024-01-22 James Almer New
[FFmpeg-devel] liavcodec: add bit-rate support to RoQ video encoder [FFmpeg-devel] liavcodec: add bit-rate support to RoQ video encoder - - - - -2- 2024-01-22 Victor Luchitz New
[FFmpeg-devel,3/3] fate/mov: test remuxing all stream heif items [FFmpeg-devel,1/3,v3] avformat: add a Tile Grid stream group type - - - - 4-- 2024-01-22 James Almer New
[FFmpeg-devel,2/3] avformat/mov: add support for tile HEIF still images [FFmpeg-devel,1/3,v3] avformat: add a Tile Grid stream group type - - - - 22- 2024-01-22 James Almer New
[FFmpeg-devel,1/3,v3] avformat: add a Tile Grid stream group type [FFmpeg-devel,1/3,v3] avformat: add a Tile Grid stream group type - - - - --2 2024-01-22 James Almer New
[FFmpeg-devel,v3,8/8] tests/checkasm/vvc_mc: add check_avg [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,7/8] avcodec/x86/vvc: add avg and avg_w AVX2 optimizations [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,6/8] tests/checkasm: add checkasm_check_vvc_mc [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,5/8] avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,4/8] avcodec/x86/h26x/h2656_inter: add dststride to put [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,3/8] avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,2/8] avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_temp… [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 4-- 2024-01-22 Wu Jianhua New
[FFmpeg-devel] 回复: 回复: [PATCH 2/2] fate: add raw IAMF tests [FFmpeg-devel] 回复: 回复: [PATCH 2/2] fate: add raw IAMF tests - - - - -2- 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,8/8] tests/checkasm/vvc_mc: add check_avg [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 2-2 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,7/8] avcodec/x86/vvc: add avg and avg_w AVX2 optimizations [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 2-2 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,6/8] tests/checkasm: add checkasm_check_vvc_mc [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 2-2 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,5/8] avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 2-2 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,4/8] avcodec/x86/h26x/h2656_inter: add dststride to put [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 2-2 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,3/8] avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 2-2 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,2/8] avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_temp… [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 2-2 2024-01-22 Wu Jianhua New
[FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… [FFmpeg-devel,v3,1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265… - - - - 2-2 2024-01-22 Wu Jianhua New
[FFmpeg-devel] configure: autodetect libglslang ldflags [FFmpeg-devel] configure: autodetect libglslang ldflags - - - - 4-- 2024-01-22 Matthew White New
[FFmpeg-devel] libavfi/dnn: add LibTorch as one of DNN backend [FFmpeg-devel] libavfi/dnn: add LibTorch as one of DNN backend - - - - 4-- 2024-01-22 Chen, Wenbin New
[FFmpeg-devel,9/9] Changelog: add D3D12VA HEVC encoder changelog [FFmpeg-devel,1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-01-22 Wu, Tong1 New
« 1 2 ... 25 26 27456 457 »