ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] avformat/rtmpproto: reserve enough space for statusmsg
Timo Rothenpieler
[FFmpeg-cvslog] fate/flvenc: add test for multitrack flv
Timo Rothenpieler
[FFmpeg-cvslog] avformat: bump version for enhanced flv
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvenc: write enhanced rtmp multichannel info for audio with more than two channels
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvenc: remove !size check for audio packets
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: support all multi-track modes
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: stop shadowing local variables
Timo Rothenpieler
[FFmpeg-cvslog] avformat/rtmpproto: add more enhanced rtmp codecs
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvenc: add support for writing multi track audio
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: add support for reading multi track audio
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvenc: refactor fourcc writing
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: add enhanced audio codecs
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: parse enhanced rtmp multichannel info
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: add support for demuxing multi-track FLV
Dennis Sädtler
[FFmpeg-cvslog] avformat/flvenc: implement support for multi-track video
Dennis Sädtler
[FFmpeg-cvslog] avformat/iamf_writer: ensure the stream groups are not empty
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: ensure the stream groups are not empty
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: ensure the stream groups are not empty
James Almer
[FFmpeg-cvslog] swscale/utils: lazily allocate XYZ tables on CONFIG_SMALL
Niklas Haas
[FFmpeg-cvslog] swscale: use 16-bit intermediate precision for RGB/XYZ conversion
Niklas Haas
[FFmpeg-cvslog] swscale/utils: add return code to fill_xyztables()
Niklas Haas
[FFmpeg-cvslog] avcodec/cbs_h2645: revert accidental change
James Almer
[FFmpeg-cvslog] swscale/unscaled: add pal8 -> gbr(a)p special converter
Niklas Haas
[FFmpeg-cvslog] avcodec/libx265: ignore user set alpha x265-param
James Almer
[FFmpeg-cvslog] doc/ffmpeg.texi: replace use of uncommon unicode characters
James Almer
[FFmpeg-cvslog] ffmpeg_sched: return better error code
Gyan Doshi
[FFmpeg-cvslog] fftools/ffmpeg_opt: Fix precedence issue in abs_start_seek calculation
Pradeep Kumar Goudagunta
[FFmpeg-cvslog] avformat/dashdec: reformat and lowercase get_Fragment()
Marth64
[FFmpeg-cvslog] avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment()
Marth64
[FFmpeg-cvslog] avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment()
Marth64
[FFmpeg-cvslog] avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment
Eugene Zemtsov
[FFmpeg-cvslog] avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment
Eugene Zemtsov
[FFmpeg-cvslog] avformat/mov: dereference pointer after null check
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: dereference pointer after null check
Michael Niedermayer
[FFmpeg-cvslog] avformat/matroskadec: Check pre_ns for overflow
Michael Niedermayer
[FFmpeg-cvslog] avformat/matroskadec: Check pre_ns for overflow
Michael Niedermayer
[FFmpeg-cvslog] avformat/matroskadec: Check pre_ns for overflow
Michael Niedermayer
[FFmpeg-cvslog] avformat/matroskadec: Check pre_ns for overflow
Michael Niedermayer
[FFmpeg-cvslog] avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV
Michael Niedermayer
[FFmpeg-cvslog] avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV
Michael Niedermayer
[FFmpeg-cvslog] avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for SGA
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for EACMV
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for EACMV
Michael Niedermayer
[FFmpeg-cvslog] avcodec/rv60dec: Check NEXT/LAST availability
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MVC1
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MVC1
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: free stream_info when the surrounding array is freed
Michael Niedermayer
[FFmpeg-cvslog] avcodec/rv60dec: Use get_bits_long()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/escape130: move get_buffer down
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust Threshold for indeo5
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust Threshold for indeo5
Michael Niedermayer
[FFmpeg-cvslog] avutil/timecode: Avoid fps overflow in av_timecode_get_smpte_from_framenum()
Michael Niedermayer
[FFmpeg-cvslog] avutil/timecode: Avoid fps overflow in av_timecode_get_smpte_from_framenum()
Michael Niedermayer
[FFmpeg-cvslog] avutil/frame: add missing size dependent prop to LCEVC payload side data
James Almer
[FFmpeg-cvslog] avfilter/vf_lut*: strip color volume metadata
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_libplacebo: update metadata stripping logic
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_scale*: strip metadata on size change
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_colorspace: strip color volume metadata
Niklas Haas
[FFmpeg-cvslog] avutil/frame: add av_frame_side_data_remove_by_props()
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_zscale: strip metadata on change
Niklas Haas
[FFmpeg-cvslog] avutil/frame: add AV_SIDE_DATA_PROP_{SIZE,COLOR}_DEPENDENT
Niklas Haas
[FFmpeg-cvslog] avutil/frame: add AVSideDataDescriptor for AV_FRAME_DATA_VIDEO_HINT
Niklas Haas
[FFmpeg-cvslog] swscale/options: add -sws_dither none alias
Niklas Haas
[FFmpeg-cvslog] swscale: remove primaries/trc change warning
Niklas Haas
[FFmpeg-cvslog] swscale/csputils: add internal colorspace math helpers
Niklas Haas
[FFmpeg-cvslog] swscale/graph: allow dynamically updating HDR metadata
Niklas Haas
[FFmpeg-cvslog] swscale/graph: add color mapping pass
Niklas Haas
[FFmpeg-cvslog] swscale/utils: add helper function to infer colorspace metadata
Niklas Haas
[FFmpeg-cvslog] swscale/lut3d: add 3DLUT dispatch system
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_scale: make options alignment consistent (cosmetic)
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_scale: strip metadata when changing colorspace
Niklas Haas
[FFmpeg-cvslog] swscale/cms: add color management subsystem
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_scale: add colorspace and transfer property options
Niklas Haas
[FFmpeg-cvslog] swscale: add ICC intent enum and option
Niklas Haas
[FFmpeg-cvslog] swscale/utils: read HDR mastering metadata from AVFrame
Niklas Haas
[FFmpeg-cvslog] swscale/utils: read dynamic HDR10+ metadata from AVFrame
Niklas Haas
[FFmpeg-cvslog] swscale/utils: fix XYZ primaries tagging
Niklas Haas
[FFmpeg-cvslog] swscale/utils: add HDR metadata to SwsFormat
Niklas Haas
[FFmpeg-cvslog] swscale/utils: set static/implied HDR metadata
Niklas Haas
[FFmpeg-cvslog] swscale/utils: check for supported color transfers
Niklas Haas
[FFmpeg-cvslog] checkasm/sw_scale: add assertion for hscale assumption
Niklas Haas
[FFmpeg-cvslog] swscale/unscaled: allow semiplanar copies
Niklas Haas
[FFmpeg-cvslog] swscale/unscaled: correctly round yuv2yuv when not dithering
Niklas Haas
[FFmpeg-cvslog] swscale/unscaled: correctly copy semiplanar formats
Niklas Haas
[FFmpeg-cvslog] checkasm/sw_scale: add test for yuv2nv12cX
Niklas Haas
[FFmpeg-cvslog] checkasm/sw_rgb: add tests for yuv2packed{1,2,X}
Niklas Haas
[FFmpeg-cvslog] checkasm/sw_rgb: add alpToYV12 check
Niklas Haas
[FFmpeg-cvslog] libavcodec/v4l2_buffers.c: set AVFrame interlaced flags
Scott Theisen
[FFmpeg-cvslog] configure: add option to statically link to libvulkan
Lynne
[FFmpeg-cvslog] vulkan_decode: add queue_flags field to specify queue used
Lynne
[FFmpeg-cvslog] vulkan: remove pointless mutex locks
Lynne
[FFmpeg-cvslog] vulkan: do not reinvent a queue context struct
Lynne
[FFmpeg-cvslog] vulkan_decode: use a single execution pool
Lynne
[FFmpeg-cvslog] avcodec/hw_base_encode: restrict size of next_prev
Benjamin Cheng
[FFmpeg-cvslog] hwcontext_vulkan: do not enable portability subset by default
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: disable validation layer threading warnings
Lynne
[FFmpeg-cvslog] avcodec/vvcdec: remove vvc prefix for x86 and riscv
Nuo Mi
[FFmpeg-cvslog] avcodec/hevcdec: remove hevc prefix for x86 asm files
Nuo Mi
[FFmpeg-cvslog] avformat/iff: remove surplus if statement
Peter Ross
[FFmpeg-cvslog] avcodec: add ADPCM IMA XBOX decoder
Paul B Mahol
[FFmpeg-cvslog] avformat/riff: map 0069 twocc to ADPCM IMA XBOX decoder
Peter Ross
[FFmpeg-cvslog] swscale/output: fix bilinear yuv2rgb chroma interpolation
Niklas Haas
[FFmpeg-cvslog] aarch64/vvc: Add apply_bdof
Zhao Zhili
[FFmpeg-cvslog] lavc/riscv: vset macro for simplify if-else
sunyuechi
[FFmpeg-cvslog] avcodec/Makefile: include aom_film_grain.o file for h264_sei component
Peter Ross
[FFmpeg-cvslog] avcodec/Makefile: include aom_film_grain.o file for h264_sei component
Peter Ross
[FFmpeg-cvslog] avformat/Makefile: include object files for image_vbn_pipe demuxer
Peter Ross
[FFmpeg-cvslog] avformat/iff: SndAnim decoding
Peter Ross
[FFmpeg-cvslog] avformat/isom: use more of the existing channel layout bitmap defines
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: fix setting num_samples_per_frame for OPUS
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: fix setting num_samples_per_frame for OPUS
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: fix setting num_samples_per_frame for OPUS
James Almer
[FFmpeg-cvslog] avcodec/amfenc: Implement async_depth option
Cameron Gutman
[FFmpeg-cvslog] avcodec/amfenc: B-Frame support for av1_amf encoder.
Dmitrii Ovchinnikov
[FFmpeg-cvslog] amfenc: Update the min version to 1.4.35.0 for AMF SDK.
Dmitrii Ovchinnikov
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6d55f3c web:download: add btbn autobuilds to linux download section, trac #11264
ffmpeg-git
[FFmpeg-cvslog] avformat/Makefile: add iso_writer golomb_tab from shared library dependency
Peter Ross
[FFmpeg-cvslog] tests/swscale: allow nonzero positive return codes from sws_scale_frame()
Niklas Haas
[FFmpeg-cvslog] swscale: fix documentation of sws_scale_frame()
Niklas Haas
[FFmpeg-cvslog] swscale/utils: fix sws_getCachedContext check
Niklas Haas
[FFmpeg-cvslog] aarch64: vvc: Fix building the dmvr_hv assembly with older MSVC versions
Martin Storsjö
[FFmpeg-cvslog] avutil/mem_internal: Don't include stdalign.h on MSVC
Martin Storsjö
[FFmpeg-cvslog] configure: add iso_writer golomb dependency
Peter Ross
[FFmpeg-cvslog] lavc/vaapi_encode: Query surface alignment
David Rosca
[FFmpeg-cvslog] lavc/vaapi_encode_h265: Use surface alignment
David Rosca
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] avutil/vulkan_glslang: Fix build failure
Zhao Zhili
[FFmpeg-cvslog] lavc/h264dsp: R-V V intra loop filter
Rémi Denis-Courmont
[FFmpeg-cvslog] lavc/hevc: R-V V put_pixels(pow2)
sunyuechi
[FFmpeg-cvslog] lavc/vvc_mc: R-V V put_pixels
sunyuechi
[FFmpeg-cvslog] lavc/vvc_mc R-V V sad
sunyuechi
[FFmpeg-cvslog] lavc/riscv: Move VVC macro to h26x
sunyuechi
[FFmpeg-cvslog] lavc/vvc_mc: R-V V dmvr
sunyuechi
[FFmpeg-cvslog] Update R-V V vvc_mc vset to support more lengths
sunyuechi
[FFmpeg-cvslog] d3d12va_encode_hevc: use base to init VPS/SPS/PPS
Tong Wu
[FFmpeg-cvslog] swscale/slice: fix init of 32 bpc planes
Niklas Haas
[FFmpeg-cvslog] compat/w32pthreads: change pthread_t into pointer to malloced struct
Anton Khirnov
[FFmpeg-cvslog] avcodec/libx265: add alpha layer encoding support
Timo Rothenpieler
[FFmpeg-cvslog] avformat/hevc: add support for writing alpha layer
Timo Rothenpieler
[FFmpeg-cvslog] avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add checks to parameter definition durations
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add checks to parameter definition durations
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add checks to parameter definition durations
James Almer
[FFmpeg-cvslog] fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo
Anton Khirnov
[FFmpeg-cvslog] fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo
Anton Khirnov
[FFmpeg-cvslog] lavc/packet: add API for an AVPacket-based AVContainerFifo
Anton Khirnov
[FFmpeg-cvslog] lavc/container_fifo: move to lavu and make public
Anton Khirnov
[FFmpeg-cvslog] lavc: improve AVCodecContext.extradata/subtitle_header documentation
Anton Khirnov
[FFmpeg-cvslog] avutil/file: fix av_file_map file mapping on Windows
Kacper Michajłow
[FFmpeg-cvslog] fftools/ffprobe: add analyze_frames option for CC and grain detection
Marth64
[FFmpeg-cvslog] avformat/mov: don't reallocate extradata when converting dvdsub palette
Marth64
[FFmpeg-cvslog] avformat/iamf_writer: add support for expanded channel layouts
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add support for expanded channel layouts
James Almer
[FFmpeg-cvslog] avutil/channel_layout: add a 9.1.6 layout
James Almer
[FFmpeg-cvslog] fate/iamf: add a test for expanded layouts
James Almer
[FFmpeg-cvslog] avformat/iamfdec: don't set individual streams as dependent
James Almer
[FFmpeg-cvslog] avformat/iamfdec: don't set individual streams as dependent
James Almer
[FFmpeg-cvslog] avutil/channel_layout: simplify the 22.2 layout definition
James Almer
[FFmpeg-cvslog] fate: Add a dependency on ffprobe for fate-flcl1905
Martin Storsjö
[FFmpeg-cvslog] fate: Add a dependency on ffprobe for fate-flcl1905
Martin Storsjö
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2c82819 web: Add link to conferences page
ffmpeg-git
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Dont leave type at a invalid value
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Dont leave type at a invalid value
Michael Niedermayer
[FFmpeg-cvslog] fate: Add a target for listing failed tests
Martin Storsjö
[FFmpeg-cvslog] checkasm: Print benchmarks of C-only functions
Martin Storsjö
[FFmpeg-cvslog] checkasm: Print benchmarks of C-only functions
Martin Storsjö
[FFmpeg-cvslog] tests/swscale: fix sscanf return value check
Niklas Haas
[FFmpeg-cvslog] configure: add leaddec blockdsp dependency
Peter Ross
[FFmpeg-cvslog] avcodec/leaddec: support format 0x6
Peter Ross
[FFmpeg-cvslog] checkasm/rv40dsp: cover more cases
sunyuechi
[FFmpeg-cvslog] lavc/rv40dsp: fix RISC-V chroma_mc
sunyuechi
[FFmpeg-cvslog] aarch64/vvc: Reuse ff_vvc_put_pel_pixels for chroma
Zhao Zhili
[FFmpeg-cvslog] aarch64/vvc: Use faster clip operation
Zhao Zhili
[FFmpeg-cvslog] aarch64/vvc: Fix clip in alf
Zhao Zhili
[FFmpeg-cvslog] aarch64/vvc: Fix clip in alf
Zhao Zhili
[FFmpeg-cvslog] lavc/vvc: Fix scaling matrix DC coef derivation
Frank Plowman
[FFmpeg-cvslog] checkasm: vvc: Use checkasm_check for printing failing output
Martin Storsjö
[FFmpeg-cvslog] avcodec/mediacodecenc: Check fifo write result and simplify fifo operation
Zhao Zhili
[FFmpeg-cvslog] avcodec/png{dec,enc}: update mDCV and cLLI chunk capitalization
Leo Izen
[FFmpeg-cvslog] avformat/smush: read ANIMv2 a/v parameters
Manuel Lauss
[FFmpeg-cvslog] avformat/mov: use dvdclut for YUV to RGB conversion of DVD subtitle palettes
Marth64
[FFmpeg-cvslog] avformat/hevc: also print NALU ids
James Almer
[FFmpeg-cvslog] avformat/hevc: add a log context to ff_isom_write_{hvcc,lhvc}
James Almer
[FFmpeg-cvslog] avformat/mpegts: correctly skip TP_extra_header in m2ts
llyyr
[FFmpeg-cvslog] avcodec/jpeg2000: Fix undefined behaviour in left shift operations
Osamu Watanabe
[FFmpeg-cvslog] avformat/mm: fix packets pts generation and add seek support
Paul B Mahol
Earlier messages
Later messages