summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/hwcontext_cuda: add support for nvenc rgb formatsTimo Rothenpieler2018-05-101-1/+1
* avutil/hwcontext_cuda: add CUstream in cuda hwctxTimo Rothenpieler2018-05-101-1/+1
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-301-1/+1
* lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch2018-04-261-1/+1
* lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch2018-04-261-1/+1
* Bump minor versions after release/4.0 branchingn4.1-devMichael Niedermayer2018-04-161-1/+1
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-161-1/+1
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-1/+4
* avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-241-1/+1
* lavu/frame: add QP side datawm42018-03-181-1/+1
* avutil: bump version after the latest AVOption flag additionJames Almer2018-03-161-1/+1
* avutil: add missing version bump for AV_CRC_8_EBUJames Almer2018-03-101-1/+1
* frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-011-2/+2
* avutil/opt: remove ABI hackswm42018-02-131-1/+1
* avutil: add AVX-512 flagsJames Darnley2017-12-241-1/+1
* lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta2017-12-161-1/+1
* libavutil: Add saturating subtraction functionsAndrew D'Addesio2017-12-041-1/+1
* Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-291-2/+1
|\
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-281-1/+1
| * pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-211-1/+1
| * pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara2017-08-101-1/+1
| * imgutils: add function to clear an image to blackwm42017-07-261-1/+1
| * lavc, lavu: move frame cropping to a convenience functionwm42017-07-261-1/+1
| * lavu: add new D3D11 pixfmt and hwcontextwm42017-06-081-2/+2
| * hwcontext: Improve allocation in derived contextsMark Thompson2017-04-301-1/+1
| * spherical: add functions to retrieve and request projection namesJames Almer2017-04-271-1/+1
* | lavu/pixfmt: Remove gap in the middle of enum AVPixelFormatMark Thompson2017-11-251-1/+1
* | lavu: OpenCL hwcontext implementationMark Thompson2017-11-221-1/+1
* | lavu: Add OpenCL hardware pixfmtMark Thompson2017-11-221-1/+1
* | avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer2017-10-291-0/+3
* | Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavu: Drop deprecated av_dlog macroVittorio Giovara2017-03-231-3/+0
* | Merge commit '619a433eca2c5655c41b799e0b06380020fb1498'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavu: Drop deprecated option typeVittorio Giovara2017-03-231-3/+0
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavu: Drop deprecated VDPAU pixel formatsVittorio Giovara2017-03-231-3/+0
| * lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-231-2/+2
* | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
* | avutil/crc: remove gap in AVCRCId enum valuesJames Almer2017-10-221-3/+0
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-211-8/+8
|\ \ | |/
| * Bump major versions of all librariesVittorio Giovara2017-03-231-6/+6
| * hwcontext: Make it easier to work with device typesMark Thompson2017-03-201-1/+1
| * hwcontext: Add device derivationMark Thompson2017-03-201-1/+1
| * spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-071-1/+1
| * AVFrame: add an opaque_ref fieldwm42017-02-111-2/+2
* | Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer2017-10-111-1/+1
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-111-2/+2
* | Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer2017-09-271-1/+1
|\ \ | |/
| * frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-111-1/+1