September 2023 Archives by date
Starting: Fri Sep 1 01:20:18 EEST 2023
Ending: Sat Sep 30 23:18:38 EEST 2023
Messages: 1456
- [FFmpeg-devel] [PATCH 01/13] avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/13] avfilter/vf_gblur: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/13] avfilter/vf_colorspace: Remove redundant emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/13] avfilter/vf_bwdif: Remove obsolete emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/13] avfilter/afir_template: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/13] avfilter/af_volume: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/13] avfilter/af_sofalizer: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/13] avfilter/af_headphone: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/13] avfilter/af_amultiply: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/13] avcodec/pcm: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/13] tests/checkasm/hevc_*: Avoid using declare_func_emms where possible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/13] tests/checkasm/llvidencdsp: Don't use declare_func_emms
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/13] tests/checkasm/sw_scale: Avoid declare_func_emms where possible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/14] avutil/internal: Don't auto-include emms.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/internal: Don't auto-include os_support.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/matroska(dec|enc): Rename macro to avoid clash with winbase.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: enable low-latency mode for HEVC
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: enable low-latency mode for HEVC
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: enable low-latency mode for HEVC
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: enable low-latency mode for HEVC
Richard Kern
- [FFmpeg-devel] [PATCH v3] wmavoice: convert DCT-I/DST-I to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH v4 0/4] Add passthrough support for SCTE-35
Dennis Mungai
- [FFmpeg-devel] [PATCH] lavu/avstring: fix typo in av_strireplace function doxy
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/3] ffprobe: factorize side data printing to dedicated function
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/3] ffprobe: correct section name for side data piece
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/3] ffprobe: introduce section type, use for the compact output
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Anton Khirnov
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] doc/developer: add a code behaviour section to development policy
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] doc/developer: add a code behaviour section to development policy
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 4/6] doc/developer: add a code behaviour section to development policy
Paul B Mahol
- [FFmpeg-devel] [PATCH] fate: add rka test
Paul B Mahol
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/6] doc/developer: add a code behaviour section to development policy
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Stefano Sabatini
- [FFmpeg-devel] [PATCH v4 00/13] encoder AVCodecContext configuration side data
Jan Ekström
- [FFmpeg-devel] [PATCH v4 01/13] avutil/frame: add AVFrameSideDataSet for passing sets of side data
Jan Ekström
- [FFmpeg-devel] [PATCH v4 02/13] avutil/frame: split side data list wiping out to non-AVFrame function
Jan Ekström
- [FFmpeg-devel] [PATCH v4 03/13] avutil/frame: add helper for uninitializing side data sets
Jan Ekström
- [FFmpeg-devel] [PATCH v4 04/13] avutil/frame: split side_data_from_buf to base and AVFrame func
Jan Ekström
- [FFmpeg-devel] [PATCH v4 05/13] avutil/frame: split side data removal out to non-AVFrame function
Jan Ekström
- [FFmpeg-devel] [PATCH v4 06/13] avutil/frame: add helper for adding side data to set
Jan Ekström
- [FFmpeg-devel] [PATCH v4 07/13] avutil/frame: add helper for getting side data from set
Jan Ekström
- [FFmpeg-devel] [PATCH v4 08/13] avutil/frame: add helper for extending a set of side data
Jan Ekström
- [FFmpeg-devel] [PATCH v4 09/13] avcodec: add side data set to AVCodecContext
Jan Ekström
- [FFmpeg-devel] [PATCH v4 10/13] ffmpeg: pass first video AVFrame's side data to encoder
Jan Ekström
- [FFmpeg-devel] [PATCH v4 11/13] avcodec/libsvtav1: add support for writing out CLL and MDCV
Jan Ekström
- [FFmpeg-devel] [PATCH v4 12/13] avcodec/libx264: add support for writing out CLL and MDCV
Jan Ekström
- [FFmpeg-devel] [PATCH v4 13/13] avcodec/libx265: add support for writing out CLL and MDCV
Jan Ekström
- [FFmpeg-devel] [PATCH v3] wmavoice: convert DCT-I/DST-I to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH 1/6] libavcodec/avcodec.h: fix typos in AVCodecContext.pkt_timebase description
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/6] doc/examples/transcode: apply style fixes
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/6] doc/examples/transcode: factorize codec_type definition
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/6] doc/examples/transcode: improve reporting when the encoder is not found
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/6] doc/examples/transcode: use av_buffersrc_add_frame()
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/6] doc/examples/transcode: introduce timestamp logging
Stefano Sabatini
- [FFmpeg-devel] [PATCH v2 0/8] avfilter: cleanup openvino
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 1/8] avfilter/dnn_filter_common: fix memleak
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/8] avfilter/dnn_backend_openvino: fix multiple memleaks
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 3/8] avfilter/dnn_backend_openvino: reduce indentation in free_model_ov
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 4/8] avfilter/dnn_backend_openvino: fix use uninitialized values
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 5/8] avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 6/8] avfilter/dnn_backend_openvino: fix leak of ov_shape_t
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 7/8] avfilter/dnn_backend_openvino: fix input_port/output_port leaks
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 8/8] avfilter/dnn_backend_openvino: fix wild pointer on error path
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/3] ffprobe: factorize side data printing to dedicated function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/libx264: enable x4->params.analyse.b_fast_pskip if mb_info is set
Carotti, Elias
- [FFmpeg-devel] [PATCH] avformat/avformat: Avoid including codec.h, frame.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4 06/13] avutil/frame: add helper for adding side data to set
James Almer
- [FFmpeg-devel] [PATCH v4 03/13] avutil/frame: add helper for uninitializing side data sets
James Almer
- [FFmpeg-devel] [PATCH v4 08/13] avutil/frame: add helper for extending a set of side data
James Almer
- [FFmpeg-devel] [PATCH v4 07/13] avutil/frame: add helper for getting side data from set
James Almer
- [FFmpeg-devel] Review and fix doc/examples/transcode.c - version 2
Stefano Sabatini
- [FFmpeg-devel] [PATCH 01/11] lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description
Stefano Sabatini
- [FFmpeg-devel] [PATCH 02/11] lavfi/aresample: show time_base information during setup
Stefano Sabatini
- [FFmpeg-devel] [PATCH 03/11] doc/examples/transcode: apply style fixes
Stefano Sabatini
- [FFmpeg-devel] [PATCH 04/11] doc/examples/transcode: factorize codec_type definition
Stefano Sabatini
- [FFmpeg-devel] [PATCH 05/11] doc/examples/transcode: improve reporting when the encoder is not found
Stefano Sabatini
- [FFmpeg-devel] [PATCH 06/11] doc/examples/transcode: use av_buffersrc_add_frame()
Stefano Sabatini
- [FFmpeg-devel] [PATCH 07/11] doc/examples/transcode: introduce timestamp logging
Stefano Sabatini
- [FFmpeg-devel] [PATCH 08/11] doc/examples/transcode: use more meaningful labels for filtergraph sinks and sources
Stefano Sabatini
- [FFmpeg-devel] [PATCH 09/11] doc/examples/transcode: fix timestamps scaling
Stefano Sabatini
- [FFmpeg-devel] [PATCH 10/11] doc/examples/transcode: simplify selection of pix_fmt
Stefano Sabatini
- [FFmpeg-devel] [PATCH 11/11] doc/examples/transcode: fix selection of sample format if not set in encoder
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/6] libavcodec/avcodec.h: fix typos in AVCodecContext.pkt_timebase description
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/3] ffprobe: factorize side data printing to dedicated function
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavc/libx264: enable x4->params.analyse.b_fast_pskip if mb_info is set
Stefano Sabatini
- [FFmpeg-devel] [PATCH v4 08/13] avutil/frame: add helper for extending a set of side data
James Almer
- [FFmpeg-devel] [PATCH v3 01/14] vvcdec: add vvc decoder stub
Nuo Mi
- [FFmpeg-devel] [PATCH v3 02/14] vvcdec: add vvc_data
Nuo Mi
- [FFmpeg-devel] [PATCH v3 03/14] vvcdec: add parameter parser for sps, pps, ph, sh
Nuo Mi
- [FFmpeg-devel] [PATCH v3 04/14] vvcdec: add cabac decoder
Nuo Mi
- [FFmpeg-devel] [PATCH v3 05/14] vvcdec: add reference management
Nuo Mi
- [FFmpeg-devel] [PATCH v3 06/14] vvcdec: add motion vector decoder
Nuo Mi
- [FFmpeg-devel] [PATCH v3 07/14] vvcdec: add inter prediction
Nuo Mi
- [FFmpeg-devel] [PATCH v3 08/14] vvcdec: add inv transform 1d
Nuo Mi
- [FFmpeg-devel] [PATCH v3 09/14] vvcdec: add intra prediction
Nuo Mi
- [FFmpeg-devel] [PATCH v3 10/14] vvcdec: add LMCS, Deblocking, SAO, and ALF filters
Nuo Mi
- [FFmpeg-devel] [PATCH v3 11/14] vvcdec: add dsp init and inv transform
Nuo Mi
- [FFmpeg-devel] [PATCH v3 12/14] vvcdec: add CTU parser
Nuo Mi
- [FFmpeg-devel] [PATCH v3 13/14] vvcdec: add CTU thread logical
Nuo Mi
- [FFmpeg-devel] [PATCH v3 14/14] vvcdec: add full vvc decoder
Nuo Mi
- [FFmpeg-devel] [PATCH v4 10/13] ffmpeg: pass first video AVFrame's side data to encoder
James Almer
- [FFmpeg-devel] [PATCH v3 14/14] vvcdec: add full vvc decoder
Nuo Mi
- [FFmpeg-devel] [PATCH 2/7] avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avformat/mux: Only write HEADER marker if format has .write_header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avformat/aviobuf: Add ffio_init_(read|write)_context()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] avutil: Move error.h from avutil.h to common.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avutil/mem: Don't include avutil.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avutil/avstring: Remove obsolete version.h inclusion
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/vpcc: fix vpcC generation for RTMP
Alessandro Ros
- [FFmpeg-devel] [PATCH] avformat/vpcc: fix vpcC generation for RTMP
Alessandro Ros
- [FFmpeg-devel] [PATCH] avformat/vpcc: fix vpcC generation for RTMP
James Almer
- [FFmpeg-devel] [PATCH 4/6] doc/developer: add a code behaviour section to development policy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/8] all: Replace __FUNCTION__ by __func__
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/vp8data: Use <> for inclusion of stdint.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/8] all: Replace __FUNCTION__ by __func__
James Almer
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Stefano Sabatini
- [FFmpeg-devel] [PATCH 01/11] lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description
Paul B Mahol
- [FFmpeg-devel] [PATCH 08/11] doc/examples/transcode: use more meaningful labels for filtergraph sinks and sources
Paul B Mahol
- [FFmpeg-devel] [PATCH 06/11] doc/examples/transcode: use av_buffersrc_add_frame()
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/6] doc/examples/transcode: improve reporting when the encoder is not found
Paul B Mahol
- [FFmpeg-devel] [PATCH 11/11] doc/examples/transcode: fix selection of sample format if not set in encoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/6] doc/examples/transcode: use av_buffersrc_add_frame()
Paul B Mahol
- [FFmpeg-devel] [PATCH 6/7] avutil/mem: Don't include avutil.h
Paul B Mahol
- [FFmpeg-devel] [PATCH 9/9] avcodec/vp8data: Use <> for inclusion of stdint.h
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/7] avutil: Move error.h from avutil.h to common.h
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/6] doc/developer: add a code behaviour section to development policy
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 8/8] all: Replace __FUNCTION__ by __func__
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/13] avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn
Andreas Rheinhardt
- [FFmpeg-devel] Trac spam
Michael Koch
- [FFmpeg-devel] [PATCH 10/11] avfilter/af_volume: Also deprecate position enum value
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/11] avfilter/f_select: Also deprecate "pos" variable name
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
Alessandro Ros
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
James Almer
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
Alessandro Ros
- [FFmpeg-devel] Trac spam
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
aler9
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
James Almer
- [FFmpeg-devel] [PATCH 4/6] doc/developer: add a code behaviour section to development policy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
aler9
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
James Almer
- [FFmpeg-devel] [PATCH 1/2] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: Get the encoder supported properties
Jun Zhao
- [FFmpeg-devel] [PATCH v2] avformat/vpcc: fix VP9 metadata in FLV and RTMP
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] fate/ffmpeg: Add bitexact flag for ffmpeg-input-r test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/x86/hpeldsp_vp3: Merge into hpeldsp
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_pad: respect frame colorspace tag in RGB to YUV conversion
Leo Izen
- [FFmpeg-devel] [PATCH 01/20] fate/matroska: Add test for remuxing non-rotation displaymatrix
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/20] avformat/matroskadec: Set several stream parameters earlier
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/20] avformat/matroskadec: Use dedicated pointer for access to codecpar
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/20] avformat/matroskadec: Redo handling extradata allocation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/20] avformat/matroskadec: Set AVCodecParameters earlier
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/20] avformat/matroskdec: Factor audio parsing out of matroska_parse_tracks()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/20] avformat/matroskadec: Remove redundant checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/20] avformat/matroskadec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/20] avformat/matroskadec: Factor video parsing out of matroska_parse_tracks()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/20] avformat/matroskadec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/20] avformat/matroskadec: Move reading color space to a better place
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/20] avformat/matroskadec: Avoid clobbering CodecPrivate size
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/20] avformat/matroskadec: Use av_dict_set_int() where appropriate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/20] avformat/matroskadec: Factor parsing subtitle codecs out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/20] avformat/matroskadec: Factor generic parsing of video tracks out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/20] avformat/matroskadec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/20] avformat/matroskadec: Factor generic parsing of audio tracks out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/20] avformat/matroskdec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/20] avformat/matroskadec: Move WEBVTT code to mkv_parse_subtitle_codec()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/20] avformat/matroskadec: Factor parsing content encodings out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/20] avformat/matroskadec: Factor generic parsing of video tracks out
James Almer
- [FFmpeg-devel] [PATCH 1/2] fate/ffmpeg: Add bitexact flag for ffmpeg-input-r test
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] swscale/x86/swscale: Process yuv2yuvX tails using next largest register size
Alan Kelly
- [FFmpeg-devel] [PATCH 1/2] avcodec/rv34_parser: Merge RV30 and RV40 parsers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/rv34_parser: Remove unused ParseContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/rv34_parser: Merge RV30 and RV40 parsers
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/rv34_parser: Merge RV30 and RV40 parsers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avutil/mem: Don't include avutil.h
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 6/11] avutil/mem: Don't include avutil.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avutil/mem: Don't include avutil.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 14/14] vvcdec: add full vvc decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 14/14] vvcdec: add full vvc decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/17 v3] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH 01/17] avcodec/avcodec: add side data to AVCodecContext
James Almer
- [FFmpeg-devel] [PATCH 02/17] avcodec/codec_par: add side data to AVCodecParameters
James Almer
- [FFmpeg-devel] [PATCH 03/17] avformat/avformat: use the side data from AVStream.codecpar
James Almer
- [FFmpeg-devel] [PATCH 04/17] fftools/ffmpeg: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 05/17] fftools/ffplay: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 06/17] fftools/ffprobe: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 07/17] avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side data
James Almer
- [FFmpeg-devel] [PATCH 08/17] avcodec/decode: check for global side data in AVCodecContext side data
James Almer
- [FFmpeg-devel] [PATCH 09/17] fftools/ffmpeg: stop injecting stream side data in packets
James Almer
- [FFmpeg-devel] [PATCH 10/17] fftools/ffplay: stop injecting stream side data in packets
James Almer
- [FFmpeg-devel] [PATCH 11/17] Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"
James Almer
- [FFmpeg-devel] [PATCH 12/17] avformat/demux: propagate the internal decoder's bitrate properties
James Almer
- [FFmpeg-devel] [PATCH 13/17] avcodec/mpeg12dec: stop propagating AVCPBProperties side data
James Almer
- [FFmpeg-devel] [PATCH 14/17] avcodec/avcodec: deprecate coded_side_data
James Almer
- [FFmpeg-devel] [PATCH 15/17] avcodec/utils: move ff_add_cpb_side_data() to encoder code
James Almer
- [FFmpeg-devel] [PATCH 16/17] avformat/demux: stop copying the internal AVCodecContext coded_side_data
James Almer
- [FFmpeg-devel] [PATCH 17/17] fftools: stop propagating the encoder's coded_side_data
James Almer
- [FFmpeg-devel] [PATCH 11/17] Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 00/17 v3] AVCodecContext and AVCodecParameters side data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] MULTI VLC decoding boost
Paul B Mahol
- [FFmpeg-devel] [PATCH] fate: add rka test
Paul B Mahol
- [FFmpeg-devel] [PATCH 00/17 v3] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH] fate: add rka test
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/tta: fix signed overflow in decorrelate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: jpeg2000 has its own lowres option
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/bonk: Fix integer overflow in predictor_calc_error()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: adjust threshold for RKA
Michael Niedermayer
- [FFmpeg-devel] [PATCH] metal: Add hint to select low power device instead of the default one
Jérémy Demeule
- [FFmpeg-devel] [PATCH 1/3] swscale/x86/swscale: Process yuv2yuvX tails using next largest register size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/17] avcodec/avcodec: add side data to AVCodecContext
James Almer
- [FFmpeg-devel] [PATCH 03/17] avformat/avformat: use the side data from AVStream.codecpar
James Almer
- [FFmpeg-devel] [PATCH 11/17] Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"
James Almer
- [FFmpeg-devel] [PATCH 12/17] avformat/demux: propagate the internal decoder's bitrate properties
James Almer
- [FFmpeg-devel] [PATCH 14/17] avcodec/avcodec: deprecate coded_side_data
James Almer
- [FFmpeg-devel] [PATCH] Changelog: Add Support hevc, vp9, av1 codec fourcclist in enhanced rtmp protocol
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] avcodec/vmixdec: Fix signed integer overflow in dc
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_h266_syntax_template: Check num_multi_layer_olss
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 7/8] lavc/vaapi_encode: Add VAAPI AV1 encoder
Wang, Fei W
- [FFmpeg-devel] [PATCH] Changelog: Add Support hevc, vp9, av1 codec fourcclist in enhanced rtmp protocol
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] Changelog: Add Support hevc, vp9, av1 codec fourcclist in enhanced rtmp protocol
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] lavc/videotoolboxenc: Dump the encoder
Tomas Härdin
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: Get the encoder supported properties
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] libavformat/data_uri: export mime_type of data urls
David Lou
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: Get the encoder supported properties
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v2] libavformat/data_uri: export mime_type of data urls
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: Get the encoder supported properties
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH 1/2] lavc/videotoolboxenc: Dump the encoder
Richard Kern
- [FFmpeg-devel] [PATCH 1/2] lavc/videotoolboxenc: Dump the encoder
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH 01/17] avcodec/avcodec: add side data to AVCodecContext
Anton Khirnov
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Anton Khirnov
- [FFmpeg-devel] [PATCH 01/17] avcodec/avcodec: add side data to AVCodecContext
James Almer
- [FFmpeg-devel] [PATCH 01/17] avcodec/avcodec: add side data to AVCodecContext
Anton Khirnov
- [FFmpeg-devel] [PATCH v4 03/13] avutil/frame: add helper for uninitializing side data sets
Anton Khirnov
- [FFmpeg-devel] [PATCH 01/17] avcodec/avcodec: add side data to AVCodecContext
James Almer
- [FFmpeg-devel] [PATCH v4 03/13] avutil/frame: add helper for uninitializing side data sets
James Almer
- [FFmpeg-devel] [PATCH v4 05/13] avutil/frame: split side data removal out to non-AVFrame function
Leo Izen
- [FFmpeg-devel] [PATCH] lavc/libx264: enable x4->params.analyse.b_fast_pskip if mb_info is set
Carotti, Elias
- [FFmpeg-devel] [PATCH] avcodec/adxdec: support for 6 channels
Paul B Mahol
- [FFmpeg-devel] [PATCH] cbs_h266: H266RawSliceHeader, expose curr_subpic_idx
Nuo Mi
- [FFmpeg-devel] [PATCH v4] vvcdec: add parameter parser for sps, pps, ph, sh
Nuo Mi
- [FFmpeg-devel] [PATCH v3 14/14] vvcdec: add full vvc decoder
Nuo Mi
- [FFmpeg-devel] [PATCH 00/17 v3] AVCodecContext and AVCodecParameters side data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 00/17 v3] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH 00/17 v3] AVCodecContext and AVCodecParameters side data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_h266_syntax_template: Check num_multi_layer_olss
Nuo Mi
- [FFmpeg-devel] [PATCH v2 1/2] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/2] lavc/videotoolboxenc: Get the encoder supported properties
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/2] lavc/videotoolboxenc: Get the encoder supported properties
Marvin Scholz
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: do not fail on AVERROR(EAGAIN) from choose_output()
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/4] Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"
James Almer
- [FFmpeg-devel] [PATCH 2/4] avformat/demux: propagate the internal decoder's bitrate properties
James Almer
- [FFmpeg-devel] [PATCH 3/4] avcodec/mpeg12dec: stop propagating AVCPBProperties side data
James Almer
- [FFmpeg-devel] [PATCH 4/4] avcodec/utils: move ff_add_cpb_side_data() to encoder code
James Almer
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] fate: add OSQ test
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] configure: don't force specific C++ standard library linking
Kacper Michajłow
- [FFmpeg-devel] [PATCH 2/2] configure: add libplacebo to the list of C++ dependencies
Kacper Michajłow
- [FFmpeg-devel] [PATCH 1/2] configure: don't force specific C++ standard library linking
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavc/libx264: enable x4->params.analyse.b_fast_pskip if mb_info is set
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/3] doc/encoders/libx264: review and extend option description
Stefano Sabatini
- [FFmpeg-devel] [PATCH] doc/encoders/libxvid: fix references for me_quality option
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/3] ffprobe: introduce section type, use for the compact output
Stefano Sabatini
- [FFmpeg-devel] [PATCH 06/11] doc/examples/transcode: use av_buffersrc_add_frame()
Stefano Sabatini
- [FFmpeg-devel] [PATCH v2] configure: add libplacebo to the list of C++ dependencies
Kacper Michajłow
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kacper Michajłow
- [FFmpeg-devel] [PATCH 1/2] configure: don't force specific C++ standard library linking
Kacper Michajlow
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_h266_syntax_template: Check num_multi_layer_olss
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/11] doc/examples/transcode: fix selection of sample format if not set in encoder
Stefano Sabatini
- [FFmpeg-devel] [PATCH 11/11] doc/examples/transcode: fix selection of sample format if not set in encoder
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avformat/flacdec: set time base for headerless flac
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/yuv4enc: do not read past end of input in case of odd height
Paul B Mahol
- [FFmpeg-devel] [PATCH 11/11] doc/examples/transcode: fix selection of sample format if not set in encoder
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 2/2] lavc/videotoolboxenc: Get the encoder supported properties
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 1/2] lavu/tx: add missing prints for the type of dctI/dstI
Lynne
- [FFmpeg-devel] [PATCH 2/2] vulkan_decode: convert max level from vulkan to av for comparisons
Lynne
- [FFmpeg-devel] [PATCH] doc/encoders/libxvid: fix references for me_quality option
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/3] doc/encoders/libx264: review and extend option description
Gyan Doshi
- [FFmpeg-devel] [PATCH 3/3] doc/encoders/libx264: clarify meaning of level option
Gyan Doshi
- [FFmpeg-devel] [PATCH 01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 02/13] lavu/hwcontext_qsv: create dynamic frame pool if required
Xiang, Haihao
- [FFmpeg-devel] [PATCH 03/13] lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_frames_derive_to
Xiang, Haihao
- [FFmpeg-devel] [PATCH 04/13] lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to
Xiang, Haihao
- [FFmpeg-devel] [PATCH 05/13] lavc/qsv: fix qsv_frame_get_hdl callback to support dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 06/13] lavc/qsv: set right mfxFrameInfo for frames in dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 07/13] lavc/qsv: needn't QSVMid array for frames in dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 08/13] lavc/qsvdec: require a dynamic frame pool if possible
Xiang, Haihao
- [FFmpeg-devel] [PATCH 09/13] lavfi/qsvvpp: set right mfxFrameInfo for frames in dynamic frame pools
Xiang, Haihao
- [FFmpeg-devel] [PATCH 10/13] lavfi/qsvvpp: require a dynamic frame pool for output if possible
Xiang, Haihao
- [FFmpeg-devel] [PATCH 11/13] lavu/hwcontext_vaapi: relax the requirement when using libva2 (VAAPI 1)
Xiang, Haihao
- [FFmpeg-devel] [PATCH 12/13] lavc/vaapi_decode: use dynamic frame pool for output frames with libva2
Xiang, Haihao
- [FFmpeg-devel] [PATCH 13/13] lavfi/vaapi_vpp: use dynamic frame pool for output link with libva2
Xiang, Haihao
- [FFmpeg-devel] [PATCH] avformat/flacdec: set time base for headerless flac
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec/yuv4enc: do not read past end of input in case of odd height
Tomas Härdin
- [FFmpeg-devel] [PATCH] fate: add OSQ test
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat/flacdec: set time base for headerless flac
Paul B Mahol
- [FFmpeg-devel] [PATCH] enable 'dvh1' FourCC in MP4
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH v2 1/2] avcodec: add ambient viewing environment packet side data.
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/avformat: Avoid including codec.h, frame.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/rv34_parser: Merge RV30 and RV40 parsers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/x86/hpeldsp_vp3: Merge into hpeldsp
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/20] fate/matroska: Add test for remuxing non-rotation displaymatrix
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] mxfenc.c: look for reel_name within streams as well
Bart Styczen
- [FFmpeg-devel] [PATCH] mxfenc.c: look for reel_name within streams as well
Paul B Mahol
- [FFmpeg-devel] [PATCH] mxfenc.c: look for reel_name within streams as well
Bartłomiej Styczeń
- [FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/yuv4enc: do not read past end of input in case of odd height
Anton Khirnov
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/yuv4enc: do not read past end of input in case of odd height
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/4] Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"
James Almer
- [FFmpeg-devel] [PATCH] avcodec/av1dec: don't set aspect ratio when it's not yet known
James Almer
- [FFmpeg-devel] [PATCH 1/2] swscale/x86/yuv2yuvX: Add yuv2yuvX avx512
Alan Kelly
- [FFmpeg-devel] [PATCH 2/2] swscale/x86/yuv2yuvX: Process tails by jumping back into the main loop.
Alan Kelly
- [FFmpeg-devel] [PATCH 1/3] swscale/x86/swscale: Process yuv2yuvX tails using next largest register size
Alan Kelly
- [FFmpeg-devel] [PATCH] [RFC]avformat: introduce AVStreamGroup
James Almer
- [FFmpeg-devel] [PATCH 1/2] swscale/x86/yuv2yuvX: Add yuv2yuvX avx512
Kieran Kunhya
- [FFmpeg-devel] [PATCH v2 1/2] avcodec: add ambient viewing environment packet side data.
Cosmin Stejerean
- [FFmpeg-devel] [PATCH 2/2] swscale/x86/yuv2yuvX: Process tails by jumping back into the main loop.
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kacper Michajlow
- [FFmpeg-devel] [PATCH] avcodec/av1dec: don't set aspect ratio when it's not yet known
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kacper Michajlow
- [FFmpeg-devel] [PATCH 00/10 v4][RFC] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH 01/10] avcodec/packet: add side data set struct and helpers
James Almer
- [FFmpeg-devel] [PATCH 02/10] avcodec/codec_par: add side data to AVCodecParameters
James Almer
- [FFmpeg-devel] [PATCH 03/10] avformat/avformat: use the side data from AVStream.codecpar
James Almer
- [FFmpeg-devel] [PATCH 04/10] fftools/ffmpeg: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 05/10] fftools/ffplay: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 06/10] fftools/ffprobe: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 07/10] avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side data
James Almer
- [FFmpeg-devel] [PATCH 08/10] avcodec/decode: check for global side data in AVCodecContext side data
James Almer
- [FFmpeg-devel] [PATCH 09/10] fftools/ffmpeg: stop injecting stream side data in packets
James Almer
- [FFmpeg-devel] [PATCH 10/10] fftools/ffplay: stop injecting stream side data in packets
James Almer
- [FFmpeg-devel] [PATCH] [RFC]avformat: introduce AVStreamGroup
Tomas Härdin
- [FFmpeg-devel] [PATCH] mxfenc.c: look for reel_name within streams as well
Tomas Härdin
- [FFmpeg-devel] [PATCH] [RFC]avformat: introduce AVStreamGroup
James Almer
- [FFmpeg-devel] [PATCH] mxfenc.c: look for reel_name within streams as well
Bartłomiej Styczeń
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/21] avformat/internal: Avoid casting const away
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/21] avformat/aviobuf: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 01/22] fate/demux, lavf-container: Workaround for AV1-aspect ratio issue
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 02/22] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 03/22] avformat/internal: Avoid casting const away
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 04/22] avformat/aviobuf: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 05/22] avformat/dashenc: Avoid unnecessary casts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 06/22] avformat/dashenc: Use proper type for AVCodecIDs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 07/22] avformat/dashenc: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 08/22] avformat/dashenc: Simplify getting format string
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 09/22] avformat/dashenc: Avoid relocations for short strings
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 10/22] avformat/teeproto: Remove useless AVClass without options
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 11/22] avdevice/lavfi: Remove unnecessary avio_internal.h inclusion
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 12/22] avformat: Remove avformat and avio headers from protocols
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 13/22] avformat/teeproto: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 14/22] avformat/avio_internal: Don't include url.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 15/22] avformat/avio: Constify data pointees of write callbacks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 16/22] avutil/imgutils: Constify some pointees
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 17/22] avutil/samplefmt: Constify some pointees
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 18/22] avutil/audio_fifo: Constify some pointees
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 19/22] avutil/fifo: Constify AVFifo pointees in peek functions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 20/22] avcodec/v210dec: Don't cast const away
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 21/22] avutil/imgutils: Add wrapper for av_image_copy() to avoid casts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 22/22] avfilter/vf_framepack: Use dedicated pointer for access
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/av1dec: export pixel format even if no hardware decoder is present
James Almer
- [FFmpeg-devel] Trac spam
Michael Koch
- [FFmpeg-devel] Looking for FFMPEG developer to help fix pipeline
Justin Wastnage
- [FFmpeg-devel] [PATCH v2 20/22] avcodec/v210dec: Don't cast const away
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/av1dec: export pixel format even if no hardware decoder is present
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate: add rpza encoder tests
Paul B Mahol
- [FFmpeg-devel] [PATCH] fate: add rpza encoder tests
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate: add rpza encoder tests
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/flacdec: set time base for headerless flac
Paul B Mahol
- [FFmpeg-devel] [PATCH 23/26] avformat/avio: Remove duplicated freeing code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 24/26] avformat/avio: Remove redundant checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 25/26] all: Use av_frame_replace() where appropriate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 26/26] avfilter/buffersrc: Use av_frame_clone() where appropriate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 26/26] avfilter/buffersrc: Use av_frame_clone() where appropriate
Nicolas George
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 27/31] avfilter/vf_vif: Don't cast const away unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 28/31] avfilter/vsrc_testsrc: Don't use const uint8_t* when pointee changes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 29/31] avcodec/tiff: Don't cast const away
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 30/31] avfilter/vf_varblur: Don't use pointer-to-const for destination
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 31/31] avfilter/blend_modes: Always preserve constness
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/av1dec: export pixel format even if no hardware decoder is present
James Almer
- [FFmpeg-devel] [PATCH 30/31] avfilter/vf_varblur: Don't use pointer-to-const for destination
Paul B Mahol
- [FFmpeg-devel] [PATCH 31/31] avfilter/blend_modes: Always preserve constness
Paul B Mahol
- [FFmpeg-devel] [PATCH 27/31] avfilter/vf_vif: Don't cast const away unnecessarily
Paul B Mahol
- [FFmpeg-devel] [PATCH 28/31] avfilter/vsrc_testsrc: Don't use const uint8_t* when pointee changes
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 15/22] avformat/avio: Constify data pointees of write callbacks
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: add frame threading for mjpeg decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: add frame threading for mjpeg decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 15/22] avformat/avio: Constify data pointees of write callbacks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/get_bits: Avoid reading multiple times in get_bits_long
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/mjpegdec: add support for frame threading
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/mjpegdec: add support for frame threading
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: add frame threading for mjpeg decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: add frame threading for mjpeg decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] avcodec/av1dec: export pixel format even if no hardware decoder is present
James Almer
- [FFmpeg-devel] [PATCH 29/31] avcodec/tiff: Don't cast const away
Paul B Mahol
- [FFmpeg-devel] Trac spam
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/2] cached bistream: small improvements
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/2] Expose and start using skip_remaining
Christophe Gisquet
- [FFmpeg-devel] [PATCH 2/2] read_xbits: request fewer bits
Christophe Gisquet
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: add frame threading for mjpeg decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/celp_math: avoid overflow in shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kacper Michajlow
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: add frame threading for mjpeg decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: add frame threading for mjpeg decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: do not memcpy into itself
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/hevcdec: Fix undefined memcpy()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kieran Kunhya
- [FFmpeg-devel] [PATCH 1/5] avcodec/vmixdec: Check for end of input in decode_dcac()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/xvididct: Fix integer overflow in idct_row()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] Expose and start using skip_remaining
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] read_xbits: request fewer bits
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v2] avcodec/av1dec: export pixel format even if no hardware decoder is present
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avcodec/av1dec: export pixel format even if no hardware decoder is present
James Almer
- [FFmpeg-devel] [PATCH v3 1/2] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-devel] [PATCH v3 2/2] lavc/videotoolboxenc: Get the encoder supported properties
Jun Zhao
- [FFmpeg-devel] [PATCH v3 2/2] lavc/videotoolboxenc: Get the encoder supported properties
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 2/2] lavc/videotoolboxenc: Get the encoder supported properties
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v4 1/2] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-devel] [PATCH v4 2/2] lavc/videotoolboxenc: Get the encoder supported properties
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] vulkan_decode: convert max level from vulkan to av for comparisons
Lynne
- [FFmpeg-devel] [PATCH v4 7/8] lavc/vaapi_encode: Add VAAPI AV1 encoder
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Christophe Gisquet
- [FFmpeg-devel] [PATCH 2/7] proresdec2: store precomputed EC parameters
Christophe Gisquet
- [FFmpeg-devel] [PATCH 3/7] proresdec2: use VLC for level instead of EC switch
Christophe Gisquet
- [FFmpeg-devel] [PATCH 4/7] proresdec2: offset VLCs by 1 to avoid 1 add
Christophe Gisquet
- [FFmpeg-devel] [PATCH 5/7] proresdec2: use VLC for small runs and levels
Christophe Gisquet
- [FFmpeg-devel] [PATCH 6/7] proresdec2: remove a useless DC codebook entry
Christophe Gisquet
- [FFmpeg-devel] [PATCH 7/7] prores: use VLC LUTs
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/7] proresdec2: store precomputed EC parameters
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] proresdec2: use VLC for level instead of EC switch
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] proresdec2: remove a useless DC codebook entry
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] prores: use VLC LUTs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] proresdec2: use VLC for level instead of EC switch
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] prores: use VLC LUTs
Christophe Gisquet
- [FFmpeg-devel] [PATCH v2 8/8] avfilter/dnn_backend_openvino: fix wild pointer on error path
Guo, Yejun
- [FFmpeg-devel] [PATCH v3] avcodec/av1dec: export pixel format even if no hardware decoder is present
James Almer
- [FFmpeg-devel] [PATCH] lavc/libaribcaption.c: add -replace_fullwidth_japanese option
TADANO Tokumei
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/12] avradio/avformat/sdrdemux: Move agc_gain into local variable
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate/mpegps: Fix argument order
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fate/mpegps: Fix argument order
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/proresdec: Include required headers directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/7] avcodec/proresdsp: Pass necessary parameter directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avcodec/idctdsp: Avoid inclusion of avcodec.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avcodec/vlc: Add documentation for ff_init_vlc_sparse()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] tools/patcheck: Remove test for ancient INIT_VLC_USE_STATIC
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avcodec/vlc: Use proper namespace
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avcodec/truemotion2: Don't check before freeing VLC
Andreas Rheinhardt
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Derek Buitenhuis
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
James Almer
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Ronald S. Bultje
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Rémi Denis-Courmont
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Cosmin Stejerean
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Kieran Kunhya
- [FFmpeg-devel] [PATCH 7/7] avcodec/truemotion2: Don't check before freeing VLC
Paul B Mahol
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kacper Michajlow
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kieran Kunhya
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kacper Michajlow
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Kacper Michajlow
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Marton Balint
- [FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Tomas Härdin
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Tomas Härdin
- [FFmpeg-devel] [PATCH 02/21] avformat/internal: Avoid casting const away
Tomas Härdin
- [FFmpeg-devel] [PATCH 03/21] avformat/aviobuf: Don't use incompatible function pointer type for call
Tomas Härdin
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Tomas Härdin
- [FFmpeg-devel] [PATCH 03/21] avformat/aviobuf: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/12] avradio/avformat/sdrdemux: Move agc_gain into local variable
Paul B Mahol
- [FFmpeg-devel] [PATCH] GSoC 2023: Add Audio Overlay Filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 00/10 v4][RFC] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking
Rémi Denis-Courmont
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Michael Niedermayer
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Michael Niedermayer
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Michael Niedermayer
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] GSoC 2023: Add Audio Overlay Filter
Harshit Karwal
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Vittorio Giovara
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] GSoC 2023: Add Audio Overlay Filter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avcodec/vlc: Use proper namespace
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/wavarc: Use unsigned for samples in 1dif, 2slp, 5elp
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/jpegxl_anim_dec: Check that size fits within argument
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/jpegxl_parser: Check for ctx->skip overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/mov: add interleaved_read option
Zhao Zhili
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Marton Balint
- [FFmpeg-devel] [PATCH 1/7] avcodec/proresdec: Include required headers directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] Trac spam
Michael Koch
- [FFmpeg-devel] [PATCH v2] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/get_bits: Avoid reading multiple times in get_bits_long
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 01/22] fate/demux, lavf-container: Workaround for AV1-aspect ratio issue
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avformat/mov: add interleaved_read option
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2 16/22] avutil/imgutils: Constify some pointees
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/av1dec: Don't rely on AV_PIX_FMT_NONE == -1
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/thread: Remove ff_thread_get_format define
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end check
Michael Niedermayer
- [FFmpeg-devel] A build error occurs when adding vaporsynth to ffmpeg.
あんこ
- [FFmpeg-devel] [PATCH] avformat/vapoursynth, avdevice/decklink_enc: Add missing includes
Andreas Rheinhardt
- [FFmpeg-devel] A build error occurs when adding vaporsynth to ffmpeg.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] hevc_ps: fix cpb_cnt_minus1 initialization and fixed_rate check
llyyr
- [FFmpeg-devel] [PATCH] hevc_ps: fix cpb_cnt_minus1 initialization and fixed_rate check
Derek Buitenhuis
- [FFmpeg-devel] A build error occurs when adding vaporsynth to ffmpeg.
あんこ
- [FFmpeg-devel] [PATCH v2 1/2] hevc_ps: fix cpb_cnt_minus1 initialization
llyyr
- [FFmpeg-devel] [PATCH v2 2/2] hevc_ps: fix fixed_rate check
llyyr
- [FFmpeg-devel] [PATCH 3/7] proresdec2: use VLC for level instead of EC switch
Christophe Gisquet
- [FFmpeg-devel] [PATCH v2 2/2] hevc_ps: fix fixed_rate check
Lynne
- [FFmpeg-devel] [PATCH 3/7] proresdec2: use VLC for level instead of EC switch
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] proresdec2: use VLC for level instead of EC switch
Christophe Gisquet
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Marton Balint
- [FFmpeg-devel] [PATCH 01/21] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/x86/af_afir: add FMA3 SIMD
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 2/2] hevc_ps: fix fixed_rate check
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avcodec/8bps: switch to planar RGB formats
Paul B Mahol
- [FFmpeg-devel] Trac spam
Michael Niedermayer
- [FFmpeg-devel] [PATCH v27 2/2] avcodec/evc_decoder: Provided support for EVC decoder
James Almer
- [FFmpeg-devel] [PATCH v5 1/8] avcodec/cbs_av1: Add tx mode enum values
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v5 2/8] cbs: Make tracing more general
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v5 3/8] avcodec/cbs_av1: Allow specifying obu size byte length
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v5 4/8] lavc/vaapi_encode: Init pic at the beginning of API
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v5 5/8] lavc/vaapi_encode: Extract set output pkt property function
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v5 6/8] lavc/vaapi_encode: Separate reference frame into previous/future list
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v5 7/8] lavc/vaapi_encode: Add VAAPI AV1 encoder
fei.w.wang at intel.com
- [FFmpeg-devel] [PATCH v5 8/8] lavc/av1: Add unit test for level handling
fei.w.wang at intel.com
- [FFmpeg-devel] drawtext filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v3 2/2] libavformat/oggparseopus: Clear existing stream metadata before parsing potentially new one. Fixes: #10363
Paul B Mahol
- [FFmpeg-devel] Trac spam
Michael Koch
- [FFmpeg-devel] [PATCH] avfilter/avfilter: Don't report deprecated pkt_pos
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: Inline raw_codec_id where known
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/8bps: switch to planar RGB formats
Paul B Mahol
- [FFmpeg-devel] fix for defect #10531
Francesco Carusi
- [FFmpeg-devel] [PATCH 1/4] avcodec/libaribb24, ttmlenc, avutil/tx: Remove redundant init of AVBPrint
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] avcodec/libaribb24: Use FF_CODEC_CAP_INIT_CLEANUP
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] avcodec/imc: Fix leak on init error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/4] avcodec/flicvideo: Remove unnecessary cast
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: Add HEVC 4:2:2 10-bit encoding profile
AdrianEddy
- [FFmpeg-devel] [PATCH] avformat/mxfdec: Don't pretend array to be bigger than it is
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/aviobuf: Fix function pointer equality check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/mxfdec: Don't pretend array to be bigger than it is
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] avformat/avio: Don't use incompatible function pointer type for call
Tomas Härdin
- [FFmpeg-devel] [PATCH v3] avformat/mov: add interleaved_read option
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/4] avcodec/imc: Fix leak on init error
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/4] avcodec/flicvideo: Remove unnecessary cast
Paul B Mahol
- [FFmpeg-devel] [PATCH v3] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/10] avcodec/packet: add side data set struct and helpers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/10] avcodec/codec_par: add side data to AVCodecParameters
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] [PATCH 07/10] avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/10] avcodec/packet: add side data set struct and helpers
James Almer
- [FFmpeg-devel] [PATCH 08/10] avcodec/decode: check for global side data in AVCodecContext side data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/10] avcodec/decode: check for global side data in AVCodecContext side data
James Almer
- [FFmpeg-devel] [PATCH v3] avformat/avio: Don't use incompatible function pointer type for call
Marton Balint
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v3] GSoC 2023: Add Audio Overlay Filter
Harshit Karwal
- [FFmpeg-devel] [PATCH 03/10] avformat/avformat: use the side data from AVStream.codecpar
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] Expose and start using skip_remaining
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Christophe Gisquet
- [FFmpeg-devel] [PATCH] avcodec/x86/mpegvideoenc_template: Disable dead code
Andreas Rheinhardt
- [FFmpeg-devel] Trac spam
Michael Niedermayer
- [FFmpeg-devel] Trac spam
Michael Niedermayer
- [FFmpeg-devel] Trac spam
Michael Koch
- [FFmpeg-devel] [RFC PATCH 1/3] aacdec: always skip the first 2048 samples if there's no side data
Lynne
- [FFmpeg-devel] [RFC PATCH 2/3] decode: allow decoders to override skip_samples
Lynne
- [FFmpeg-devel] [RFC PATCH 3/3] aacdec: allow to skip sbr start-up delay
Lynne
- [FFmpeg-devel] [RFC PATCH 3/3] aacdec: allow to skip sbr start-up delay
Lynne
- [FFmpeg-devel] [RFC PATCH 1/3] aacdec: always skip the first 2048 samples if there's no side data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] error_resilience: set the decode_error_flags outside
Thomas Guillem
- [FFmpeg-devel] [PATCH 2/3] h264: fix data-race with FF_DECODE_ERROR_CONCEALMENT_ACTIVE
Thomas Guillem
- [FFmpeg-devel] [PATCH 3/3] h264: fix data-race with FF_DECODE_ERROR_DECODE_SLICES
Thomas Guillem
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/5] avformat/wtvdec: Don't truncate GUIDs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v27 2/2] avcodec/evc_decoder: Provided support for EVC decoder
Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics
- [FFmpeg-devel] [PATCH 2/5] avformat/wtvdec: Skip too big tags
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avformat/wtvdec: Fix signed integer overflow
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avformat/wtvdec: Use smaller upper bound for buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avformat/wtvdec: Avoid unnecessary allocations
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] h264: fix data-race with FF_DECODE_ERROR_DECODE_SLICES
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-devel] [RFC PATCH 1/3] aacdec: always skip the first 2048 samples if there's no side data
Lynne
- [FFmpeg-devel] [PATCH 03/10] avformat/avformat: use the side data from AVStream.codecpar
James Almer
- [FFmpeg-devel] [PATCH 02/10] avcodec/codec_par: add side data to AVCodecParameters
James Almer
- [FFmpeg-devel] [PATCH 03/10] avformat/avformat: use the side data from AVStream.codecpar
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/10] avformat/avformat: use the side data from AVStream.codecpar
James Almer
- [FFmpeg-devel] [PATCH] avcodec/libkvazaar: Respect codec context color settings.
John Mather
- [FFmpeg-devel] [PATCH 1/3] error_resilience: set the decode_error_flags outside
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/error_resilience: Make applying decode_error_flags optional
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/h264dec: Fix data race when updating decode_error_flags
Andreas Rheinhardt
- [FFmpeg-devel] [RFC PATCH 1/3] aacdec: always skip the first 2048 samples if there's no side data
Thierry Foucu
- [FFmpeg-devel] [PATCH 1/5] avformat/wtvdec: Don't truncate GUIDs
Peter Ross
- [FFmpeg-devel] Trac spam
Michael Niedermayer
- [FFmpeg-devel] trac backups
Michael Niedermayer
- [FFmpeg-devel] trac backups
Marvin Scholz
- [FFmpeg-devel] trac backups
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format()
James Almer
- [FFmpeg-devel] [PATCH 3/3] h264: fix data-race with FF_DECODE_ERROR_DECODE_SLICES
Thomas Guillem
- [FFmpeg-devel] [PATCH 1/3] avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format()
Andreas Rheinhardt
- [FFmpeg-devel] trac backups
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] [RFC]avformat: introduce AVStreamGroup
Tomas Härdin
- [FFmpeg-devel] trac backups
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/libssh: avoid deprecated functions
Leo Izen
- [FFmpeg-devel] [PATCH 1/3] avcodec/vp3: Move work after ff_thread_finish_setup
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/vp3: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/vp3: Use range-based loop variables
Andreas Rheinhardt
- [FFmpeg-devel] J2K in HEIF was: [RFC]avformat: introduce AVStreamGroup
Pierre-Anthony Lemieux
- [FFmpeg-devel] trac backups
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/avfilter: Don't report deprecated pkt_pos
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat: Inline raw_codec_id where known
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/libaribb24, ttmlenc, avutil/tx: Remove redundant init of AVBPrint
Andreas Rheinhardt
- [FFmpeg-devel] J2K in HEIF was: [RFC]avformat: introduce AVStreamGroup
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec/lagarith: use VLC for probe code length
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: Adjust threshold for MVHA
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/vlc: Attempt to free buf after use in ff_vlc_init_multi_from_lengths()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/aacdec_template: Better avoidance of signed integer overflow in imdct_and_windowing_eld()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/lagarith: use VLC for probe code length
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] avformat/mov: add interleaved_read option
Steven Liu
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v
Logan.Lyu
- [FFmpeg-devel] [PATCH v3] avformat/mov: add interleaved_read option
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH v2 1/1] lavc/qsvdec: fix dead loop of qsv decoding
Xiang, Haihao
- [FFmpeg-devel] [PATCH] avcodec/lagarith: use VLC for probe code length
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 1/1] lavc/qsvdec: fix dead loop of qsv decoding
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH 1/2] nvcodec-headers: add cuCtxGetCurrent function
Roman Arzumanyan
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Roman Arzumanyan
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/x86/mpegvideoenc_template: Disable dead code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/error_resilience: Make applying decode_error_flags optional
Andreas Rheinhardt
- [FFmpeg-devel] framequeue: Remove redundant logic code
杨亚磊
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Roman Arzumanyan
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/lagarith: use VLC for probe code length
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/lagarith: use VLC for probe code length
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] fftools/ffmpeg_enc: refactor setting encoding field_order
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg_enc: apply -top to individual encoded frames
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/3] fftools/ffmpeg: deprecate the -top option
Anton Khirnov
- [FFmpeg-devel] [PATCH 00/10 v4][RFC] AVCodecContext and AVCodecParameters side data
Anton Khirnov
- [FFmpeg-devel] [PATCH 00/10 v4][RFC] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Roman Arzumanyan
- [FFmpeg-devel] [PATCH 1/5] avcodec/thread: Remove outdated documentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/5] avcodec/pthread_frame: Remove unused enum values
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avcodec/pthread_frame: Fix doxygen comments
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avcodec/threadframe: Move ff_thread_can_start_frame() to thread.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avcodec/pthread_frame: Only set PerThreadContext* when frame-threading
Andreas Rheinhardt
- [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/3] avformat/jpegxl_anim_dec: Check that size fits within argument
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/bonk: Fix integer overflow in predictor_calc_error()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MULTI VLC decoding boost
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MULTI VLC decoding boost
Paul B Mahol
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/utvideodec: add vlc multi support
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/utvideodec: add vlc multi support
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/5] avutil/hwcontext_vulkan: Remove redundant resetting
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avutil/hwcontext_vulkan: Improve type-safety
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avutil/hwcontext_vulkan: Deduplicate code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avutil/hwcontext_vulkan: Cosmetics
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avcodec/vulkan_decode: Factor creating session params out, fix leak
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] vulkan_hevc: switch from a buffer pool to a simple malloc
Lynne
- [FFmpeg-devel] [PATCH 5/5] avcodec/vulkan_decode: Factor creating session params out, fix leak
Lynne
- [FFmpeg-devel] [PATCH] vulkan_decode: don't call get_proc_addr on every frame's destruction
Lynne
- [FFmpeg-devel] [PATCH] vulkan_hevc: switch from a buffer pool to a simple malloc
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] vulkan_hevc: switch from a buffer pool to a simple malloc
Lynne
- [FFmpeg-devel] [PATCH v2 1/1] lavc/qsvdec: fix dead loop of qsv decoding
sirius hu
- [FFmpeg-devel] [PATCH] vulkan_hevc: switch from a buffer pool to a simple malloc
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/vp3: Move work after ff_thread_finish_setup
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/evc_ps: Check cpb_cnt_minus1 and propagate error
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/evc_ps: Check ref_pic_num and sps_max_dec_pic_buffering_minus1
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avutil/tx_template: Fix some signed integer overflows in DECL_FFT5()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/osq: avoid using too large numbers for shifts and integers in update_residue_parameter()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 0/3] Initial support for fragmented TTML muxing
Jan Ekström
- [FFmpeg-devel] [PATCH v2 1/3] tests/fate-run: add support for specifying the final encode muxer in `transcode`
Jan Ekström
- [FFmpeg-devel] [PATCH v2 2/3] avcodec/avpacket: add functionality to prepend to AVPacketLists
Jan Ekström
- [FFmpeg-devel] [PATCH v2 3/3] avformat/movenc: add support for fragmented TTML muxing
Jan Ekström
- [FFmpeg-devel] [PATCH 4/4] avcodec/osq: avoid using too large numbers for shifts and integers in update_residue_parameter()
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/4] avcodec/evc_ps: Check ref_pic_num and sps_max_dec_pic_buffering_minus1
James Almer
- [FFmpeg-devel] [PATCH 4/4] avcodec/osq: avoid using too large numbers for shifts and integers in update_residue_parameter()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] avcodec/vp3: Fix undefined pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avcodec/vp3: Simplify shuffling frames, fix crash on alloc error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] avcodec/vp3: Don't truncate ptrdiff_t
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] avcodec/evc_ps: Check ref_pic_num and sps_max_dec_pic_buffering_minus1
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_smartblur: pass old context to sws_getCachedContext
Zhao Zhili
- [FFmpeg-devel] [PATCH 6/6] avcodec/vp3: Don't truncate ptrdiff_t
Paul B Mahol
- [FFmpeg-devel] [PATCH] vulkan_hevc: switch from a buffer pool to a simple malloc
Lynne
- [FFmpeg-devel] [PATCH] [RFC]avformat: introduce AVStreamGroup
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/dnxhddec: Use VLC symbol table to avoid lookup
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/dnxhddec: Use VLC symbol table to avoid lookup
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/lagarith: use VLC for probe code length
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/x86/af_afir: add FMA3 SIMD
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/5] avcodec/thread: Remove outdated documentation
Andreas Rheinhardt
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/utvideodec: add vlc multi support
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/format: Stop reading data at EOF during probing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/hls: reduce default max reload to 3
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/libssh: avoid deprecated functions
Leo Izen
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v
Martin Storsjö
- [FFmpeg-devel] [PATCH 4/6] avcodec/vp3: Fix undefined pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/hevcdec: Check early whether film grain is supported, fix race
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/h264dec: Check early whether film grain is supported, fix race
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avdevice/android_camera: fix missing include for usleep
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avcodec/jni: make global variables static
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/vlc: multi vlc fix
Paul B Mahol
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/utvideodec: add vlc multi support
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avdevice/android_camera: fix missing include for usleep
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/jni: make global variables static
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avcodec/vlc: multi vlc fix
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: rework parsing --cpu arguments to support all features unless blacklisted
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/pthread_frame: Remove FF_API_SLICE_OFFSET
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/pthread_frame: Constify src pointees
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/pthread_frame: Remove FF_API_SLICE_OFFSET
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/pthread_frame: Constify src pointees
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavd/sdl2: postpone sdl2 window creation
Xiang, Haihao
- [FFmpeg-devel] [PATCH v3 1/1] lavc/qsvdec: fix dead loop of qsv decoding
Ting Hu
- [FFmpeg-devel] [PATCH] lavd/sdl2: postpone sdl2 window creation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/libvpxdec: Remove redundant unreferencing of AVFrame
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] fftools/ffmpeg_enc: refactor setting encoding field_order
Anton Khirnov
- [FFmpeg-devel] [PATCH] configure: rework parsing --cpu arguments to support all features unless blacklisted
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] [PATCH] avcodec/libvpxdec: Remove redundant unreferencing of AVFrame
James Zern
- [FFmpeg-devel] [PATCH] avcodec/extract_extradata: filter what Metadata OBUs are included in AV1 extradata
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Marvin Scholz
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] [PATCH 1/5] tools/target_dec_fuzzer: Adjust wmapro threshold
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/apedec: Fix an integer overflow in predictor_update_filter()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/dcadec: Do not explode EAGAIN
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/escape124: Do not return random numbers
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/decode: EAGAIN is not fully supported in decode_simple_internal()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/dcadec: Do not explode EAGAIN
James Almer
- [FFmpeg-devel] [PATCH 5/5] avcodec/decode: EAGAIN is not fully supported in decode_simple_internal()
James Almer
- [FFmpeg-devel] TRAC Spam
Michael Koch
- [FFmpeg-devel] [PATCH] lavd/sdl2: postpone sdl2 window creation
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] libavformat/http: expose actual Location header value
Michael Riedl
- [FFmpeg-devel] [PATCH 2/2] libavformat/whip: add WebRTC-HTTP ingestion protocol (WHIP)
Michael Riedl
- [FFmpeg-devel] [PATCH 1/2] libavformat/http: expose actual Location header value
Michael Riedl
- [FFmpeg-devel] [PATCH 2/2] libavformat/whip: add WebRTC-HTTP ingestion protocol (WHIP)
Michael Riedl
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Roman Arzumanyan
- [FFmpeg-devel] [PATCH 1/2] libavformat/http: expose actual Location header value
Michael Riedl
- [FFmpeg-devel] [PATCH 2/2] libavformat/whip: add WebRTC-HTTP ingestion protocol (WHIP)
Michael Riedl
- [FFmpeg-devel] [PATCH 1/2] libavformat/http: expose actual Location header value
Marvin Scholz
- [FFmpeg-devel] [PATCH v28 1/2] avcodec/evc_encoder: Provided support for EVC encoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v28 2/2] avcodec/evc_decoder: Provided support for EVC decoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avformat/mxfenc: fix static building
Michael Riedl
- [FFmpeg-devel] [PATCH] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols
Nuo Mi
- [FFmpeg-devel] [PATCH] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols
Nuo Mi
- [FFmpeg-devel] [PATCH 1/2] avcodec/hevcdec: Check early whether film grain is supported, fix race
Andreas Rheinhardt
- [FFmpeg-devel] FFmpeg release 6.1
Niklas Haas
- [FFmpeg-devel] TRAC Spam
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] tests/fate/ffmpeg: replace deprecated -vbsf with -bsf:v
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/3] tests/fate: replace deprecated -vsync with -fps_mode
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/3] doc/ffmpeg: expand -bsf documentation
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/5] avcodec/dcadec: Do not explode EAGAIN
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/decode: EAGAIN is not fully supported in decode_simple_internal()
Michael Niedermayer
- [FFmpeg-devel] [RFC/PATCH] ffmpeg CLI multithreading
Anton Khirnov
- [FFmpeg-devel] [PATCH 01/27] fftools/ffmpeg: move derivation of frame duration from filter framerate
Anton Khirnov
- [FFmpeg-devel] [PATCH 02/27] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process()
Anton Khirnov
- [FFmpeg-devel] [PATCH 03/27] fftools/ffmpeg_enc: move remaining vsync-related code to video_sync_process()
Anton Khirnov
- [FFmpeg-devel] [PATCH 04/27] fftools/ffmpeg_enc: simplify adjust_frame_pts_to_encoder_tb() signature
Anton Khirnov
- [FFmpeg-devel] [PATCH 05/27] ffools/ffmpeg_filter: stop trying to handle an unreachable state
Anton Khirnov
- [FFmpeg-devel] [PATCH 06/27] tests/fate/ffmpeg: add tests for -force_key_frames source
Anton Khirnov
- [FFmpeg-devel] [PATCH 07/27] fftools/ffmpeg_enc: unbreak -force_key_frames source_no_drop
Anton Khirnov
- [FFmpeg-devel] [PATCH 08/27] fftools/ffmpeg_enc: merge -force_key_frames source/source_no_drop
Anton Khirnov
- [FFmpeg-devel] [PATCH 09/27] fftools/ffmpeg: stop accessing OutputStream.last_dropped in print_report()
Anton Khirnov
- [FFmpeg-devel] [PATCH 10/27] fftools/ffmpeg_enc: move framerate conversion state into a separate struct
Anton Khirnov
- [FFmpeg-devel] [PATCH 11/27] fftools/ffmpeg_enc: move fps conversion code to ffmpeg_filter
Anton Khirnov
- [FFmpeg-devel] [PATCH 12/27] fftools/ffmpeg_filter: fail on filtering errors
Anton Khirnov
- [FFmpeg-devel] [PATCH 13/27] fftools/ffmpeg_enc: constify the frame passed to enc_open()
Anton Khirnov
- [FFmpeg-devel] [PATCH 14/27] fftools/ffmpeg_filter: move filtering to a separate thread
Anton Khirnov
- [FFmpeg-devel] [PATCH 15/27] fftools/ffmpeg_mux: add muxing thread private data
Anton Khirnov
- [FFmpeg-devel] [PATCH 16/27] fftools/ffmpeg_demux: switch from AVThreadMessageQueue to ThreadQueue
Anton Khirnov
- [FFmpeg-devel] [PATCH 17/27] XXX: disable fix_sub_duration_heartbeat
Anton Khirnov
- [FFmpeg-devel] [PATCH 18/27] XXX fftools/ffmpeg_enc: temporarily disable side data copying
Anton Khirnov
- [FFmpeg-devel] [PATCH 19/27] XXX ffmpeg temporarily disable -stream_loop
Anton Khirnov
- [FFmpeg-devel] [PATCH 20/27] WIP: fftools/ffmpeg_enc: move encoding to a separate thread
Anton Khirnov
- [FFmpeg-devel] [PATCH 21/27] WIP fftools/ffmpeg: add thread-aware transcode scheduling infrastructure
Anton Khirnov
- [FFmpeg-devel] [PATCH 22/27] WIP fftools/ffmpeg_demux: convert to the scheduler
Anton Khirnov
- [FFmpeg-devel] [PATCH 23/27] WIP fftools/ffmpeg_dec: convert to the scheduler
Anton Khirnov
- [FFmpeg-devel] [PATCH 24/27] WIP fftools/ffmpeg_filter: convert to the scheduler
Anton Khirnov
- [FFmpeg-devel] [PATCH 25/27] WIP fftools/ffmpeg_enc: convert to the scheduler
Anton Khirnov
- [FFmpeg-devel] [PATCH 26/27] WIP fftools/ffmpeg_mux: convert to the scheduler
Anton Khirnov
- [FFmpeg-devel] [PATCH 27/27] WIP: ffmpeg: switch to scheduler
Anton Khirnov
- [FFmpeg-devel] FFmpeg release 6.1
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/42] New API for reference counting and ThreadFrames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/42] tests/fate-run: Ensure that THREADS=random is actually random
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/42] avcodec/refstruct: Add simple API for refcounted objects
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/42] avcodec/get_buffer: Use RefStruct API for FramePool
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/42] avcodec/h264_ps: Use RefStruct API for SPS/PPS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/42] avcodec/hevc_ps: Use RefStruct API for parameter sets
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/42] avcodec/vp8: Use RefStruct API for seg_map
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/42] avcodec/wavpack: Use RefStruct API for DSD context
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/42] avcodec/dovi_rpu: Use RefStruct API for Vdr data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/42] avcodec/refstruct: Allow checking for exclusive ownership
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/42] avcodec/cbs: Use RefStruct-API for unit content
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/42] avcodec/cbs_sei: Use RefStruct API for SEI messages
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/42] avcodec/decode: Use RefStruct API for hwaccel_picture_private
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/42] avcodec/vulkan_decode: Use RefStruct API for shared_ref
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/42] avcodec/hevcdec: Use RefStruct API for RefPicListTap buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/42] avcodec/pthread_frame: Use RefStruct API for ThreadFrame.progress
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/42] avcodec/nvdec: Use RefStruct API for decoder_ref
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/42] avcodec/refstruct: Add RefStruct pool API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/42] avcodec/h264dec: Use RefStruct-pool API instead of AVBufferPool API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/42] avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/42] avcodec/nvdec: Use RefStruct-pool API for decoder pool
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 21/42] avcodec/refstruct: Allow to always return zeroed pool entries
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 22/42] avcodec/vp9: Use RefStruct-pool API for extradata
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 23/42] avcodec/vaapi_encode: Use RefStruct pool API, stop abusing AVBuffer API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 24/42] avcodec/refstruct: Allow to share pools
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 25/42] avcodec/vp9: Join extradata buffer pools
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 26/42] avcodec/refstruct: Allow to use a dynamic opaque
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 27/42] avcodec/pthread_frame: Add new progress API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 28/42] avcodec/mimic: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 29/42] avcodec/vp3: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 30/42] avcodec/vp9: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 31/42] avcodec/vp9: Fix race when attaching side-data for show-existing frame
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 32/42] avcodec/vp9: Reduce wait times
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 33/42] avcodec/vp9: Simplify replacing VP9Frame
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 34/42] avcodec/vp9: Replace atomic_store() by atomic_init()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 35/42] avcodec/threadprogress: Add new API for frame-threaded progress
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 36/42] avcodec/wavpack: Use ThreadProgress API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 37/42] avcodec/vp8: Convert to ProgressFrame API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 38/42] avcodec/codec_internal: Remove FF_CODEC_CAP_ALLOCATE_PROGRESS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 39/42] avcodec/hevcdec: Move collocated_ref to HEVCContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 40/42] avcodec/hevcdec: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 41/42] avcodec/pngdec: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 42/42] avcodec/ffv1dec: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-devel] FFmpeg release 6.1
Lynne
- [FFmpeg-devel] [PATCH 1/5] avcodec/flacdec: Fix overflow in "33bit" decorrelate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/flacdec: Fix integer overflow in "33bit" DECODER_SUBFRAME_FIXED_WIDE()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/utvideodec: move allocation to the end of init
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/vlc: free multi on fail
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avformat/avs: Check if return code is representable
Michael Niedermayer
- [FFmpeg-devel] FFmpeg release 6.1
Neal Gompa
- [FFmpeg-devel] [PATCH v5 1/8] avcodec/cbs_av1: Add tx mode enum values
Neal Gompa
- [FFmpeg-devel] [PATCH v5 2/8] cbs: Make tracing more general
Neal Gompa
- [FFmpeg-devel] [PATCH v5 3/8] avcodec/cbs_av1: Allow specifying obu size byte length
Neal Gompa
- [FFmpeg-devel] [PATCH v5 1/8] avcodec/cbs_av1: Add tx mode enum values
Neal Gompa
- [FFmpeg-devel] [PATCH v5 4/8] lavc/vaapi_encode: Init pic at the beginning of API
Neal Gompa
- [FFmpeg-devel] [PATCH v5 5/8] lavc/vaapi_encode: Extract set output pkt property function
Neal Gompa
- [FFmpeg-devel] [PATCH v5 6/8] lavc/vaapi_encode: Separate reference frame into previous/future list
Neal Gompa
- [FFmpeg-devel] [PATCH v5 7/8] lavc/vaapi_encode: Add VAAPI AV1 encoder
Neal Gompa
- [FFmpeg-devel] [PATCH v5 8/8] lavc/av1: Add unit test for level handling
Neal Gompa
- [FFmpeg-devel] [PATCH v5 1/8] avcodec/cbs_av1: Add tx mode enum values
Xiang, Haihao
- [FFmpeg-devel] FFmpeg release 6.1
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/3] libavfilter/dnn: add layout option to openvino backend
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH 2/3] libavfilter/dnn: Add scale and mean preprocess to openvino backend
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH 3/3] libavfilter/dnn: Initialze DNNData variables
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH 3/3] libavfilter/dnn: Initialze DNNData variables
"zhilizhao(赵志立)"
- [FFmpeg-devel] TRAC Spam
Michael Koch
- [FFmpeg-devel] [PATCH] Hi! We've been fuzzing `ffmpeg` with [sydr-fuzz](https://github.com/ispras/oss-sydr-fuzz) security predicates and we found numeric truncation error in `svs.c:57`.
mezhuevtp at ispras.ru
- [FFmpeg-devel] [PATCH] Hi! We've been fuzzing `ffmpeg` with [sydr-fuzz](https://github.com/ispras/oss-sydr-fuzz) security predicates and we found numeric truncation error in `svs.c:57`.
Paul B Mahol
- [FFmpeg-devel] TRAC Spam
Paul B Mahol
- [FFmpeg-devel] [PATCH] Hi! We've been fuzzing `ffmpeg` with [sydr-fuzz](https://github.com/ispras/oss-sydr-fuzz) security predicates and we found numeric truncation error in `svs.c:57`.
mezhuevtp at ispras.ru
- [FFmpeg-devel] FFmpeg release 6.1
Niklas Haas
- [FFmpeg-devel] TRAC Spam
Michael Niedermayer
- [FFmpeg-devel] TRAC Spam
Michael Niedermayer
- [FFmpeg-devel] [RFC/PATCH] ffmpeg CLI multithreading
Michael Niedermayer
- [FFmpeg-devel] TRAC Spam
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_smartblur: pass old context to sws_getCachedContext
Zhao Zhili
- [FFmpeg-devel] TRAC Spam
Michael Niedermayer
- [FFmpeg-devel] FFmpeg release 6.1
Michael Niedermayer
- [FFmpeg-devel] FFmpeg release 6.1
Kieran Kunhya
- [FFmpeg-devel] FFmpeg release 6.1
Michael Niedermayer
- [FFmpeg-devel] FFmpeg release 6.1
Michael Niedermayer
- [FFmpeg-devel] [RFC PATCH 1/2] libavdevice/pipewiregrab: add pipewire based grab
Abhishek Ojha
- [FFmpeg-devel] [RFC PATCH 2/2] configure: disable locale use in spa plugin
Abhishek Ojha
- [FFmpeg-devel] [PATCH 35/42] avcodec/threadprogress: Add new API for frame-threaded progress
Michael Niedermayer
- [FFmpeg-devel] [PATCH 17/42] avcodec/refstruct: Add RefStruct pool API
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] [RFC PATCH 1/2] libavdevice/pipewiregrab: add pipewire based grab
Leo Izen
- [FFmpeg-devel] FFmpeg release 6.1
Kieran Kunhya
- [FFmpeg-devel] [PATCH] Hi! We've been fuzzing `ffmpeg` with [sydr-fuzz](https://github.com/ispras/oss-sydr-fuzz) security predicates and we found numeric truncation error in `svs.c:57`.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 35/42] avcodec/threadprogress: Add new API for frame-threaded progress
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/42] avcodec/refstruct: Add RefStruct pool API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/3] libavfilter/dnn: add layout option to openvino backend
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH v2 2/3] libavfilter/dnn: Add scale and mean preprocess to openvino backend
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH v2 3/3] libavfilter/dnn: Initialze DNNData variables
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH 3/3] libavfilter/dnn: Initialze DNNData variables
Chen, Wenbin
- [FFmpeg-devel] FFmpeg release 6.1
Jean-Baptiste Kempf
- [FFmpeg-devel] TRAC Spam
Michael Koch
- [FFmpeg-devel] [PATCH] avradio/avdevice/sdrindev: -sdr_ant option
Peter Ross
- [FFmpeg-devel] [RFC PATCH 1/2] libavdevice/pipewiregrab: add pipewire based grab
Paul B Mahol
- [FFmpeg-devel] FFmpeg release 6.1
Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics
- [FFmpeg-devel] [RFC PATCH 0/3] Propagate PRFT side data
Clément Péron
- [FFmpeg-devel] [RFC PATCH 1/3] frame: decode: propagate PRFT side data packet to frame
Clément Péron
- [FFmpeg-devel] [RFC PATCH 2/3] avcodec: rawenc: Forward PRFT frame data to packet
Clément Péron
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Clément Péron
- [FFmpeg-devel] FFmpeg release 6.1
Michael Niedermayer
- [FFmpeg-devel] [RFC PATCH 0/3] Propagate PRFT side data
Kieran Kunhya
- [FFmpeg-devel] [RFC PATCH 0/3] Propagate PRFT side data
Clément Péron
- [FFmpeg-devel] [PATCH] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols
James Almer
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Michael Niedermayer
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Kieran Kunhya
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Paul B Mahol
- [FFmpeg-devel] TRAC Spam
Michael Niedermayer
- [FFmpeg-devel] TRAC Spam
Michael Niedermayer
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Nicolas George
- [FFmpeg-devel] [PATCH] avcodec/evc_ps: Fix leak on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/osq: Check that pkt_offset does not exceed pkt size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/6] avcodec/wavarc: Fix integer overflwo in do_stereo()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/6] avcodec/wavarc: Allocate AV_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] avcodec/wavarc: Check k in decode_5elp()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/6] avcodec/jpegxl_parse: Cleanup on error in read_vlc_prefix()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6] avformat/mov: Check avif_info
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] avcodec/osq: Check that pkt_offset does not exceed pkt size
Paul B Mahol
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Vittorio Giovara
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Nicolas George
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Vittorio Giovara
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Nicolas George
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Vittorio Giovara
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Michael Niedermayer
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Nicolas George
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Paul B Mahol
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Vittorio Giovara
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Nicolas George
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Paul B Mahol
- [FFmpeg-devel] [PATCH 02/42] avcodec/refstruct: Add simple API for refcounted objects
Nicolas George
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Michael Niedermayer
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/42] avcodec/refstruct: Add simple API for refcounted objects
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols
Nuo Mi
- [FFmpeg-devel] [PATCH v5 1/8] avcodec/cbs_av1: Add tx mode enum values
Xiang, Haihao
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Clément Péron
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Andreas Rheinhardt
- [FFmpeg-devel] TRAC Spam
Michael Koch
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Clément Péron
- [FFmpeg-devel] TRAC Spam
Michael Koch
- [FFmpeg-devel] TRAC Spam
Michael Niedermayer
- [FFmpeg-devel] TRAC Spam
Diederick C. Niehorster
- [FFmpeg-devel] TRAC Spam
Michael Koch
- [FFmpeg-devel] [PATCH] MXF - Add jpeg2000 subdescriptor - Sponsored by INA
Cédric Le Barz
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Paul B Mahol
- [FFmpeg-devel] [RFC] Release 6.1
Michael Niedermayer
- [FFmpeg-devel] [RFC] Release 6.1
Paul B Mahol
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Andreas Rheinhardt
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Clément Péron
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Clément Péron
- [FFmpeg-devel] TRAC Spam
Hendrik Leppkes
- [FFmpeg-devel] TRAC Spam
Michael Koch
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Andreas Rheinhardt
- [FFmpeg-devel] [RFC PATCH 1/2] libavdevice/pipewiregrab: add pipewire based grab
llyyr
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Paul B Mahol
- [FFmpeg-devel] [RFC] Release 6.1
Paul B Mahol
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Clément Péron
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Clément Péron
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Paul B Mahol
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Gijs Peskens
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Clément Péron
- [FFmpeg-devel] [RFC] Release 6.1
Michael Niedermayer
- [FFmpeg-devel] [RFC] Release 6.1
Paul B Mahol
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] avcodec/osq: Check that pkt_offset does not exceed pkt size
Michael Niedermayer
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: guard unistd.h include
Benjamin Cheng
- [FFmpeg-devel] [PATCH] avradio/avdevice/sdrindev: -sdr_ant option
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] avcodec/osq: Check that pkt_offset does not exceed pkt size
Paul B Mahol
- [FFmpeg-devel] [PATCH] ptrdiff_t related fixes and negative linesizes
Paul B Mahol
- [FFmpeg-devel] [RFC PATCH 3/3] HACK: avformat: rawenc: allow to output a raw PRFT
Paul B Mahol
- [FFmpeg-devel] [PATCH] ptrdiff_t related fixes and negative linesizes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/evc_ps: Check cpb_cnt_minus1 and propagate error
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avformat/mxfdec: Remove this_partition
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avformat/mov: Avoid cloning encryption info if its unchanged
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/mv30: Check the input length before allocation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/celp_math: avoid overflow in shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/mv30: Check the input length before allocation
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/xvididct: Fix integer overflow in idct_row()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] avcodec/wavarc: Use unsigned for samples in 1dif, 2slp, 5elp
Michael Niedermayer
- [FFmpeg-devel] [PATCH] vulkan_h264: fix long-term ref handling
Benjamin Cheng
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] avcodec/mv30: Check the input length before allocation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/mv30: Check the input length before allocation
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/rtv1: Check if the minimal size is available in decode_rtv1()
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] lavc/libaribcaption.c: add MSZ characters related options
TADANO Tokumei
- [FFmpeg-devel] [PATCH v2] lavc/libaribcaption.c: add MSZ characters related options
TADANO Tokumei
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v
Logan.Lyu
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Neal Gompa
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] libavc/libx264: add support to propagate SSE values through encoder stats
Carotti, Elias
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avformat/mov: avoid seeking back to 0 on HEVC open GOP files
llyyr
- [FFmpeg-devel] [PATCH 1/3] lavfi/vf_psnr: add warning when color ranges differ
Niklas Haas
- [FFmpeg-devel] [PATCH 3/3] lavfi/vf_libvmaf: add warning when color ranges differ
Kyle Swanson
- [FFmpeg-devel] [PATCH 0/1] add limited|full aliases for -color_range parameter
Niklas Haas
- [FFmpeg-devel] [PATCH 0/2] avfilter/vf_vpp_qsv: apply 3D LUT from file
Chen Yufei
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_lut3d: expose 3D LUT file parse function.
Chen Yufei
- [FFmpeg-devel] [PATCH 2/2] avfilter/vf_vpp_qsv: apply 3D LUT from file.
Chen Yufei
- [FFmpeg-devel] SDR lib comments
Michael Niedermayer
- [FFmpeg-devel] [PATCH] sdr: Remove avpriv_sdr_options
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libswresample/swresample: avoid s16p internal transfer format
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libswresample/swresample: avoid s16p internal transfer format
Paul B Mahol
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/subtitles: check for double BOM in UTF-16 files
llyyr
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Neal Gompa
- [FFmpeg-devel] [PATCH] QOA decoding support
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Kyle Swanson
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Nicolas George
- [FFmpeg-devel] [RFC PATCH 0/3] Propagate PRFT side data
Clément Péron
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Matthias Dressel
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Jean-Baptiste Kempf
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Paul B Mahol
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Nicolas George
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Marton Balint
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Ronald S. Bultje
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/3] tests/fate/libswscale: Fixing yellow fate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] fate/api: FATE antiyellow --disable-avfilter
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] fate/ffprobe: FATE antiyellow --disable-avfilter
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Nicolas George
- [FFmpeg-devel] [PATCH] dxa patch
Paul B Mahol
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Paul B Mahol
- [FFmpeg-devel] libavdevice (was: FFmpeg release 6.1 (SDR Plans))
Nicolas George
- [FFmpeg-devel] libavdevice (was: FFmpeg release 6.1 (SDR Plans))
Paul B Mahol
- [FFmpeg-devel] libavdevice (was: FFmpeg release 6.1 (SDR Plans))
Nicolas George
- [FFmpeg-devel] libavdevice (was: FFmpeg release 6.1 (SDR Plans))
Paul B Mahol
- [FFmpeg-devel] libavdevice (was: FFmpeg release 6.1 (SDR Plans))
Nicolas George
- [FFmpeg-devel] [PATCH] libswresample/swresample: avoid s16p internal transfer format
Michael Niedermayer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Derek Buitenhuis
- [FFmpeg-devel] Pagure for ffmpeg (was Re: VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin))
Neal Gompa
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Kieran Kunhya
- [FFmpeg-devel] [PATCH v2 1/2] libavformat/http: expose actual Location header value
Michael Riedl
- [FFmpeg-devel] [PATCH v2 2/2] libavformat/whip: add WebRTC-HTTP ingestion protocol (WHIP)
Michael Riedl
- [FFmpeg-devel] [RFC/PATCH] ffmpeg CLI multithreading
Anton Khirnov
- [FFmpeg-devel] [REFUND-REQUEST]] VDD'23 Travel
Niklas Haas
- [FFmpeg-devel] libavdevice (was: FFmpeg release 6.1 (SDR Plans))
Paul B Mahol
- [FFmpeg-devel] [PATCH] Numeric truncation in svs.c:57
mezhuevtp at ispras.ru
- [FFmpeg-devel] [PATCH] Numeric truncation in svs.c:57
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] libavformat\svs.c: Fixed, not it is in the right place
mezhuevtp at ispras.ru
- [FFmpeg-devel] [PATCH] libavformat/svs.c Fixed, now it is in the right place.
mezhuevtp at ispras.ru
- [FFmpeg-devel] [PATCH] libavdevice/decklink: extend available actions on signal loss
Michael Riedl
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Cosmin Stejerean
- [FFmpeg-devel] [REFUND-REQUEST] VDD23 Travel
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] cbs_av1: Make fake OBU size length field a write option
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/extract_extradata: filter what Metadata OBUs are included in AV1 extradata
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/9] avfilter/bwdif: Add proper BWDIFDSPContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avfilter/vf_bwdif: Move DSP code to a new file
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] avfilter/bwdifdsp: Constify
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] checkasm/motion: Don't allocate AVCodecContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] avcodec/snow: Split ff_snow_get_buffer()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] avcodec/snow: Move decoder parts out of ff_snow_common_init_after_header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] avcodec/aacsbrdata: Move ff_sbr_noise_table to sbrdsp_template.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/tests/.gitignore: Add bitstream test tools
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] GSoC 2023: Add Audio Overlay Filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: Adjust threshold for VMIX
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/vmixdec: Fix signed integer overflow in dc
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/10 v4][RFC] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH 01/42] tests/fate-run: Ensure that THREADS=random is actually random
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 00/10 v4][RFC] AVCodecContext and AVCodecParameters side data
Paul B Mahol
- [FFmpeg-devel] [PATCH 00/10 v4][RFC] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH] avcodec/error_resilience: Remove set-but-not-used variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpegxl_parser: Remove unused function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avdevice/fbdev_common: Make declaration proper prototype
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
James Almer
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/codec_par: Move enum AVFieldOrder to defs.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/codec_par: Move enum AVFieldOrder to defs.h
James Almer
- [FFmpeg-devel] [PATCH] cbs_av1: Make fake OBU size length field a write option
Wang, Fei W
- [FFmpeg-devel] [PATCH] avcodec/vlc: fix heap use after free
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 3/3] libavfilter/dnn: Initialze DNNData variables
Guo, Yejun
- [FFmpeg-devel] [RFC] Release 6.1
Jean-Baptiste Kempf
- [FFmpeg-devel] [RFC] Release 6.1
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/3] avcodec/codec_par: Move enum AVFieldOrder to defs.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] cbs_av1: Make fake OBU size length field a write option
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
flow gg
- [FFmpeg-devel] [PATCH] avcodec/vlc: fix heap use after free
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/vlc: Attempt to free buf after use in ff_vlc_init_multi_from_lengths()
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/5] avcodec/vlc: free multi on fail
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] avcodec/hevcdec: Check early whether film grain is supported, fix race
Niklas Haas
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/4] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v
Martin Storsjö
- [FFmpeg-devel] [PATCH] libavcodec/aarch64/hevc: Require consistent use of trailing semicolon
Martin Storsjö
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Ronald S. Bultje
- [FFmpeg-devel] [RFC] Release 6.1
Leo Izen
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Andreas Rheinhardt
- [FFmpeg-devel] [RFC] Release 6.1
Michael Niedermayer
- [FFmpeg-devel] [RFC] Release 6.1
Kieran Kunhya
- [FFmpeg-devel] [RFC] Release 6.1
Anton Khirnov
- [FFmpeg-devel] [RFC] Release 6.1
Derek Buitenhuis
- [FFmpeg-devel] [RFC] Release 6.1
Michael Niedermayer
- [FFmpeg-devel] [RFC] Release 6.1
Michael Niedermayer
- [FFmpeg-devel] [RFC] Release 6.1
James Almer
- [FFmpeg-devel] [PATCH] avformat/mov: Add support for demuxing still HEIC images
Vignesh Venkatasubramanian
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] libavdevice (was: FFmpeg release 6.1 (SDR Plans))
Nicolas George
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Anton Khirnov
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Vittorio Giovara
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/evc_ps: Fix leak on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
Rémi Denis-Courmont
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Anton Khirnov
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
Rémi Denis-Courmont
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Anton Khirnov
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] cbs_av1: Make fake OBU size length field a write option
Mark Thompson
- [FFmpeg-devel] FFmpeg release 6.1 (SDR Plans)
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2] cbs_av1: Make fake OBU size length field a write option
Mark Thompson
- [FFmpeg-devel] [RFC] Release 6.1
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/9] avfilter/bwdif: Add proper BWDIFDSPContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/61] avcodec/vp3: Make VLC tables static where possible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/61] avcodec/vp3: Increase some VLC tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/61] avcodec/h264_cavlc: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/61] avcodec/h264_cavlc: Avoid indirection for coefficient table VLCs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/61] avcodec/h264_cavlc: Remove code duplication
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/61] avcodec/asvdec: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/61] avcodec/faxcompr: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/61] avcodec/h261dec: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/61] avcodec/ituh263dec: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/61] avcodec/msmpeg4_vc1_data: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/61] avcodec/svq1dec: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/61] avcodec/svq1dec: Increase size of VLC
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/61] avcodec/rv40: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/61] avcodec/mpc7: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/61] avcodec/intrax8: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/61] avcodec/clearvideo: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/61] avcodec/atrac9dec: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/61] avcodec/imc: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/61] avcodec/refstruct: Add simple API for refcounted objects
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 21/61] avcodec/vp3: Share coefficient VLCs between threads
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 22/61] avcodec/vp3: Avoid complete VLC struct, only use VLCElem*
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 23/61] avcodec/vp3: Reindent after the previous commits
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 24/61] avcodec/rv34: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 25/61] avcodec/rv34: Constify pointer to static object
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 26/61] avcodec/wnv1: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 27/61] avcodec/mv30: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 28/61] avcodec/vqcdec: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 29/61] avcodec/mobiclip: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 30/61] avcodec/mimic: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 31/61] avcodec/imm4: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 32/61] avcodec/lagarith: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 33/61] avcodec/speedhqdec: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 34/61] avcodec/vc1: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 35/61] avcodec/4xm: Avoid unnecessary VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 36/61] avcodec/indeo2: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 37/61] avcodec/mss4: Partially inline max_depth and nb_bits of VLC
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 38/61] avcodec/mpeg4videodec: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 39/61] avcodec/msmpeg4dec: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 40/61] avcodec/aacps: Remove unused AVCodecContext* parameter from ff_ps_apply
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 41/61] avcodec/aacps: Pass logctx as void* instead of AVCodecContext*
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 42/61] avcodec/aacdectab: Deduplicate common decoder tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 43/61] avcodec/aacdec_template: Deduplicate VLCs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 44/61] avcodec/aacdec_template: Don't init unused table for fixed-point decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 45/61] avcodec/aactab: Improve included headers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 46/61] avcodec/aacdec_common: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 47/61] avcodec/aacsbr_template: Deduplicate VLCs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 48/61] avcodec/aacdec_common: Avoid superfluous VLC structures for SBR VLCs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 49/61] avcodec/aacdec_common: Switch to ff_vlc_init_tables_from_lengths()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 50/61] avcodec/aacdec_common: Combine huffman tabs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 51/61] avcodec/aacdec_common: Apply offset for SBR VLCs during init
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 52/61] avcodec/aacps: Move initializing common stuff to aacdec_common.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 53/61] avcodec/aacps_common: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 54/61] avcodec/aacps_common: Switch to ff_vlc_init_tables_from_lengths()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 55/61] avcodec/aacps_common: Combine huffman tabels
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 56/61] avcodec/aacps_common: Apply offset for VLCs during init
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 57/61] avcodec/mpegaudiodec_common: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 58/61] avcodec/mpeg12: Avoid unnecessary VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 59/61] avcodec/wmaprodec: Avoid superfluous VLC structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 60/61] avcodec/wmavoice: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 61/61] avcodec/vlc: Remove unused macros
Andreas Rheinhardt
- [FFmpeg-devel] SDR choices
Cosmin Stejerean
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
flow gg
- [FFmpeg-devel] [PATCH v2] cbs_av1: Make fake OBU size length field a write option
Wang, Fei W
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Martin Storsjö
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/5] work around broken (apple) ICCv4 profiles
Niklas Haas
- [FFmpeg-devel] [PATCH 1/5] avutil/rational: add av_abs_q
Niklas Haas
- [FFmpeg-devel] [PATCH 2/5] avutil/csp: re-use av_abs_q
Niklas Haas
- [FFmpeg-devel] [PATCH 3/5] avcodec/fflcms2: add ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH 4/5] avfilter/vf_iccdetect: use ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH 5/5] avcodec/decode: use ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH 1/5] avutil/rational: add av_abs_q
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/5] avcodec/fflcms2: add ff_icc_profile_sanitize
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avutil/rational: add av_abs_q
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avcodec/fflcms2: add ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH v3] avformat/mxfdec: Remove this_partition
Tomas Härdin
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] QOA decoding support
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] QOA decoding support
Tomas Härdin
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] QOA decoding support
Nicolas George
- [FFmpeg-devel] [PATCH] QOA decoding support
Tomas Härdin
- [FFmpeg-devel] [PATCH] QOA decoding support
Nicolas George
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH] QOA decoding support
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] QOA decoding support
Tomas Härdin
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [PATCH 00/11 v5] AVCodecContext and AVCodecParameters side data
James Almer
- [FFmpeg-devel] [PATCH 01/11] avcodec/packet: add generic side data helpers
James Almer
- [FFmpeg-devel] [PATCH 02/11] avcodec/codec_par: add side data to AVCodecParameters
James Almer
- [FFmpeg-devel] [PATCH 03/11] avformat/avformat: use the side data from AVStream.codecpar
James Almer
- [FFmpeg-devel] [PATCH 04/11] avcodec/packet: add some documentation for AVPacketSideData
James Almer
- [FFmpeg-devel] [PATCH 05/11] fftools/ffmpeg: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 06/11] fftools/ffplay: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 07/11] fftools/ffprobe: stop using AVStream.side_data
James Almer
- [FFmpeg-devel] [PATCH 08/11] avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side data
James Almer
- [FFmpeg-devel] [PATCH 09/11] avcodec/decode: check for global side data in AVCodecContext side data
James Almer
- [FFmpeg-devel] [PATCH 10/11] fftools/ffmpeg: stop injecting stream side data in packets
James Almer
- [FFmpeg-devel] [PATCH 11/11] fftools/ffplay: stop injecting stream side data in packets
James Almer
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Tomas Härdin
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Vittorio Giovara
- [FFmpeg-devel] [RFC] Release 6.1
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Niklas Haas
- [FFmpeg-devel] [PATCH 2/3] lavc/h274: correct grain DB indices
Niklas Haas
- [FFmpeg-devel] [PATCH 3/3] lavc/h274: fix comment (cosmetic)
Niklas Haas
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Niklas Haas
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] Revert "lavu/timer: remove gratuitous volatile"
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] Revert "lavu/timer: remove gratuitous volatile"
Martin Storsjö
- [FFmpeg-devel] [PATCH] GBRAP14 support for MagicYUV
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-devel] VDD 2023, FFmpeg meeting notes, (23-11-2023, 4pm, Dublin)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] QOA decoding support
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/photocd: allow decoding vlc with errors
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/jpegxl_parser: Remove unused function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/error_resilience: Remove set-but-not-used variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avdevice/fbdev_common: Make declaration proper prototype
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] QOA decoding support
Paul B Mahol
- [FFmpeg-devel] [RFC] Release 6.1
Michael Niedermayer
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [PATCH v3] avformat/mxfdec: Remove this_partition
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/svt-av1: Set pic_type only when gop_size == 1
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] doc/filters: add missing anchors
James Almer
- [FFmpeg-devel] [PATCH] doc/filters: add missing anchors
Marton Balint
- [FFmpeg-devel] [PATCH 29/61] avcodec/mobiclip: Avoid unnecessary VLC structure
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/filters: add missing anchors
James Almer
- [FFmpeg-devel] [PATCH 29/61] avcodec/mobiclip: Avoid unnecessary VLC structure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
flow gg
- [FFmpeg-devel] framequeue: Remove redundant logic code
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avcodec/svt-av1: Set pic_type only when gop_size == 1
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avcodec/photocd: allow decoding vlc with errors
Anton Khirnov
- [FFmpeg-devel] [PATCH] tools: Don't include the direct library names when linking
Martin Storsjö
- [FFmpeg-devel] [PATCH] avcodec/photocd: allow decoding vlc with errors
Paul B Mahol
- [FFmpeg-devel] x265 rpu processing
Robin van der Linden
- [FFmpeg-devel] [PATCH] avcodec/photocd: allow decoding vlc with errors
Anton Khirnov
- [FFmpeg-devel] x265 rpu processing
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] GBRAP14 support for MagicYUV
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/codec_par: Move enum AVFieldOrder to defs.h
Anton Khirnov
- [FFmpeg-devel] x265 rpu processing
Robin van der Linden
- [FFmpeg-devel] SDR lib comments
Anton Khirnov
- [FFmpeg-devel] [PATCH 6/6] avformat/mov: Check avif_info
Anton Khirnov
- [FFmpeg-devel] [PATCH v2 1/3] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3] avformat/mxfdec: Remove this_partition
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat/mxfenc: fix static building
Tomas Härdin
- [FFmpeg-devel] [PATCH] [RFC]avformat: introduce AVStreamGroup
Tomas Härdin
- [FFmpeg-devel] [PATCH 03/42] avcodec/get_buffer: Use RefStruct API for FramePool
Anton Khirnov
- [FFmpeg-devel] [PATCH 04/42] avcodec/h264_ps: Use RefStruct API for SPS/PPS
Anton Khirnov
- [FFmpeg-devel] [PATCH 05/42] avcodec/hevc_ps: Use RefStruct API for parameter sets
Anton Khirnov
- [FFmpeg-devel] [PATCH] af_afir: RISC-V V fcmul_add
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] Anual Committee Report
Michael Niedermayer
- [FFmpeg-devel] [RFC] Release 6.1
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 10/20] avcodec/snow: Move initializing QpelDSPContext to snowenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [RFC] Release 6.1
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/audiodsp: unroll RISC-V clip functions
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Niklas Haas
- [FFmpeg-devel] [PATCH v2 1/3] avcodec/fflcms2: add ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH v2 2/3] avfilter/vf_iccdetect: use ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [PATCH v2 3/3] avcodec/decode: use ff_icc_profile_sanitize
Niklas Haas
- [FFmpeg-devel] [RFC] Anual Committee Report
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [PATCH 04/42] avcodec/h264_ps: Use RefStruct API for SPS/PPS
Andreas Rheinhardt
- [FFmpeg-devel] [RFC] Release 6.1
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Vittorio Giovara
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] Release 6.1
Paul B Mahol
- [FFmpeg-devel] [RFC] Release 6.1
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [RFC] Release 6.1
Nicolas George
- [FFmpeg-devel] [RFC] Anual Committee Report
Thilo Borgmann
- [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontect_cuda: add option to use current CUDA context
Timo Rothenpieler
- [FFmpeg-devel] [RFC] Release 6.1
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] Anual Committee Report
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Niklas Haas
- [FFmpeg-devel] [PATCH 1/3] lavc/h274: fix PRNG definition
Niklas Haas
- [FFmpeg-devel] SDR lib comments
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ffv1*: add more pixel formats support
Paul B Mahol
- [FFmpeg-devel] [RFC] Anual Committee Report
Tomas Härdin
- [FFmpeg-devel] SDR lib comments
Rémi Denis-Courmont
- [FFmpeg-devel] SDR lib comments
Vittorio Giovara
- [FFmpeg-devel] [PATCH] lavc/h274: transpose IDCT
Niklas Haas
- [FFmpeg-devel] [PATCH 01/14] configure: Remove obsolete wmavoice->rdft, dct dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/14] configure: Remove obsolete ffplay->rdft dependency
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/14] configure: Remove unnecessary vf_spp->fft dependency
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/14] avcodec/mpegaudiodsp: Init dct32 directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/14] configure: Remove dct, fft, mdct, rdft subsystems
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/14] avcodec/vorbis: Use void* logctx instead of AVCodecContext*
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/14] avcodec/utvideo: Split UTvideoContext into decoder and encoder contexts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/14] avcodec/sipr: Remove write-only AVCodecContext*
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/14] avcodec/roqvideo: Use void*, not AVCodecContext* for logctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/14] avcodec/opus_silk: Use void* instead of AVCodecContext* as logctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/14] avcodec/lagarith: Use void* instead of AVCodecContext* as logctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/14] avcodec/flac_parse: Use void* instead of AVCodecContext* as logctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/14] avcodec/bgmc: Use void* instead of AVCodecContext* as logctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/14] configure: Remove obsolete wmavoice->rdft, dct dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/14] configure: Remove obsolete wmavoice->rdft, dct dependencies
Lynne
- [FFmpeg-devel] [PATCH 01/14] configure: Remove obsolete wmavoice->rdft, dct dependencies
Andreas Rheinhardt
- [FFmpeg-devel] SDR lib comments
Michael Niedermayer
- [FFmpeg-devel] SDR lib comments
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/14] configure: Remove obsolete wmavoice->rdft, dct dependencies
Lynne
- [FFmpeg-devel] [REFUND-REQUEST]] VDD'23 Travel
Stefano Sabatini
- [FFmpeg-devel] [REFUND-REQUEST] VDD23 Travel
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/3] doc/ffmpeg: expand -bsf documentation
Stefano Sabatini
- [FFmpeg-devel] SDR lib comments
Nicolas George
- [FFmpeg-devel] [PATCH] avdevice/v4l2: Switch to wrapped AVFrames and implement strides
Asahi Lina
- [FFmpeg-devel] [PATCH] avdevice/v4l2: Switch to wrapped AVFrames and implement strides
Ridley Combs
- [FFmpeg-devel] SDR lib comments
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v1] avcodec/hevcpred_template: Removed unreachable code
Dawid Kozinski
- [FFmpeg-devel] SDR lib comments
Rémi Denis-Courmont
- [FFmpeg-devel] SDR lib comments
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] lavc/libaribcaption.c: add MSZ characters related options
TADANO Tokumei
- [FFmpeg-devel] [PATCH] avdevice/v4l2: Switch to wrapped AVFrames and implement strides
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] x86inc: Add REPX macro to repeat instructions/operations
Frank Plowman
- [FFmpeg-devel] SDR lib comments
Nicolas George
- [FFmpeg-devel] [PATCH] libavutil/hwcontext_cuda: fix bug in cuda_device_uninit
Roman Arzumanyan
- [FFmpeg-devel] SDR lib comments
Vittorio Giovara
- [FFmpeg-devel] SDR lib comments
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] configure: disable vulkan if min version insufficient
Tristan Matthews
- [FFmpeg-devel] SDR lib comments
Nicolas George
- [FFmpeg-devel] [PATCH] avformat/isom_tags: add missing CFHD tag
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/isom_tags: add missing CFHD tag
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avformat/hls: Re-use crypto URLContext
Luis Scheurenbrand
- [FFmpeg-devel] [PATCH 1/2] avformat/matroskaenc: Don't create wrong packet durations
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avformat/matroskaenc: Write default duration for audio
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/matroskaenc: Don't create wrong packet durations
James Almer
- [FFmpeg-devel] [PATCH] avcodec/ffv1*: add more pixel formats support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hls: Re-use crypto URLContext
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] lavc/aacpsdsp: simplify R-V V stereo interpolate
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/5] lavc/aacpsdsp: unroll R-V V stereo interpolate
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/5] lavc/aacpsdsp: unroll RISC-V V mul_pair_single
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 4/5] lavc/aacpsdsp: unroll RISC-V V hybrid_analysis_ileave
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 5/5] lavc/aacpsdsp: unroll RISC-V V hybrid_synthesis_deint
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] avformat/matroskaenc: Don't create wrong packet durations
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/hls: Re-use crypto URLContext
Luis Scheurenbrand
- [FFmpeg-devel] [PATCH] lavc/fmtconvert: unroll R-V V int32_to_float_fmul_scalar
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v3] avformat/mxfdec: Remove this_partition
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] riscv: factor out the bswap32 assembler
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/3] swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/3] swscale/rgb2rgb: remove R-V V shuffle_bytes_3012
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avdevice/lavfi: Fix double-free on error
Andreas Rheinhardt
- [FFmpeg-devel] [REFUND-REQUEST]] VDD'23 Travel
Michael Niedermayer
- [FFmpeg-devel] [REFUND-REQUEST] VDD23 Travel
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: disable vulkan if min version insufficient
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] configure: disable vulkan if min version insufficient
Tristan Matthews
- [FFmpeg-devel] [PATCH] configure: disable vulkan if min version insufficient
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] configure: disable vulkan if min version insufficient
Tristan Matthews
- [FFmpeg-devel] [PATCH 3/5] avformat/mov: Better check for duplicate iloc
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: disable vulkan if min version insufficient
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 6/6] avformat/mov: Check avif_info
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: disable vulkan if min version insufficient
Tristan Matthews
- [FFmpeg-devel] [PATCH] avcodec/libkvazaar: Simplified codec context color settings.
John Mather
- [FFmpeg-devel] [PATCH v2] avcodec/libkvazaar: Respect codec context color settings.
John Mather
- [FFmpeg-devel] [PATCH] avcodec/libkvazaar: Simplified codec context color settings.
John Mather
- [FFmpeg-devel] [PATCH v2] avcodec/libkvazaar: Respect codec context color settings.
Vittorio Giovara
- [FFmpeg-devel] [PATCH] avfilter: merge loudnorm filter functionality into f_ebur128.c
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/6] avformat/avidec: support huge durations
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/6] avformat/avidec: Correct unsigend type
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/6] vformat/cafdec: dont seek beyond 64bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] avformat/cafdec: saturate start + size into 64bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/6] avformat/dxa: Adjust order of operations around block align
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6] avformat/iff: Saturate avio_tell() + 12
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffbuild: Add gzip -n flag to fix reproducible builds
Rob Hall
- [FFmpeg-devel] [PATCH v3] avformat/mxfdec: Remove this_partition
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] avformat/cafdec: saturate start + size into 64bit
James Almer
- [FFmpeg-devel] [PATCH 1/3] swscale/rgb2rgb: rework RISC-V V uyvytoyuv422
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/3] swscale/rgb2rgb: avoid S-regs in RISC-V V uyvytoyuv422
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/3] swscale/rgb2rgb: unroll RISC-V V uyvytoyuv422
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/6] avformat/avidec: support huge durations
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/lavfi: Fix double-free on error
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 07/14] avcodec/vorbis: Use void* logctx instead of AVCodecContext*
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/lcldec: fix uncompressed buffer size calculation
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/6] avformat/avidec: support huge durations
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/libkvazaar: Respect codec context color settings.
Jan Ekström
- [FFmpeg-devel] [PATCH v2] avcodec/libkvazaar: Respect codec context color settings.
Jan Ekström
- [FFmpeg-devel] [PATCH 1/6] avformat/avidec: support huge durations
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/snow: Move encoder-only stuff out of SnowContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/snow: Move dsp helper functions to snow_dwt.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avformat/cafdec: saturate start + size into 64bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH] vulkan_hevc: handle non-contiguous SPS/PPS/VPS ids
Benjamin Cheng
- [FFmpeg-devel] [PATCH v2] vulkan_hevc: handle non-contiguous SPS/PPS/VPS ids
Benjamin Cheng
- [FFmpeg-devel] [PATCH] swscale/rgb2rgb: unroll R-V V interleave_bytes
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavu/float_dsp: avoid reg-stride in R-V V reverse_fmul
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/4] avcodec/mpegvideo_dec: Check for existence of planes before accesses
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] avcodec/mpegvideo_dec: Don't memset twice
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] avcodec/mpegvideo_dec: Remove commented-out legacy cruft
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/4] avcodec/h264_slice: Don't keep AVCodecContext props in sync manually
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavu/float_dsp: avoid reg-stride in R-V V fmul_window
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/6] avformat/avidec: support huge durations
Anton Khirnov
Last message date:
Sat Sep 30 23:18:38 EEST 2023
Archived on: Sat Sep 30 23:18:47 EEST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).