Show patches with: none      |   46196 patches
« 1 2 ... 125 126 127461 462 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,15/44] avformat/demux: Add new demux.h header [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - 4-- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,14/44] avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/44] avformat/utils: Move av_stream_get_end_pts() to mux_utils.c [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,12/44] avformat/utils: Move avformat_query_codec() to mux_utils.c [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,11/44] avformat/utils: Move ff_format_output_open() to mux_utils.c [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/44] avformat/utils: Move creation-time functions to mux_utils [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/44] avformat/utils: Move ff_get_packet_palette() to rawutils.c [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/44] avformat/mux_utils: Move ff_format_shift_data to new file for mux utils [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,07/44] avformat/utils: Move stream_options, avformat_new_stream to options.c [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/44] avformat/utils: Move ff_stream_add_bitstream_filter to mux.c [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/44] avformat/mux: Move ff_choose_chroma_location to mxfenc, its only user [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/44] avformat/mux: Move ff_choose_timebase to nutenc, its only user [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/44] avformat/internal: Move muxing-only functions to new mux.h header [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/44] avformat/utils: Use av_realloc_array for reallocating array [FFmpeg-devel] lib*/version: Move library version functions into files of their own - - - - --- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,11/11] libavformat/asfdec: fix variable types and add checks for unsupported values libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,10/11] libavformat/asfdec: fix parameter type in asf_read_stream_propertie() libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,09/11] libavformat/asfdec: ensure variables are initialized libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,08/11] libavformat/asfdec: remove variable redefinition in inner scope libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,07/11] libavformat/asfdec: fix macro definition and use libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,06/11] libavformat/asfdec: remove unused parameters libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,05/11] libavformat/asfdec: implement parsing of GUID values libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,04/11] libavformat/asfdec: fixing get_tag libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,03/11] libavformat/asfdec: fix type of value_len libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,02/11] libavformat/asfdec: fix get_value return type and add checks for libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,v2,01/11] libavformat/asf: fix handling of byte array length values libavformat/asf: fix handling of byte array length values - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel] avformat/dhav: Don't truncate return value of avio_skip() [FFmpeg-devel] avformat/dhav: Don't truncate return value of avio_skip() - - - - 4-- 2022-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,v5,3/3] avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA frames [FFmpeg-devel,v5,1/3] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-07 Wu, Tong1 New
[FFmpeg-devel,v5,2/3] avutil/hwcontext_d3d11va: pass the format value from outside for staging text… [FFmpeg-devel,v5,1/3] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-07 Wu, Tong1 New
[FFmpeg-devel,v5,1/3] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames [FFmpeg-devel,v5,1/3] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-07 Wu, Tong1 Accepted
[FFmpeg-devel,WIP] libavutil: add a limited XML parser [FFmpeg-devel,WIP] libavutil: add a limited XML parser - - - - 4-- 2022-05-06 Nicolas George New
[FFmpeg-devel] lavu/common: fix PUT_UTF8() length [FFmpeg-devel] lavu/common: fix PUT_UTF8() length - - - - 4-- 2022-05-06 Nicolas George New
[FFmpeg-devel] lib*/version: Move library version functions into files of their own [FFmpeg-devel] lib*/version: Move library version functions into files of their own - 1 - - 4-- 2022-05-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] tests/fate-run: Make AVCONV-tests honour -thread_type [FFmpeg-devel,1/2] fate/filter-video: Remove unnecessary dependency from filter-pp[1-6] - - - - 4-- 2022-05-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] fate/filter-video: Remove unnecessary dependency from filter-pp[1-6] [FFmpeg-devel,1/2] fate/filter-video: Remove unnecessary dependency from filter-pp[1-6] - - - - 4-- 2022-05-06 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/jpeg2000: Fast fail if HTJ2K codeblocks are present. [FFmpeg-devel] avcodec/jpeg2000: Fast fail if HTJ2K codeblocks are present. - 1 - - 4-- 2022-05-06 Caleb Etemesi Accepted
[FFmpeg-devel,v4,3/3] avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA frames [FFmpeg-devel,v4,1/3] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-06 Wu, Tong1 New
[FFmpeg-devel,v4,2/3] avutil/hwcontext_d3d11va: pass the format value from outside for staging text… [FFmpeg-devel,v4,1/3] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-06 Wu, Tong1 New
[FFmpeg-devel,v4,1/3] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames [FFmpeg-devel,v4,1/3] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-06 Wu, Tong1 New
[FFmpeg-devel] libavcodec/qsvenc: add ROI support to qsv encoder [FFmpeg-devel] libavcodec/qsvenc: add ROI support to qsv encoder - - - - 4-- 2022-05-06 Chen, Wenbin New
[FFmpeg-devel] libavcodec/qsvenc: Add min/max QP control options for I/P/B frame [FFmpeg-devel] libavcodec/qsvenc: Add min/max QP control options for I/P/B frame - - - - 4-- 2022-05-06 Chen, Wenbin New
[FFmpeg-devel] avformat/oggparsevorbis: Fix oggvorbis duration parsing for small files [FFmpeg-devel] avformat/oggparsevorbis: Fix oggvorbis duration parsing for small files - - - - 4-- 2022-05-05 Guangyu Sun New
[FFmpeg-devel] avfilter/alimiter:add latency compensation [FFmpeg-devel] avfilter/alimiter:add latency compensation - - - - 222 2022-05-05 Wang Cao New
[FFmpeg-devel,v5,2/2] avcodec/libjxlenc: properly read input colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-05 Leo Izen New
[FFmpeg-devel,v5,1/2] avcodec/libjxldec: properly tag output colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-05 Leo Izen New
[FFmpeg-devel] avformat/avformat: Schedule AVOutputFormat.data_codec for removal [FFmpeg-devel] avformat/avformat: Schedule AVOutputFormat.data_codec for removal - - - - 4-- 2022-05-05 Andreas Rheinhardt New
[FFmpeg-devel,v3,4/4] avutil/hwcontext_qsv: map D3D11VA frames to QSV frames [FFmpeg-devel,v3,1/4] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-05 Wu, Tong1 New
[FFmpeg-devel,v3,3/4] avutil/hwcontext_qsv: map QSV frames to D3D11VA frames [FFmpeg-devel,v3,1/4] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-05 Wu, Tong1 New
[FFmpeg-devel,v3,2/4] avutil/hwcontext_d3d11va: pass the format value from outside for staging text… [FFmpeg-devel,v3,1/4] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-05 Wu, Tong1 New
[FFmpeg-devel,v3,1/4] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames [FFmpeg-devel,v3,1/4] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames - - - - 4-- 2022-05-05 Wu, Tong1 New
[FFmpeg-devel,3/3] fate/matroska: Add tests for muxing PGS into Matroska [FFmpeg-devel,1/3] lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments - - - - 4-- 2022-05-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] lavf/matroskaenc: enable PGS merge auto bsf [FFmpeg-devel,1/3] lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments - - - - 4-- 2022-05-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/3] lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments [FFmpeg-devel,1/3] lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments - - - - 4-- 2022-05-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,v7,2/2] doc/vaapi_encode: add documentations for max_frame_size [FFmpeg-devel,v7,1/2] lavc/vaapi_encode: add support for maxframesize - - - - 4-- 2022-05-05 Wang, Fei W New
[FFmpeg-devel,v7,1/2] lavc/vaapi_encode: add support for maxframesize [FFmpeg-devel,v7,1/2] lavc/vaapi_encode: add support for maxframesize - - - - 4-- 2022-05-05 Wang, Fei W Accepted
[FFmpeg-devel,3/3] avformat/movenc: Add support for AVIF muxing Untitled series #6538 - - - - --- 2022-05-04 Vignesh Venkat New
[FFmpeg-devel,3/3] avformat/movenc: Add support for AVIF muxing Untitled series #6537 - - - - --- 2022-05-04 Vignesh Venkat New
[FFmpeg-devel,3/3] avcodec/libxavs2: Improve r redundancy in occured [FFmpeg-devel,1/3] avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl - - - - 6-- 2022-05-04 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avformat/libzmq: Improve r redundancy in occured [FFmpeg-devel,1/3] avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl - - - - 4-- 2022-05-04 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl [FFmpeg-devel,1/3] avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl - - - - 4-- 2022-05-04 Michael Niedermayer Accepted
[FFmpeg-devel,7/7] tests/fate-run: Remove temporary files from pixfmt conversions [FFmpeg-devel,1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test - - - - 6-- 2022-05-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,6/7] tests/fate-run: Remove temporary fate-lavf files if possible [FFmpeg-devel,1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test - - - - 4-- 2022-05-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/7] tests/Makefile: Redo how to keep intermediate FATE-files [FFmpeg-devel,1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test - - - - 4-- 2022-05-04 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/vp9: ipred_vl_16x16_16 avx2 implementation [FFmpeg-devel] avcodec/vp9: ipred_vl_16x16_16 avx2 implementation - - - - 6-- 2022-05-04 Sam Blackriver Accepted
[FFmpeg-devel,v4,2/2] avcodec/libjxlenc: properly read input colorspace JPEG XL Colorspace Fixes - - - - 6-- 2022-05-04 Leo Izen New
[FFmpeg-devel,v4,1/2] avcodec/libjxldec: properly tag output colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-04 Leo Izen New
[FFmpeg-devel,v3,2/2] avcodec/libjxlenc: properly read input colorspace JPEG XL Colorspace Fixes - - - - 6-- 2022-05-04 Leo Izen New
[FFmpeg-devel,v3,1/2] avcodec/libjxldec: properly tag output colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-04 Leo Izen New
[FFmpeg-devel,1/1] fftools: Implemented text to bitmap subtitles! Text to Bitmap conversion implemented! - - - - 22- 2022-05-03 Traian Coza New
[FFmpeg-devel,v2,2/2] avcodec/libjxlenc: properly read input colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-03 Leo Izen New
[FFmpeg-devel,v2,1/2] avcodec/libjxldec: properly tag output colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-03 Leo Izen New
[FFmpeg-devel,2/2] avcodec/smacker: Optimize constant 16bit audio output [FFmpeg-devel,1/2] tools/target_dec_fuzzer: Adjust threshold for smacker audio - 1 - - 4-- 2022-05-03 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] tools/target_dec_fuzzer: Adjust threshold for smacker audio [FFmpeg-devel,1/2] tools/target_dec_fuzzer: Adjust threshold for smacker audio - - - - 4-- 2022-05-03 Michael Niedermayer Accepted
[FFmpeg-devel,12/12] Added more logging I added text to bitmap subtitle conversion functionality! - - - - 42- 2022-05-03 Traian Coza New
[FFmpeg-devel,11/12] Added logging I added text to bitmap subtitle conversion functionality! - - - - 24- 2022-05-03 Traian Coza New
[FFmpeg-devel,10/12] Rearranged files, all tests are passing! I added text to bitmap subtitle conversion functionality! - - - - -22 2022-05-03 Traian Coza New
[FFmpeg-devel,09/12] Rearranged files, all tests are passing! I added text to bitmap subtitle conversion functionality! - - - - 222 2022-05-03 Traian Coza New
[FFmpeg-devel,08/12] Added standard headers I added text to bitmap subtitle conversion functionality! - - - - 42- 2022-05-03 Traian Coza New
[FFmpeg-devel,07/12] Close libass after using I added text to bitmap subtitle conversion functionality! - - - - 222 2022-05-03 Traian Coza New
[FFmpeg-devel,06/12] Wrote proper headers I added text to bitmap subtitle conversion functionality! - - - - 222 2022-05-03 Traian Coza New
[FFmpeg-devel,05/12] Cleaned up I added text to bitmap subtitle conversion functionality! - - - - -42 2022-05-03 Traian Coza New
[FFmpeg-devel,04/12] Initialize ass library only once! I added text to bitmap subtitle conversion functionality! - - - - -22 2022-05-03 Traian Coza New
[FFmpeg-devel,03/12] Retreive width and height from video stream! I added text to bitmap subtitle conversion functionality! - - - - -22 2022-05-03 Traian Coza New
[FFmpeg-devel,02/12] Render only when necessary I added text to bitmap subtitle conversion functionality! - - - - -22 2022-05-03 Traian Coza New
[FFmpeg-devel,01/12] Implemented text to bitmap subtitles! I added text to bitmap subtitle conversion functionality! - - - - -22 2022-05-03 Traian Coza New
[FFmpeg-devel,2/2] avcodec/libjxlenc: properly read input colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-03 Leo Izen New
[FFmpeg-devel,1/2] avcodec/libjxldec: properly tag output colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-03 Leo Izen New
[FFmpeg-devel,4/4] fate/filter-video: Remove intermediate file of meta-4560-rotate0 test [FFmpeg-devel,1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/4] tests/fate-run: Allow to set dec opts for generated file in transcode [FFmpeg-devel,1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/10] avcodec/v210_enc: Move ff_v210enc_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avcodec/v210_dec: Move ff_v210dec_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/10] avfilter/vf_threshold: Move ff_threshold_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,07/10] avfilter/vf_nlmeans: Move ff_nlmeans_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/10] avfilter/vf_hflip: Move ff_hflip_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/10] avfilter/vf_gblur: Move ff_gblur_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/10] avfilter/vf_eq: Move ff_nlmeans_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/10] avfilter/vf_blend: Move ff_blend_init into a header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/10] avfilter/af_afir: Move ff_afir_init() to header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header [FFmpeg-devel,01/10] avfilter/af_afir: Only keep DSP stuff in header - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] tests/fate-run: Don't create unnecessary CRC-files, forward errors [FFmpeg-devel,1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test [FFmpeg-devel,1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test - - - - 4-- 2022-05-03 Andreas Rheinhardt Accepted
« 1 2 ... 125 126 127461 462 »