summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* avutil/version: Improve lib versioning scheme for release branches with the n...Michael Niedermayer2016-08-29
* avutil/version: Mention similarities and differences to semverMichael Niedermayer2016-08-29
* swresample: add int64 sample formatPaul B Mahol2016-08-18
* doxygen: Standardize root-level modulesTimothy Gu2016-08-02
* avutil/frame: Move new field to the end of AVFrameMichael Niedermayer2016-06-30
* Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d'Hendrik Leppkes2016-06-26
|\
| * hwcontext: add a function for opening devicesAnton Khirnov2016-05-26
* | Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch2016-06-23
|\|
| * stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-17
* | Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes2016-06-22
|\|
| * hwcontext: add a dxva2 implementationAnton Khirnov2016-05-17
* | avutil/parsing: add '\r' as whitespaceMuhammad Faiz2016-05-06
* | avutil/log: added av_log_format_line2 which returns buffer lengthAndreas Weis2016-04-27
* | Merge commit '564b4591bbe223bdc5f36a1131eaef103f23f5d0'Derek Buitenhuis2016-04-19
|\|
| * opt: Add av_opt_copy()Michael Niedermayer2016-03-24
| * opt: Add const to av_opt_nextLukasz Marek2016-03-24
* | Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis2016-04-14
|\|
| * lavu: VAAPI hwcontext implementationMark Thompson2016-03-19
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-19
* | Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis2016-04-14
|\|
| * lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-19
* | lavu/base64: add AV_BASE64_DECODE_SIZE() macroStefano Sabatini2016-04-02
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-24
* | Merge commit '721a4efc0545548a241080b53ab480e34f366240'Derek Buitenhuis2016-02-17
|\|
| * buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-14
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* | avutil/imgutils: remove special case for aligning the paletteMichael Niedermayer2016-02-14
* | avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there...Michael Niedermayer2016-02-13
* | avutil/avstring: add a "ALL" entry and the possibility to negate matches to a...Michael Niedermayer2016-02-13
* | avutil: Add GOP timecode frame side dataDerek Buitenhuis2016-02-01
* | libavutil/mastering_display_metadata.h: change fields to be rationals as this...Neil Birkbeck2016-01-29
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avutil: add P010 pixel formatHendrik Leppkes2016-01-26
* | libavutil: add mastering display metadata sidedataNeil Birkbeck2016-01-19
* | lavu: rename and move ff_parity to av_parityJames Almer2016-01-07
* | Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes2016-01-02
|\|
| * arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
* | libavutil: add aes-ctr supporterankor2015-12-15
* | libavutil: add version component accessor macrosReynaldo H. Verdejo Pinochet2015-12-06
* | avutil/crc: avoid needless space wastage of hardcoded crc tableGanesh Ajjanagadde2015-12-02
* | avutil/motion_vector: export subpel motion informationClément Bœsch2015-11-23
* | Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'Derek Buitenhuis2015-11-22
|\|
| * xtea: Add functions for little endian modeMartin Storsjö2015-11-13
* | avutil/mem: Add av_fast_mallocz()Michael Niedermayer2015-11-18
* | avutil/common: add av_rint64_clipGanesh Ajjanagadde2015-11-13
* | lavu: add AESNI CPU flagRodger Combs2015-10-28
* | avutil: undo FF_API_CRYPTO_CONTEXT deprecationJames Almer2015-10-16
* | Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'Hendrik Leppkes2015-10-14
|\|
| * dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-12
* | lavu/opt: add flag to return NULL when applicable in av_opt_getRodger Combs2015-10-09