3870 Commits (dd456245b63864b4a74bcdba6482f069ccc8222d)

Author SHA1 Message Date
  Andreas Cadhalpun 451b6a990a avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 10 years ago
  Andreas Cadhalpun 95687dc310 avutil: install des.h, rc4.h and tree.h as public headers 10 years ago
  Matt Oliver b0bb1dc62d lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header. 10 years ago
  Matt Oliver 216cc1f6fe lavu/intmath.h: Add msvc/icl ctzll optimisations. 10 years ago
  Clément Bœsch ce0a117ed4 avutil/opt: display a better default value for int/int64 options 10 years ago
  Ganesh Ajjanagadde 07d4fe3a87 avutil: use EINVAL instead of -1 for the return code of crypto related init functions 10 years ago
  Timothy Gu 801eca1372 opencl: Force the use of 1.2 APIs 10 years ago
  Timothy Gu 17c68933f4 opencl: Use "opencl" as log context name 10 years ago
  Timothy Gu 893a648182 opencl: Print compilation log 10 years ago
  Timothy Gu d2a1029724 opencl: Print error string when compilation fails 10 years ago
  Ganesh Ajjanagadde cf52ae003b avutil/mem: add av_warn_unused_result 10 years ago
  James Almer 3d1690b8c6 avutil: undo FF_API_CRYPTO_CONTEXT deprecation 10 years ago
  Ganesh Ajjanagadde a0b079ac25 avutil/file: add av_warn_unused_result to av_file_map 10 years ago
  Ganesh Ajjanagadde 31ed189d5c avutil/internal: add av_warn_unused_result to avpriv_open 10 years ago
  Ganesh Ajjanagadde 0418541d5d avutil/cast5: update Doxygen for av_cast5_init with return information 10 years ago
  Michael Niedermayer d6f6e98eb1 avutil/crc: use EINVAL instead of -1 for the return code of av_crc_init() 10 years ago
  wang-bin 0861862b89 winrt: multithreading support 10 years ago
  Zhang Rui 87ff61b9ab avutil/fifo: add function av_fifo_generic_peek_at() 10 years ago
  Ganesh Ajjanagadde 55d3e97970 avutil/intmath: use de Bruijn based ff_ctz 10 years ago
  Luca Barbato c53e796f8b thread: Provide no-op variants for pthread_once 10 years ago
  Michael Niedermayer 147b12162d avutil/fifo: Fix thread saftey of av_fifo_generic_peek() 10 years ago
  Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 10 years ago
  Ronald S. Bultje 93866c2aa2 intmath: remove av_ctz. 10 years ago
  Michael Niedermayer 2a4d1a66e8 avutil/intmath: Change debruijn_ctz64 to use 8bit elements 10 years ago
  Ganesh Ajjanagadde 971d12b7f9 avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithm 10 years ago
  Rodger Combs 0562f95902 lavu/opt: add flag to return NULL when applicable in av_opt_get 10 years ago
  Rodger Combs f36baeebc5 lavu/opt: switch AV_OPT flags to shift-based formatting 10 years ago
  Ganesh Ajjanagadde 1d4af04adf avutil/attributes: add av_warn_unused_result 10 years ago
  Henrik Gramner 2c3dbff1d8 avutil/avstring: Inline some tiny functions 10 years ago
  Henrik Gramner 17710550c4 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 10 years ago
  Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 10 years ago
  Vicente Olivert Riera d00bb8addc mips: intreadwrite: Only execute that code for mips r1 or r2 10 years ago
  Henrik Gramner ad9a543e93 avutil/avstring: Inline some tiny functions 10 years ago
  Timo Rothenpieler 31ee86cd98 avutil/opencl: Fix volatile pointer 10 years ago
  James Almer 36e1665d3d avutil/attributes: add AV_GCC_VERSION_AT_MOST 10 years ago
  Ganesh Ajjanagadde 63cdb6e4a5 avutil/log: fix zero length gnu_printf format string warning 10 years ago
  Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 10 years ago
  Rodger Combs 8e924629eb lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting 10 years ago
  James Almer d5f8a642f6 x86: port PSIGNW to cpuflags 10 years ago
  Michael Niedermayer 77d03b0ebb avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/TRC_SMPTEST428_1 and AVCOL_TRC_SMPTEST2084 10 years ago
  Kevin Wheatley bac9048265 avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic 10 years ago
  Michael Niedermayer 24426172d3 avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVColorTransferCharacteristic 10 years ago
  Michael Niedermayer b5939ba09c avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_transfer_names 10 years ago
  Kevin Wheatley 6d4b394b5d avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptions 10 years ago
  Kevin Wheatley c3cd6dd106 avutil/pixfmt: Add additional primaries and transfer characteristic enumerations from ITU-T Rec H.265 10 years ago
  Luca Barbato 7b02cb29d9 pixdesc: Document the component order 10 years ago
  Hendrik Leppkes c7ed26ad60 pixdesc: Add missing alpha flag for yuva420p9be 10 years ago
  Hendrik Leppkes e336c51e6f pixdesc: Consistently order components 10 years ago
  Clément Bœsch 9571a56009 avutil/opt: refactor pixel/sample fmt common case 10 years ago
  Clément Bœsch 9117748cff avutil/opt: add AV_OPT_TYPE_BOOL 10 years ago