109275 Commits (d7a5f068c237e61e5a1a45f64a7fb1224401986f)
 

Author SHA1 Message Date
Paul B Mahol d7a5f068c2 avfilter/avf_showcwt: add thread jobs for forward fft per channel 2 years ago
Paul B Mahol 9d717cb846 avfilter/avf_showcwt: flush frames at EOF 2 years ago
Paul B Mahol a08a508105 avfilter/avf_showcwt: refactor code into function 2 years ago
Paul B Mahol 634e29f3c0 avfilter/avf_showcwt: always consume some available samples 2 years ago
James Almer 39dc9a7421 avcodec/libfdk-aacenc: fix version check for the new channel layouts 2 years ago
James Almer 3d96775f9e avcodec/libfdk-aacenc: add support for 6.1(back) channel layout 2 years ago
James Almer bb45f41a6b avcodec/libfdk-aacenc: add support for 7.1(top) channel layout 2 years ago
Sasi Inguva 9d8d7bdffb avformat/mov: Set duration to zero if the duration is UINT_MAX 2 years ago
Paul B Mahol d34c1b389e avfilter: add showcwt multimedia filter 2 years ago
Michael Niedermayer 93810a625c
avcodec/mobiclip: Check input size before (re)allocation 2 years ago
Michael Niedermayer a798af91d7
avformat/id3v2: Check taglen in read_uslt() 2 years ago
Michael Niedermayer 65ce417828
avcodec/tiff: Ignore tile_count 2 years ago
Michael Niedermayer b32316923d
avcodec/h263dec: Avoid parsing extradata repeatedly 2 years ago
Michael Niedermayer ff2d1bbe73
avcodec/tiff: Avoid 0.0/0.0 in camera_xyz_coeff() 2 years ago
Michael Niedermayer b2c1a0fc2b
avcodec/apac: use unsigned for sample residual 2 years ago
Michael Niedermayer 8f975641d7
avcodec/bonk: Use unsigned in predictor_init_state() to avoid undefined behavior 2 years ago
Michael Niedermayer 88f0e05c72
avcodec/pictordec: Remove mid exit branch 2 years ago
Michael Niedermayer 74b6ac7ebb
avcodec/ffv1dec: restructure slice coordinate reading a bit 2 years ago
Michael Niedermayer 1fdb65d2b7
avcodec/pictordec: Check that the image fits in the input 2 years ago
Michael Niedermayer 5185d5656b
avcodec/dts2pts_bsf: Eliminate some 64bit corner cases 2 years ago
Michael Niedermayer aa79560de5
avcodec/mlpdec: Check max matrix instead of max channel in noise check 2 years ago
Michael Niedermayer 7792825ad6
avutil/tx: Use unsigned in ff_tx_fft_sr_combine() to avoid undefined behavior 2 years ago
Lynne 90c17a05aa
x86/tx_float: fix stray change in 15xM FFT and replace imul->lea 2 years ago
Niklas Haas 48c385fb4c avfilter/vf_libplacebo: support more output formats 2 years ago
Anton Khirnov becbb22eb0 fftools/ffmpeg: cosmetics 2 years ago
Anton Khirnov d04ec7efe3 fftools/ffmpeg: remove a useless inner block 2 years ago
Anton Khirnov d60d6d819d fftools/ffmpeg: drop an always-false check 2 years ago
Anton Khirnov 8ee4365ad8 fftools/ffmpeg: only convert video frame pts if we have a frame 2 years ago
Anton Khirnov 617ea07c22 fftools/ffmpeg: call check_recording_time() with actual frame pts 2 years ago
Anton Khirnov 86a71d6b3c fftools/ffmpeg: stop calling adjust_frame_pts_to_encoder_tb() for audio 2 years ago
Anton Khirnov a186360f27 fftools/ffmpeg: set AVFrame.time_base after filtering 2 years ago
Anton Khirnov d9534ec84e fftools/ffmpeg: move logging filtered frame timestamps 2 years ago
Anton Khirnov 2fa2e146cc fftools/ffmpeg: avoid storing full forced keyframe spec 2 years ago
Anton Khirnov 334e52e094 fftools/ffmpeg: parse forced keyframes in of_open() 2 years ago
Anton Khirnov efe4423627 fftools/ffmpeg: store forced keyframe pts in AV_TIME_BASE_Q 2 years ago
Anton Khirnov b1143330c8 fftools/ffmpeg: move force-keyframe-related vars to a separate struct 2 years ago
Anton Khirnov 630fbdcc52 fftools/ffmpeg: stop explicitly closing decoders 2 years ago
Paul B Mahol e8e9950f2a avcodec/amrwbdec: update .p.sample_fmts to planar variant 2 years ago
Paul B Mahol 2324b917fc avfilter/avf_avectorscope: simplify code a little 2 years ago
James Almer 1009396953 avcodec/mjpegenc: take into account component count when writing the SOF header size 2 years ago
Andreas Rheinhardt 0c5af908c1 avcodec/pngdec: Mark damaged frames as finished 2 years ago
Paul B Mahol e0bc798ce5 avfilter/f_ebur128: fix crash when using vflip filter 2 years ago
Paul B Mahol 4c1a79eb80 avfilter/avf_showcqt: fix crash when using vflip filter 2 years ago
Paul B Mahol 9d2b5762d3 avfilter/avf_a3dscope: fix crash when using vflip filter 2 years ago
Paul B Mahol 9c8b977c1e avfilter/avf_avectorscope: fix crash when using vflip filter 2 years ago
Paul B Mahol f2ea508e16 avfilter/avf_showcqt: remove invalid line 2 years ago
Paul B Mahol 5d7f3b2639 avcodec/apac: stop adding samples if we run out of bits on EOF 2 years ago
Andreas Rheinhardt 1a7efafd33 avutil/tx: Use proper deallocator 2 years ago
Paul B Mahol 2ad199ae31 avformat/wavenc: w64 muxer supports only 1 stream 2 years ago
Andreas Rheinhardt 1ff9c07fa6 swscale/utils: Fix indentation 2 years ago