3593 Commits (cf234552b83a9503ff96572de2658b921b8842eb)

Author SHA1 Message Date
Kieran Kunhya 36091742d1 v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Lukasz Marek ea0d893817 lavu/opt: handle NULL obj in av_opt_next 10 years ago
Michael Niedermayer b4d8724ab2 avutil/file: fix av_tempfile() documentation 10 years ago
Vittorio Giovara 277ff7f5dc lavu: move internal define to the only places where it is used 10 years ago
Michael Niedermayer 5182a2a235 avutil: remove FF_CONST_AVUTIL53, its no longer needed 10 years ago
Lukasz Marek ab922f9ef1 lavu/dict: add av_dict_get_string 10 years ago
jessejiang 29d208d5d4 avutil/arm/float_dsp_init_vfp: replace restrict by av_restrict 10 years ago
Michael Niedermayer a54a51cc9b avutil/float_dsp: add avpriv_float_dsp_alloc() 10 years ago
Lukasz Marek bee5844ddd lavu/opt: introduce av_opt_serialize() 10 years ago
Lukasz Marek eec693328a lavu/opt: introduce av_opt_is_set_to_default() 10 years ago
Lukasz Marek 173d51c982 lavu/opt: fix av_opt_get function 10 years ago
Lukasz Marek 5dc0f607e7 lavu/opt: fix memleak in test 10 years ago
Lukasz Marek b54effba4f lavu/opt: update tests 10 years ago
Lukasz Marek 4efc79649b lavu/opt: add support for binary defaults 10 years ago
Lukasz Marek bb60142f56 lavu/opt: check for NULL before parsing 10 years ago
Luca Barbato c6074a30ba opt: Fix the documentation mentioning av_set_string3 10 years ago
Lukasz Marek 4e179436b6 lavu/opt: copy dict in av_opt_copy 10 years ago
Lukasz Marek 457204ee15 lavu/opt: document av_opt_copy function 10 years ago
Carl Eugen Hoyos 4436a8f44d Remove fminf() emulation. 10 years ago
Michael Niedermayer ddac3053cd avutil/ppc/util_altivec: add () to VEC_LD macro arguments 10 years ago
Michael Niedermayer 1a1a98f644 avutil/ppc/util_altivec: make src pointers const, fix warnings 10 years ago
Henrik Gramner 4981baf9b8 avstring: Mark some character handling functions av_const 10 years ago
Rong Yan 6a6c16cbcc libavutil/ppc/util_altivec.h : fix unaligned_load() vec_unaligned_load() add macros VEC_LD() VEC_MERGEH() VEC_MERGEL() VEC_ST() for POWER LE 10 years ago
Michael Niedermayer a604de4fd8 avutil/time_internal: do not attempt to override *time_r() macros 10 years ago
James Almer faa9d29829 lavu/atomic: add support for the new memory model aware gcc built-ins 10 years ago
Matthew Oliver 2060f4cbba avutil/intmath: enable builtin intrinsics for icl and msvc. 10 years ago
Martin Storsjö 82ee7d0dda Use gmtime_r instead of gmtime and localtime_r instead of localtime 10 years ago
Martin Storsjö 3f8f1c6ff2 lavu: Provide fallbacks for gmtime_r and localtime_r 10 years ago
Martin Storsjö 1bd0bdcdc2 lavu: Add av_gettime_relative 10 years ago
Michael Niedermayer 2de9c5ed98 avutil/avstring: fix hardcoded separator in av_match_list() 10 years ago
Michael Niedermayer 3c0b98dced avutil/avstring: Reimplement av_match_list() 10 years ago
Michael Niedermayer b5583fc3e0 avutil/cast5: Fix off by one error 10 years ago
Andrey Utkin 65639e6bef avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers 10 years ago
Giorgio Vazzana b48c95b6c9 libavutil: Add missing av_free() to cast5 selftest 10 years ago
Supraja Meedinti 0eabbe2101 libavutil: Add CAST128 symmetric block cipher 10 years ago
Ruoyu c44d8d9552 avutil/lzo: fix resource leak 10 years ago
Michael Niedermayer 171d971dbf avutil/softfloat: Fix undefined shift in av_add_sf() 10 years ago
James Almer 5402d1bce5 float_dsp-test: allow forcing cpuflags 10 years ago
Michael Niedermayer 9665a0fdf6 avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_entries[] 10 years ago
Michael Niedermayer 99afec08f8 avutil/softfloat: add some asserts 10 years ago
Michael Niedermayer 44198a728d avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf() 10 years ago
Michael Niedermayer f3b54ee989 avutil/Makefile: add softfloat to TESTPROGS 10 years ago
Vittorio Giovara 5a419b2dd1 pixdesc: return color properties names 10 years ago
Vittorio Giovara 04ccd584a7 pixfmt: mark further reserved values 10 years ago
Vittorio Giovara c732c62cee doc: expand description for some color properties 10 years ago
James Almer e524a9b1ff avutil: remove obsolete FF_API_INTFLOAT cruft 10 years ago
James Almer 3e57520982 avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft 10 years ago
James Almer 71718de814 avutil: remove obsolete FF_API_FIND_OPT cruft 10 years ago
James Almer 1abb77285c avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft 10 years ago
wm4 cdd6f059a6 avcodec, avutil: allow more control about how samples are skipped 10 years ago