ffmpeg-cvslog
Thread
Date
Earlier messages
Messages by Thread
[FFmpeg-cvslog] avcodec/sanm: implement codec37 subcodec1
Manuel Lauss
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/sanm: simplify codec37 subcodec 3/4 path
Manuel Lauss
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
[FFmpeg-cvslog] doc/protocols: fix/improve RTP documentation
Stefan Pöschel
[FFmpeg-cvslog] avformat/avformat: also clear FFFormatContext packet queue when closing a muxer
James Almer
[FFmpeg-cvslog] avcodec/mediacodecenc: Support config qp range
Zhao Zhili
[FFmpeg-cvslog] avcodec/cuviddec: Fix missing HW_CONFIG_METHOD_HW_FRAMES_CTX flag
Zhao Zhili
[FFmpeg-cvslog] avcodec/bit_depth_template: Remove empty macro INIT_CLIP
Zhao Zhili
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_v360: Fix NULL pointer use
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: Factorize sanity check out
Michael Niedermayer
[FFmpeg-cvslog] loongarch: fixes fate-checkasm-sw_rgb failure
yuanhecai
[FFmpeg-cvslog] avformat/mov: perform sanity checks for heif before index building
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: fix potential unsigned underflow in loop condition
James Almer
[FFmpeg-cvslog] lavc/vvc/refs: export keyframe and picture type in output frames
Nuo Mi
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
[FFmpeg-cvslog] lavc/ac3dsp: fix R-V HAVE_RVV scope issue
Jun Zhao
[FFmpeg-cvslog] ffbuild/bin2c: misc fix
Jun Zhao
[FFmpeg-cvslog] hwcontext_vulkan: check if semaphores are exportable before enabling exporting
Lynne
[FFmpeg-cvslog] avfilter/vf_xpsnr: Avoid array only one of whose elements is used
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/aac_ac3_parser: Remove unused variable
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_xpsnr: Fix leaks
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_overlay: Remove spec-incompliant ';'
Andreas Rheinhardt
[FFmpeg-cvslog] tests/checkasm/sw_rgb: Fix leaks
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/aac/aacdec: Fix -Wdeclaration-after-statement
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/avfilter: Add FFFilter, hide internals of AVFilter
Andreas Rheinhardt
[FFmpeg-cvslog] tests/ref/fate/png-icc-parse: Add lossless flag to ref file
Andreas Rheinhardt
[FFmpeg-cvslog] swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/sga: Silence -Wunused-but-set-variable warnings
Andreas Rheinhardt
[FFmpeg-cvslog] tests/fate/lavf-container: fix dependencies for lavf_container_fate tests
James Almer
[FFmpeg-cvslog] avformat/matroska: add support for VVC streams
James Almer
[FFmpeg-cvslog] lavc/vvc: Check slice structure
Frank Plowman
[FFmpeg-cvslog] avformat/iff: ignore FVER tag when not processing DSD/DST files
Peter Ross
[FFmpeg-cvslog] avformat/wtvenc: do not output negative 'third timestamp' field
Peter Ross
[FFmpeg-cvslog] avformat/mlvdec: skip over some other known block types
Peter Ross
[FFmpeg-cvslog] avformat/mlvdec: demux LJ92 huffman comressed frames
Peter Ross
[FFmpeg-cvslog] avformat/mlvdec: process VERS block
Peter Ross
[FFmpeg-cvslog] avutil/frame.h: improve documentation for AV_FRAME_FLAG_LOSSLESS
Leo Izen
[FFmpeg-cvslog] avformat/flvdec: add support for legacy HEVC files
Timo Rothenpieler
[FFmpeg-cvslog] avutil/frame: add AV_FRAME_SIDE_DATA_FLAG_NEW_REF
James Almer
[FFmpeg-cvslog] avcodec/hevc/hevcdec: use av_frame_side_data_add() where useful
James Almer
[FFmpeg-cvslog] avcodec/aom_film_grain: use av_frame_side_data_add() where useful
James Almer
[FFmpeg-cvslog] avcodec/jpeg2000dec: clear array length when freeing it
James Almer
[FFmpeg-cvslog] avformat/mov: merge stts and ctts arrays into one
James Almer
[FFmpeg-cvslog] avcodec/vvc/dec: print thread debug logs only if DEBUG is defined
James Almer
[FFmpeg-cvslog] avformat/rtpdec: int overflow in start_time_realtime
Jonathan Baudanza
[FFmpeg-cvslog] avformat/rtpdec: int overflow in start_time_realtime
Jonathan Baudanza
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MSCC
Michael Niedermayer
[FFmpeg-cvslog] avformat/iamf_parse: Check output_channel_count
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for VP6
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for TDSC
Michael Niedermayer
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: Fixes several undefined overflows in do_decode()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check edit_unit for being larger than signed 64bit
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_grayworld: Use the correct pointer for av_log()
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
Michael Niedermayer
[FFmpeg-cvslog] fate/vvc: Add vvc-frames-with-ltr.vvc
Frank Plowman
[FFmpeg-cvslog] avcodec/mpeg12dec: fix range for cc_format option
Marth64
[FFmpeg-cvslog] avformat/avformat.h: elaborate documentation for avformat_open_input() on error condition
Marth64
[FFmpeg-cvslog] libavcodec/mpeg12dec: append CC data to a53_buf_ref
Scott Theisen
[FFmpeg-cvslog] avformat/ipfsgateway: fix capitalizaton mistake
NyanMaths
[FFmpeg-cvslog] avformat/flvdec: initialize ret in flv_read_packet() to AVERROR_BUG
James Almer
[FFmpeg-cvslog] avformat/flvdec: properly free mt_extradata
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: don't leak extradata pointer on realloc failure
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: add missing track_size decrement
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvenc: fix missing sequence start with MP3 tracks
Alessandro Ros
[FFmpeg-cvslog] avformat/flvenc: properly handle writing mpeg4 extradata
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: clean up variable initialization spacing
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: fix potential premature return on audio MultichannelConfig
Timo Rothenpieler
[FFmpeg-cvslog] avfilter/scale_vulkan: add dynamic crop region and aspect ratio match
Koushik Dutta
[FFmpeg-cvslog] avcodec: deprecate AVCodecContext properties
Marton Balint
[FFmpeg-cvslog] avcodec: set AV_FRAME_FLAG_LOSSLESS where supported
Marton Balint
[FFmpeg-cvslog] avcodec/frame: add AV_FRAME_FLAG_LOSSLESS
Marton Balint
[FFmpeg-cvslog] lavc/vvc: Fix race condition for MVs cropped to subpic
Frank Plowman
[FFmpeg-cvslog] avcodec/vvc decode: ALF filtering without CC-ALF
Chris Warrington
[FFmpeg-cvslog] avfilter/aeval: tighten the check for empty expression
James Almer
[FFmpeg-cvslog] Revert "avformat/dump: print only the actual streams in a tile grid group"
James Almer
[FFmpeg-cvslog] avformat/mov: fix setting tile grid stream offsets when a stream is referenced more than once
James Almer
[FFmpeg-cvslog] avfilter/aeval: don't leak the strdup'd expression string
James Almer
[FFmpeg-cvslog] avcodec/vp8: Check mutex init
Michael Niedermayer
[FFmpeg-cvslog] ffmpeg_filter: Factor get_compliance_unofficial_pix_fmts() out
Michael Niedermayer
[FFmpeg-cvslog] avformat/sdp: Check before appending ","
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_rotate: Check ff_draw_init2() return value
Michael Niedermayer
[FFmpeg-cvslog] avcodec/wavpackenc: Use unsigned for potential 31bit shift
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vp8: Check cond init
Michael Niedermayer
[FFmpeg-cvslog] avformat/ape: Use 64bit for final frame size
Michael Niedermayer
[FFmpeg-cvslog] swscale/yuv2rgb: Use 64bit for brightness computation
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpeg4videodec: assert impossible wrap points
Michael Niedermayer
[FFmpeg-cvslog] avcodec/jpeg2000dec: remove ST=3 case
Michael Niedermayer
[FFmpeg-cvslog] avcodec/lpc: copy levenson coeffs only when they have been computed
Michael Niedermayer
[FFmpeg-cvslog] libavutil/base64: Try not to write over the array end
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Fix 1 line and one column images
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vble: Check av_image_get_buffer_size() for failure
Michael Niedermayer
[FFmpeg-cvslog] avcodec/hevcdec: Check ref frame
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_dnn_detect: fix loading anchors when labels file is set
Leandro Santiago
[FFmpeg-cvslog] avformat/jpegxl_anim_dec: use new animated JPEG XL codec ID
Leo Izen
[FFmpeg-cvslog] avcodec/libjxl: add animated JPEG XL encoder
Leo Izen
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] vp9: recon: Use emulated edge to prevent buffer overflows
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter
Janne Grunau
[FFmpeg-cvslog] avcodec/opus/parser: set duration when complete frames are fed
James Almer
[FFmpeg-cvslog] avcodec/opus/parser: remove duplicate failure path code
James Almer
[FFmpeg-cvslog] avformat/dump: print only the actual streams in a tile grid group
James Almer
[FFmpeg-cvslog] avformat/flvdec: set Opus sample rate
James Almer
[FFmpeg-cvslog] avcodec/opus/parser: reindent after the previous commit
James Almer
[FFmpeg-cvslog] avcodec/opus/parser: set sample rate
James Almer
[FFmpeg-cvslog] avformat/iamf: document the expandable channel layouts
James Almer
[FFmpeg-cvslog] avutil/channel_layout: fix definition of 5.1.4 layout
James Almer
[FFmpeg-cvslog] avformat/iamfdec: swap back and side streams if both are present
James Almer
[FFmpeg-cvslog] avutil/channel_layout: add a 5.1.2 layout using side channels
James Almer
[FFmpeg-cvslog] avformat/iamf: use the correct layouts for Sound Systems B and C
James Almer
[FFmpeg-cvslog] avformat/iamf_writer: be more verbose when reporting an input layout is invalid
James Almer
[FFmpeg-cvslog] ffv1enc_vulkan: allow setting the number of slices via -slices
Lynne
[FFmpeg-cvslog] vulkan_decode: remove informative queries
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: add VK_EXT_layer_settings to optional instance extensions
Lynne
[FFmpeg-cvslog] avcodec/sanm: SMUSH codec48 decoder
Manuel Lauss
[FFmpeg-cvslog] avfilter/buffersrc: make channel_layout a CHLAYOUT type AVOption
James Almer
[FFmpeg-cvslog] configure: Include quotes around pkg_version
Joe Schiffler
[FFmpeg-cvslog] avfilter/buffersink: don't leak the reallocated channel layouts array
James Almer
[FFmpeg-cvslog] avcodec/get_buffer: Use av_buffer_mallocz() for audio same as its done for video
Michael Niedermayer
[FFmpeg-cvslog] avformat/jpegxl_anim_dec: clear buffer padding
Michael Niedermayer
[FFmpeg-cvslog] avformat/rmdec: check that buf if completely filled
Michael Niedermayer
[FFmpeg-cvslog] avformat/demux: Check packet duration
Michael Niedermayer
[FFmpeg-cvslog] avcodec/cfhdenc: Clear dwt_tmp
Michael Niedermayer
[FFmpeg-cvslog] avcodec/hapdec: Clear tex buffer
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check that key was read sucessfull
Michael Niedermayer
[FFmpeg-cvslog] configure: update copyright year
Lynne
[FFmpeg-cvslog] configure: update copyright year
Lynne
[FFmpeg-cvslog] avformat/rpl: Fix check for negative values
Michael Niedermayer
[FFmpeg-cvslog] avformat/rpl: Fix check for negative values
Michael Niedermayer
[FFmpeg-cvslog] avformat/rpl: Fix check for negative values
Michael Niedermayer
[FFmpeg-cvslog] avfilter/buffersrc: check for valid sample rate
James Almer
[FFmpeg-cvslog] avfilter/buffersrc: check for valid sample rate
James Almer
[FFmpeg-cvslog] avcodec/ac3dec_float: fix range for dmix_mode
James Almer
[FFmpeg-cvslog] avcodec/ac3dec: set preferred_stereo_downmix using the relevant coded value
James Almer
[FFmpeg-cvslog] tests/checkasm/sw_rgb: remove bogus value truncation in check_yuv2packed1()
James Almer
[FFmpeg-cvslog] avcodec/ac3dec_float: define the downmix related options as exported and read-only
James Almer
[FFmpeg-cvslog] avcodec/ac3dec: set ltrt_center_mix and ltrt_surround_mix using the relevant coded values
James Almer
[FFmpeg-cvslog] avformat/mlvdec: Check avio_read()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mlvdec: Check avio_read()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mlvdec: Check avio_read()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check llen addition for overflow
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec: Free channel layout
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aac/aacdec: Free channel layout
Michael Niedermayer
[FFmpeg-cvslog] avcodec/libdav1d: clear the buffered Dav1dData on decoding failure
James Almer
[FFmpeg-cvslog] avcodec/libdav1d: clear the buffered Dav1dData on decoding failure
James Almer
[FFmpeg-cvslog] avformat/flvdec: propagate av_packet_add_side_data failure
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvenc: prevent writing legacy codecs into extended video tracks
Timo Rothenpieler
[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] 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
Earlier messages