| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09' | Derek Buitenhuis | 2016-04-14 | 1 | -1/+1 |
|\ |
|
| * | lavu: add a way to query hwcontext frame constraints | Mark Thompson | 2016-03-19 | 1 | -1/+1 |
* | | lavu/base64: add AV_BASE64_DECODE_SIZE() macro | Stefano Sabatini | 2016-04-02 | 1 | -1/+1 |
* | | Add GBRAP12 pixel format | Kieran Kunhya | 2016-02-24 | 1 | -1/+1 |
* | | Merge commit '721a4efc0545548a241080b53ab480e34f366240' | Derek Buitenhuis | 2016-02-17 | 1 | -2/+2 |
|\| |
|
| * | buffer: add support for pools using caller data in allocation | Anton Khirnov | 2016-02-14 | 1 | -1/+1 |
| * | lavu: add AV_CEIL_RSHIFT and use it in various places | Clément Bœsch | 2016-01-11 | 1 | -1/+1 |
* | | avutil/imgutils: remove special case for aligning the palette | Michael Niedermayer | 2016-02-14 | 1 | -1/+1 |
* | | avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there... | Michael Niedermayer | 2016-02-13 | 1 | -1/+1 |
* | | avutil/avstring: add a "ALL" entry and the possibility to negate matches to a... | Michael Niedermayer | 2016-02-13 | 1 | -1/+1 |
* | | avutil: Add GOP timecode frame side data | Derek Buitenhuis | 2016-02-01 | 1 | -2/+2 |
* | | libavutil/mastering_display_metadata.h: change fields to be rationals as this... | Neil Birkbeck | 2016-01-29 | 1 | -2/+1 |
* | | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | | avutil: add P010 pixel format | Hendrik Leppkes | 2016-01-26 | 1 | -1/+1 |
* | | libavutil: add mastering display metadata sidedata | Neil Birkbeck | 2016-01-19 | 1 | -1/+1 |
* | | lavu: rename and move ff_parity to av_parity | James Almer | 2016-01-07 | 1 | -1/+1 |
* | | Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0' | Hendrik Leppkes | 2016-01-02 | 1 | -1/+1 |
|\| |
|
| * | arm: add a cpu flag for the VFPv2 vector mode | Janne Grunau | 2015-12-14 | 1 | -1/+1 |
* | | libavutil: add aes-ctr support | erankor | 2015-12-15 | 1 | -1/+1 |
* | | libavutil: add version component accessor macros | Reynaldo H. Verdejo Pinochet | 2015-12-06 | 1 | -1/+9 |
* | | avutil/crc: avoid needless space wastage of hardcoded crc table | Ganesh Ajjanagadde | 2015-12-02 | 1 | -0/+3 |
* | | avutil/motion_vector: export subpel motion information | Clément Bœsch | 2015-11-23 | 1 | -1/+1 |
* | | Merge commit '588b6215b4c74945994eb9636b0699028c069ed2' | Derek Buitenhuis | 2015-11-22 | 1 | -1/+1 |
|\| |
|
| * | xtea: Add functions for little endian mode | Martin Storsjö | 2015-11-13 | 1 | -1/+1 |
* | | avutil/mem: Add av_fast_mallocz() | Michael Niedermayer | 2015-11-18 | 1 | -1/+1 |
* | | avutil/common: add av_rint64_clip | Ganesh Ajjanagadde | 2015-11-13 | 1 | -1/+1 |
* | | lavu: add AESNI CPU flag | Rodger Combs | 2015-10-28 | 1 | -1/+1 |
* | | avutil: undo FF_API_CRYPTO_CONTEXT deprecation | James Almer | 2015-10-16 | 1 | -3/+0 |
* | | Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef' | Hendrik Leppkes | 2015-10-14 | 1 | -1/+1 |
|\| |
|
| * | dict: Change return type of av_dict_copy() | Vittorio Giovara | 2015-10-12 | 1 | -1/+1 |
* | | lavu/opt: add flag to return NULL when applicable in av_opt_get | Rodger Combs | 2015-10-09 | 1 | -1/+1 |
* | | Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8' | Hendrik Leppkes | 2015-10-03 | 1 | -0/+3 |
|\| |
|
| * | lavu: Deprecate AVFrame.error[] | Vittorio Giovara | 2015-09-30 | 1 | -0/+3 |
| * | pixfmt: Add new SMPTE color primaries and transfer characteristic values | Kevin Wheatley | 2015-09-17 | 1 | -1/+1 |
* | | avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/TRC... | Michael Niedermayer | 2015-09-11 | 1 | -1/+1 |
* | | avutil/opt: add AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' | Hendrik Leppkes | 2015-09-08 | 1 | -0/+4 |
|\| |
|
| * | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 1 | -0/+3 |
* | | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' | Hendrik Leppkes | 2015-09-05 | 1 | -2/+2 |
|\| |
|
| * | Bump major versions of all libraries | Vittorio Giovara | 2015-08-28 | 1 | -2/+2 |
* | | lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft | Hendrik Leppkes | 2015-09-05 | 1 | -3/+0 |
* | | lavu: Drop old deprecated AVOption API | Hendrik Leppkes | 2015-09-05 | 1 | -3/+0 |
* | | lavu/hmac: remove deprecated type ids | Hendrik Leppkes | 2015-09-05 | 1 | -3/+0 |
* | | Remove FF_CONST_AVUTIL55 cruft | Hendrik Leppkes | 2015-09-05 | 1 | -8/+0 |
* | | Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a' | Hendrik Leppkes | 2015-09-05 | 1 | -4/+4 |
|\| |
|
| * | Postpone API-incompatible changes until the next bump | Vittorio Giovara | 2015-08-28 | 1 | -4/+4 |
* | | Merge commit '3d89373fae281053154772d5e3e4370da09d3880' | Hendrik Leppkes | 2015-09-05 | 1 | -3/+0 |
|\| |
|
| * | lavu: Drop deprecated private lls functions | Vittorio Giovara | 2015-08-28 | 1 | -3/+0 |
* | | Merge commit '2f9b652e8c646eabef74a6742f0d7d4c9118fd0e' | Hendrik Leppkes | 2015-09-05 | 1 | -3/+0 |
|\| |
|
| * | lavu: Drop deprecated context size variables | Vittorio Giovara | 2015-08-28 | 1 | -3/+0 |