summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* fifo: Return the correct AVERROR valueLuca Barbato2017-01-261-1/+1
* des-test: Pass the proper types to av_des_*() functionsDiego Biurrun2017-01-241-16/+19
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-123-2/+32
* hmac: Explicitly convert types at function pointer assignmentDiego Biurrun2017-01-091-12/+23
* crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-095-4/+30
* x86inc: Avoid using eax/rax for storing the stack pointerHenrik Gramner2017-01-091-0/+7
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* ppc: Merge types_altivec.h into util_altivec.hDiego Biurrun2016-12-142-48/+22
* avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang2016-12-085-18/+86
* Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-081-0/+3
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-1/+1
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-075-1/+180
* lavu: Add a video section to Doxygen documentationVittorio Giovara2016-12-073-0/+72
* lavu: Document the color properties enumeration values originVittorio Giovara2016-12-021-0/+3
* hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson2016-11-261-0/+4
* arm: warn/error on movrelx usage problematic with PIC on ELFJanne Grunau2016-11-241-0/+9
* Drop some bogus Doxygen documentation.Diego Biurrun2016-11-211-2/+0
* Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun2016-11-213-4/+4
* hwcontext_dxva2: make sure the sw frame format is the right one during transferAnton Khirnov2016-11-181-0/+6
* hwcontext_dxva2: split transfer_data() into upload/download functionsAnton Khirnov2016-11-181-20/+33
* hwcontext_dxva2: fix handling of the mapping flagsAnton Khirnov2016-11-181-3/+9
* hwcontext_dxva2: do not assume the destination format during mapping is alway...Anton Khirnov2016-11-181-0/+4
* arm: Clear the gp register alias at the end of functionsMartin Storsjö2016-11-101-0/+3
* aarch64: Add an offset parameter to the movrel macroMartin Storsjö2016-11-101-4/+10
* lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-083-3/+4
* pixfmt: Add GRAY12Luca Barbato2016-11-073-1/+27
* hwcontext_qsv: support frame mappingAnton Khirnov2016-11-071-0/+37
* hwcontext_qsv: transfer data through the child context when VPP failsAnton Khirnov2016-11-071-0/+40
* hwcontext_qsv: do not fail when download/upload VPP session creation failsAnton Khirnov2016-11-071-2/+14
* hwcontext_qsv: add support for the P8 formatAnton Khirnov2016-11-071-0/+1
* hwcontext_dxva2: add support for the P8 formatAnton Khirnov2016-11-071-2/+18
* hwcontext_dxva2: frame mapping supportAnton Khirnov2016-11-071-21/+68
* hwcontext_vaapi: Frame mapping supportMark Thompson2016-11-031-41/+52
* hwcontext: Hardware frame mappingMark Thompson2016-11-034-7/+361
* Drop unreachable break and return statementsDiego Biurrun2016-11-031-2/+0
* float_dsp: Have implementation match function pointer prototypeDiego Biurrun2016-11-031-1/+1
* audio_fifo: Drop write-only variableDiego Biurrun2016-10-271-2/+2
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-213-1/+3
* emms: Give apriv_emms_yasm() a more general nameDiego Biurrun2016-10-182-4/+4
* x86: Add missing colons after assembly labelsDiego Biurrun2016-10-171-2/+2
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-123-1/+33
* Add GBRP12 pixel format supportMichael Niedermayer2016-10-123-1/+30
* pixfmt: Document alternative names for smpte 431 and 432Vittorio Giovara2016-10-021-2/+2
* hwcontext_vaapi: Enable P010 supportMark Thompson2016-10-021-1/+1
* lavu: remove the custom atomic APIAnton Khirnov2016-10-027-396/+0
* buffer: convert to stdatomicAnton Khirnov2016-10-022-12/+14
* hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-023-2/+14
* lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-271-1/+1
* pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-272-0/+29
* pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-272-0/+29
OpenPOWER on IntegriCloud