3837 Commits (827d4b794282e87d457f3642b8b8e2e45e17c05b)

Author SHA1 Message Date
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
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 9 years ago
Vittorio Giovara 3d89373fae lavu: Drop deprecated private lls functions 9 years ago
Vittorio Giovara 2f9b652e8c lavu: Drop deprecated context size variables 9 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 9 years ago
Vittorio Giovara bf7114b6ca lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol 9 years ago
Vittorio Giovara 2d40968dd3 lavu: Drop deprecated audioconvert.h header 9 years ago
Vittorio Giovara cdfe45ad37 lavu: Drop deprecated av_reverse function 9 years ago
Vittorio Giovara 2f8cbbc962 lavu: Drop deprecated external access to AVPixFmtDescriptor table 9 years ago
Vittorio Giovara 183db02a51 lavu: Drop deprecated old_pix_fmt.h and related code 9 years ago
Luca Barbato e23f84d965 channel_layout: Add a 16channel default layout 9 years ago
Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 9 years ago
Timothy Gu c5d9e9b354 doxygen: Remove lavu_internal group 9 years ago
Timothy Gu 0aa9bbbc37 version: Fix two more typos 9 years ago