109213 Commits (7f019e77586ab62d37856d09071fcdeef880bcd9)
 

Author SHA1 Message Date
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
Andreas Rheinhardt c8e9cc8d20 avcodec/flashsvenc: Remove unnecessary or unused variable 2 years ago
Andreas Rheinhardt 61d28ee0e4 avcodec/flashsvenc: Avoid copying frame 2 years ago
Andreas Rheinhardt a8d39e8846 avcodec/flashsvenc: Change check for first frame 2 years ago
Andreas Rheinhardt 721305e280 avcodec/flashsvenc: Use const where appropriate 2 years ago
Andreas Rheinhardt 44c09e86c7 avcodec/flashsvenc: Remove unused buffer 2 years ago
Andreas Rheinhardt 6695983111 avcodec/flashsvenc: Fix packet size calculation 2 years ago
Andreas Rheinhardt 715bf3509a avcodec/pnmenc: Check av_image_get_buffer_size() 2 years ago
Anton Khirnov 14c6093528 doc/developer.texi: extend and update naming conventions 2 years ago
Anton Khirnov 2d172b89b2 doc/developer.texi: drop a misplaced sentence from code formatting section 2 years ago
Anton Khirnov d95d0b1b72 doc/developer.texi: move editor configuration under formatting 2 years ago
Anton Khirnov 9177556bb9 doc/developer.texi: update the language feature section 2 years ago
Anton Khirnov 256db01851 doc/developer.texi: move the language feature section higher up 2 years ago
Anton Khirnov 703e76f917 configure: drop support for complex functions 2 years ago
Anton Khirnov 95af0bcc34 fftools/ffmpeg_mux_init: postpone matching -disposition to streams 2 years ago
Anton Khirnov 3da5c60aa9 fftools/ffmpeg: _-prefix variables in MATCH_PER_STREAM_OPT() 2 years ago
Anton Khirnov 996fed5235 fftools/ffmpeg: declare loop variables inside loops in transcode_init() 2 years ago
Anton Khirnov 005f4e1caf fftools/ffmpeg: do not assume input streams exist 2 years ago
Anton Khirnov fd8bf8d3b5 fftools/ffmpeg: remove the input_streams global 2 years ago
Anton Khirnov 86e2ffedfe fftools/ffmpeg_mux_init: simplify inner loop in map_auto_{video,audio} 2 years ago
Anton Khirnov 4c40581614 fftools/ffmpeg: replace OutputStream.source_index with a pointer to InputStream 2 years ago
Anton Khirnov bda06c60fe fftools/ffmpeg: stop inventing fake source information 2 years ago
Anton Khirnov 50ecba7e84 fftools/ffmpeg: drop an arbitrary condition 2 years ago
Anton Khirnov 9654df1336 fftools/ffmpeg: move freeing an input stream into a separate function 2 years ago
Marton Balint 98f6c59f4f avformat/electronicarts: add option to return alpha channel in the main video stream in VP6A codec 2 years ago
Marton Balint bd5ea78556 avformat/electronicarts: set packet_read in one place 2 years ago
Marton Balint 29d1d3e2e8 avformat/electronicarts: fix EOF check 2 years ago
Paul B Mahol abb5ff373d avcodec/bonk: check level value to not reach invalid values 2 years ago
Haihao Xiang 9f5a9a7499 Changelog: Add missing lines for QSV 2 years ago
Haihao Xiang 3dc8bceabe lavu/pixfmt: Update the description for AV_PIX_FMT_QSV 2 years ago
Wenbin Chen efe2b63c89 doc/examples: Add qsv_transcode example 2 years ago