562 Commits (4de220d2e3751c459f8739a08ac6ca52e63eba30)

Author SHA1 Message Date
Anton Khirnov 4de220d2e3 frame: allow align=0 (meaning automatic) for av_frame_get_buffer() 8 years ago
Anton Khirnov e6bff23f1e cpu: add a function for querying maximum required data alignment 8 years ago
Anton Khirnov 99684f3ae7 avio: add a destructor for AVIOContext 8 years ago
wm4 577326d430 lavc: deprecate refcounted_frames field 8 years ago
Anton Khirnov 019ab88a95 lavc: add an option for exporting cropping information to the caller 8 years ago
Anton Khirnov 52627248e4 frame: add a cropping rectangle to AVFrame 8 years ago
Diego Biurrun e435beb1ea crypto: consistently use size_t as type for length parameters 8 years ago
Vittorio Giovara 4efea4ce75 APIChanges: Mention where release 12 was cut 8 years ago
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Vittorio Giovara c70add61d1 lavu: Add AVSphericalMapping type and frame side data 8 years ago
James Almer 79ff9935ae utils: Add av_stream_add_side_data() 8 years ago
Luca Barbato 7471352f19 pixfmt: Add GRAY12 8 years ago
Mark Thompson d06aa24ba5 hwcontext: Hardware frame mapping 8 years ago
Kieran Kunhya 81f1f6c3f6 Add GBRAP12 pixel format support 8 years ago
Michael Niedermayer 1e93aa69a6 Add GBRP12 pixel format support 8 years ago
Vittorio Giovara e7e5be8635 APIchanges: Expand the name of recently added pixel formats 8 years ago
Anton Khirnov 2124711b95 hwcontext_vaapi: add a quirk for the missing MemoryType attribute 8 years ago
Anton Khirnov 8ea35af762 avio: add a new flag for marking streams seekable by timestamp 8 years ago
Anton Khirnov 6c09af7e46 APIchanges: fix a typo in the version number 8 years ago
Luca Barbato 0e8d1fc1f0 lavu: Bump version for the 12bit Planar YUV support 8 years ago
Yogender Gupta de64dd13cb avcodec: Add the extended pixel format profile for HEVC 8 years ago
Anton Khirnov d7bc52bf45 imgutils: add a function for copying image data from GPU mapped memory 8 years ago
Mark Thompson 851960f6f8 lavc: Remove old vaapi decode infrastructure 8 years ago
Diego Biurrun 7d7355aa92 x86: Add SSSE3_SLOW CPU flag and related convenience macros 9 years ago
Diego Biurrun 5ece691101 apichanges: Fill in missing hashes and dates 9 years ago
Mark Thompson 4926fa9a4a hwcontext_vaapi: Add driver quirks to the hwdevice 9 years ago
Hendrik Leppkes b7c5f88523 pixfmt: add P010 pixel format 9 years ago
Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
Anton Khirnov 59e7361cc7 hwcontext: add a QSV implementation 9 years ago
Anton Khirnov e85f6f7f8d lavc: allow using AVCodecContext.hw_frames_ctx for decoding 9 years ago
Anton Khirnov 90f469aa2b lavc: add H.264 MVC profiles 9 years ago
Anton Khirnov 1c9e8616c5 hwcontext: add a function for opening devices 9 years ago
Diego Biurrun e47b8bbf0b avcodec: Bump micro version after changing public JPEG 2000 defines 9 years ago
Martin Storsjö db7968bff4 avio: Allow custom IO users to get labels for the output bytestream 9 years ago
Vittorio Giovara 0c4468dc18 stereo3d: Add API to get name from value or value from name 9 years ago
Anton Khirnov c46db38cde hwcontext: add a dxva2 implementation 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Michael Niedermayer 564b4591bb opt: Add av_opt_copy() 9 years ago
wm4 05f66706d1 lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Mark Thompson 07a844f32e lavfi: generic hardware surface upload and download filters 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 dc4983d78a APIchanges: add missing hashes and dates 9 years ago
Anton Khirnov 3e8fd93b6a lavf: add a missing bump and APIchanges for the codecpar switch 9 years ago
Anton Khirnov a8068346e4 lavc: add a variant of av_get_audio_frame_duration working with AVCodecParameters 9 years ago
Anton Khirnov 998e1b8f52 lavc: add codec parameters API 9 years ago
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
Anton Khirnov 7b3214d005 lavc: add a field for passing AVHWFramesContext to encoders 9 years ago