3854 Commits (0ad43d0f15e3aea2d089af93cc2d993ec25fdda6)

Author SHA1 Message Date
Ganesh Ajjanagadde 0418541d5d avutil/cast5: update Doxygen for av_cast5_init with return information 9 years ago
Michael Niedermayer d6f6e98eb1 avutil/crc: use EINVAL instead of -1 for the return code of av_crc_init() 9 years ago
wang-bin 0861862b89 winrt: multithreading support 9 years ago
Zhang Rui 87ff61b9ab avutil/fifo: add function av_fifo_generic_peek_at() 9 years ago
Ganesh Ajjanagadde 55d3e97970 avutil/intmath: use de Bruijn based ff_ctz 9 years ago
Luca Barbato c53e796f8b thread: Provide no-op variants for pthread_once 9 years ago
Michael Niedermayer 147b12162d avutil/fifo: Fix thread saftey of av_fifo_generic_peek() 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Ronald S. Bultje 93866c2aa2 intmath: remove av_ctz. 9 years ago
Michael Niedermayer 2a4d1a66e8 avutil/intmath: Change debruijn_ctz64 to use 8bit elements 9 years ago
Ganesh Ajjanagadde 971d12b7f9 avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithm 9 years ago
Rodger Combs 0562f95902 lavu/opt: add flag to return NULL when applicable in av_opt_get 9 years ago
Rodger Combs f36baeebc5 lavu/opt: switch AV_OPT flags to shift-based formatting 9 years ago
Ganesh Ajjanagadde 1d4af04adf avutil/attributes: add av_warn_unused_result 9 years ago
Henrik Gramner 2c3dbff1d8 avutil/avstring: Inline some tiny functions 9 years ago
Henrik Gramner 17710550c4 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Vicente Olivert Riera d00bb8addc mips: intreadwrite: Only execute that code for mips r1 or r2 9 years ago
Henrik Gramner ad9a543e93 avutil/avstring: Inline some tiny functions 9 years ago
Timo Rothenpieler 31ee86cd98 avutil/opencl: Fix volatile pointer 9 years ago
James Almer 36e1665d3d avutil/attributes: add AV_GCC_VERSION_AT_MOST 9 years ago
Ganesh Ajjanagadde 63cdb6e4a5 avutil/log: fix zero length gnu_printf format string warning 9 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 9 years ago
Rodger Combs 8e924629eb lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting 9 years ago
James Almer d5f8a642f6 x86: port PSIGNW to cpuflags 9 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 9 years ago
Kevin Wheatley bac9048265 avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic 9 years ago
Michael Niedermayer 24426172d3 avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVColorTransferCharacteristic 9 years ago
Michael Niedermayer b5939ba09c avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_transfer_names 9 years ago
Kevin Wheatley 6d4b394b5d avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptions 9 years ago
Kevin Wheatley c3cd6dd106 avutil/pixfmt: Add additional primaries and transfer characteristic enumerations from ITU-T Rec H.265 9 years ago
Luca Barbato 7b02cb29d9 pixdesc: Document the component order 9 years ago
Hendrik Leppkes c7ed26ad60 pixdesc: Add missing alpha flag for yuva420p9be 9 years ago
Hendrik Leppkes e336c51e6f pixdesc: Consistently order components 9 years ago
Clément Bœsch 9571a56009 avutil/opt: refactor pixel/sample fmt common case 9 years ago
Clément Bœsch 9117748cff avutil/opt: add AV_OPT_TYPE_BOOL 9 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Vittorio Giovara 6b3ef7f080 lavu: Remove bit packing from AVComponentDescriptor 9 years ago
wm4 b8b5d82744 lavu: extend size of the AVPixFmtDescriptor.flags field 9 years ago
James Almer c956cb2c02 avutil/pixfmt: remove duplicate AVPixelFormat values 9 years ago
Hendrik Leppkes d83dd630a0 lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft 9 years ago
Hendrik Leppkes 237cf3786e lavu: Drop old deprecated AVOption API 9 years ago
Hendrik Leppkes 137f075993 lavu/hmac: remove deprecated type ids 9 years ago
Hendrik Leppkes 545559e43d Remove FF_CONST_AVUTIL55 cruft 9 years ago
Hendrik Leppkes a991526832 lavu/frame: put frame QP elements under a new version guard 9 years ago
Hendrik Leppkes f1b02e6ca8 lavu/cpu: remove old cmov cruft 9 years ago
Michael Niedermayer d6cd614dac avutil/common: Add FFNABS() 9 years ago
Michael Niedermayer 733511fb53 avutil/common: Document FFABS() corner case 9 years ago
Vittorio Giovara a686e58165 des: Add missing include 9 years ago