summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* avutil/hwcontext_cuda: use proper synchronization flagTimo Rothenpieler2016-09-291-1/+1
* avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsvJames Almer2016-09-282-3/+3
* Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer2016-09-287-1/+853
|\
| * hwcontext: add a QSV implementationAnton Khirnov2016-06-217-1/+853
* | Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer2016-09-283-2/+8
|\ \ | |/
| * pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-213-1/+7
| * pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-213-1/+3
* | avutil/frame: Add a flag to discard frame after decode.Sasi Inguva2016-09-193-1/+6
* | lavu/timestamp: Avoid C++-unfriendly code in user headerMark Thompson2016-09-011-1/+1
* | 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
* | avutil/mem: remove av_realloc / av_malloc incompatibility warningMichael Niedermayer2016-08-231-24/+0
* | avutil: Softfloat implementation for IEEE 754 floating pointUmair Khan2016-08-221-0/+115
* | mem: Extend and edit DoxygenTimothy Gu2016-08-211-137/+451
* | swresample: add int64 sample formatPaul B Mahol2016-08-183-1/+5
* | avformat: factorize iso 8601 timestamp writer to a dictionary avutil functionMarton Balint2016-08-172-0/+27
* | doxygen: Standardize root-level modulesTimothy Gu2016-08-023-13/+11
* | mathematics: Extend and edit DoxygenTimothy Gu2016-08-022-33/+110
* | rational: Extend DoxygenTimothy Gu2016-08-021-39/+80
* | avutil/hash: Add more detailed Doxygen documentationTimothy Gu2016-08-021-20/+149
* | mem: Order function prototypes semanticallyTimothy Gu2016-08-021-99/+99
* | mathematics: Make function prototypes identical to definitionsTimothy Gu2016-08-021-2/+2
* | lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined.Carl Eugen Hoyos2016-08-021-0/+2
* | murmur3: Add Doxygen documentationTimothy Gu2016-08-021-0/+64
* | avutil: Add detailed Doxygen description to a few hashesTimothy Gu2016-08-023-0/+21
* | avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-028-11/+96
* | dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADDTimothy Gu2016-07-312-4/+4
* | doxygen: Add a note on libavutil's modular natureTimothy Gu2016-07-291-6/+10
* | avutil/mem: fix memleakZhao Zhili2016-07-281-1/+1
* | avutil/frame: access avframe fields directly in get_frame_defaults()James Almer2016-07-251-4/+4
* | libavutil/opt: Small bugfix in example.Kacper Michajłow2016-07-241-2/+2
* | avutil/mem: fix wrong commentZhao Zhili2016-07-181-2/+2
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-111-1/+68
* | avutil/parseutils: dont assume standard time when parsing a timestampMarton Balint2016-07-111-0/+1
* | Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'Clément Bœsch2016-07-091-18/+55
|\ \ | |/
| * pixdesc: Use C99 array to list color properties namesVittorio Giovara2016-06-131-18/+55
* | lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-082-0/+6
* | avutil/frame: Move new field to the end of AVFrameMichael Niedermayer2016-06-302-7/+6
* | Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron2016-06-271-3/+5
|\ \ | |/
| * build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+5
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-282-35/+35
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-272-35/+35
* | hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindowHendrik Leppkes2016-06-261-1/+1
* | Merge commit 'b8bf9194af602cf3a4bcd19a5e278e3d6d69f8fa'Hendrik Leppkes2016-06-261-0/+123
|\ \ | |/
| * hwcontext_vaapi: implement device creationAnton Khirnov2016-05-261-0/+123
* | Merge commit '8e70385a8ed06f96f1e9e35cf7b6788a5c56eded'Hendrik Leppkes2016-06-261-0/+133
|\ \ | |/
| * hwcontext_dxva2: implement device creationAnton Khirnov2016-05-261-0/+133
* | Merge commit '2e219b491bcc0845248345fdad31231b081e06d1'Hendrik Leppkes2016-06-261-0/+44
|\ \ | |/
| * hwcontext_cuda: implement device creationAnton Khirnov2016-05-261-0/+44
* | Merge commit '38392b2af815898b8716826c4e29d95c04fb2647'Hendrik Leppkes2016-06-261-0/+81
|\ \ | |/
OpenPOWER on IntegriCloud