109393 Commits (0da8802e957783ba4131fbf306f1f53b4b78ab4e)
 

Author SHA1 Message Date
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
Andreas Rheinhardt b2d1a25816 swscale/utils: Derive range from YUVJ-pix-fmt only once 2 years ago
Andreas Rheinhardt ff39dcb129 swscale/utils: Move functions to avoid forward declarations 2 years ago
Andreas Rheinhardt baccc1c541 swscale/utils: Avoid calling ff_thread_once() unnecessarily 2 years ago
Andreas Rheinhardt 8ee0711228 swscale/utils: Don't allocate AVFrames for slice contexts 2 years ago
Andreas Rheinhardt 64ed1d40df swscale/utils: Factor initializing single slice context out 2 years ago
Lynne e97368eba5
lavu: bump minor and add APIchanges entry for lavu/tx DCT 2 years ago
Lynne ca8aaf24df
binkaudio: convert to lavu/tx 2 years ago
Lynne a56d7e0ca3
lavu/tx: add DCT-III implementation 2 years ago
Lynne 504b7bec1a
lavu/tx: add DCT-II implementation 2 years ago
Lynne 93c30bd6f0
lavu/tx: clarify stride for RDFT transforms 2 years ago
Lynne 43d285a40f
lavu/tx: fix last coefficient scaling for R2C transforms 2 years ago
Lynne 8547123f3b
lavu/tx: generalize PFA FFTs 2 years ago
Lynne 7f019e7758
lavu/tx: add length decomposition function 2 years ago
Lynne 87bae6b018
lavu/tx: refactor to explicitly track and convert lookup table order 2 years ago
Lynne 1c8d77a2bf
lavu/tx: refactor and separate codelet list and prio code 2 years ago
Lynne 958b3760b5
lavu/tx: improve transform tree logging 2 years ago
Lynne 6ddd10c3e2
lavu/tx: allow codelets to specify a minimum number of matching factors 2 years ago
Lynne dd77e61182
lavu/tx: add ff_tx_clear_ctx() 2 years ago
Lynne fab97faf02
x86/tx_float: implement striding in fft_15xM 2 years ago
Lynne 92100eee5b
x86/tx_float_init: properly specify the supported factors of 15xM FFTs 2 years ago
Lynne cc1df4045e
x86/tx_float: add a standalone 15-point AVX2 transform 2 years ago
Lynne 877e575b5d
x86/tx_float: optimize and macro out FFT15 2 years ago
Lynne fbe4fd992f
lavu/tx: support output stride in naive transforms 2 years ago
Lynne 68cabf8750
lavu/tx: add fft_inplace_small transforms 2 years ago
Lynne d4e39cae2e
lavu/tx: drop requirement of input == output for in-place transforms 2 years ago
Lynne fff3e1d848
lavu/tx: support out-of-place transforms in fft_inplace 2 years ago
Lynne d260796f11
lavu/tx: make C ptwo transforms in+out of place 2 years ago
Lynne 37008dc402
lavu/tx: add naive_small FFT 2 years ago
Lynne e8a9b7b298
lavu/tx: list all odd-length FFT factors as regular codelets 2 years ago
Lynne 45bd4bf79f
lavu/tx: generalize single-factor transforms 2 years ago
Lynne 79f11e2409
lavu/tx: make prime factor transforms truly in-place 2 years ago
Lynne d556f6fa9b
fate/aacenc: increase tolerance for ln-128k test 2 years ago