summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Add an offset parameter to the movrel macroMartin Storsjö2016-11-151-4/+10
* arm: Clear the gp register alias at the end of functionsMartin Storsjö2016-11-151-0/+3
* softfloat: handle -INT_MAX correctlyAndreas Cadhalpun2016-11-141-1/+1
* Merge commit 'd20c118975220a0256027d1c2410bade94b8534d'Hendrik Leppkes2016-11-141-0/+1
|\
| * hwcontext_qsv: add support for p010Anton Khirnov2016-07-031-0/+1
| * hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-023-1/+62
* | Merge commit '2ef87815fec059504370ae3050cc243a53553915'Hendrik Leppkes2016-11-141-24/+14
|\ \ | |/
| * hwcontext_dxva2: add support for p010Anton Khirnov2016-07-021-12/+15
| * pixfmt: add P010 pixel formatHendrik Leppkes2016-07-023-1/+29
* | lavu/pixfmt: Add GRAY10Carl Eugen Hoyos2016-11-143-1/+25
* | Merge commit 'f62bb216ac4cfbbff16108c6bac35a0282532972'Hendrik Leppkes2016-11-131-0/+12
|\ \ | |/
| * hwcontext_vaapi: allow transfers to/from any size of sw frameMark Thompson2016-06-281-0/+12
* | Merge commit 'fdfe01365d579189d9a55b3741dba2ac46eb1df8'Hendrik Leppkes2016-11-131-2/+6
|\ \ | |/
| * hwcontext: allocate the destination frame for the pool sizeAnton Khirnov2016-06-281-2/+6
* | Merge commit '5fcae3b3f93fd02b3d1e009b9d9b17410fca9498'Hendrik Leppkes2016-11-131-0/+8
|\ \ | |/
| * hwcontext: clarify the behaviour of transfer_data() for cropped framesAnton Khirnov2016-06-281-0/+8
* | hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-11-133-2/+14
* | hwcontext_vaapi: Try the first render node as the default DRM deviceMark Thompson2016-11-131-5/+8
* | hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-11-133-1/+62
* | Merge commit '444a36269f853844369af0a9836507e5a2780323'Hendrik Leppkes2016-11-131-1/+1
|\ \ | |/
| * pixdesc: Fix AVCOL_TRC_BT2020_12 nameVittorio Giovara2016-06-271-1/+1
* | Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes2016-11-133-7/+10
|\ \ | |/
| * pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-273-7/+10
* | pixfmt: Add GRAY12Luca Barbato2016-11-103-1/+26
* | avutil/softfloat_ieee754: make all functions inlineJames Almer2016-11-051-7/+7
* | avutil/hwcontext_dxva.c: Use new safe dlopen code.Matt Oliver2016-11-051-7/+8
* | Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-261-1/+1
* | Bump minor versions for 3.2Michael Niedermayer2016-10-261-1/+1
* | lavu: remove comma at final enumeration items to fix pedantic warningsMichael Behrisch2016-10-262-7/+7
* | avutil/x86/emms: Document the emms_c() vs alloc/free relation.Michael Niedermayer2016-10-231-0/+2
* | avutil/mips: loongson add mmi utils header fileZhou Xiaoyong2016-10-231-0/+241
* | avutil/avassert: Add av_assertX_fpu()Michael Niedermayer2016-10-223-1/+23
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-212-2/+2
* | avutil: Improved selftest coverage for libavutil/fifo.cThomas Turner2016-10-141-2/+37
* | avutil/audio_fifo: Use av_fifo_freep() and remove redundant if()Michael Niedermayer2016-10-141-2/+1
* | avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefinedMichael Niedermayer2016-10-101-0/+1
* | Merge commit 'fe498ef5144d3712b887f44a0c5e654add99ead7'Hendrik Leppkes2016-10-071-111/+79
|\ \ | |/
| * hwcontext_vaapi: Return all formats for constraints without configMark Thompson2016-06-211-111/+79
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-073-1/+16
|\ \ | |/
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-213-0/+11
* | pixfmt: Use enum assignment for aliasesTimothy Gu2016-10-051-4/+2
* | pixdesc: Order function prototypes semanticallyTimothy Gu2016-10-051-97/+97
* | avutil/mips/generic_macros_msa: rename macro variable which causes segfault f...Shivraj Patil2016-10-051-6/+6
* | avutil/hwcontext_cuda: align allocated framesTimo Rothenpieler2016-10-031-15/+20
* | 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