[FFmpeg-devel] [PATCH 1/2] avformat/iamf_writer: update extradata from packet side data
2024-02-29 17:41 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/iamfenc: ensure updated extradata is written
[FFmpeg-devel] [PATCH v7 00/14] encoder AVCodecContext configuration side data
2024-02-29 16:43 UTC (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 01/14] avutil/frame: split side data list wiping out to non-AVFrame function
` [FFmpeg-devel] [PATCH v7 02/14] avutil/frame: add helper for freeing arrays of side data
` [FFmpeg-devel] [PATCH v7 03/14] avutil/frame: split side_data_from_buf to base and AVFrame func
` [FFmpeg-devel] [PATCH v7 04/14] avutil/frame: split side data removal out to non-AVFrame function
` [FFmpeg-devel] [PATCH v7 05/14] avutil/frame: add helper for adding side data to array
` [FFmpeg-devel] [PATCH v7 06/14] avutil/frame: add helper for adding existing "
` [FFmpeg-devel] [PATCH v7 07/14] avutil/frame: add helper for adding side data w/ AVBufferRef "
` [FFmpeg-devel] [PATCH v7 08/14] avutil/frame: add helper for getting side data from array
` [FFmpeg-devel] [PATCH v7 09/14] avcodec: add frame side data array to AVCodecContext
` [FFmpeg-devel] [PATCH v7 10/14] avcodec: add helper for configuring AVCodecContext's frame side data
` [FFmpeg-devel] [PATCH v7 11/14] ffmpeg: pass first video AVFrame's side data to encoder
` [FFmpeg-devel] [PATCH v7 12/14] avcodec/libsvtav1: add support for writing out CLL and MDCV
` [FFmpeg-devel] [PATCH v7 13/14] avcodec/libx264: "
` [FFmpeg-devel] [PATCH v7 14/14] avcodec/libx265: "
[FFmpeg-devel] [PATCH 0/2] Harmonise comments about ownership/meaning
2024-02-29 16:23 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] avformat: harmonise "- {decoding, encoding, demuxing, muxing}: " comments
` [FFmpeg-devel] [PATCH 2/2] all: harmonise "{Decoding, Encoding, Audio, Video}:" comments
[FFmpeg-devel] [PATCH] all: fix "@param foo[in/out]" to "@param[in, out] foo"
2024-02-29 15:58 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc: Add infra.txt
2024-02-29 15:57 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [ infra] Does main server hang?
[FFmpeg-devel] [PATCH] all: fix "param"s that should be "@param"
2024-02-29 15:51 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] MAINTAINERS: remove inactive developer
2024-02-29 14:44 UTC (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec: remove sonic lossy/lossless audio
[FFmpeg-devel] [PATCH] avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2024-02-29 13:32 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/4] avcodec/aom_film_grain: add AOM film grain synthesis
2024-02-29 12:50 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/4] avcodec/aom_film_grain: implement AFGS1
` [FFmpeg-devel] [PATCH v2 3/4] avcodec/h2645_sei: decode AFGS1 T.35 SEI
` [FFmpeg-devel] [PATCH v2 4/4] avcodec/hevcdec: apply AOM film grain synthesis
[FFmpeg-devel] [PATCH] avcodec: deprecate sonic
2024-02-29 12:47 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/4] swresample/resample: rework resample_one function to work the same way as the others
2024-02-29 12:22 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0
` [FFmpeg-devel] [PATCH 2/2] swresample/resample: rework resample_one function to work the same way as the others
[FFmpeg-devel] [PATCH 1/4] avcodec/aom_film_grain: add AOM film grain synthesis
2024-02-29 12:18 UTC (9+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/Makefile: Add missing AV1 decoder->av1_parse.o dependency
2024-02-29 9:37 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/9] avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS cap
2024-02-29 9:36 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/9] avcodec/libxevd: Set AV_CODEC_CAP_DR1
` [FFmpeg-devel] [PATCH 3/9] avcodec/libxevd: Avoid cloning AVPacket
` [FFmpeg-devel] [PATCH 4/9] avcodec/libxevd: Deduplicate code
` [FFmpeg-devel] [PATCH 5/9] avcodec/libxevd: Reindent after the previous commit
` [FFmpeg-devel] [PATCH 6/9] avcodec/libxevd: Remove useless AVClass
` [FFmpeg-devel] [PATCH 7/9] avcodec/libxevd: Use CODEC_LONG_NAME()
` [FFmpeg-devel] [PATCH 8/9] avcodec/libxevd: Improve included headers a bit
` [FFmpeg-devel] [PATCH 9/9] avcodec/libxevd: Fix "if (ret = ff_foo() < 0)" precedence problem
[FFmpeg-devel] [PATCH] avcodec/decode: Improve validity check a bit
2024-02-29 9:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/mss[12]: Cleanup generically on init failure
2024-02-29 9:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/refstruct: Don't use STRIDE_ALIGN for alignment
2024-02-29 9:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/mem_internal: Remove unneeded headers
2024-02-29 9:35 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/libxeve: Use av_dict_iterate()
2024-02-29 9:35 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vp9: set update_map to 0 when segmentation.enabled is 0
2024-02-29 5:58 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] lavc/qsvenc: always allocate the array to store mfxExtBuffer points
2024-02-29 5:34 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/qsvenc: add support for oneVPL string API
[FFmpeg-devel] [PATCH v6 1/9] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc
2024-02-29 5:33 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 2/9] avcodec/vaapi_encode: introduce a base layer for vaapi encode
` [FFmpeg-devel] [PATCH v6 3/9] avcodec/vaapi_encode: extract set_output_property to base layer
` [FFmpeg-devel] [PATCH v6 4/9] avcodec/vaapi_encode: extract gop configuration "
` [FFmpeg-devel] [PATCH v6 5/9] avcodec/vaapi_encode: extract a get_recon_format function "
` [FFmpeg-devel] [PATCH v6 6/9] avcodec/vaapi_encode: extract a free funtion "
` [FFmpeg-devel] [PATCH v6 7/9] avutil/hwcontext_d3d12va: add Flags for resource creation
` [FFmpeg-devel] [PATCH v6 8/9] avcodec: add D3D12VA hardware HEVC encoder
` [FFmpeg-devel] [PATCH v6 9/9] Changelog: add D3D12VA HEVC encoder changelog
[FFmpeg-devel] [PATCH v1 1/2] lavc/vaapi_encode_h265: Map HEVC AV REXT profile to VA REXT profile
2024-02-29 3:25 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 2/2] lavc/vaapi_encode_h265: Set general_*_constriaint flags with profile
[FFmpeg-devel] [PATCH] avcodec/x86/fpel: Remove remnants of MMX
2024-02-29 1:22 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] fate: never generate auto-generated references
2024-02-29 0:18 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/4] avformat/wavdec: dynamically set max_size by default
[FFmpeg-devel] [PATCH 1/3] lavc/vp8dsp: R-V V put_bilin_h
2024-02-28 20:25 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/proresenc_kostya: Remove bug similarity text
2024-02-28 20:08 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avformat/avio: Make avio_print_string_array() accept const pointers
2024-02-28 19:07 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avutil/timestamp: Constify av_ts_make_time_string()
` [FFmpeg-devel] [PATCH 3/4] swresample/swresample: Constify swr_convert()
` [FFmpeg-devel] [PATCH 4/4] fftools/ffmpeg_demux, sync_queue: Constify a bit
[FFmpeg-devel] [PATCH] avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX
2024-02-28 18:10 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v6 00/13] encoder AVCodecContext configuration side data
2024-02-28 18:07 UTC (18+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 01/13] avutil/frame: split side data list wiping out to non-AVFrame function
` [FFmpeg-devel] [PATCH v6 02/13] avutil/frame: add helper for freeing arrays of side data
` [FFmpeg-devel] [PATCH v6 03/13] avutil/frame: split side_data_from_buf to base and AVFrame func
` [FFmpeg-devel] [PATCH v6 04/13] avutil/frame: split side data removal out to non-AVFrame function
` [FFmpeg-devel] [PATCH v6 05/13] avutil/frame: add helper for adding side data to array
` [FFmpeg-devel] [PATCH v6 06/13] avutil/frame: add helper for adding existing side data to set
` [FFmpeg-devel] [PATCH v6 07/13] avutil/frame: add helper for getting side data from array
` [FFmpeg-devel] [PATCH v6 08/13] avcodec: add frame side data array to AVCodecContext
` [FFmpeg-devel] [PATCH v6 09/13] avcodec: add helper for configuring AVCodecContext's frame side data
` [FFmpeg-devel] [PATCH v6 10/13] ffmpeg: pass first video AVFrame's side data to encoder
` [FFmpeg-devel] [PATCH v6 11/13] avcodec/libsvtav1: add support for writing out CLL and MDCV
` [FFmpeg-devel] [PATCH v6 12/13] avcodec/libx264: "
` [FFmpeg-devel] [PATCH v6 13/13] avcodec/libx265: "
[FFmpeg-devel] [PATCH 1/3] lavc/vp9dsp: R-V V ipred vert
2024-02-28 17:19 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/3] Fix /// comments that should be ///<
2024-02-28 17:09 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] all: "
` [FFmpeg-devel] [PATCH 2/3] avcodec/ivi: Make comments more Doxygen-friendly
` [FFmpeg-devel] [PATCH 3/3] avcodec/avcodec: Downgrade multi-member comment to non-Doxygen comment
[FFmpeg-devel] [PATCH 1/6] avcodec/aacenc: Move initializing DSP out of aacenc.c
2024-02-28 16:33 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avcodec/svq1enc: Move initializing DSP out of svq1enc.c
` [FFmpeg-devel] [PATCH 3/6] avcodec/vvc/vvc_intra: Move utils "
` [FFmpeg-devel] [PATCH 4/6] avcodec/vvc/vvc_mvs: Add proper header include
` [FFmpeg-devel] [PATCH 5/6] checkasm/vvc_mc: Don't use declare_func_emms
` [FFmpeg-devel] [PATCH 6/6] tests/checkasm: Improve included headers
[FFmpeg-devel] [PATCH] avcodec/bsf/mp3_header_decompress: Remove BSF
2024-02-28 16:13 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] doc/ffprobe.xsd: add frameSideDatumType entry
2024-02-28 13:25 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] doc/ffprobe.xsd: add <components> and <pieces>
[FFmpeg-devel] [REFUND-REQUEST] FOSDEM 2024
2024-02-28 13:18 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/2] avdevice: deprecate opengl outdev
2024-02-28 9:31 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v4] avcodec/aarch64/hevc: add luma deblock NEON
2024-02-28 9:17 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/intrax8: Fix assert
2024-02-28 9:10 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Set native order for wav channel layouts up until 8 channels
2024-02-28 2:29 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/vvc/vvcdec: allow vvc_decode_close() on failed open
2024-02-27 22:47 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal()
[FFmpeg-devel] [PATCH] avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for the library to operate in a low-delay mode
2024-02-27 22:36 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] aarch64: Use regular hwcaps flags instead of HWCAP_CPUID for CPU feature detection on Linux
2024-02-27 22:20 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/dxvenc: Use proper alignment, write endian-independent output
2024-02-27 22:10 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3 v2] avutil/tests/opt: test negative values for INT and INT64 types
2024-02-27 20:30 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avutil/tests/opt: test values > INT_MAX for INT64 type
` [FFmpeg-devel] [PATCH 3/3 v2] avutil/opt: add an unsigned option type
[FFmpeg-devel] [PATCH] web: Add spi.txt
2024-02-27 19:01 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/1] fate-aac-encode-pred UBsan fix
2024-02-27 18:59 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/1] aacenc_pred: prevent UB in ff_aac_adjust_common_pred()
[FFmpeg-devel] [RFC] fate rsync switch to git
2024-02-27 18:57 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avutil/mem: limit alignment to maximum simd align
2024-02-27 18:45 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "
[FFmpeg-devel] Exposing get_level_str log function
2024-02-27 17:49 UTC - mbox.gz / Atom
[FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule
2024-02-27 16:55 UTC (9+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v4] avfilter: add vf_overlay_videotoolbox
2024-02-27 16:35 UTC - mbox.gz / Atom
[FFmpeg-devel] Add protocol for Android content providers
2024-02-27 14:50 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avutil: add av_jni_{get, set}_android_app_ctx helper
` [FFmpeg-devel] Add protocol for Android content providers (v2)
` [FFmpeg-devel] [PATCH v2 1/6] avcodec: add av_jni_{get, set}_android_app_ctx helper
` [FFmpeg-devel] [PATCH v2 2/6] avformat: add Android content resolver protocol support
` [FFmpeg-devel] [PATCH v2 3/6] avutil/jni: use size_t to store structure offsets
` [FFmpeg-devel] [PATCH v2 4/6] avutil/jni: remove unnecessary NULL checks before calling DeleteLocalRef()
` [FFmpeg-devel] [PATCH v2 5/6] avcodec/mediacodec_wrapper: use an OFFSET() macro where relevant
` [FFmpeg-devel] [PATCH v2 6/6] avcodec/mediacodec_wrapper: remove unnecessary NULL checks before calling Delete{Global, Local}Ref()
[FFmpeg-devel] [PATCH 1/2] avutil/tests/opt: test negative values for INT and INT64 types
2024-02-27 13:59 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avutil/opt: add an unsigned option type
[FFmpeg-devel] [PATCH 1/2] avfilter/vf_showinfo: add AVFilmGrainAOMParams support
2024-02-27 13:43 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] fftools/ffprobe: add AVFilmGrainParams printing
[FFmpeg-devel] Add protocol for Android content providers
2024-02-27 13:19 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] avformat/mov: Don't use entry[-1] in pointer arithmetic
2024-02-27 11:16 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vvc: Correct sps_num_subpics_minus1 minimum
2024-02-27 6:08 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/qsvenc: update the selection of bitrate control method
2024-02-27 6:02 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/vaapi_encode_h264: use is_reference to fill reference_pic_flag
2024-02-27 3:48 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/vaapi_encode_h265: "
[FFmpeg-devel] [PATCH v2 1/2] avdevice: deprecate opengl outdev
2024-02-27 1:42 UTC (2+ messages) - mbox.gz / Atom
page: next (older) | prev (newer) | latest
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git