109354 Commits (95115fcc184db6217ce01632a0fbdff3e253183f)
 

Author SHA1 Message Date
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
Zhao Zhili c0c0a5f106 fftools/ffmpeg_demux: set default hwaccel_output_format for mediacodec 2 years ago
Zhao Zhili b7a3f16957 avutil/hwcontext: verify hw_frames_ctx in transfer_data_alloc 2 years ago
Zhao Zhili 0ff18a7d6d avcodec: add MediaCodec encoder 2 years ago
Zhao Zhili 3a59446967 avcodec/mediacodec: add ANativeWindow support 2 years ago
Zhao Zhili 2697f23f4e avutil/hwcontext_mediacodec: add ANativeWindow support 2 years ago
Zhao Zhili 040567965e avcodec/mediacodecdec: enable NDK mediacodec 2 years ago
Zhao Zhili 4df9cb918e avcodec/mediacodec: add NDK media codec wrapper 2 years ago
Zhao Zhili 4f2ea862b3 avcodec/mediacodec_wrapper: separate implementation from interface 2 years ago
Zhao Zhili d4b06c99ab avcodec/mediacodecdec_common: fix useless av_buffer_unref 2 years ago