ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/05/22
[FFmpeg-cvslog] avcodec/lcevcdec: don't try to write to output frames directly
James Almer
2025/05/22
[FFmpeg-cvslog] avformat/imfdec: inherit opaque from parent AVFormatContext
Kacper Michajłow
2025/05/22
[FFmpeg-cvslog] avformat/matroskadec: Accept WebVTT subtitles with empty cues
Marcos Del Sol Vives via ffmpeg-devel
2025/05/22
[FFmpeg-cvslog] avfilter/avfiltergraph: fix regression in picking channel layout
Paul B Mahol
2025/05/22
[FFmpeg-cvslog] avfilter/avfiltergraph: fix regression in picking channel layout
Paul B Mahol
2025/05/22
[FFmpeg-cvslog] avfilter/avfiltergraph: fix regression in picking channel layout
Paul B Mahol
2025/05/22
[FFmpeg-cvslog] avfilter/avfiltergraph: fix regression in picking channel layout
Paul B Mahol
2025/05/22
[FFmpeg-cvslog] avfilter/avfiltergraph: fix regression in picking channel layout
Paul B Mahol
2025/05/22
[FFmpeg-cvslog] avfilter/avfiltergraph: fix regression in picking channel layout
Paul B Mahol
2025/05/22
[FFmpeg-cvslog] avcodec/lcevcdec: don't try to write to output frames directly
James Almer
2025/05/22
[FFmpeg-cvslog] tests/fate/ac3: add a second ac3_fixed encoder test
James Almer
2025/05/22
[FFmpeg-cvslog] swscale/swscale_unscaled: fix planarCopyWrapper() for yuv444p => yuva444p
Ramiro Polla
2025/05/22
[FFmpeg-cvslog] swscale/swscale_unscaled: fix planarRgbToplanarRgbWrapper() for formats with bpc between 9-14 bits
Ramiro Polla
2025/05/22
[FFmpeg-cvslog] build: remove unused SLIBOBJS variable
Ramiro Polla
2025/05/22
[FFmpeg-cvslog] swscale/swscale_unscaled: fix packed30togbra10() for formats with bpc between 9-14 bits
Ramiro Polla
2025/05/22
[FFmpeg-cvslog] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
Ramiro Polla
2025/05/22
[FFmpeg-cvslog] doc/examples/qsv_decode: use av_err2str
Tristan Matthews
2025/05/22
[FFmpeg-cvslog] doc/examples/filter_audio: use av_err2str
Tristan Matthews
2025/05/22
[FFmpeg-cvslog] vulkan/ffv1: fix sync issue in cached bitstream reader/writer
Lynne
2025/05/22
[FFmpeg-cvslog] rtpdec: Set bitrate for pcm-mulaw audio
Erik Linge
2025/05/22
[FFmpeg-cvslog] libavformat/rtpdec_opus: Set duration field on Opus AVPacket
Jonathan Baudanza
2025/05/22
[FFmpeg-cvslog] libavformat/rtpdec_opus: add fmtp parsing of sprop-maxcapturerate
Erik Linge
2025/05/22
[FFmpeg-cvslog] avformat/dhav: fix backward scanning for get_duration and optimize seeking
Justin Ruggles
2025/05/22
[FFmpeg-cvslog] avutil/refstruct: Remove redundant check
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avfilter/vf_interlace_vulkan: fix FPS and PTS calculation
Niklas Haas
2025/05/21
[FFmpeg-cvslog] avcodec/amfenc_h264: improve B-frame usability and simplify options
Dmitrii Ovchinnikov
2025/05/21
[FFmpeg-cvslog] avcodec/vlc: Make code more readable with av_unreachable()
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avutil/avassert: Add av_unreachable() and av_assume() macros
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/atrac3: Use av_unreachable() instead of av_assert1(0)
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/mjpegenc_common: Use av_unreachable() instead of av_assert0(0)
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/4xm: Use av_unreachable() instead of av_assert0(0)
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/adpcm: Use av_unreachable() instead of av_assert0()
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/vp9: Replace av_assert(0) by av_unreachable()
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/mpegvideo encs: Add put_bits_assume_flushed() to encode_header
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/rv20enc: Use av_assert1() instead of av_assert0()
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/mpeg4videodec: Mark impossible switch case as unreachable
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/wmaenc: Use av_unreachable() instead of av_assert0(0)
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/vlc: Make assert check more strict
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/speedhqenc: Use av_unreachable() for unreachable condition
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/mpegvideo_{dec,motion}: Mark unreachable code as unreachable
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/put_bits: Allow to mark places where PutBitContext is flushed
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/e?ac3enc: Inform compiler about PutBitContext being blank
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/dolby_e_parse: Use av_unreachable instead of av_assert0(0)
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/utvideoenc: Remove always-false pixel format check
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/proresenc_anatoliy: Mark impossible case as unreachable
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/pcm-dvdenc: Mark unreachable default cases as unreachable
Andreas Rheinhardt
2025/05/21
[FFmpeg-cvslog] avcodec/amrwbdec: Mark default switch as unreachable
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/svq3: Improve returning last picture
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] tests/fate/qt: Use passthrough fps_mode for svq3-watermark
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/svq3: Allocate picture buffers during init
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/svq3: Deduplicate allocating dummy frame
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/svq3: Allocate motion_val jointly
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/svq3: Improve returned error codes
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/svq3: Factor out decoding extradata
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/mpeg12enc: Combine put_bits()
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove nonsense comment
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove redundant save_width/height
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/mpeg12dec: Set save_chroma_format also for VCR2
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Move ff_mpv_report_decode_progress() to h263dec.c
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/ratecontrol: Fix wrong sizeof expression
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/tests/avcodec: Check only frame-mt decoders set update_thread_ctx
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/tests/.gitignore: Add apv test tool
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avformat/avformat: Remove outdated io_close2 documentation
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/rv60dec: Avoid branch when decoding cbp16
Andreas Rheinhardt
2025/05/20
[FFmpeg-cvslog] avcodec/cuviddec: print error when queueing frames fails
Timo Rothenpieler
2025/05/20
[FFmpeg-cvslog] avcodec/cuviddec: only flush cuvid when output queue is empty
Timo Rothenpieler
2025/05/20
[FFmpeg-cvslog] hwcontext_vulkan: fix build with old Vulkan header versions
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1enc_vulkan: switch to 2-line cache, unify prediction code
Lynne
2025/05/20
[FFmpeg-cvslog] avformat/allformats: Move avisynth and dvdvideo under external libraries group
Zhao Zhili
2025/05/20
[FFmpeg-cvslog] Makefile: Remove postproc from ALLFFLIBS
Zhao Zhili
2025/05/20
[FFmpeg-cvslog] configure: identify loong64 for loongarch
Shiyou Yin
2025/05/20
[FFmpeg-cvslog] hwcontext_vulkan: correct image transfer usage flags
Lynne
2025/05/20
[FFmpeg-cvslog] vulkan: enable VK_KHR_shader_subgroup_rotate
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1enc_vulkan: implement RCT search for level >= 4
Lynne
2025/05/20
[FFmpeg-cvslog] vulkan_ffv1: pipe through slice decoding status
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1enc_vulkan: get rid of temporary data for the setup shader
Lynne
2025/05/20
[FFmpeg-cvslog] hwcontext_vulkan: only try exporting DMABUF memory on !WIN32 and only for DMABUF tiling
Lynne
2025/05/20
[FFmpeg-cvslog] vulkan/ffv1: unify encode and decode get/put primitives
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1enc_vulkan: merge all encoder variants into one file
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1enc_vulkan: implement the cached EC writer from the decoder
Lynne
2025/05/20
[FFmpeg-cvslog] vulkan_ffv1: fix PCM + cached symbol reader
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1enc_vulkan: use ff_get_encode_buffer
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1_common: minor RGB optimization
Lynne
2025/05/20
[FFmpeg-cvslog] vulkan/ffv1: synchronize get_pred implementations between encoder and decoder
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1enc_vulkan: unify EC code between setup and encode
Lynne
2025/05/20
[FFmpeg-cvslog] ffv1enc_vulkan: minor EC optimizations
Lynne
2025/05/19
[FFmpeg-cvslog] avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms
Henrik Gramner
2025/05/19
[FFmpeg-cvslog] configure: correct liboapv feature support
Gyan Doshi
2025/05/19
[FFmpeg-cvslog] aarch64: increase default alignment for functions and constants
Ramiro Polla
2025/05/18
[FFmpeg-cvslog] ogg/flac: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
2025/05/18
[FFmpeg-cvslog] ogg/opus: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
2025/05/18
[FFmpeg-cvslog] tests/fate/matroska: Add container cropping test
Andreas Rheinhardt
2025/05/18
[FFmpeg-cvslog] tests/fate/pixfmt: fix definition of 16bit tests
James Almer
2025/05/18
[FFmpeg-cvslog] doc: add htmlxref.cnf
James Almer
2025/05/18
[FFmpeg-cvslog] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
2025/05/18
[FFmpeg-cvslog] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
2025/05/18
[FFmpeg-cvslog] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
2025/05/18
[FFmpeg-cvslog] fftools/graphprint: Fix leak of graphprint object
Mark Thompson
2025/05/18
[FFmpeg-cvslog] ffmpeg: Don't print graphs if there are no outputs yet
Mark Thompson
2025/05/18
[FFmpeg-cvslog] fftools/graphprint: Fix leak of graph section header string
Mark Thompson
2025/05/18
[FFmpeg-cvslog] doc: add swscale rewrite design document
Niklas Haas
2025/05/18
[FFmpeg-cvslog] swscale/graph: prefer bools to ints
Niklas Haas
2025/05/18
[FFmpeg-cvslog] swscale/graph: move vshift() and shift_img() to shared header
Niklas Haas
2025/05/18
[FFmpeg-cvslog] swscale/graph: make noop loop more robust
Niklas Haas
2025/05/18
[FFmpeg-cvslog] tests/swscale: improve colorization of speedup
Niklas Haas
2025/05/18
[FFmpeg-cvslog] swscale/graph: expose ff_sws_graph_add_pass
Niklas Haas
2025/05/17
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 190257e web/download: add 4.2.11
ffmpeg-git
2025/05/17
[FFmpeg-cvslog] Tag n4.2.11 : FFmpeg 4.2.11 release
git
2025/05/17
[FFmpeg-cvslog] avcodec/libzvbi-teletextdec: change new lines to \n in ASS header
Kacper Michajłow
2025/05/17
[FFmpeg-cvslog] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
2025/05/17
[FFmpeg-cvslog] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
2025/05/17
[FFmpeg-cvslog] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
2025/05/17
[FFmpeg-cvslog] avcodec/libaribcaption: change new lines to \n in ASS header
Kacper Michajłow
2025/05/17
[FFmpeg-cvslog] avcodec/libzvbi-teletextdec: change new lines to \n in ASS header
Kacper Michajłow
2025/05/17
[FFmpeg-cvslog] avcodec/libaribb24: change new lines to \n in ASS header
Kacper Michajłow
2025/05/17
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 95db70a web/download: add FFmpeg 4.4.6
ffmpeg-git
2025/05/17
[FFmpeg-cvslog] Tag n4.4.6 : FFmpeg 4.4.6 release
git
2025/05/17
[FFmpeg-cvslog] avcodec/utvideoenc: Don't advertise unsupported option
Andreas Rheinhardt
2025/05/17
[FFmpeg-cvslog] cbs_apv: Fix memory leak on metadata parse failure
Mark Thompson
2025/05/16
[FFmpeg-cvslog] Changelog: VVC supports all content of SCC
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/cabac: add 9.3.3.7 Fixed-length binarization process
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc: add VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/dsp: add adaptive_color_transform
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/intra: add palette coding decoder
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/ctu: read act_enabled_flag for adaptive color transform
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/cabac: add palette support
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/intra: refact out lmcs_scale_chroma and add_residual
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/intra: make lmcs_scale_chroma inplace
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc: add adaptive color transform support
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/filter: skip deblocking filter for palette
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/ctu: fix derive_chroma_intra_pred_mode
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/intra: fix scaling process for transform coefficients
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/dsp: update the interface of pred_residual_joint for joint cbcr residual functionality
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/ctu: refact out intra_data
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/cabac: add 9.3.3.5 k-th order Exp - Golomb binarization process
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/ctu: add palette support
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/intra: add ff_vvc_palette_derive_scale
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc: refact out ep_init and ep_init_wpp
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] avcodec/vvc/ctu: refact out ff_vvc_channel_range
Wu Jianhua
2025/05/16
[FFmpeg-cvslog] tests/fate/probe: add test for pcm misdetected as mp3 in wav
Marton Balint
2025/05/16
[FFmpeg-cvslog] tests/fate/probe: add test for dts in wav
Marton Balint
2025/05/16
[FFmpeg-cvslog] fftools/textformat: correctly propagate uninit error codes
Marton Balint
2025/05/16
[FFmpeg-cvslog] Revert "fftools/textformat/avtextformat: Make close functions return void"
Marton Balint
2025/05/16
[FFmpeg-cvslog] avformat/mpeg: Check an avio_read() for failure
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/sonic: Check num_taps
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/wtvdec: Initialize buf
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avfilter/vf_tonemap_opencl: Dereference after NULL check
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/svq3: Check for minimum size input
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/lmlm4: Eliminate some AVERROR(EIO)
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/hapdec: Clear tex buffer
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/rpl: Fix check for negative values
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/vividas: Check avio_read() for failure
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/mov: reject negative ELST durations
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/takdec: Check remaining space for first predictors
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] Update for 4.2.11
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/h264_mb: Fix tmp_cr for arm
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] libpostproc: check minimum size
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] doc: replace http/git by https urls
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/hls: add fmp4 to allowed_extensions
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/hls: Add cmfv and cmfa to allowed_extensions
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/hls: Add ec3 to allowed_extensions
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] swscale/output: Fix integer overflow in yuv2gbrp_full_X_c()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/libtheora: fix setting keyframe_mask
James Almer
2025/05/16
[FFmpeg-cvslog] avformat/mlvdec: fix size checks
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avfilter/buffersrc: check for valid sample rate
James Almer
2025/05/16
[FFmpeg-cvslog] avformat/ipmovie: Check signature_buffer read
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] configure: update copyright year
Lynne
2025/05/16
[FFmpeg-cvslog] avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avfilter/bwdif: account for chroma sub-sampling in min size calculation
Cosmin Stejerean
2025/05/16
[FFmpeg-cvslog] avformat/iff: Check that we have a stream in read_dst_frame()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/h263dec: Check against previous dimensions instead of coded
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/rmdec: check that buf if completely filled
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/vqf: Check avio_read() in add_metadata()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/mlvdec: Check avio_read()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/ilbcdec: Initialize tempbuff2
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/matroskadec: Check pre_ns for overflow
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/dxa: check bpc
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/mxfdec: Check that key was read sucessfull
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1dec: Fix end computation with ec=2
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
2025/05/16
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
Earlier messages
Later messages