3573 Commits (0224b35c89e9e75f156962c93b37adab75d8df6a)

Author SHA1 Message Date
  Michael Niedermayer 5bf4cd8e5b avutil/ppc/util_altivec: add () to VEC_SPLAT16 macro 11 years ago
  Michael Niedermayer c299b6fd08 avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync with it 11 years ago
  Dave Yeo 32eadfe453 libavutil/threads.h: correct an include to be local 11 years ago
  Dave Yeo 090a7801a8 libavutil/thread.h: Support OS/2 threads 11 years ago
  Vadim Kalinsky 2db29482f1 avutil/bprint: C++ compatible AVBPrint definition. 11 years ago
  Lukasz Marek 0cb994dfe3 lavu/opt: add escaping to av_opt_serialize 11 years ago
  Lukasz Marek f00e9c4b10 lavu/opt: add consts where possible 11 years ago
  Stefano Sabatini 29208e6dcf lavu/imgutils: remove redundant and wrong check in av_image_fill_arrays 11 years ago
  wm4 fbd6c97f9c lavu: fix memory leaks by using a mutex instead of atomics 11 years ago
  Anton Khirnov 2443e522f0 lavu: add wrappers for the pthreads mutex API 11 years ago
  Matthew Oliver 0167fa0060 msvc: Fix compilation errors due to header include order. 11 years ago
  Rong Yan 22e557917d libavutil/ppc/util_altivec.h : fix load_with_perm_vec() add marcos vcswapi2s() vcswapc() VEC_SPLAT16() VEC_SLD16() for POWER LE 11 years ago
  Martin Storsjö 9326d64ed1 Share the utf8 to wchar conversion routine between lavf and lavu 11 years ago
  Kieran Kunhya 36091742d1 v210enc: Add SIMD optimised 8-bit and 10-bit encoders 11 years ago
  Lukasz Marek ea0d893817 lavu/opt: handle NULL obj in av_opt_next 11 years ago
  Michael Niedermayer b4d8724ab2 avutil/file: fix av_tempfile() documentation 11 years ago
  Vittorio Giovara 277ff7f5dc lavu: move internal define to the only places where it is used 11 years ago
  Michael Niedermayer 5182a2a235 avutil: remove FF_CONST_AVUTIL53, its no longer needed 11 years ago
  Lukasz Marek ab922f9ef1 lavu/dict: add av_dict_get_string 11 years ago
  jessejiang 29d208d5d4 avutil/arm/float_dsp_init_vfp: replace restrict by av_restrict 11 years ago
  Michael Niedermayer a54a51cc9b avutil/float_dsp: add avpriv_float_dsp_alloc() 11 years ago
  Lukasz Marek bee5844ddd lavu/opt: introduce av_opt_serialize() 11 years ago
  Lukasz Marek eec693328a lavu/opt: introduce av_opt_is_set_to_default() 11 years ago
  Lukasz Marek 173d51c982 lavu/opt: fix av_opt_get function 11 years ago
  Lukasz Marek 5dc0f607e7 lavu/opt: fix memleak in test 11 years ago
  Lukasz Marek b54effba4f lavu/opt: update tests 11 years ago
  Lukasz Marek 4efc79649b lavu/opt: add support for binary defaults 11 years ago
  Lukasz Marek bb60142f56 lavu/opt: check for NULL before parsing 11 years ago
  Luca Barbato c6074a30ba opt: Fix the documentation mentioning av_set_string3 11 years ago
  Lukasz Marek 4e179436b6 lavu/opt: copy dict in av_opt_copy 11 years ago
  Lukasz Marek 457204ee15 lavu/opt: document av_opt_copy function 11 years ago
  Carl Eugen Hoyos 4436a8f44d Remove fminf() emulation. 11 years ago
  Michael Niedermayer ddac3053cd avutil/ppc/util_altivec: add () to VEC_LD macro arguments 11 years ago
  Michael Niedermayer 1a1a98f644 avutil/ppc/util_altivec: make src pointers const, fix warnings 11 years ago
  Henrik Gramner 4981baf9b8 avstring: Mark some character handling functions av_const 11 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 11 years ago
  Michael Niedermayer a604de4fd8 avutil/time_internal: do not attempt to override *time_r() macros 11 years ago
  James Almer faa9d29829 lavu/atomic: add support for the new memory model aware gcc built-ins 11 years ago
  Matthew Oliver 2060f4cbba avutil/intmath: enable builtin intrinsics for icl and msvc. 11 years ago
  Martin Storsjö 82ee7d0dda Use gmtime_r instead of gmtime and localtime_r instead of localtime 11 years ago
  Martin Storsjö 3f8f1c6ff2 lavu: Provide fallbacks for gmtime_r and localtime_r 11 years ago
  Martin Storsjö 1bd0bdcdc2 lavu: Add av_gettime_relative 11 years ago
  Michael Niedermayer 2de9c5ed98 avutil/avstring: fix hardcoded separator in av_match_list() 11 years ago
  Michael Niedermayer 3c0b98dced avutil/avstring: Reimplement av_match_list() 11 years ago
  Michael Niedermayer b5583fc3e0 avutil/cast5: Fix off by one error 11 years ago
  Andrey Utkin 65639e6bef avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers 11 years ago
  Giorgio Vazzana b48c95b6c9 libavutil: Add missing av_free() to cast5 selftest 11 years ago
  Supraja Meedinti 0eabbe2101 libavutil: Add CAST128 symmetric block cipher 11 years ago
  Ruoyu c44d8d9552 avutil/lzo: fix resource leak 11 years ago
  Michael Niedermayer 171d971dbf avutil/softfloat: Fix undefined shift in av_add_sf() 11 years ago