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