October 2022 Archives by author
Starting: Sat Oct 1 01:07:39 EEST 2022
Ending: Mon Oct 31 23:58:57 EET 2022
Messages: 1076
- [FFmpeg-devel] [PATCH 10/12] avcodec: add MediaCodec encoder
"zhilizhao(赵志立)"
- [FFmpeg-devel] [PATCH 10/12] avcodec: add MediaCodec encoder
"zhilizhao(赵志立)"
- [FFmpeg-devel] FFmpeg 5.0
AV Preservation by reto.ch (lists)
- [FFmpeg-devel] GitHub releases section is very old
* Neustradamus *
- [FFmpeg-devel] Baixar legenda
Etore .
- [FFmpeg-devel] [PATCH] avcodec/bonk: Check step
James Almer
- [FFmpeg-devel] [PATCH v2] avcodec/tiff: add read support for compressed rgb floating point formats
James Almer
- [FFmpeg-devel] [PATCH 1/7] avcodec/sunrast: Use ptrdiff_t for stride
James Almer
- [FFmpeg-devel] [PATCH] avcodec: add a bsf to reorder DTS into PTS
James Almer
- [FFmpeg-devel] [crop support for matroska demuxer 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
James Almer
- [FFmpeg-devel] [PATCH v2] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
James Almer
- [FFmpeg-devel] [PATCH] avcoved/librav1e: support setting sample aspect ratio
James Almer
- [FFmpeg-devel] [crop support for matroska demuxer, V3 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
James Almer
- [FFmpeg-devel] [PATCH] avcodec/libdav1d: add an option to set max frame delay
James Almer
- [FFmpeg-devel] [PATCH 1/4 v2] avcodec/librav1e: support setting sample aspect ratio
James Almer
- [FFmpeg-devel] [PATCH 2/4] avcodec/librav1e: export extradata on init()
James Almer
- [FFmpeg-devel] [PATCH 3/4] avcodec/librav1e: support AV_CODEC_CAP_ENCODER_RECON_FRAME
James Almer
- [FFmpeg-devel] [PATCH 4/4] avcodec/librav1e: use lavu image helpers where adequate
James Almer
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
James Almer
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
James Almer
- [FFmpeg-devel] [PATCH 3/3] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool
James Almer
- [FFmpeg-devel] [PATCH 1/4 v2] avcodec/librav1e: support setting sample aspect ratio
James Almer
- [FFmpeg-devel] [PATCH 2/2] avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_ms
James Almer
- [FFmpeg-devel] [PATCH v1 03/11] avcodec: enable cbs for H266/VVC
James Almer
- [FFmpeg-devel] [PATCHv2 3/4] avcodec/svq1enc: output ident string in extradata field
James Almer
- [FFmpeg-devel] [PATCH] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/ac3dec: split off code discarding garbage at the beginning of a packet
James Almer
- [FFmpeg-devel] [PATCH 2/2] avcodec/ac3_parser: improve false positive detection when parsing sync frames
James Almer
- [FFmpeg-devel] [PATCH] avutil/integer: ignore the upper bits of AVInteger in av_i2int()
James Almer
- [FFmpeg-devel] [PATCH 1/5 v2] avcodec/ac3dec: split off code discarding garbage at the beginning of a packet
James Almer
- [FFmpeg-devel] [PATCH 2/5] avcodec/aac_ac3_parser: don't fill stream info in the sync function
James Almer
- [FFmpeg-devel] [PATCH 3/5] avcodec/aac_ac3_parser: don't try to sync when the parser is configured to handle complete frames
James Almer
- [FFmpeg-devel] [PATCH 4/5] avcodec/aac_ac3_parser: reindent after previous commit
James Almer
- [FFmpeg-devel] [PATCH 5/5 v2] avcodec/ac3_parser: improve false positive detection when parsing sync frames
James Almer
- [FFmpeg-devel] [PATCH 2/5] avcodec/aac_ac3_parser: don't fill stream info in the sync function
James Almer
- [FFmpeg-devel] [PATCH 2/6] avcodec/adts_parsed: allow passing a pre allocated AACADTSHeaderInfo to avpriv_adts_header_parse()
James Almer
- [FFmpeg-devel] [PATCH v13 2/9] avcodec/evc_parser: Added parser implementaion for EVC format
James Almer
- [FFmpeg-devel] [PATCH v2 03/10] avcodec: add bitstream parser for H266/VVC
James Almer
- [FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
James Almer
- [FFmpeg-devel] [PATCH] x86/intreadwrite: use intrinsics instead of inline asm for AV_ZERO128
James Almer
- [FFmpeg-devel] [PATCH 4/6 v2] avcodec/aac_ac3_parser: don't try to sync when the parser is configured to handle complete frames
James Almer
- [FFmpeg-devel] [PATCH 1/5 v2] avcodec/ac3dec: split off code discarding garbage at the beginning of a packet
James Almer
- [FFmpeg-devel] [PATCH] avcodec/atrac3plus: reorder channels to match the output layout
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/aacdec: fix parsing streams with channel configuration 11
James Almer
- [FFmpeg-devel] [PATCH 2/3] avutil/channel_layout: add a 7.1(top) channel layout
James Almer
- [FFmpeg-devel] [PATCH 3/3] avcodec/aacdec: add support for channel configuration 14
James Almer
- [FFmpeg-devel] [PATCH 1/4 v2] avcodec/aacdec: fix parsing streams with channel configuration 11
James Almer
- [FFmpeg-devel] [PATCH 2/4 v2] avutil/channel_layout: add a 7.1(top) channel layout
James Almer
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/aacdec: add support for channel configuration 14
James Almer
- [FFmpeg-devel] [PATCH 4/4] avformat/mov_chan: add missing AAC 7.1 mappings
James Almer
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/aacdec: add support for channel configuration 14
James Almer
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/aacdec: add support for channel configuration 14
James Almer
- [FFmpeg-devel] [PATCH] avutil/channel_layout: add a cube channel layout
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
James Almer
- [FFmpeg-devel] [PATCH] avutil/channel_layout: add a cube channel layout
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
James Almer
- [FFmpeg-devel] [PATCH] avfilter/src_movie: support unknown channel layouts
James Almer
- [FFmpeg-devel] [PATCH v2 03/10] avcodec: add bitstream parser for H266/VVC
James Almer
- [FFmpeg-devel] [PATCH v2] avcodec/atrac3plus: reorder channels to match the output layout
James Almer
- [FFmpeg-devel] [PATCH 1/6 v3] avcodec/aacdec: fix parsing streams with channel configuration 11
James Almer
- [FFmpeg-devel] [PATCH 2/6 v3] avutil/channel_layout: add a 7.1(top) channel layout
James Almer
- [FFmpeg-devel] [PATCH 3/6] swresample/rematrix: support mixing top front left/right channels
James Almer
- [FFmpeg-devel] [PATCH 4/6 v3] avcodec/aacdec: add support for channel configuration 14
James Almer
- [FFmpeg-devel] [PATCH 5/6] avcodec/aacdec: don't force a layout when a channel position is unknown
James Almer
- [FFmpeg-devel] [PATCH 6/6] avcodec/aacdec: refactor the channel layout derivation code
James Almer
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Richard Ayres
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Richard Ayres
- [FFmpeg-devel] FFV1 slicecrc: "hashxx" instead of "CRC" for speed?
Peter B.
- [FFmpeg-devel] [PATCH v2] avformat/mpegtsenc: add omit_rai flag
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] lavc/encode: make sure frame timebase matches encoder, when set
Marton Balint
- [FFmpeg-devel] [PATCH v2 0/7] arm64 neon implementation for 8bits functions
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v2 1/7] lavc/aarch64: Add neon implementation for pix_abs8 functions.
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v2 2/7] aarch64: me_cmp: Improve scheduling in ff_pix_abs8_y2_neon
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v2 3/7] aarch64: me_cmp: Fix up the prologue of ff_pix_abs8_xy2_neon
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v2 4/7] lavc/aarch64: Provide neon implementation of nsse8
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v2 5/7] lavc/aarch64: Provide optimized implementation of vsse8 for arm64.
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v2 6/7] lavc/aarch64: Add neon implementation for vsse_intra8
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v2 7/7] aarch64: me_cmp: Improve scheduling in vsse_intra8
Grzegorz Bernacki
- [FFmpeg-devel] [PATCH v2 0/7] arm64 neon implementation for 8bits functions
Grzegorz Bernacki
- [FFmpeg-devel] Need to reduce size of ffmpeg.exe for version 5.0.1
Martijn van Beurden
- [FFmpeg-devel] [PATCH v6 0/3] 32bps FLAC patches
Martijn van Beurden
- [FFmpeg-devel] [PATCH v6 3/3] fate/flac: Add test of 32 bps encoding/decoding
Martijn van Beurden
- [FFmpeg-devel] [PATCH v7 0/3] 32bps FLAC patches
Martijn van Beurden
- [FFmpeg-devel] [PATCH v7 1/3] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v7 2/3] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Martijn van Beurden
- [FFmpeg-devel] [PATCH v7 3/3] fate/flac: Add test of 32 bps encoding/decoding
Martijn van Beurden
- [FFmpeg-devel] [PATCH v7 0/3] 32bps FLAC patches
Martijn van Beurden
- [FFmpeg-devel] [PATCH] libavcodec/flacenc: Enable sample rates > 655350 Hz
Martijn van Beurden
- [FFmpeg-devel] [PATCH] libavcodec/flacenc: Enable sample rates > 655350 Hz
Martijn van Beurden
- [FFmpeg-devel] [PATCH v7 0/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v7 1/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v7 2/2] ffmpeg: Deprecate display rotation override with a metadata key
Thilo Borgmann
- [FFmpeg-devel] [PATCH v6 1/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v7 0/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH v7 0/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Thilo Borgmann
- [FFmpeg-devel] [PATCH] libavcodec/flacenc: Enable sample rates > 655350 Hz
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] libavcodec/flacenc: Enable sample rates > 655350 Hz
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 8/9] checkasm/vp8dsp: Use declare_func_emms only when needed
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avcodec/libdav1d: add an option to set max frame delay
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Clément Bœsch
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Clément Bœsch
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Clément Bœsch
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Clément Bœsch
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Clément Bœsch
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Clément Bœsch
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Clément Bœsch
- [FFmpeg-devel] [PATCH v3] avformat/hls: Add option to retry failed segments for hls
ChenLiucheng
- [FFmpeg-devel] [PATCH] RFC: v210enc optimisations and initial AVX-512
James Darnley
- [FFmpeg-devel] [PATCH] mailmap: stop git lying about who I commit things as
James Darnley
- [FFmpeg-devel] [PATCH] avutil/tests/cpu: print the avx512icl flag
James Darnley
- [FFmpeg-devel] [PATCH] checkasm: add a verbose check function for uint32_t data
James Darnley
- [FFmpeg-devel] [PATCH] avcodec/v210enc: add new function for avx2 avx512 avx512icl
James Darnley
- [FFmpeg-devel] [PATCH] avcodec/v210enc: add new function for avx2 avx512 avx512icl
James Darnley
- [FFmpeg-devel] [PATCH 1/2] avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer
Christopher Degawa
- [FFmpeg-devel] [PATCH 2/2] avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_ms
Christopher Degawa
- [FFmpeg-devel] [PATCH 2/2] avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_ms
Christopher Degawa
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer
Christopher Degawa
- [FFmpeg-devel] [PATCH v2 2/2] avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_ms
Christopher Degawa
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer
Christopher Degawa
- [FFmpeg-devel] [PATCH v3] lavc/aarch64: add hevc horizontal qpel/uni/bi
J. Dekker
- [FFmpeg-devel] [PATCH] avcodec/svq1enc: Workaround GCC bug 102513
J. Dekker
- [FFmpeg-devel] [PATCH v3] lavc/aarch64: add hevc horizontal qpel/uni/bi
J. Dekker
- [FFmpeg-devel] [PATCH 0/3] RISC-V V Opus post-filter
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 0/4] RISC-V initial bswapdsp
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avcodec/bonk: Check step
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avcodec/bonk: Check step
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] riscv: remove unnecessary #include's
Rémi Denis-Courmont
- [FFmpeg-devel] [FFmpeg-cvslog] riscv/alacdsp: drop config.h include
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCHv2 0/4] RISC-V V Opus postfilter
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/4] lavc/opusdsp: RISC-V V (128-bit) postfilter
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/4] lavu/riscv: helper macro for VTYPE encoding
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 3/4] lavc/opusdsp: RISC-V V (256-bit) postfilter
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 4/4] lavc/opusdsp: RISC-V V (512-bit) postfilter
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/aacpsdsp: fix clobber on RISC-V LP64D/ILP32D
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] checkasm: RISC-V 64-bit assembler test harness
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] tx_float_neon: Do not access outside stack.
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] tx_float_neon: Do not access outside stack.
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] riscv: fix scalar product initialisation
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] lavc/audiodsp: fix RISC-V V scalar product (again)
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 2/4] lavc/pthread_frame: set worker thread names
Rémi Denis-Courmont
- [FFmpeg-devel] linker error
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: rename read_file() to avoid conflict with libass
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH] avcodec/av1: fixed an vaapi decoding corruption issue
Ruijing Dong
- [FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Gyan Doshi
- [FFmpeg-devel] [PATCH] libavcodec: Fix a comment typo
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/hls: fix spelling and grammar on wrap warning
Gyan Doshi
- [FFmpeg-devel] [PATCH 11/11] doc/filters.texi: update overlay_vaapi documentation
Gyan Doshi
- [FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Gyan Doshi
- [FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Gyan Doshi
- [FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/hls: fix spelling and grammar on wrap warning
Gyan Doshi
- [FFmpeg-devel] [PATCH v4] avformat/hls: Add option to retry failed segments for hls
Gyan Doshi
- [FFmpeg-devel] [PATCH v2 1/2] ffmpeg: shift start time correction to ffmpeg_opt
Gyan Doshi
- [FFmpeg-devel] [PATCH v2 2/2] ffmpeg: fix implementation of updated input start time
Gyan Doshi
- [FFmpeg-devel] [PATCH v2 2/2] ffmpeg: fix implementation of updated input start time
Gyan Doshi
- [FFmpeg-devel] [PATCH v2 2/2] ffmpeg: fix implementation of updated input start time
Gyan Doshi
- [FFmpeg-devel] [PATCH] Avoid possible integer overflow in yuv420 to rgba64 templates by saturating.
Drew Dunne
- [FFmpeg-devel] [PATCH] tx_float_neon: Do not access outside stack.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] tx_float_neon: Do not access outside stack.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] aarch64: Implement stack spilling in a consistent way.
Reimar Döffinger
- [FFmpeg-devel] [PATCH v5 1/3] ffmpeg: refactor post-decoding steps for subtitles into a function
Jan Ekström
- [FFmpeg-devel] [PATCH v5 2/3] ffmpeg: move decoded frame counter from after post-processing to decode
Jan Ekström
- [FFmpeg-devel] [PATCH v5 3/3] ffmpeg: add video heartbeat capability to fix_sub_duration
Jan Ekström
- [FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Jan Ekström
- [FFmpeg-devel] [PATCH v13 2/9] avcodec/evc_parser: Added parser implementaion for EVC format
Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics
- [FFmpeg-devel] ffmpeg-rtpdec-4175-gray
Evgeny
- [FFmpeg-devel] [PATCH] avcodec/dolby_e: Add error recovery when parse_mantissas run out of bits
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v5 3/3] ffmpeg: add video heartbeat capability to fix_sub_duration
Nicolas George
- [FFmpeg-devel] linker error
Nicolas George
- [FFmpeg-devel] [PATCH] avcodec/v210enc: add new function for avx2 avx512 avx512icl
Christophe Gisquet
- [FFmpeg-devel] FFmpeg 5.0
Neal Gompa
- [FFmpeg-devel] FFmpeg 5.0
Neal Gompa
- [FFmpeg-devel] FFmpeg 5.0
Neal Gompa
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: increase header limit
Chema Gonzalez
- [FFmpeg-devel] [PATCH 2/4] lavc/pthread_frame: set worker thread names
Henrik Gramner
- [FFmpeg-devel] [PATCH] RFC: v210enc optimisations and initial AVX-512
Henrik Gramner
- [FFmpeg-devel] [PATCH] avcodec/libsvtav1: Add support for multipass encoding
Gustav Grusell
- [FFmpeg-devel] [PATCH 0/1] Add "no packet timeout" to mpegts
Wolfgang Haupt
- [FFmpeg-devel] [PATCH 1/1] Add "no packet" timeout option for mpegts
Wolfgang Haupt
- [FFmpeg-devel] [PATCH 0/1] Add "no packet timeout" to mpegts
Wolfgang Haupt
- [FFmpeg-devel] [PATCH 0/1] Add "no packet timeout" to mpegts
Wolfgang Haupt
- [FFmpeg-devel] [PATCH] avformat/mpegts: Add "no packet" timeout option
Wolfgang Haupt
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]lavc/tiff: Support dng cropping
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]lavc/tiff: Support dng cropping
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Tomas Härdin
- [FFmpeg-devel] [PATCH 3/7] avcodec/sgidec: Avoid redundant private context
Tomas Härdin
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Tomas Härdin
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Tomas Härdin
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat/mxfdec: do not log warning of multiple ANC packets if count is 0
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec: ViewQuest VQC decoder
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec: ViewQuest VQC decoder
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec: ViewQuest VQC decoder
Tomas Härdin
- [FFmpeg-devel] [PATCHv2] avcodec: ViewQuest VQC decoder
Tomas Härdin
- [FFmpeg-devel] [PATCH 10/12] avcodec: add MediaCodec encoder
Tomas Härdin
- [FFmpeg-devel] [PATCH 10/12] avcodec: add MediaCodec encoder
Tomas Härdin
- [FFmpeg-devel] [PATCH] avfilter/vf_curves: add PCHIP interpolator and interp option
Takeshi Ikuma
- [FFmpeg-devel] [PATCH] avfilter/vf_curves: add PCHIP interpolator and interp option
Takeshi (Kesh) Ikuma
- [FFmpeg-devel] [PATCH v2 1/3] avformat/imfdec: use CPL start timecode if available
Zane van Iperen
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Mohammad Izadi
- [FFmpeg-devel] [PATCH 0/2] RGB(A)32F in libjxl
Leo Izen
- [FFmpeg-devel] [PATCH 1/2] avutil/pixfmt.h: add native-endian RGB32F and RGBA32F formats
Leo Izen
- [FFmpeg-devel] [PATCH 2/2] avcodec/libjxl: use RGB32F or RGBA32F for 32-bit float JPEG XL
Leo Izen
- [FFmpeg-devel] [PATCH 0/2] RGB(A)32F in libjxl
Leo Izen
- [FFmpeg-devel] [PATCH 2/2] avcodec/libjxl: use RGB32F or RGBA32F for 32-bit float JPEG XL
Leo Izen
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Wu Jianhua
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Wu Jianhua
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Wu Jianhua
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Wu Jianhua
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Wu Jianhua
- [FFmpeg-devel] [PATCH v2] avformat/segment: add -strftime_mkdir option
George-Cristian Jiglau
- [FFmpeg-devel] [PATCH v3] avformat/segment: add -strftime_mkdir option
George-Cristian Jiglau
- [FFmpeg-devel] [PATCH v4] avformat/segment: add -strftime_mkdir option
George-Cristian Jiglau
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH v6 1/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Anton Khirnov
- [FFmpeg-devel] [PATCH v6 2/2] ffmpeg: Deprecate display rotation override with a metadata key
Anton Khirnov
- [FFmpeg-devel] [PATCH] fixed_dsp: add missing av_restrict qualifiers
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] avformat/mp3dec: remove a call to avio_tell()
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/1] fate/opus: add silk LBRR test (refs #9890)
Anton Khirnov
- [FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] lavc/encode: make sure frame timebase matches encoder, when set
Anton Khirnov
- [FFmpeg-devel] [crop support for matroska demuxer 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Anton Khirnov
- [FFmpeg-devel] [crop support for matroska demuxer 2/3] libavcodec: Public code to support container crop
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/8] lavfi/f_drawgraph: forward input frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/8] lavfi/settb: rescale input frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/8] lavfi/vf_tinterlace: set frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/8] lavfi/vf_coreimage: set frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 5/8] lavfi/vf_decimate: use inverse of output framerate as timebase
Anton Khirnov
- [FFmpeg-devel] [PATCH 6/8] lavfi/vf_estdif: drop an unused function parameter
Anton Khirnov
- [FFmpeg-devel] [PATCH 7/8] lavfi/vf_estdif: drop a redundant context variable
Anton Khirnov
- [FFmpeg-devel] [PATCH 8/8] lavfi/vf_estdif: set frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] lavc/encode: make sure frame timebase matches encoder, when set
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/5] lavfi/vf_framepack: properly set output duration for framesequence output
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/5] lavfi/vf_deinterlace_qsv: set output frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/5] lavfi/vf_frei0r: set frame durations for frei0r_src
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/5] lavfi/vf_minterpolate: set output frame durations
Anton Khirnov
- [FFmpeg-devel] [PATCH 5/5] lavfi/src_avsynctest: set video frame durations
Anton Khirnov
- [FFmpeg-devel] [crop support for matroska demuxer, V3 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Anton Khirnov
- [FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Anton Khirnov
- [FFmpeg-devel] [crop support for matroska demuxer, V3 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Anton Khirnov
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/ffmpeg: drop the -async option
Anton Khirnov
- [FFmpeg-devel] [PATCH] ffmpeg: Make find_stream_info behave like a normal per-file option
Anton Khirnov
- [FFmpeg-devel] [PATCH 01/13] fftools/ffmpeg_mux: do not unref a NULL packet
Anton Khirnov
- [FFmpeg-devel] [PATCH 02/13] fftools/ffmpeg: move output_packet() to ffmpeg_mux
Anton Khirnov
- [FFmpeg-devel] [PATCH 03/13] fftools/ffmpeg_mux: rename submit_packet() to thread_submit_packet()
Anton Khirnov
- [FFmpeg-devel] [PATCH 04/13] fftools/ffmpeg_mux: drop the of_ prefix from of_submit_packet()
Anton Khirnov
- [FFmpeg-devel] [PATCH 05/13] fftools/ffmpeg: move some stream initialization code to ffmpeg_mux
Anton Khirnov
- [FFmpeg-devel] [PATCH 06/13] fftools/ffmpeg_opt: move opening output files into a new file
Anton Khirnov
- [FFmpeg-devel] [PATCH 07/13] fftools/ffmpeg_mux: move Muxer and MuxStream to a new header
Anton Khirnov
- [FFmpeg-devel] [PATCH 08/13] fftools/ffmpeg_mux: embed OutputFile in a Muxer
Anton Khirnov
- [FFmpeg-devel] [PATCH 09/13] fftools/ffmpeg_mux: allocate sq_pkt in setup_sync_queues()
Anton Khirnov
- [FFmpeg-devel] [PATCH 10/13] fftools/ffmpeg_mux: inline of_muxer_init() into of_open()
Anton Khirnov
- [FFmpeg-devel] [PATCH 11/13] fftools/ffmpeg_mux: inline mux_free() into of_close()
Anton Khirnov
- [FFmpeg-devel] [PATCH 12/13] fftools/ffmpeg_mux: move sq_mux from OutputFile to Muxer
Anton Khirnov
- [FFmpeg-devel] [PATCH 13/13] fftools/ffmpeg: move init_output_bsfs() to ffmpeg_mux
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] fftools/cmdutils: Use av_err2str
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] lavf/async: Fix ring_write return value
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/1] libswscale: force a minimum size of the slide for bayer sources
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] avcodec/startcode: Avoid unaligned accesses
Anton Khirnov
- [FFmpeg-devel] [PATCH 14/22] fftools/ffmpeg: move freeing an output stream into a separate function
Anton Khirnov
- [FFmpeg-devel] [PATCH 15/22] fftools/ffmpeg: reindent after previous commit
Anton Khirnov
- [FFmpeg-devel] [PATCH 16/22] fftools/ffmpeg_mux_init: pass Muxer to new_output_stream()
Anton Khirnov
- [FFmpeg-devel] [PATCH 17/22] fftools/ffmpeg: remove the output_streams global
Anton Khirnov
- [FFmpeg-devel] [PATCH 18/22] fftools/ffmpeg: remove a cleanup block at the end of transcode()
Anton Khirnov
- [FFmpeg-devel] [PATCH 19/22] fftools/ffmpeg: free output streams in of_close()
Anton Khirnov
- [FFmpeg-devel] [PATCH 20/22] fftools/ffmpeg_mux: embed OutputStream in a MuxStream
Anton Khirnov
- [FFmpeg-devel] [PATCH 21/22] fftools/ffmpeg_mux: move bsf_ctx from OutputStream to MuxStream
Anton Khirnov
- [FFmpeg-devel] [PATCH 22/22] fftools/ffmpeg_mux: move muxing queue fields from OutputStream to MuxStream
Anton Khirnov
- [FFmpeg-devel] [PATCH] Update sample upload instructions
Anton Khirnov
- [FFmpeg-devel] [PATCH v13 2/9] avcodec/evc_parser: Added parser implementaion for EVC format
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 10/54] avutil/channel_layout: Group deprecated functions
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 00/54] Various Doxygen fixes
Anton Khirnov
- [FFmpeg-devel] [PATCH 01/13] fftools/ffmpeg_mux: do not unref a NULL packet
Anton Khirnov
- [FFmpeg-devel] [PATCH v6 1/2] ffmpeg: Add display_{rotation, hflip, vflip} options
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] tools/decode_simple: always call process_frame(NULL) at the end
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/3] tools/decode_simple: initialize decoder parameters with container info
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/3] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool
Anton Khirnov
- [FFmpeg-devel] [PATCH 01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c
Anton Khirnov
- [FFmpeg-devel] [PATCH 02/20] fftools/ffmpeg_demux: add demuxer private data
Anton Khirnov
- [FFmpeg-devel] [PATCH 03/20] fftools/ffmpeg: drop init_input_threads()
Anton Khirnov
- [FFmpeg-devel] [PATCH 04/20] fftools/ffmpeg: move closing the input file into a separate function
Anton Khirnov
- [FFmpeg-devel] [PATCH 05/20] fftools/ffmpeg: drop free_input_threads()
Anton Khirnov
- [FFmpeg-devel] [PATCH 06/20] fftools/ffmpeg: move threading fields from InputFile to Demuxer
Anton Khirnov
- [FFmpeg-devel] [PATCH 07/20] fftools/ffmpeg: move duration/time_base from InputFile to Demuxer
Anton Khirnov
- [FFmpeg-devel] [PATCH 08/20] fftools/ffmpeg_demux: do not log to the demuxer context
Anton Khirnov
- [FFmpeg-devel] [PATCH 09/20] fftools/ffmpeg: move nb_streams_warn from InputFile to Demuxer
Anton Khirnov
- [FFmpeg-devel] [PATCH 10/20] fftools/ffmpeg_demux: log when the demuxer thread terminates
Anton Khirnov
- [FFmpeg-devel] [PATCH 11/20] fftools/ffmpeg: factor out copying metadata/chapters from of_open()
Anton Khirnov
- [FFmpeg-devel] [PATCH 12/20] fftools/ffmpeg_mux_init: avoid modifying OptionsContext.chapters_input_file
Anton Khirnov
- [FFmpeg-devel] [PATCH 13/20] fftools/ffmpeg_mux_init: constify metadata specifier arguments
Anton Khirnov
- [FFmpeg-devel] [PATCH 14/20] fftools/ffmpeg_mux_init: drop a duplicated block in copy_metadata()
Anton Khirnov
- [FFmpeg-devel] [PATCH 15/20] fftools/ffmpeg_mux_init: stop using OptionsContext as storage in copy_metadata()
Anton Khirnov
- [FFmpeg-devel] [PATCH 16/20] fftools/ffmpeg_mux_init: stop modifying some OptionsContext fields
Anton Khirnov
- [FFmpeg-devel] [PATCH 17/20] fftools/ffmpeg_mux_init: move code creating streams into a new function
Anton Khirnov
- [FFmpeg-devel] [PATCH 18/20] fftools/ffmpeg_mux_init: stop modifying OptionsContext.*_disable
Anton Khirnov
- [FFmpeg-devel] [PATCH 19/20] fftools/ffmpeg_demux: stop modifying OptionsContext
Anton Khirnov
- [FFmpeg-devel] [PATCH 20/20] fftools/ffmpeg_[de]mux: constify all uses of OptionsContext
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/4] lavu/thread: add an internal function for setting thread name
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/4] lavc/pthread_frame: set worker thread names
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/4] lavf: set internal thread names
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/4] fftools/ffmpeg: set thread names
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: set worker thread names
Anton Khirnov
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: rename read_file() to avoid conflict with libass
Anton Khirnov
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: rename read_file() to avoid conflict with libass
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/4] lavu/thread: add an internal function for setting thread name
Anton Khirnov
- [FFmpeg-devel] [PATCH] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool
Anton Khirnov
- [FFmpeg-devel] [PATCH v4 1/4] lavc: add standalone cached bitstream reader
Anton Khirnov
- [FFmpeg-devel] [PATCH v4 2/4] lavc/bitstream: templatize for BE/LE
Anton Khirnov
- [FFmpeg-devel] [PATCH v4 3/4] lavc/tests: add a cached bitstream reader test
Anton Khirnov
- [FFmpeg-devel] [PATCH v4 4/4] lavc/get_bits: add a compat wrapper for the cached bitstream reader
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/mss2: calculate draw region and revise split position
Anton Khirnov
- [FFmpeg-devel] [PATCH v2 1/5] avutil/dict: Add av_dict_iterate
Anton Khirnov
- [FFmpeg-devel] [PATCH v2 2/5] avutil/dict: Use av_dict_iterate in av_dict_get
Anton Khirnov
- [FFmpeg-devel] [RFC]lavc/tiff: Support dng cropping
Anton Khirnov
- [FFmpeg-devel] FFmpeg 5.0
Anton Khirnov
- [FFmpeg-devel] [PATCH] libx265: support ATSC A/53 captions
Eran Kornblau
- [FFmpeg-devel] [PATCH] libx265: support ATSC A/53 captions
Eran Kornblau
- [FFmpeg-devel] [PATCH v13 1/9] avcodec/evc: MPEG-5 EVC codec registration
Dawid Kozinski
- [FFmpeg-devel] [PATCH v13 2/9] avcodec/evc_parser: Added parser implementaion for EVC format
Dawid Kozinski
- [FFmpeg-devel] [PATCH v13 3/9] avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream
Dawid Kozinski
- [FFmpeg-devel] [PATCH v13 4/9] avformat/evc_demuxer: Added demuxer to handle reading EVC video files
Dawid Kozinski
- [FFmpeg-devel] [PATCH v13 5/9] avcodec/evc_encoder: Provided support for EVC encoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v13 6/9] avcodec/evc_decoder: Provided support for EVC decoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v13 7/9] avformat/mov_muxer: Extended MOV muxer to handle EVC video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v13 8/9] avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v13 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 1/9] avcodec/evc: MPEG-5 EVC codec registration
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 2/9] avcodec/evc_parser: Added parser implementation for EVC format
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 3/9] avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 4/9] avformat/evc_demuxer: Added demuxer to handle reading EVC video files
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 5/9] avcodec/evc_encoder: Provided support for EVC encoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 6/9] avcodec/evc_decoder: Provided support for EVC decoder
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 7/9] avformat/mov_muxer: Extended MOV muxer to handle EVC video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 8/9] avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
Dawid Kozinski
- [FFmpeg-devel] Need to reduce size of ffmpeg.exe for version 5.0.1
Kumar, Rahul
- [FFmpeg-devel] [PATCH] RFC: v210enc optimisations and initial AVX-512
Kieran Kunhya
- [FFmpeg-devel] FFV1 slicecrc: "hashxx" instead of "CRC" for speed?
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avcodec/v210enc: add new function for avx2 avx512 avx512icl
Kieran Kunhya
- [FFmpeg-devel] [PATCH 3/8] avcodec/nvdec_mjpeg: Remove always-true #if CONFIG_MJPEG_NVDEC_HWACCEL
Philip Langdale
- [FFmpeg-devel] [PATCH] configure: add pkg-config check for OpenAL
Philip Langdale
- [FFmpeg-devel] [PATCH v1 1/2] avformat/imfdec: use CPL start timecode if available
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH v2 1/3] avformat/imfdec: use CPL start timecode if available
Pierre-Anthony Lemieux
- [FFmpeg-devel] [crop support for matroska demuxer 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Hendrik Leppkes
- [FFmpeg-devel] [crop support for matroska demuxer 2/3] libavcodec: Public code to support container crop
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avcodec: Vorbis decode: don't use a flag to determine if frames have been output
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avcodec: Vorbis decode: don't use a flag to determine if frames have been output
Hendrik Leppkes
- [FFmpeg-devel] [PATCH v9 02/25] avutil/frame: Prepare AVFrame for subtitle handling
Hendrik Leppkes
- [FFmpeg-devel] [PATCH v2] avcodec/audiotoolboxenc: return external error if encode failed
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/hls: fix spelling and grammar on wrap warning
Steven Liu
- [FFmpeg-devel] [PATCH v3] avformat/hls: Add option to retry failed segments for hls
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/dashdec: Differentiate unassigned and zero attributes
Steven Liu
- [FFmpeg-devel] [PATCH v3] avformat/hls: Add option to retry failed segments for hls
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/dashenc: set start_number of fragment from zero
Steven Liu
- [FFmpeg-devel] [PATCH v3] avformat/hls: Add option to retry failed segments for hls
Steven Liu
- [FFmpeg-devel] [PATCH v4] avformat/hls: Add option to retry failed segments for hls
Steven Liu
- [FFmpeg-devel] [PATCH v2] avformat/dashdec: Differentiate unassigned and zero attributes
Steven Liu
- [FFmpeg-devel] [PATCH v5] avformat/hls: Add option to retry failed segments for hls
Steven Liu
- [FFmpeg-devel] [PATCH 10/10] avcodec/opus, opus_celt: Fix header descriptions
Lynne
- [FFmpeg-devel] [PATCH 1/3] lavc/opusdsp: RISC-V V postfilter
Lynne
- [FFmpeg-devel] [PATCH] riscv: remove unnecessary #include's
Lynne
- [FFmpeg-devel] [PATCH 4/4] lavc/bswapdsp: RISC-V V bswap16_buf
Lynne
- [FFmpeg-devel] [PATCH 1/9] avcodec/opus_rc: Remove write-only waste from OpusRangeCoder
Lynne
- [FFmpeg-devel] [PATCH] checkasm: RISC-V 64-bit assembler test harness
Lynne
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Lynne
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Lynne
- [FFmpeg-devel] [PATCH] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Lynne
- [FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
Lynne
- [FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
Lynne
- [FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
Lynne
- [FFmpeg-devel] [PATCH] aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
Lynne
- [FFmpeg-devel] [PATCH] vorbisdec: convert to lavu/tx
Lynne
- [FFmpeg-devel] [PATCH] avcodec/libsvtav1: Add support for multipass encoding
Lynne
- [FFmpeg-devel] fix for avcodec/dvdsub_parser
Aidan MacDonald
- [FFmpeg-devel] [PATCH] tiff: add support for one more tag
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Vorbis decode: don't use a flag to determine if frames have been output
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mpegaudiodec_common: fix values for 24k sample rate
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/mpegaudiodec_common: fix values for 24k sample rate
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_threshold: fix handling of zero threshold
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: increase header limit
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_curves: add PCHIP interpolator and interp option
Paul B Mahol
- [FFmpeg-devel] [PATCH v4 1/4] lavc: add standalone cached bitstream reader
Paul B Mahol
- [FFmpeg-devel] FFV1 slicecrc: "hashxx" instead of "CRC" for speed?
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add backgroundkey video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avutil/channel_layout: add a cube channel layout
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/src_movie: support unknown channel layouts
Paul B Mahol
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/src_movie: support unknown channel layouts
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/dpx: fix check of minimal data size for unpadded content
Jerome Martinez
- [FFmpeg-devel] [PATCH] avformat/hls: fix spelling and grammar on wrap warning
Tristan Matthews
- [FFmpeg-devel] [PATCH] avformat/hls: fix spelling and grammar on wrap warning
Tristan Matthews
- [FFmpeg-devel] [PATCH 0/4] Provide neon implementations for hscale functions
Hubert Mazur
- [FFmpeg-devel] [PATCH 1/4] sw_scale: Add specializations for hscale 8 to 19
Hubert Mazur
- [FFmpeg-devel] [PATCH 2/4] tests/sw_scale: Add test cases for input sizes 16
Hubert Mazur
- [FFmpeg-devel] [PATCH 3/4] sw_scale: Add specializations for hscale 16 to 15
Hubert Mazur
- [FFmpeg-devel] [PATCH 4/4] sw_scale: Add specializations for hscale 16 to 19
Hubert Mazur
- [FFmpeg-devel] [PATCH 4/4] sw_scale: Add specializations for hscale 16 to 19
Hubert Mazur
- [FFmpeg-devel] [PATCH 0/3] sw_scale: Provide neon implementation for hscale
Hubert Mazur
- [FFmpeg-devel] [PATCH 1/3] sw_scale: Add specializations for hscale 8 to 19
Hubert Mazur
- [FFmpeg-devel] [PATCH 2/3] sw_scale: Add specializations for hscale 16 to 15
Hubert Mazur
- [FFmpeg-devel] [PATCH 3/3] sw_scale: Add specializations for hscale 16 to 19
Hubert Mazur
- [FFmpeg-devel] [PATCH] libavformat/mov: Add support for exporting poster time.
Bryce Chester Newman
- [FFmpeg-devel] [PATCH v2 1/2] libavformat/mov: Add support for exporting poster time.
Bryce Chester Newman
- [FFmpeg-devel] [PATCH v2 2/2] ibavformat/mov: Add support for exporting poster time.
Bryce Chester Newman
- [FFmpeg-devel] [PATCH] tests/fate/truehd: Add test for shortened Ticket1726 tesetcase
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/bonk: Check step
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/tiff: add read support for compressed rgb floating point formats
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/bonk: Check step
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/9] avcodec/opustab: Avoid indirection to access ff_celt_window
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] x86/lpc: implement a new Welch windowing function
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/ffmpeg: drop the -async option
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/vividas: Check packet size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avformat/asfdec_o: Check offset before adding index entry
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/ffv1dec: Fail earlier if prior context is corrupted
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] tools/target_dec_fuzzer: Adjust threshold for FFV1
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/speedhq: Check buf_size to be big enough for DC
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/9] avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avutil/pixfmt.h: add native-endian RGB32F and RGBA32F formats
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/20] avcodec/snow: Move initializing MotionEstContext to snowenc.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/20] avcodec/snow: Move decoder/encoder-only inline funcs to snow(dec|enc).c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 13/20] avcodec/snow: Move freeing encoder-only buffers to snowenc.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 16/20] avcodec/snow: Move allocating encoder-only buffers to snowenc.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 20/20] avcodec/snowdec: Remove debug code
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/6] avcodec/mpeg4videodec: Remove always-true checks
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/6] avcodec/mpeg4videodec: Remove always-true checks
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/svq1: fix interframe mean VLC symbols
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/svq1: fix interframe mean VLC symbols
Michael Niedermayer
- [FFmpeg-devel] [PATCH 14/20] fftools/ffmpeg_mux_init: drop a duplicated block in copy_metadata()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1 06/11] avformat: add demuxer and probe support for H266/VVC
Michael Niedermayer
- [FFmpeg-devel] [PATCHv2 3/4] avcodec/svq1enc: output ident string in extradata field
Michael Niedermayer
- [FFmpeg-devel] [PATCHv2 1/4] avcodec/svq1: fix interframe mean VLC symbols
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avformat/asfdec_o: Check offset before adding index entry
Michael Niedermayer
- [FFmpeg-devel] [PATCH 24/24] avcodec/mpegvideo: Don't use ScanTable where unnecessary
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/7] avcodec/snowenc: Fix invalid left shift of negative numbers
Michael Niedermayer
- [FFmpeg-devel] 3.2 / 2.8 releases
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/aac_ac3_parser: don't fill stream info in the sync function
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/aac_ac3_parser: don't try to sync when the parser is configured to handle complete frames
Michael Niedermayer
- [FFmpeg-devel] FFV1 slicecrc: "hashxx" instead of "CRC" for speed?
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Michael Niedermayer
- [FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
Michael Niedermayer
- [FFmpeg-devel] [PATCH v9 23/25] avcodec/subtitles: Migrate subtitle encoders to frame-based API
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 5.0
Michael Niedermayer
- [FFmpeg-devel] [PATCH] web: Move 3.2 branch to olddownloads
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avformat/replaygain: avoid undefined / negative abs
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/cbs: Check ctx for NULL in ff_cbs_flush()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/alsdec: The minimal block is at least 7 bits
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/alsdec: Check bits left before block decoding in non multi channel coding loop
Michael Niedermayer
- [FFmpeg-devel] GitHub releases section is very old
Michael Niedermayer
- [FFmpeg-devel] [PATCH] web: Move 3.2 branch to olddownloads
Michael Niedermayer
- [FFmpeg-devel] [PATCH] aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 5.0
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 5.0
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 5.0
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 0/4] swscale rgbaf32 input/output support
Diederick C. Niehorster
- [FFmpeg-devel] [PATCH] avformat/hls: Add option to retry failed segments for hls
Gnattu OC
- [FFmpeg-devel] [PATCH] avcodec/libsvtav1: Add support for multipass encoding
Oneric
- [FFmpeg-devel] [PATCH] libavformat\matroskadec.c: crop support for matroska demuxer.
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH V2] lavc/libvpx: increase thread limit to 64
Dmitrii Ovchinnikov
- [FFmpeg-devel] [crop support for matroska demuxer 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Dmitrii Ovchinnikov
- [FFmpeg-devel] [crop support for matroska demuxer, V3 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Dmitrii Ovchinnikov
- [FFmpeg-devel] [crop support for matroska demuxer, V3 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH V2] lavc/libvpx: increase thread limit to 64
Dmitrii Ovchinnikov
- [FFmpeg-devel] [avcodec/amfenc: 10 bit support v2 1/3] amf: Update the min version to 1.4.23.0 for AMF SDK.
Dmitrii Ovchinnikov
- [FFmpeg-devel] [crop support for matroska demuxer 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
OvchinnikovDmitrii
- [FFmpeg-devel] [crop support for matroska demuxer 2/3] libavcodec: Public code to support container crop
OvchinnikovDmitrii
- [FFmpeg-devel] [crop support for matroska demuxer 3/3] libavformat\matroskadec.c: crop support for matroska demuxer.
OvchinnikovDmitrii
- [FFmpeg-devel] [PATCH V2] lavc/libvpx: increase thread limit to 64
OvchinnikovDmitrii
- [FFmpeg-devel] [crop support for matroska demuxer, V3 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
OvchinnikovDmitrii
- [FFmpeg-devel] [crop support for matroska demuxer, V3 2/3] libavcodec: Public code to support container crop
OvchinnikovDmitrii
- [FFmpeg-devel] [crop support for matroska demuxer, V3 3/3] libavformat\matroskadec.c: crop support for matroska demuxer.
OvchinnikovDmitrii
- [FFmpeg-devel] [PATCH] avcodec/tiff: add support for decoding compressed rgb floating point formats
Mark Reid
- [FFmpeg-devel] [PATCH 0/4] swscale rgbaf32 input/output support
Mark Reid
- [FFmpeg-devel] [PATCH v2] avcodec/tiff: add read support for compressed rgb floating point formats
Mark Reid
- [FFmpeg-devel] [PATCH 0/4] swscale rgbaf32 input/output support
Mark Reid
- [FFmpeg-devel] [PATCH 0/4] swscale rgbaf32 input/output support
Mark Reid
- [FFmpeg-devel] [PATCH] avcodec/tiff: add support for decoding compressed rgb floating point formats
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/asv: Split ASV1Context into decoder and encoder contexts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/sbcdec: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/tiff: add support for decoding compressed rgb floating point formats
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/14] avcodec/ylc: Remove inclusion of huffyuvdsp.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/14] avcodec/huffyuvenc: Remove redundant casts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/14] avcodec/huffyuvenc: Avoid pointless indirections
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/14] avcodec/huffyuvenc: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/14] avcodec/huffyuvenc: Remove redundant call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/14] avcodec/huffyuvenc: Don't second-guess error code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/14] avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dsp
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/14] avocdec/huffyuvdec: Don't use HYuvContext.avctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/14] avcodec/huffyuvenc: Improve code locality
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/14] avcodec/huffyuvenc: Avoid unnecessary function call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/14] avcodec/huffyuv: Use AVCodecContext.(width|height) directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/14] avcodec/huffyuv: Inline ff_huffyuv_common_init() in its callers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/14] avcodec/huffyuv: Split HYuvContext into decoder and encoder context
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/14] avcodec/huffyuv: Speed up generating Huffman codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/rl2: Remove wrong check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/15] avcodec/huffyuv: Update outdated link
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/avio: Schedule AVIODirContext to become an opaque type
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/vc2enc_dwt: Fix left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avocdec/cavsdsp: Fix undefined pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/zerocodec: Avoid undefined NULL - 0
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/bonk: Check step
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/pngdec: Don't use unsigned for width, height
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/channel_layout: Don't mention dead project
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/vorbis: Split data declarations out into new header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/wmavoice: Don't initialize GetBitContext with buf == NULL
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/g723_1enc: Remove unnecessary av_clipl_int32()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dsp: Use unsigned to avoid overflow
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] fate/vcodec: Add speedhq tests
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/6] avcodec/mpegvideo_enc: Move SpeedHQ check to speedhqenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/6] avcodec/mpegvideo_enc: Call ff_h261_encode_init() earlier
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avcodec/mpegvideo_enc: Move H.261 size check to h261enc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avcodec/h261enc: Store the H.261 format value
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] avcodec/mpegvideo_enc: Call ff_mpeg1_encode_init() earlier
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/sbcdec: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/sunrast: Use ptrdiff_t for stride
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avutil/attributes_internal: Add visibility pragma
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avcodec/opustab: Avoid indirection to access ff_celt_window
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] avcodec/opus: Move OpusStreamContext to its only user
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] avcodec/opus: Move stuff shared by decoder and parser to a new file
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] avcodec/opus_celt: Break cyclic inlusion of opus_celt.h<->opus_pvq.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] avcodec/opus_celt, opus_pvq: Move CeltPVQ typedef to opus_pvq.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] avcodec/opus: Move remaining celt declarations to opus_celt.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] avcodec/opus: Move defines to better places
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/opus: Move Silk declarations to a new header, opus_silk.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/sunrast: Use ptrdiff_t for stride
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/10] avcodec/opus, opus_celt: Fix header descriptions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avcodec/opustab: Avoid indirection to access ff_celt_window
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v6 2/3] libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v6 3/3] fate/flac: Add test of 32 bps encoding/decoding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/asv: Split ASV1Context into decoder and encoder contexts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avutil/attributes_internal: Add visibility pragma
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/10] avcodec/opus, opus_celt: Fix header descriptions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/asvenc: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] fate/vcodec: Add speedhq tests
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avcodec/audiotoolboxenc: return external error if encode failed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avcodec/mjpegenc_common: Don't check luma/chroma matrices unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] avcodec/ljpegenc: Remove unused IDCTDSPContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] avcodec/ljpegenc: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] avcodec/asvdec: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] avcodec/me_cmp: Mark ff_square_tab as hidden
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] avcodec/vc2enc: Don't use bitcount when byte-aligned
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] avcodec/speedhqenc: Remove unnecessary headers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/mjpegenc_common: Don't flush unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/qsvenc_hevc: use open GOP by default
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec: ViewQuest VQC decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH V2] lavc/libvpx: increase thread limit to 64
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/msmpeg4enc: Fix indentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/wmv2enc: Inline extradata size
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec: ViewQuest VQC decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/asvenc: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/msmpeg4enc: Fix indentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/14] avcodec/ylc: Remove inclusion of huffyuvdsp.h
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec: ViewQuest VQC decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avcodec/opus_rc: Remove write-only waste from OpusRangeCoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avcodec/opusenc_psy: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] avcodec/opusenc_psy: Remove unused/write-only context members
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] avcodec/opus: Use prefix for defines
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] avcodec/opus_rc: Don't duplicate define
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] avcodec/opus_pvq: Don't build ppp_pvq_search_c when unused
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] avcodec/opus_rc: Split de/encoder-only parts off OpusRangeContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] avcodec/opus: Rename opus.c->opus_celt.c, opus_celt.c->opusdec_celt.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/opus_pvq: Avoid indirection when possible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] checkasm/vc1dsp: Use declare_func_emms only when needed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] checkasm/blockdsp: Be strict about MMX
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] checkasm/audiodsp: Be strict about MMX
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] checkasm/pixblockdsp: Be strict about MMX
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] checkasm/llviddsp: Be strict about MMX
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] checkasm/huffyuvdsp: Use declare_func_emms only when needed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] checkasm/llviddspenc: Use declare_func_emms only when needed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] checkasm/vp8dsp: Use declare_func_emms only when needed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] checkasm/idctdsp: Use declare_func_emms only when needed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avutil/attributes_internal: Add visibility pragma
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] configure: Remove dependencies of inexistant rtjpeg decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/8] configure: Add missing prores_(aw|ks)_encoder->fdctdsp dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] configure: Add mpegvideoenc->fdctdsp dependency
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/8] configure: Remove unnecessary me_cmp dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/8] configure: Remove unnecessary binkaudio dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/8] configure: Remove unnecessary qdm2_decoder->mdct dependency
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/8] configure: Remove unnecessary wmavoice->mdct dependency
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/8] configure: Add (dnxhd|snow)_encoder->videodsp dependency
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] checkasm/vc1dsp: Use declare_func_emms only when needed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/20] avcodec/snow: Move initializing MotionEstContext to snowenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/20] avcodec/snow: Move initializing QpelDSPContext to snowenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/20] avcodec/snow: Move decoder/encoder-only inline funcs to snow(dec|enc).c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/20] avcodec/snow: Move initializing HpelDSPContext to snowenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/20] avcodec/snow: Move freeing encoder-only buffers to snowenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/20] avcodec/snow: Only allocate mconly_picture for the decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/20] avcodec/snowdec: Don't zero encoder-only buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/20] avcodec/snow: Move allocating encoder-only buffers to snowenc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/20] avcodec/snow: Remove outdated assert
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/20] avcodec/snow: Only allocate x_coeffs for decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/20] avcodec/snow: Reindent after previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/20] avcodec/snowdec: Remove debug code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/svq1enc: Inline constants
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context private
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] avcodec/svq1: Set hidden visibility
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/4] avcodec/svq1enc: Move PutBitContext from context to stack
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] configure: Remove dependencies of inexistant rtjpeg decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avcodec/startcode: Avoid unaligned accesses
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/6] avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/6] avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContext
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avcodec/mpeg4videodec: Sync sprite_warping_accuracy between threads
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avcodec/mpeg4videodec: Remove always-true checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] avcodec/mpeg4videodec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/motion_est: Remove unused elements
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/svq1enc: Inline constants
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avcodec/mpeg4videodec: Remove always-true checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpegtables: remove duplicate luma and chroma quantization tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/motion_est: Remove unused elements
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpegtables: Mark jpegtables as hidden
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/msmpeg4data: Mark tables as hidden
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avcodec/startcode: Avoid unaligned accesses
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avcodec/startcode: Avoid unaligned accesses
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpegtables: remove duplicate luma and chroma quantization tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avcodec/(ffv1|h264|png|snow)dec: Remove comment out DRAW_HORIZ_BAND cap
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avcodec/vc1_block: Remove dead calls to ff_mpeg_draw_horiz_band()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] avcodec/mpegvideo: Don't check for draw_horiz_band
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] avcodec/mpegvideo: Reindent after the last commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] avcodec/h261: Use ptrdiff_t for stride
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] avcodec/mpegvideo: Move VIDEO_FORMAT_* defines to mpeg12enc.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] avcodec/mpegutils: Return early in ff_draw_horiz_band()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] avcodec/mpegutils: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/mpegvideo: Ignore skip_idct for encoders
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/6] avcodec/mpegvideo: Make inlining is_mpeg12 more flexible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/6] avcodec/mpegvideo: Inline is_encoder in mpv_reconstruct_mb_internal()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder part
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avcodec/mpeg12dec: Remove always-true check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] avcodec/mpv_reconstruct_mb_template: Optimize dead code away
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/svq1: fix interframe mean VLC symbols
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpegtables: Mark jpegtables as hidden
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avcodec/startcode: Avoid unaligned accesses
Andreas Rheinhardt
- [FFmpeg-devel] [PATCHv2] avcodec/jpegtables: remove duplicate luma and chroma quantization tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mpegaudiodec_common: fix values for 24k sample rate
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] avformat/mj2kdec: Remove always-true #if CONFIG_MJPEG_2000_DEMUXER
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/8] avcodec/speedhqenc: Remove always-true #if CONFIG_SPEEDHQ_ENCODER
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avcodec/nvdec_mjpeg: Remove always-true #if CONFIG_MJPEG_NVDEC_HWACCEL
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/8] avcodec/cyuv: Remove useless private context
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/8] avcodec/metasound: Remove always-false checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/8] avcodec/speedhq: Rename file to speedhqdec.c, move ff_rl_speedhq out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/8] avcodec/metasound: Remove unnecessary headers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avcodec/speedhqdec: Remove write-only AVCodecContext*
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] avformat/mj2kdec: Remove always-true #if CONFIG_MJPEG_2000_DEMUXER
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 5/6] avcodec/mpeg4videodec: Remove always-true checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/mpegvideo: Ignore skip_idct for encoders
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avcodec/(ffv1|h264|png|snow)dec: Remove comment out DRAW_HORIZ_BAND cap
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs: Remove CBS_CONTENT_TYPE_POD
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avocdec/cbs_internal: Rename CBS_MAX_UNIT_TYPES->CBS_MAX_LIST_UNIT_TYPES
Andreas Rheinhardt
- [FFmpeg-devel] linker error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH]lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/22] configure: Add idctdsp dependency to codecs that need it
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/22] avcodec/eamad: Don't use IDCTDSP-API unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/22] avcodec/eatgq: Don't use IDCTDSP-API unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/22] avcodec/eatqi: Don't use IDCTDSP-API unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/22] avcodec/aic: Remove useless ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/22] avcodec/imm4: Remove useless ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/22] avcodec/idctdsp: Add function to apply permutation to array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/22] avcodec/agm: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/22] avcodec/asvdec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/22] avcodec/dnxhddec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/22] avcodec/cavs: Only keep what is needed from IDCTDSP-API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/22] avcodec/g2meet: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/22] avcodec/g2meet: Pre-permute quantization tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/22] avcodec/intrax8: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/22] avcodec/mdec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/22] avcodec/mimic: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/22] avcodec/mjpegdec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/22] avcodec/mjpegenc_common: Only pass what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/22] avcodec/speedhq: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/22] avcodec/wmv2dec: Remove unnecessary ScanTables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 21/22] avcodec/idctdsp: Move ScanTable to mpegvideo
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 22/22] avcodec/eatgq: Move transient GetByteContext from context to stack
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] avformat/mj2kdec: Remove always-true #if CONFIG_MJPEG_2000_DEMUXER
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 23/24] avcodec/mpegvideo: Move ASM-offset warning to its proper place
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 24/24] avcodec/mpegvideo: Don't use ScanTable where unnecessary
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/snow_dwt: Fix left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/7] avcodec/motion_est_template: Avoid using last + 1 element of array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avcodec/snowenc: Fix invalid left shift of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avutil/aes: Don't use misaligned pointers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] avutil/aes: Don't use out-of-bounds index
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avutil/integer: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avutil/integer: Use '|' instead of '+' where it is more natural
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 24/24] avcodec/mpegvideo: Don't use ScanTable where unnecessary
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 01/24] configure: Add idctdsp dependency to codecs that need it
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 02/24] avcodec/eamad: Don't use IDCTDSP-API unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 03/24] avcodec/eatgq: Don't use IDCTDSP-API unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 04/24] avcodec/eatqi: Don't use IDCTDSP-API unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 05/24] avcodec/aic: Remove useless ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 06/24] avcodec/imm4: Remove useless ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 07/24] avcodec/idctdsp: Add function to apply permutation to array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 08/24] avcodec/agm: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 09/24] avcodec/asvdec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 10/24] avcodec/dnxhddec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 11/24] avcodec/cavs: Only keep what is needed from IDCTDSP-API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 12/24] avcodec/g2meet: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 13/24] avcodec/g2meet: Pre-permute quantization tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 14/24] avcodec/intrax8: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 15/24] avcodec/mdec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 16/24] avcodec/mimic: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 17/24] avcodec/mjpegdec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 18/24] avcodec/mjpegenc_common: Only pass what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 19/24] avcodec/speedhqdec: Only keep what is used from ScanTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 20/24] avcodec/wmv2dec: Remove unnecessary ScanTables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 21/24] avcodec/idctdsp: Move ScanTable to mpegvideo
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 22/24] avcodec/eatgq: Move transient GetByteContext from context to stack
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 23/24] avcodec/mpegvideo: Move ASM-offset warning to its proper place
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 24/24] avcodec/mpegvideo: Don't use ScanTable where unnecessary
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs: Remove CBS_CONTENT_TYPE_POD
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avformat/argo_cvg: Mark overrides as const
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avcodec/aaccoder: Mark function pointer arrays as const
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avutil/tx_template: Don't waste space for inexistent factors
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avutil/tx_template: Avoid code duplication
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avutil/tx_template: Move function pointers to const memory
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 01/24] configure: Add idctdsp dependency to codecs that need it
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avcodec/aac_ac3_parser: don't fill stream info in the sync function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/17] avcodec/mpeg12dec: Remove redundant function call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/17] avformat/mux: Don't call ff_toupper4() unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/17] avformat/mux: Constify validate_codec_tag()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/17] avcodec/mpeg12: Avoid indirection when accessing rl_vlc tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/17] avcodec/mpeg12enc: Avoid unnecessary indirection
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/17] avcodec/speedhqenc: Avoid unnecessary indirection
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/17] avcodec/mpeg12enc: Pass tables explicitly in ff_mpeg1_init_uni_ac_vlc
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/17] avcodec/mpeg12enc: Don't initialize ff_rl_mpeg2 unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/17] avcodec/mpeg12: Pass parameters explicitly in ff_init_2d_vlc_rl()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/17] avcodec/mpeg12data: Remove unused ff_rl_mpeg2
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/17] avcodec/mpeg12: Use ff_rl_mpeg1.table_(run|level) directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/17] avcodec/speedhqdec: Use ff_rl_speedhq.table_(run|level) directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/17] avcodec/rl: Add analogue for ff_rl_init() without RLTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/17] avcodec/mpeg12enc: Don't initialize unused parts of RLTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/17] avcodec/mpeg12data: Remove ff_rl_mpeg1
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/17] avcodec/speedhqenc: Don't initialize unused parts of RLTable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/17] avcodec/speedhq: Remove unused ff_rl_speedhq
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpegvideo: Don't initialize H264Chroma ctx unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] configure: Remove unnecessary mpeg[12]video_enc->h263dsp dependencies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/snow_dwt: Fix left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/svq1enc: Workaround GCC bug 102513
Andreas Rheinhardt
- [FFmpeg-devel] FFV1 slicecrc: "hashxx" instead of "CRC" for speed?
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/17] avcodec/mpeg12dec: Remove redundant function call
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska.
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avcodec/mpegvideo: Don't overallocate buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avcodec/mpegvideo: Allocate map and score_map buffers jointly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] avcodec/msmpeg4dec: Move setting decode_mb for WMV2 to wmv2dec.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avcodec/mpegvideo: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avcodec/mpegvideo: Remove incorrect comment
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/eatgq: prevent out of bounds memory access and endless loop
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpegvideo: Don't initialize H264Chroma ctx unnecessarily
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avformat/argo_cvg: Mark overrides as const
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/metasound_data: Move data shared with twinvq into a new file
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 2/2] avcodec/metasound_data: Include data into metasound.c directly
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mpegvideo_enc: Initialize dct_unquantize_int(ra|er) only once
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/aacdec: add support for channel configuration 14
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4 v2] avcodec/aacdec: add support for channel configuration 14
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avcodec/mpegvideo: Don't overallocate buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/mpegvideodata: Make DC scale tables smaller
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/6] avcodec/mpegvideodata: Join mpeg1/2 dc scale tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/6] avcodec/mpegvideodata: Mark tables as hidden
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/6] avcodec/flvdec, intelh263dec: Remove redundant assignments
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avcodec/rv34: Remove always-true/false checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/6] avcodec/vc1data: Mark tables as hidden
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mpegvideo_enc: Initialize dct_unquantize_int(ra|er) only once
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] avcodec/cbs: Check ctx for NULL in ff_cbs_flush()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec/mpegvideodata: Make DC scale tables smaller
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/channel_layout: add a cube channel layout
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/atrac3plus: reorder channels to match the output layout
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/19] avcodec/vc1: Don't check for AVCodecContext.codec
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/19] avcodec/vc1: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/19] avcodec/vc1: Don't check for errors for complete VLC
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/19] avcodec/vc1: Don't use VLC to read bfraction
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/19] avcodec/vc1_parser: Set parse_only only once
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/19] avcodec/vc1_parser: Don't call ff_vc1_init_common()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/19] avcodec/vc1: Move setting res_fasttx-IDCT functions to vc1dec.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/19] avcodec/vc1data: Remove duplicate defines
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/19] avcodec/vc1data: Remove declarations of inexistent arrays
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/19] avcodec/vc1data: Move VLC codes/lengths tables to a header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/19] avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/19] avcodec/vc1_block: Don't duplicate #defines
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/19] avcodec/msmpeg4dec: Factor initializing VLCs shared with VC-1 out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/19] avcodec/vc1dec: Don't open and close decoder during init
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/19] avcodec/vc1dec: Factor (re)initializing code out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/19] avcodec/vc1dec: Return early upon error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/19] avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/19] avcodec/vc1dec: Split VC-1 decoders from msmpeg4
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/19] avcodec/vc1_block: Remove redundant write
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/src_movie: support unknown channel layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/dashdec: Differentiate unassigned and zero attributes
Gregor Riepl
- [FFmpeg-devel] [PATCH] avformat/dashdec: Differentiate unassigned and zero attributes
Gregor Riepl
- [FFmpeg-devel] [PATCH v2] avformat/dashdec: Differentiate unassigned and zero attributes
Gregor Riepl
- [FFmpeg-devel] [PATCH 0/1] Enable building in Windows Subsystem for Linux and MSVC compilers
Julio C. Rocha
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Julio C. Rocha
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Julio C. Rocha
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Julio C. Rocha
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Julio C. Rocha
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Julio C. Rocha
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Julio C. Rocha
- [FFmpeg-devel] [PATCH] avcodec: ViewQuest VQC decoder
Peter Ross
- [FFmpeg-devel] [PATCHv2] avcodec: ViewQuest VQC decoder
Peter Ross
- [FFmpeg-devel] [PATCH] fate: vqc testcase
Peter Ross
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpegtables: remove duplicate luma and chroma quantization tables
Peter Ross
- [FFmpeg-devel] [PATCH 2/2] avcodec/vp3data: rectify comment
Peter Ross
- [FFmpeg-devel] [PATCH 1/2] avcodec/jpegtables: remove duplicate luma and chroma quantization tables
Peter Ross
- [FFmpeg-devel] [PATCHv2] avcodec/jpegtables: remove duplicate luma and chroma quantization tables
Peter Ross
- [FFmpeg-devel] [PATCHv2] avcodec: ViewQuest VQC decoder
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/svq1: fix interframe mean VLC symbols
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/svq1: fix interframe mean VLC symbols
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/svq1: fix interframe mean VLC symbols
Peter Ross
- [FFmpeg-devel] [PATCHv3] avcodec/jpegtables: remove duplicate luma and chroma quantization tables
Peter Ross
- [FFmpeg-devel] [PATCHv2] avcodec: ViewQuest VQC decoder
Peter Ross
- [FFmpeg-devel] [PATCHv2 1/4] avcodec/svq1: fix interframe mean VLC symbols
Peter Ross
- [FFmpeg-devel] [PATCHv2 2/4] avcodec/svq1enc: do not use ambiguous interframe mean symbols
Peter Ross
- [FFmpeg-devel] [PATCHv2 3/4] avcodec/svq1enc: output ident string in extradata field
Peter Ross
- [FFmpeg-devel] [PATCHv2 4/4] avcodec/svq1dec: detect buggy FFmpeg encoder and apply correction to interframe mean symbols
Peter Ross
- [FFmpeg-devel] [PATCHv2 3/4] avcodec/svq1enc: output ident string in extradata field
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/mss2: calculate draw region and revise split position
Peter Ross
- [FFmpeg-devel] [PATCH v2 02/24] avcodec/eamad: Don't use IDCTDSP-API unnecessarily
Peter Ross
- [FFmpeg-devel] [PATCHv3] avcodec/jpegtables: remove duplicate luma and chroma quantization tables
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/mss2: calculate draw region and revise split position
Peter Ross
- [FFmpeg-devel] [PATCHv3 1/4] avcodec/svq1enc: do not use ambiguous interframe mean symbols
Peter Ross
- [FFmpeg-devel] [PATCHv3 2/4] avcodec/svq1enc: output ident string in extradata field
Peter Ross
- [FFmpeg-devel] [PATCHv3 3/4] avcodec/svq1: fix interframe mean VLC symbols
Peter Ross
- [FFmpeg-devel] [PATCHv3 4/4] avcodec/svq1dec: detect buggy FFmpeg encoder and apply correction to interframe mean symbols
Peter Ross
- [FFmpeg-devel] [PATCH] fate/microsoft: add mss2 region test case
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/eatgq: prevent out of bounds memory access and endless loop
Peter Ross
- [FFmpeg-devel] [PATCHv2] fate/microsoft: add mss2 region test case
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/eatgq: prevent out of bounds memory access and endless loop
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/mss2: initialise wmv9_mask variable
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/svq3: perform residual slice copy before xor'ing watermark key
Peter Ross
- [FFmpeg-devel] [PATCHv3 1/4] avcodec/svq1enc: do not use ambiguous interframe mean symbols
Peter Ross
- [FFmpeg-devel] [crop support for matroska demuxer 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC
Timo Rothenpieler
- [FFmpeg-devel] [crop support for matroska demuxer, V3 1/3] libavcodec: Add crop related fields to structure AVCodecContext and AVCodecParameters.
Timo Rothenpieler
- [FFmpeg-devel] FFmpeg 5.0
Timo Rothenpieler
- [FFmpeg-devel] GitHub releases section is very old
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] configure: add pkg-config check for OpenAL
Timo Rothenpieler
- [FFmpeg-devel] FFmpeg 5.0
Timo Rothenpieler
- [FFmpeg-devel] FFmpeg 5.0
Andreas Schneider
- [FFmpeg-devel] [PATCH 1/3] fftools/cmdutils: Use av_err2str
Marvin Scholz
- [FFmpeg-devel] [PATCH 2/3] fftools/ffprobe: Use av_err2str
Marvin Scholz
- [FFmpeg-devel] [PATCH 3/3] fftools/ffmpeg_opt: Use av_err2str
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 1/5] avutil/dict: Add av_dict_iterate
Marvin Scholz
- [FFmpeg-devel] [PATCH] Makefile: Build complete doc with Doxygen
Marvin Scholz
- [FFmpeg-devel] [PATCH] ffmpeg: Make find_stream_info behave like a normal per-file option
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 00/10] Add support for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 01/10] avcodec: add enum types for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 02/10] avcodec: add cbs for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 03/10] avcodec: add bitstream parser for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 04/10] avcodec: add MP4 to annexb support for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 05/10] avformat: add demuxer and probe support for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 06/10] avformat: add muxer support for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 07/10] avcodec: add external decoder libvvdec for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 08/10] avcodec: add external encoder libvvenc for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 09/10] avformat: add ts stream types for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 10/10] avcodec: increase minor version for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v1 06/11] avformat: add demuxer and probe support for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v1 03/11] avcodec: enable cbs for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH v2 03/10] avcodec: add bitstream parser for H266/VVC
Thomas Siedel
- [FFmpeg-devel] [PATCH] avformat/mxfdec: do not log warning of multiple ANC packets if count is 0
Gavin Smith
- [FFmpeg-devel] [PATCH] libavcodec: Fix a comment typo
Martin Storsjö
- [FFmpeg-devel] [PATCH v2 0/7] arm64 neon implementation for 8bits functions
Martin Storsjö
- [FFmpeg-devel] [PATCH] aarch64: Implement stack spilling in a consistent way.
Martin Storsjö
- [FFmpeg-devel] [PATCH] configure: Remove a leftover comment about MSVC C99 support
Martin Storsjö
- [FFmpeg-devel] [PATCH v3] lavc/aarch64: add hevc horizontal qpel/uni/bi
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/4] sw_scale: Add specializations for hscale 8 to 19
Martin Storsjö
- [FFmpeg-devel] [PATCH 4/4] sw_scale: Add specializations for hscale 16 to 19
Martin Storsjö
- [FFmpeg-devel] [PATCH] swscale: aarch64: Fix yuv2rgb with negative strides
Martin Storsjö
- [FFmpeg-devel] [PATCH] configure: Remove a leftover comment about MSVC C99 support
Martin Storsjö
- [FFmpeg-devel] [PATCH] swscale: aarch64: Fix yuv2rgb with negative strides
Martin Storsjö
- [FFmpeg-devel] linker error
Helmut K. C. Tessarek
- [FFmpeg-devel] linker error
Helmut K. C. Tessarek
- [FFmpeg-devel] [PATCH v6 0/4] add ARIB caption decoder using libaribcaption
TADANO Tokumei
- [FFmpeg-devel] [PATCH v6 1/4] lavc/libaribcaption.c: add ARIB caption decoder using libaribcaption
TADANO Tokumei
- [FFmpeg-devel] [PATCH v6 2/4] lavc/codec_desc.c: remove AV_CODEC_PROP_TEXT_SUB property
TADANO Tokumei
- [FFmpeg-devel] [PATCH v6 3/4] lavf/mpegts.c: set some properties for ARIB caption
TADANO Tokumei
- [FFmpeg-devel] [PATCH v6 4/4] doc/decoders.texi: add document of aribcaption decoder
TADANO Tokumei
- [FFmpeg-devel] [PATCH] avcodec/libaomdec: fix pix_fmt w/AVCOL_SPC_RGB
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH v5] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Wang, Bin
- [FFmpeg-devel] [PATCH v5] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Wang, Bin
- [FFmpeg-devel] [PATCH v5] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
Wang, Bin
- [FFmpeg-devel] [PATCH v5 00/25] Subtitle Filtering 2022
Soft Works
- [FFmpeg-devel] [PATCH 11/11] doc/filters.texi: update overlay_vaapi documentation
Soft Works
- [FFmpeg-devel] [PATCH v5 3/3] ffmpeg: add video heartbeat capability to fix_sub_duration
Soft Works
- [FFmpeg-devel] Ping on help output, logging and VAAPI overlay
Soft Works
- [FFmpeg-devel] [PATCH v3 0/4] Add derive-device function which searches for existing devices in both directions
Soft Works
- [FFmpeg-devel] [PATCH v5 0/6] Implement SEI parsing for QSV decoders
Soft Works
- [FFmpeg-devel] [PATCH v9 02/25] avutil/frame: Prepare AVFrame for subtitle handling
Soft Works
- [FFmpeg-devel] [PATCH v9 23/25] avcodec/subtitles: Migrate subtitle encoders to frame-based API
Soft Works
- [FFmpeg-devel] [PATCH v9 02/25] avutil/frame: Prepare AVFrame for subtitle handling
Soft Works
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Soft Works
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Soft Works
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Soft Works
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Soft Works
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Soft Works
- [FFmpeg-devel] [PATCH 09/11] avfilter/overlay_vaapi: enable expressions for overlay parameters
Soft Works
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Soft Works
- [FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
Soft Works
- [FFmpeg-devel] 答复: [PATCH] RTP: get the buffer information of the RTP extension header.
Wujian(Chin)
- [FFmpeg-devel] [PATCH v2] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/6] lavu/hwcontext_qsv: specify Shift for each format
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/6] lavc/qsv: specify Shift for each format too
Xiang, Haihao
- [FFmpeg-devel] [PATCH 3/6] lavu/hwcontext_qsv: add support for 10bit 4:4:4 content on Linux
Xiang, Haihao
- [FFmpeg-devel] [PATCH 4/6] lavc/qsv: add support for decoding & encoding 10bit 4:4:4 content
Xiang, Haihao
- [FFmpeg-devel] [PATCH 5/6] lavu/hwcontext_qsv: add support for 12bit content on Linux
Xiang, Haihao
- [FFmpeg-devel] [PATCH 6/6] lavc/qsv: add support for decoding & encoding 12bit content
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/qsvenc_hevc: use open GOP by default
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/qsvenc_hevc: use open GOP by default
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2] lavc/qsvenc_hevc: use open GOP by default
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2] lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC)
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2] lavc/qsvenc_hevc: use open GOP by default
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/6] lavu/hwcontext_qsv: specify Shift for each format
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/qsvenc: fill the padding area
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavc/qsvenc: fill the padding area
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] libavcodec/qsvenc_av1: add av1_qsv encoder
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] libavcodec/qsvenc_av1: add av1_qsv encoder
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/3] lavc/qsvenc: fix check to avoid segfault
Xiang, Haihao
- [FFmpeg-devel] [PATCH 09/11] avfilter/overlay_vaapi: enable expressions for overlay parameters
Xiang, Haihao
- [FFmpeg-devel] [PATCH 01/11] avfilter/overlay_vaapi: use FILTER_SINGLE_PIXFMT
Xiang, Haihao
- [FFmpeg-devel] [PATCH] avcodec/libaomdec: fix pix_fmt w/AVCOL_SPC_RGB
James Zern
- [FFmpeg-devel] [PATCH] avcodec/libaomdec: fix pix_fmt w/AVCOL_SPC_RGB
James Zern
- [FFmpeg-devel] [PATCH] avcodec/libaomdec: fix pix_fmt w/AVCOL_SPC_RGB
James Zern
- [FFmpeg-devel] [PATCH 1/2] doc/examples/muxing: Remove unnecessary ret
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] doc/protocols: update rtsp options
Jun Zhao
- [FFmpeg-devel] [PATCH v2] avformat/mpegtsenc: add omit_rai flag
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avformat/mp3dec: remove a call to avio_tell()
Zhao Zhili
- [FFmpeg-devel] [PATCH] avcodec/mediacodec: fix incorrect crop info
Zhao Zhili
- [FFmpeg-devel] [PATCH 00/12] Add MediaCodec encoder and NDK MediaCodec support
Zhao Zhili
- [FFmpeg-devel] [PATCH 01/12] avcodec/mediacodec: fix incorrect crop info
Zhao Zhili
- [FFmpeg-devel] [PATCH 02/12] avcodec/mediacodecdec: don't break out if both input and output port return try again
Zhao Zhili
- [FFmpeg-devel] [PATCH 03/12] avcodec/mediacodecdec_common: fix misuse av_free/av_freep
Zhao Zhili
- [FFmpeg-devel] [PATCH 04/12] avcodec/mediacodecdec_common: fix useless av_buffer_unref
Zhao Zhili
- [FFmpeg-devel] [PATCH 05/12] avcodec/mediacodec_wrapper: separate implementation from interface
Zhao Zhili
- [FFmpeg-devel] [PATCH 06/12] avcodec/mediacodec: add NDK media codec wrapper
Zhao Zhili
- [FFmpeg-devel] [PATCH 07/12] avcodec/mediacodecdec: enable NDK mediacodec
Zhao Zhili
- [FFmpeg-devel] [PATCH 08/12] avutil/hwcontext_mediacodec: add ANativeWindow support
Zhao Zhili
- [FFmpeg-devel] [PATCH 09/12] avcodec/mediacodec: add ANativeWindow support
Zhao Zhili
- [FFmpeg-devel] [PATCH 10/12] avcodec: add MediaCodec encoder
Zhao Zhili
- [FFmpeg-devel] [PATCH 11/12] avutil/hwcontext: verify hw_frames_ctx in transfer_data_alloc
Zhao Zhili
- [FFmpeg-devel] [PATCH 12/12] fftools/ffmpeg_opt: set default hwaccel_output_format for mediacodec
Zhao Zhili
- [FFmpeg-devel] [PATCH] libavformat/aea EOF Patch
asivery
- [FFmpeg-devel] [PATCH v2 0/2] libavformat/mov: Add support for exporting poster time.
ffmpegagent
- [FFmpeg-devel] [PATCH 00/11] Fixes and Enhancements for VAAPI Overlay
ffmpegagent
- [FFmpeg-devel] [PATCH 0/2] Print filter input/output formats in help output
ffmpegagent
- [FFmpeg-devel] [PATCH v2 0/2] Print filter input/output formats in help output
ffmpegagent
- [FFmpeg-devel] [PATCH 0/2] QSV Overlay Filter: Copy side data from input to output frame
ffmpegagent
- [FFmpeg-devel] [PATCH v6 0/3] Implement SEI parsing for QSV decoders
ffmpegagent
- [FFmpeg-devel] [PATCH v9 00/25] Subtitle Filtering 2022
ffmpegagent
- [FFmpeg-devel] [PATCH v2 00/11] Fixes and Enhancements for VAAPI Overlay
ffmpegagent
- [FFmpeg-devel] [PATCH] avformat/segment: add -strftime_mkdir option
george
- [FFmpeg-devel] [PATCH v1] avcodec/sbc_parser: Fix parser error when reading data slowly.
javashu2012 at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/tiff: add support for decoding compressed rgb floating point formats
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v2] avcodec/tiff: add read support for compressed rgb floating point formats
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v2 0/4] swscale rgbaf32 input/output support
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v2 1/4] swscale/input: add rgbaf32 input support
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v2 2/4] avfilter/vf_hflip: add support for packed rgb float formats
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v2 3/4] avfilter/vf_transpose: add support for packed rgb float formats
mindmark at gmail.com
- [FFmpeg-devel] [PATCH v2 4/4] swscale/output: add rgbaf32 output support
mindmark at gmail.com
- [FFmpeg-devel] [PATCH] aarch64: Implement stack spilling in a consistent way.
Reimar.Doeffinger at gmx.de
- [FFmpeg-devel] [PATCH] avformat/hls: Add option to retry failed segments for hls
gnattu
- [FFmpeg-devel] [PATCH v2] avformat/hls: Add option to retry failed segments for hls
gnattu
- [FFmpeg-devel] [PATCH v3] avformat/hls: Add option to retry failed segments for hls
gnattu
- [FFmpeg-devel] [PATCH v4] avformat/hls: Add option to retry failed segments for hls
gnattu
- [FFmpeg-devel] [PATCH v4] avformat/hls: Add option to retry failed segments for hls
gnattu
- [FFmpeg-devel] [PATCH v5] avformat/hls: Add option to retry failed segments for hls
gnattu
- [FFmpeg-devel] [PATCH v6] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
bin.wang at intel.com
- [FFmpeg-devel] [PATCH 1/3] lavc/qsvenc: fix check to avoid segfault
haihao.xiang at intel.com
- [FFmpeg-devel] [PATCH 2/3] lavc/qsvenc: enlarge the maximum number of ExtParam buffers on mfxEncodeCtrl
haihao.xiang at intel.com
- [FFmpeg-devel] [PATCH 3/3] lavc/qsvenc_hevc: accept HDR metadata if have
haihao.xiang at intel.com
- [FFmpeg-devel] [PATCH 1/2] libavcodec/qsvenc_av1: add av1_qsv encoder
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH 2/2] doc/encoders: Add doc for av1_qsv
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH] doc/examples: Add qsv_transcode example
wenbin.chen at intel.com
- [FFmpeg-devel] [PATCH v3] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
1035567130 at qq.com
- [FFmpeg-devel] [PATCH v2 08/10] avcodec: add external encoder libvvenc for H266/VVC
quietvoid
- [FFmpeg-devel] [PATCH 1/3] lavc/opusdsp: RISC-V V postfilter
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/3] lavu/riscv: helper macro for VTYPE encoding
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/3] lavc/opusdsp: RISC-V V (256-bit vectors) postfilter
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/4] lavu/riscv: CPU flag for the Zbb extension
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/4] lavc/bswapdsp: RISC-V B bswap_buf
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/4] lavc/bswapdsp: RISC-V V bswap_buf
remi at remlab.net
- [FFmpeg-devel] [PATCH 4/4] lavc/bswapdsp: RISC-V V bswap16_buf
remi at remlab.net
- [FFmpeg-devel] [PATCH] riscv: fix scalar product initialisation
remi at remlab.net
- [FFmpeg-devel] [PATCH 1/3] lavc/alacdsp: RISC-V V decorrelate_stereo
remi at remlab.net
- [FFmpeg-devel] [PATCH 2/3] lavc/alacdsp: RISC-V V append_extra_bits[0]
remi at remlab.net
- [FFmpeg-devel] [PATCH 3/3] lavc/alacdsp: RISC-V V append_extra_bits[1]
remi at remlab.net
- [FFmpeg-devel] [PATCH v2 1/3] avformat/imfdec: use CPL start timecode if available
pal at sandflow.com
- [FFmpeg-devel] [PATCH v2 2/3] avformat/tests/imf: add CPL timecode test
pal at sandflow.com
- [FFmpeg-devel] [PATCH v2 3/3] avformat/imfdec: variable initialiaztion cosmetics
pal at sandflow.com
- [FFmpeg-devel] [PATCH 01/11] avfilter/overlay_vaapi: use FILTER_SINGLE_PIXFMT
softworkz
- [FFmpeg-devel] [PATCH 02/11] avfilter/overlay_vaapi: build filter params just once
softworkz
- [FFmpeg-devel] [PATCH 03/11] avfilter/overlay_vaapi: remove double framesync init
softworkz
- [FFmpeg-devel] [PATCH 04/11] avfilter/overlay_vaapi: handle secondary null input
softworkz
- [FFmpeg-devel] [PATCH 05/11] avfilter/overlay_vaapi: reformat options
softworkz
- [FFmpeg-devel] [PATCH 06/11] avfilter/overlay_vaapi: remove redundant .get_buffer assignments
softworkz
- [FFmpeg-devel] [PATCH 07/11] avfilter/overlay_vaapi: add framesync options
softworkz
- [FFmpeg-devel] [PATCH 08/11] avfilter/overlay_vaapi: precalculate blend_state, enable pixel alpha
softworkz
- [FFmpeg-devel] [PATCH 09/11] avfilter/overlay_vaapi: enable expressions for overlay parameters
softworkz
- [FFmpeg-devel] [PATCH 10/11] doc/filters.texi: remove incorrect statement
softworkz
- [FFmpeg-devel] [PATCH 11/11] doc/filters.texi: update overlay_vaapi documentation
softworkz
- [FFmpeg-devel] [PATCH 1/2] avfilter/avfilter: add avfilter_print_config_formats()
softworkz
- [FFmpeg-devel] [PATCH 2/2] ftools/opt_common: Print filter input/output formats in help output
softworkz
- [FFmpeg-devel] [PATCH v2 1/2] avfilter/avfilter: add avfilter_print_config_formats()
softworkz
- [FFmpeg-devel] [PATCH v2 2/2] ftools/opt_common: Print filter input/output formats in help output
softworkz
- [FFmpeg-devel] [PATCH 1/2] avutil/frame: Add av_frame_copy_side_data() and av_frame_remove_all_side_data()
softworkz
- [FFmpeg-devel] [PATCH 2/2] avcodec/vpp_qsv: Copy side data from input to output frame
softworkz
- [FFmpeg-devel] [PATCH v6 1/3] avcodec/hevcdec: factor out ff_hevc_set_set_to_frame
softworkz
- [FFmpeg-devel] [PATCH v6 2/3] avcodec/h264dec: make h264_export_frame_props() accessible
softworkz
- [FFmpeg-devel] [PATCH v6 3/3] avcodec/qsvdec: Implement SEI parsing for QSV decoders
softworkz
- [FFmpeg-devel] [PATCH v9 01/25] avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values
softworkz
- [FFmpeg-devel] [PATCH v9 02/25] avutil/frame: Prepare AVFrame for subtitle handling
softworkz
- [FFmpeg-devel] [PATCH v9 03/25] avcodec/subtitles: Introduce new frame-based subtitle decoding API
softworkz
- [FFmpeg-devel] [PATCH v9 04/25] avcodec/libzvbi: set subtitle type
softworkz
- [FFmpeg-devel] [PATCH v9 05/25] avfilter/subtitles: Update vf_subtitles to use new decoding api
softworkz
- [FFmpeg-devel] [PATCH v9 06/25] avcodec, avutil: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
softworkz
- [FFmpeg-devel] [PATCH v9 07/25] avcodec/subtitles: Replace deprecated enum values
softworkz
- [FFmpeg-devel] [PATCH v9 08/25] fftools/play, probe: Adjust for subtitle changes
softworkz
- [FFmpeg-devel] [PATCH v9 09/25] avfilter/subtitles: Add subtitles.c for subtitle frame allocation
softworkz
- [FFmpeg-devel] [PATCH v9 10/25] avfilter/avfilter: Handle subtitle frames
softworkz
- [FFmpeg-devel] [PATCH v9 11/25] avfilter/avfilter: Fix hardcoded input index
softworkz
- [FFmpeg-devel] [PATCH v9 12/25] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
softworkz
- [FFmpeg-devel] [PATCH v9 13/25] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
softworkz
- [FFmpeg-devel] [PATCH v9 14/25] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
softworkz
- [FFmpeg-devel] [PATCH v9 15/25] avfilter/textmod: Add textmod, censor and show_speaker filters
softworkz
- [FFmpeg-devel] [PATCH v9 16/25] avfilter/stripstyles: Add stripstyles filter
softworkz
- [FFmpeg-devel] [PATCH v9 17/25] avfilter/splitcc: Add splitcc filter for closed caption handling
softworkz
- [FFmpeg-devel] [PATCH v9 18/25] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
softworkz
- [FFmpeg-devel] [PATCH v9 19/25] avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
softworkz
- [FFmpeg-devel] [PATCH v9 20/25] avfilter/subfeed: add subtitle feed filter
softworkz
- [FFmpeg-devel] [PATCH v9 21/25] avfilter/text2graphicsub: Added text2graphicsub subtitle filter
softworkz
- [FFmpeg-devel] [PATCH v9 22/25] avfilter/snull, strim: Add snull and strim filters
softworkz
- [FFmpeg-devel] [PATCH v9 23/25] avcodec/subtitles: Migrate subtitle encoders to frame-based API
softworkz
- [FFmpeg-devel] [PATCH v9 24/25] fftools/ffmpeg: Introduce subtitle filtering and new frame-based subtitle encoding
softworkz
- [FFmpeg-devel] [PATCH v9 25/25] avcodec/dvbsubdec: Fix conditions for fallback to default resolution
softworkz
- [FFmpeg-devel] [PATCH v2 01/11] avfilter/overlay_vaapi: use FILTER_SINGLE_PIXFMT
softworkz
- [FFmpeg-devel] [PATCH v2 02/11] avfilter/overlay_vaapi: build filter params just once
softworkz
- [FFmpeg-devel] [PATCH v2 03/11] avfilter/overlay_vaapi: remove double framesync init
softworkz
- [FFmpeg-devel] [PATCH v2 04/11] avfilter/overlay_vaapi: handle secondary null input
softworkz
- [FFmpeg-devel] [PATCH v2 05/11] avfilter/overlay_vaapi: reformat options
softworkz
- [FFmpeg-devel] [PATCH v2 06/11] avfilter/overlay_vaapi: remove redundant .get_buffer assignments
softworkz
- [FFmpeg-devel] [PATCH v2 07/11] avfilter/overlay_vaapi: add framesync options
softworkz
- [FFmpeg-devel] [PATCH v2 08/11] avfilter/overlay_vaapi: precalculate blend_state, enable pixel alpha
softworkz
- [FFmpeg-devel] [PATCH v2 09/11] avfilter/overlay_vaapi: enable expressions for overlay parameters
softworkz
- [FFmpeg-devel] [PATCH v2 10/11] doc/filters.texi: remove incorrect statement
softworkz
- [FFmpeg-devel] [PATCH v2 11/11] doc/filters.texi: update overlay_vaapi documentation
softworkz
- [FFmpeg-devel] [PATCH v1 00/11] Add support for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 01/11] avcodec: add enum types for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 02/11] avcodec: add cbs for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 03/11] avcodec: enable cbs for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 04/11] avcodec: add bitstream parser for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 05/11] avcodec: add MP4 to annexb support for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 06/11] avformat: add demuxer and probe support for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 07/11] avformat: add muxer support for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 08/11] avcodec: add external decoder libvvdec for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 09/11] avcodec: add external encoder libvvenc for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 10/11] avformat: add ts stream types for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v1 11/11] avcodec: increase minor version for H266/VVC
thomas.ff at spin-digital.com
- [FFmpeg-devel] [PATCH v2] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
wangyaqiang
- [FFmpeg-devel] [PATCH v2] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
wangyaqiang
Last message date:
Mon Oct 31 23:58:57 EET 2022
Archived on: Wed Nov 2 17:12:04 EET 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).