111870 Commits (7aa71ab5c04cbff9ed4eb7c2925ceb33a8e4e970)
 

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