summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
|\|
| * hwcontext_vaapi: Return all formats for constraints without configMark Thompson2016-06-21
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-07
|\|
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-21
* | pixfmt: Use enum assignment for aliasesTimothy Gu2016-10-05
* | pixdesc: Order function prototypes semanticallyTimothy Gu2016-10-05
* | avutil/mips/generic_macros_msa: rename macro variable which causes segfault f...Shivraj Patil2016-10-05
* | avutil/hwcontext_cuda: align allocated framesTimo Rothenpieler2016-10-03
* | avutil/hwcontext_cuda: use proper synchronization flagTimo Rothenpieler2016-09-29
* | avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsvJames Almer2016-09-28
* | Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer2016-09-28
|\|