index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
Age
Commit message (
Expand
)
Author
2020-02-15
avutil/hwcontext_d3d11va: Use secure dlopen.
Matt Oliver
2020-02-14
lavu/tx: improve 3-point fixed precision
Lynne
2020-02-13
lavu/tx: slightly optimize fft15
Lynne
2020-02-13
lavu/tx: undef the correct macro
Lynne
2020-02-13
lavu/tx: implement 32 bit fixed point FFT and MDCT
Lynne
2020-02-12
avutil/log: Add av_log_once() for printing a message just once with a high lo...
Michael Niedermayer
2020-02-09
avutil/log: add support for multibyte console log for win32
Marton Balint
2020-02-09
avutil/log: add support for forced ANSI colors on win32
Marton Balint
2020-02-09
avutil/log: fix detecting console mode on Win32
Marton Balint
2020-02-09
avutil/log: factorize ansi_fputs
Marton Balint
2020-02-09
avutil/log: drop support for NO_COLOR environment variable
Marton Balint
2020-02-08
lavu/tx: mention FFT output is not normalized
Lynne
2020-02-04
lavu: bump minor version for the Vulkan patchset
Lynne
2020-02-04
lavu/hwcontext_cuda: refactor context initialisation
Philip Langdale
2020-02-04
lavu: add Vulkan hwcontext code
Lynne
2020-02-04
lavu/hwcontext: Add support for HW -> HW transfers
Philip Langdale
2020-01-31
avutil/common: warn about possible move of the data pointer after the last 0 ...
Marton Balint
2020-01-31
avutil/common: put ERROR statements into separate code blocks in GET_UTF8/16
Marton Balint
2020-01-31
avutil/common: add parenthesis around GET_16BIT in GET_UTF16
Marton Balint
2020-01-31
avutil/common: use unsigned int in GET_UTF8
Marton Balint
2020-01-25
avutil/thread: fix strict_pthread_cond_timedwait
Marton Balint
2020-01-23
libavutil: x86: Include stdlib.h before using _byteswap_ulong
Martin Storsjö
2020-01-23
configure: Check for GetStdHandle in addition to SetConsoleTextAttribute
Martin Storsjö
2020-01-22
avutil/log: Move log_level_offset_offset code from av_log() to v_log()
Michael Niedermayer
2020-01-21
avutil/thread: Add pthread_cond_timedwait function
Matt Oliver
2020-01-14
avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code
Limin Wang
2020-01-06
Silence "string-plus-int" warning shown by clang.
Carl Eugen Hoyos
2020-01-04
libavutil/opt: fix memory leak after av_dict_parse_string fail
Jun Zhao
2019-12-28
avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()
Michael Niedermayer
2019-12-27
avutil/tests/opt: add av_opt_get/av_opt_set tests
Marton Balint
2019-12-27
avutil/tests/opt: add tests for AV_OPT_TYPE_DICT
Marton Balint
2019-12-27
avutil/opt: add full support for AV_OPT_TYPE_DICT
Marton Balint
2019-12-26
avutil/buffer: add av_buffer_pool_buffer_get_opaque
Marton Balint
2019-12-16
lavu/log: Also print the log level for level trace.
Carl Eugen Hoyos
2019-12-14
lavu/pixfmt: Cosmetics, remove wrong end-of-comment markers.
Carl Eugen Hoyos
2019-12-05
avutil/buffer: use appropriate atomic operations
Zhao Zhili
2019-11-26
avutil/hwcontext_cuda: allow using primary CUDA device context
Oleg Dobkin
2019-11-24
avutil/lfg: Correct index increment type to avoid undefined behavior
Michael Niedermayer
2019-11-17
avutil/eval: add function to track variable use
Gyan Doshi
2019-11-11
avutil/frame: fix remove_side_data
Zhao Zhili
2019-11-09
avutil/lfg: Document the AVLFG struct
Michael Niedermayer
2019-10-30
avcodec/mips: msa optimizations for vc1dsp
gxw
2019-10-14
avutil/opt: print runtime flag too
Paul B Mahol
2019-10-14
avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag
Paul B Mahol
2019-10-12
avutil/eval: add sgn()
Paul B Mahol
2019-10-08
avutil/avstring: support input path as a null pointer or empty string
Limin Wang
2019-10-06
avutil/common: Fix underflow for ROUNDED_DIV with unsigned integer
Mengye Lv
2019-09-27
lavu/qsv: remove redundant version query
Zhong Li
2019-09-22
avutil/opt: Fix type specifier
Andreas Rheinhardt
2019-09-20
avutil/encryption_info: Don't pass NULL to memcpy
Andreas Rheinhardt
[next]