Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-22avutil/hwcontext_cuda: use dynamically loaded CUDATimo Rothenpieler
2016-11-14lavu/pixfmt: Add GRAY10Carl Eugen Hoyos
2016-11-13hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov
2016-11-13hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson
2016-11-13Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes
2016-11-10pixfmt: Add GRAY12Luca Barbato
2016-11-08lavu: Rename ycgco color space appropriatelyVittorio Giovara
2016-11-08pixfmt: Add GRAY12Luca Barbato
2016-11-04hwcontext: Hardware frame mappingMark Thompson
2016-10-26Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer
2016-10-26Bump minor versions for 3.2Michael Niedermayer
2016-10-22avutil/avassert: Add av_assertX_fpu()Michael Niedermayer
2016-10-21lavu: Add JEDEC P22 color primariesVittorio Giovara
2016-10-12Add GBRAP12 pixel format supportKieran Kunhya
2016-10-12Add GBRP12 pixel format supportMichael Niedermayer
2016-10-07Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes
2016-10-02hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov
2016-09-28Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer
2016-09-28Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer
2016-09-27lavu: Bump version for the 12bit Planar YUV supportLuca Barbato
2016-09-19avutil/frame: Add a flag to discard frame after decode.Sasi Inguva
2016-08-31imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov
2016-08-29avutil/version: Improve lib versioning scheme for release branches with the n...Michael Niedermayer
2016-08-29avutil/version: Mention similarities and differences to semverMichael Niedermayer
2016-08-18swresample: add int64 sample formatPaul B Mahol
2016-08-03doxygen: Standardize root-level modulesTimothy Gu
2016-07-20x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun
2016-07-02hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson
2016-07-02pixfmt: add P010 pixel formatHendrik Leppkes
2016-06-30avutil/frame: Move new field to the end of AVFrameMichael Niedermayer
2016-06-27pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara
2016-06-26Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d'Hendrik Leppkes
2016-06-23Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch
2016-06-22Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes
2016-06-21lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov
2016-06-21hwcontext: add a QSV implementationAnton Khirnov
2016-06-21pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara
2016-06-21pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck
2016-05-26hwcontext: add a function for opening devicesAnton Khirnov
2016-05-17stereo3d: Add API to get name from value or value from nameVittorio Giovara
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov
2016-05-06avutil/parsing: add '\r' as whitespaceMuhammad Faiz
2016-04-27avutil/log: added av_log_format_line2 which returns buffer lengthAndreas Weis
2016-04-19Merge commit '564b4591bbe223bdc5f36a1131eaef103f23f5d0'Derek Buitenhuis
2016-04-14Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis
2016-04-14Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis
2016-04-02lavu/base64: add AV_BASE64_DECODE_SIZE() macroStefano Sabatini
2016-03-24opt: Add av_opt_copy()Michael Niedermayer
2016-03-24opt: Add const to av_opt_nextLukasz Marek
2016-03-19lavu: VAAPI hwcontext implementationMark Thompson