3351 Commits (07de0db74b56a5cb45039b58b6ff43ea5ffb90bc)

Author SHA1 Message Date
  Michael Niedermayer 579a0fdc21 avutil/lls: Make unchanged function arguments const 10 years ago
  Michael Niedermayer b28f470df0 avutil/pca: Make argument of ff_pca_add() const 10 years ago
  lvqcl e58fc44649 avutil/x86/cpu: fix cpuid sub-leaf selection 10 years ago
  Luca Barbato d995f0a155 log: Unbreak no-tty support on 256color terminals 10 years ago
  Philip DeCamp 857fc0a71f libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address 10 years ago
  Nicolas George eb7a6d0813 lavu/bprint: add const to av_bprint_is_complete() argument. 10 years ago
  James Almer 95a064f530 avutil: remove obsolete FF_API_OLD_OPENCL cruft 10 years ago
  James Almer af7d260626 avutil: remove obsolete FF_API_LLS1 cruft 10 years ago
  Michael Niedermayer 8407cbbfc9 Fix "passing argument 1 of av_free discards const qualifier from pointer target type" 10 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 10 years ago
  Henrik Gramner f629705b02 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 10 years ago
  Loren Merritt ec217218c2 x86inc: Free up variable name "n" in global namespace 10 years ago
  Henrik Gramner 176a0fca3f x86inc: Make ym# behave the same way as xm# 10 years ago
  Gabriel Dume 1ec335513f time: Add missing zero 10 years ago
  Henrik Gramner 428aa14a48 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 10 years ago
  Henrik Gramner 720c21d11f x86inc: Make ym# behave the same way as xm# 10 years ago
  Loren Merritt a4dbabc8b3 x86inc: free up variable name "n" in global namespace 10 years ago
  Michael Niedermayer 467a55a4ee avutil/md5: workaround clang 3.5 #20849 10 years ago
  Jörg Krause 02a2e171ad libavutil/error: fix build with musl toolchain 10 years ago
  Luca Barbato ebef9f5a56 time: Use clock_gettime if the monotonic clock is available 10 years ago
  Luca Barbato c19a49e565 ppc: Support little endian intreadwrite 10 years ago
  Clément Bœsch e6b125e3be avutil/pixelutils: add small buffers tests 10 years ago
  Stefano Sabatini d4ec07dfe7 lavu/avstring: check for overlong encodings in av_utf8_decode() 10 years ago
  Reimar Döffinger 1a558cec64 intmath.h: Remove duplicated ARM include. 10 years ago
  Reimar Döffinger 2ca7edda89 lavu/hash.c: Add missing "static const". 10 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
  James Darnley 8c1b942ad7 Replace incorrect use of "multiply" with "multiple" 10 years ago
  Michael Niedermayer bb29896793 avutil/opencl: use av_malloc(z)_array() 10 years ago
  Clément Bœsch 554d819062 avutil/pixelutils: faster pixelutils_sad_16x16 10 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 10 years ago
  Clément Bœsch 980a5b01fd avutil/motion_vector.h: fix coordinate types 10 years ago
  Lukasz Marek 3c19744218 lavu/log: add device category macros 10 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. 10 years ago
  Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
  Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
  Diego Biurrun 7c371754fb atomic_win32: Drop unnecessary atomic.h #include 10 years ago
  Michael Niedermayer 8b6cbc3c33 avutil/opt: remove disabled old ABI compatibility code 10 years ago
  Diego Biurrun e070d0a5ca frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers 10 years ago
  Diego Biurrun 353240541d cpu-test: Add unistd.h #include for getopt() 10 years ago
  Anton Khirnov 8ddc32629a mem: add av_strndup() for duplicating substrings 10 years ago
  Felix Abecassis 159a06dfc8 stereo3d: initialize AVStereo3D to zero 10 years ago
  Andrew Stone a8c104a511 AVOption: add support for dictionary types. 10 years ago
  Michael Niedermayer 1e519b9d40 avutil: turn arm setend into a cpuflag 10 years ago
  James Almer d6711ee648 lavu: stop exporting internal functions 10 years ago
  James Almer 744f15b6b3 lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 10 years ago
  Carl Eugen Hoyos 788cf6f0c6 Remove panscan information in av_frame_copy_props() if resolution changes. 10 years ago
  Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 11 years ago