3370 Commits (d2ff2c9dd32426b59ffbc4b6ebe2d8fb22979ef7)

Author SHA1 Message Date
  James Almer e74ad9035f avutil/cpu: add missing check for mmxext to av_force_cpu_flags 11 years ago
  Michael Niedermayer d42540499c avutil/imgutils: correctly check for negative SAR components 11 years ago
  Michael Niedermayer 491c4bbb38 Revert "avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit" 11 years ago
  Martin Storsjö 450b02307c arm: Suppress tags about used cpu arch and extensions 11 years ago
  Srikanth G 7071b8192d avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit 11 years ago
  James Almer 3c63503792 avutil/opencl: don't include config.h 11 years ago
  Michael Niedermayer b250375e77 avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT 11 years ago
  Michael Niedermayer 1cc419eae8 avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT 11 years ago
  Luca Barbato 891de4b27a log: Unbreak no-tty support on 256color terminals 11 years ago
  Vittorio Giovara 61335ab33e opt: check memory allocation 11 years ago
  Michael Niedermayer 820f41e1a1 Add FFMPEG_VERSION into the binary libs 11 years ago
  wm4 14d6ea0c45 lavu/frame: fix malloc error path in av_frame_copy_props() 11 years ago
  Lukasz Marek cf8b91a28e lavu/opt: fix av_opt_get function 11 years ago
  Dave Yeo d48e0aed3c libavutil/threads.h: correct an include to be local 11 years ago
  Dave Yeo 89b52d25b4 libavutil/thread.h: Support OS/2 threads 11 years ago
  Michael Niedermayer 0e216ed407 avutil/buffer_internal: leave the buffer pool entries volatile 11 years ago
  Michael Niedermayer f783259fdb avutil/buffer: use the old atomics based code for the release branch 11 years ago
  wm4 517ce1d09b lavu: fix memory leaks by using a mutex instead of atomics 11 years ago
  Anton Khirnov 46a17d886b lavu: add wrappers for the pthreads mutex API 11 years ago
  Carl Eugen Hoyos 2be7d565bb Remove fminf() emulation. 11 years ago
  lvqcl da5e52010c avutil/x86/cpu: fix cpuid sub-leaf selection 11 years ago
  Philip DeCamp 9d79848f84 libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address 11 years ago
  Michael Niedermayer 8407cbbfc9 Fix "passing argument 1 of av_free discards const qualifier from pointer target type" 11 years ago
  Rong Yan 8e8db16a2c avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() affecting little endian environments on POWER8 11 years ago
  Henrik Gramner f629705b02 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 11 years ago
  Loren Merritt ec217218c2 x86inc: Free up variable name "n" in global namespace 11 years ago
  Henrik Gramner 176a0fca3f x86inc: Make ym# behave the same way as xm# 11 years ago
  Gabriel Dume 1ec335513f time: Add missing zero 11 years ago
  Henrik Gramner 428aa14a48 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 11 years ago
  Henrik Gramner 720c21d11f x86inc: Make ym# behave the same way as xm# 11 years ago
  Loren Merritt a4dbabc8b3 x86inc: free up variable name "n" in global namespace 11 years ago
  Michael Niedermayer 467a55a4ee avutil/md5: workaround clang 3.5 #20849 11 years ago
  Jörg Krause 02a2e171ad libavutil/error: fix build with musl toolchain 11 years ago
  Luca Barbato ebef9f5a56 time: Use clock_gettime if the monotonic clock is available 11 years ago
  Luca Barbato c19a49e565 ppc: Support little endian intreadwrite 11 years ago
  Clément Bœsch e6b125e3be avutil/pixelutils: add small buffers tests 11 years ago
  Stefano Sabatini d4ec07dfe7 lavu/avstring: check for overlong encodings in av_utf8_decode() 11 years ago
  Reimar Döffinger 1a558cec64 intmath.h: Remove duplicated ARM include. 11 years ago
  Reimar Döffinger 2ca7edda89 lavu/hash.c: Add missing "static const". 11 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 11 years ago
  James Darnley 8c1b942ad7 Replace incorrect use of "multiply" with "multiple" 11 years ago
  Michael Niedermayer bb29896793 avutil/opencl: use av_malloc(z)_array() 11 years ago
  Clément Bœsch 554d819062 avutil/pixelutils: faster pixelutils_sad_16x16 11 years ago
  Reimar Döffinger 8fc9bd0d32 dict.c: Free non-strduped av_dict_set arguments on error. 11 years ago
  Clément Bœsch 45c7f3997e avutil/pixelutils: faster pixelutils_sad_[au]_16x16 11 years ago
  Clément Bœsch 980a5b01fd avutil/motion_vector.h: fix coordinate types 11 years ago
  Lukasz Marek 3c19744218 lavu/log: add device category macros 11 years ago
  Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 11 years ago
  Reimar Döffinger bddc592001 dict.c: empty dictionaries should be a NULL pointer. 11 years ago
  Reimar Döffinger c2829dc925 dict.c: Add av_dict_set_int helper function. 11 years ago