111780 Commits (9ae4863cc57c38fa2f41f3b8c732fede4a2b78c6)
 

Author SHA1 Message Date
Andreas Rheinhardt 1062a6d6c4 avfilter/avfilter: Make functions only used here static 1 year ago
Andreas Rheinhardt 9732684ba2 avfilter/avfilter: Also deprecate variable name 1 year ago
Haihao Xiang 84fb7b9459 lavfi/vf_vpp_qsv: perform conversion from HDR to SDR 1 year ago
Haihao Xiang b66aecf1b4 lavfi/vf_vpp_qsv: set color properties for output 1 year ago
Haihao Xiang b42ea03f8b lavfi/vf_vpp_qsv: take input color properties into account 1 year ago
Haihao Xiang 96b0b3f67a lavfi/qsvvpp: add set_frame_ext_params callback 1 year ago
Michael Niedermayer 044ab532fc
avcodec/jpeg2000htdec: Avoid freeing uninitialized pointers in ff_jpeg2000_decode_htj2k() 1 year ago
Marton Balint 207e9f4e50 avformat/flvdec: handle exheader fourcc correctly in metadata 1 year ago
Andreas Rheinhardt c7ff0c3e4b avcodec/sga: Don't use GetBit-API for byte-aligned reads 1 year ago
Andreas Rheinhardt 27a9e1ce22 avcodec/mpegvideo_dec: Use av_fast_padded_malloc where appropriate 1 year ago
Andreas Rheinhardt 2d7c1479c2 avcodec/nvenc: Remove always-true check 1 year ago
Andreas Rheinhardt 28817b90fc avformat/hls_sample_encryption: Always free AC3HeaderInfo on error 1 year ago
Andreas Rheinhardt 80cc9b81de avcodec/nvdec_(mjpeg|vp8): Constify AVHWAccels 1 year ago
Andreas Rheinhardt 739f24d833 fftools/opt_common: Don't add unnecessary " " 1 year ago
Andreas Rheinhardt 41409405d4 fftools/opt_common: Use %c instead of %s to write single char 1 year ago
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