111890 Commits (fb06a443609817ce9883cf37d0af78de4d27c992)
 

Author SHA1 Message Date
Andreas Rheinhardt abc6a4a6bc avformat/evcdec: Remove unused headers 1 year ago
Andreas Rheinhardt 09e8ccb19e avformat/av1dec: Remove avcodec.h inclusion 1 year ago
Andreas Rheinhardt 5d63bd5b9c avcodec/h264dec: Move inline functions only used by CABAC/CAVLC code 1 year ago
Andreas Rheinhardt befb7e7d79 avcodec/tak: Use void* instead of AVCodecContext* for logcontext 1 year ago
Andreas Rheinhardt 00597af58b avdevice/pulse_audio_common: Avoid inclusion of avcodec.h 1 year ago
Andreas Rheinhardt 7469f2ec0a avcodec/avcodec: Remove unnecessary forward declaration 1 year ago
Martin Storsjö 7aa9684db3 w32pthreads: Fix function signature mismatches for CreateThread 1 year ago
Martin Storsjö 271c8229f8 tests: Correctly distinguish between SAMPLES and TARGET_SAMPLES for hls_fmp4_ac3.m3u8 1 year ago
Martin Storsjö 62fac040c8 intreadwrite: Indicate potential aliasing in AV_RN/AV_WN for Clang/MSVC mode 1 year ago
Andreas Rheinhardt 802d2d1f02 avcodec/error_resilience, mpeg12dec: Remove always-true checks 1 year ago
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