111765 Commits (24c013369dee69b87b517d6a7d71644d094a4e46)
 

Author SHA1 Message Date
Michael Niedermayer 32556fa62b
avformat/avr: Check sample rate 1 year ago
Eli Kobrin 3e97d96e6f
libswresample: Prevent out of bounds. 1 year ago
Andreas Rheinhardt 0e9956a06e fftools/ffprobe: Fix memleak 1 year ago
Haihao Xiang 567e78b283 lavfi/vf_vpp_qsv: fix duration in pass-through mode 1 year ago
Haihao Xiang e63d9ba007 lavu/hwcontext_qsv: silence the warning 1 year ago
Andreas Rheinhardt a105b11a9d avcodec/cbs: Add specialization for ff_cbs_(read|write)_unsigned() 1 year ago
Andreas Rheinhardt b85557b231 avcodec/h264_slice: Remove always-false check 1 year ago
Paul B Mahol 8bbaecb5de avfilter/avf_showcwt: improve range detection for morlet scales 1 year ago
Paul B Mahol 48cd5561e1 avfilter/avf_showcwt: rename option value 1 year ago
Paul B Mahol bd23b1d0ac avfilter/avf_showcwt: add iscale option 1 year ago
Paul B Mahol 6f552b9c5e avfilter/avf_showcwt: improve caching of some arrays 1 year ago
Paul B Mahol 4f8b0beeba avfilter/avf_showcwt: reduce excessive operations 1 year ago
Andreas Rheinhardt bf9f6a5e55 avformat/lrcdec: Fix declaration-after-statement warning 1 year ago
Paul B Mahol 37d3000e3e avfilter/avf_showcwt: fix truncation of low Hz kernels 1 year ago
Reimar Döffinger c0f867bf50 libavformat: fix incorrect handling of incomplete AVBPrint. 1 year ago
Reimar Döffinger dcff15692d hevcdsp_idct_neon.S: Avoid unnecessary mov. 1 year ago
James Almer 075dfc271b avfilter/qsvvpp: remove usage of deprecated fields 1 year ago
Paul B Mahol 44813d66e2 avfilter/avf_showcwt: make kernels symmetrical 1 year ago
Paul B Mahol 6f6907fd20 avfilter/avf_showcwt: fix very low freqs leakage 1 year ago
Andreas Rheinhardt 27b4364339 avcodec/fdctdsp: Mark functions as hidden 1 year ago
Andreas Rheinhardt 8387241975 avcodec/dct: Move fdct function declarations to fdctdsp.h 1 year ago
Andreas Rheinhardt 096563c108 avcodec/Makefile: Unconditionally skip vulkan_video_codec_av1std.h 1 year ago
Paul B Mahol 8c67e13473 avfilter/avf_showcwt: remove not needed fabsf() 1 year ago
Paul B Mahol 7d6dd90f3a avfilter/avf_showcwt: unbreak highest frequencies 1 year ago
Paul B Mahol dca54600f0 avfilter/avf_showcwt: keep kernels precision as high as possible 1 year ago
Jan Ekström b300552dfb avformat/mov: enable identifying TTML subtitle streams as such 1 year ago
Sebastian Ramacher 7de3fcb059 examples: fix build of mux and resample_audio 1 year ago
Anton Khirnov e8777221f2 fftools/ffprobe: fix handling parse_options() return value 1 year ago
Paul B Mahol a7a46aff46 avfilter/avf_showcwt: remove excessive operations 1 year ago
Paul B Mahol 32a2268b6e avfilter/avf_showcwt: switch to overlap-save 1 year ago
Paul B Mahol 830e522cde avfilter/avf_showcwt: reduce memory usage even more 1 year ago
Benjamin Cheng 27804200ef vulkan_hevc: use diagonal scan order for scaling lists 1 year ago
Michael Niedermayer cf9cd35aa9
avcodec/evc_ps: Check num_ref_pic_list_in_sps 1 year ago
Marton Balint f983303af4 avcodec: fix misleading indentation warnings after ticks_per_frame deprecation 1 year ago
Richard Acayan 4fa1d3e791 avcodec/v4l2_context: suppress POLLERR and fix crash when buffers are uninitialized 1 year ago
Jan Ekström 91e1d11d14 avcodec/hevcdec: simplify decrementing of MDCV/CLL flags 1 year ago
Jan Ekström 43e63ff20a avcodec: move content light level SEI handling to h2645_sei 1 year ago
Jan Ekström 33358b862c avcodec: move mastering display colour volume SEI handling to h2645_sei 1 year ago
Michael Niedermayer 0ba719f726
avcodec/cbs_h2645: Avoid an unchecked bytesteram read 1 year ago
Michael Niedermayer ac3e6b74bd
avformat/imf_cpl: Replace NULL content_title_utf8 by "" 1 year ago
Michael Niedermayer 509ce40f18
avformat/imf_cpl: xmlNodeListGetString() can return NULL 1 year ago
Michael Niedermayer c5c719f030
avcodec/h266_metadata_bsf: Check if there are CodedBitstreamFragment units 1 year ago
Michael Niedermayer 574f3aaeff
avcodec/vmixdec: Fix several integer anomalies 1 year ago
James Almer 673862e947 avcodec/cbs_h266_syntax_template: add missing checks to subpic dimension values 1 year ago
James Almer c92948de40 avcodec/decode: consistently set channel info when parsing param change side data 1 year ago
James Almer d383ae43c2 avcodec/codec_par: always free side data in the destination AVCodecContext 1 year ago
Arnie Chang 8d1316e515 lavc/h264chroma: RISC-V V add motion compensation for 4xH and 2xH chroma blocks 1 year ago
Hendrik Leppkes 6dd5f95093 avformat/flvdec: fix size desync when reading timestamp offsets 1 year ago
Timo Rothenpieler f8035bc426 avformat/flvenc: write proper timestamps when muxing hevc 1 year ago
Paul B Mahol 60244d0bec avfilter/af_afir: fix possible array read-overflow 1 year ago