121 Commits (01621202aad7e27b2a05c71d9ad7a19dfcbe17ec)

Author SHA1 Message Date
Michael Niedermayer 564b4591bb opt: Add av_opt_copy() 9 years ago
Lukasz Marek 8833f1508b opt: Add const to av_opt_next 9 years ago
Mark Thompson 551c6775ab lavu: VAAPI hwcontext implementation 9 years ago
Mark Thompson d264c720f7 lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
Mark Thompson b1f01e85a9 lavu: add a way to query hwcontext frame constraints 9 years ago
Anton Khirnov 721a4efc05 buffer: add support for pools using caller data in allocation 9 years ago
Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
Martin Storsjö 92d107a171 xtea: Add functions for little endian mode 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 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
James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 9 years ago
James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 9 years ago
Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 10 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Vittorio Giovara eaa2d123f0 log: Print a full backtrace along with error messages under Valgrind 10 years ago
Vittorio Giovara c253340ae6 log: Introduce a more verbose debug level 10 years ago
Luca Barbato 27f2746282 parseutils: Make av_small_strptime public 10 years ago
wm4 c48456166e lavc: add MMAL hardware decoder wrapper 10 years ago
Vittorio Giovara e4fe535d12 mov: Write the display matrix in order 10 years ago
Anton Khirnov 5b1d9ceec7 pixfmt: add a pixel format for QSV hwaccel 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Paul B Mahol 0e6c7dfa65 lavu: add planar 16 bit and 8 bit rgb with alpha 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Martin Storsjö 1bd0bdcdc2 lavu: Add av_gettime_relative 10 years ago
Vittorio Giovara 5a419b2dd1 pixdesc: return color properties names 10 years ago
Vittorio Giovara 04ccd584a7 pixfmt: mark further reserved values 10 years ago
Anton Khirnov 8ddc32629a mem: add av_strndup() for duplicating substrings 10 years ago
Andrew Stone a8c104a511 AVOption: add support for dictionary types. 10 years ago
Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 10 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 10 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 10 years ago
Diego Biurrun bb41115d56 imgutils: Do not declare avpriv_set_systematic_pal2 in the public header 10 years ago