summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* softfloat: decrease MIN_EXP to cover full float rangeAndreas Cadhalpun2016-11-251-1/+1
* avutil/tests: add cpu_init to .gitignore and tests/fateWan-Teh Chang2016-11-241-0/+1
* cuda: check for cuda.h when enabledJames Almer2016-11-241-1/+2
* avutil/tests: Add cpu_init.c to check whether the one-time initialization in ...Wan-Teh Chang2016-11-232-0/+73
* avutil/cpu: remove the |checked| static variableWan-Teh Chang2016-11-231-19/+21
* avutil/opt: Add AV_OPT_TYPE_UINT64Michael Niedermayer2016-11-232-0/+30
* libavutil/hwcontext_cuda: Support P010 and P016 formatsPhilip Langdale2016-11-222-2/+15
* avutil: add P016 pixel formatPhilip Langdale2016-11-223-2/+30
* avutil/hwcontext_cuda: use dynamically loaded CUDATimo Rothenpieler2016-11-224-25/+118
* avutil/opt: Fix setting int64 to its maximumMichael Niedermayer2016-11-201-3/+7
* avutil/frame: fix indention after last commitMichael Niedermayer2016-11-161-7/+7
* avutil/frame: Copy size=0 side data in ff_init_buffer_info()Michael Niedermayer2016-11-161-0/+2
* 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
OpenPOWER on IntegriCloud