summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/hwcontext_cuda: check for missing pixel formatTimo Rothenpieler2016-11-30
* softfloat: decrease MIN_EXP to cover full float rangeAndreas Cadhalpun2016-11-25
* avutil/tests: add cpu_init to .gitignore and tests/fateWan-Teh Chang2016-11-24
* cuda: check for cuda.h when enabledJames Almer2016-11-24
* avutil/tests: Add cpu_init.c to check whether the one-time initialization in ...Wan-Teh Chang2016-11-23
* avutil/cpu: remove the |checked| static variableWan-Teh Chang2016-11-23
* avutil/opt: Add AV_OPT_TYPE_UINT64Michael Niedermayer2016-11-23
* libavutil/hwcontext_cuda: Support P010 and P016 formatsPhilip Langdale2016-11-22
* avutil: add P016 pixel formatPhilip Langdale2016-11-22
* avutil/hwcontext_cuda: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* avutil/opt: Fix setting int64 to its maximumMichael Niedermayer2016-11-20
* avutil/frame: fix indention after last commitMichael Niedermayer2016-11-16
* avutil/frame: Copy size=0 side data in ff_init_buffer_info()Michael Niedermayer2016-11-16
* aarch64: Add an offset parameter to the movrel macroMartin Storsjö2016-11-15
* arm: Clear the gp register alias at the end of functionsMartin Storsjö2016-11-15
* softfloat: handle -INT_MAX correctlyAndreas Cadhalpun2016-11-14
* Merge commit 'd20c118975220a0256027d1c2410bade94b8534d'Hendrik Leppkes2016-11-14
|\
| * hwcontext_qsv: add support for p010Anton Khirnov2016-07-03
| * hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-02
* | Merge commit '2ef87815fec059504370ae3050cc243a53553915'Hendrik Leppkes2016-11-14
|\|
| * hwcontext_dxva2: add support for p010Anton Khirnov2016-07-02
| * pixfmt: add P010 pixel formatHendrik Leppkes2016-07-02
* | lavu/pixfmt: Add GRAY10Carl Eugen Hoyos2016-11-14
* | Merge commit 'f62bb216ac4cfbbff16108c6bac35a0282532972'Hendrik Leppkes2016-11-13
|\|
| * hwcontext_vaapi: allow transfers to/from any size of sw frameMark Thompson2016-06-28
* | Merge commit 'fdfe01365d579189d9a55b3741dba2ac46eb1df8'Hendrik Leppkes2016-11-13
|\|
| * hwcontext: allocate the destination frame for the pool sizeAnton Khirnov2016-06-28
* | Merge commit '5fcae3b3f93fd02b3d1e009b9d9b17410fca9498'Hendrik Leppkes2016-11-13
|\|
| * hwcontext: clarify the behaviour of transfer_data() for cropped framesAnton Khirnov2016-06-28
* | hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-11-13
* | hwcontext_vaapi: Try the first render node as the default DRM deviceMark Thompson2016-11-13
* | hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-11-13
* | Merge commit '444a36269f853844369af0a9836507e5a2780323'Hendrik Leppkes2016-11-13
|\|
| * pixdesc: Fix AVCOL_TRC_BT2020_12 nameVittorio Giovara2016-06-27
* | Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes2016-11-13
|\|
| * pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-27
* | pixfmt: Add GRAY12Luca Barbato2016-11-10
* | avutil/softfloat_ieee754: make all functions inlineJames Almer2016-11-05
* | avutil/hwcontext_dxva.c: Use new safe dlopen code.Matt Oliver2016-11-05
* | Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-26
* | Bump minor versions for 3.2Michael Niedermayer2016-10-26
* | lavu: remove comma at final enumeration items to fix pedantic warningsMichael Behrisch2016-10-26
* | avutil/x86/emms: Document the emms_c() vs alloc/free relation.Michael Niedermayer2016-10-23
* | avutil/mips: loongson add mmi utils header fileZhou Xiaoyong2016-10-23
* | avutil/avassert: Add av_assertX_fpu()Michael Niedermayer2016-10-22
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-21
* | avutil: Improved selftest coverage for libavutil/fifo.cThomas Turner2016-10-14
* | avutil/audio_fifo: Use av_fifo_freep() and remove redundant if()Michael Niedermayer2016-10-14
* | avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefinedMichael Niedermayer2016-10-10
* | Merge commit 'fe498ef5144d3712b887f44a0c5e654add99ead7'Hendrik Leppkes2016-10-07
|\|