summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* asm: Consistently uppercase SECTION markersDiego Biurrun2017-02-03
* hwcontext_cuda: implement frames_get_constraintswm42017-02-01
* Mark some arrays that never change as const.Anton Khirnov2017-02-01
* fifo: Return the correct AVERROR valueLuca Barbato2017-01-26
* des-test: Pass the proper types to av_des_*() functionsDiego Biurrun2017-01-24
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-12
* hmac: Explicitly convert types at function pointer assignmentDiego Biurrun2017-01-09
* crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-09
* x86inc: Avoid using eax/rax for storing the stack pointerHenrik Gramner2017-01-09
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* ppc: Merge types_altivec.h into util_altivec.hDiego Biurrun2016-12-14
* avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang2016-12-08
* Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-08
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
* lavu: Add a video section to Doxygen documentationVittorio Giovara2016-12-07
* lavu: Document the color properties enumeration values originVittorio Giovara2016-12-02
* hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson2016-11-26
* arm: warn/error on movrelx usage problematic with PIC on ELFJanne Grunau2016-11-24
* Drop some bogus Doxygen documentation.Diego Biurrun2016-11-21
* Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun2016-11-21
* hwcontext_dxva2: make sure the sw frame format is the right one during transferAnton Khirnov2016-11-18
* hwcontext_dxva2: split transfer_data() into upload/download functionsAnton Khirnov2016-11-18
* hwcontext_dxva2: fix handling of the mapping flagsAnton Khirnov2016-11-18
* hwcontext_dxva2: do not assume the destination format during mapping is alway...Anton Khirnov2016-11-18
* arm: Clear the gp register alias at the end of functionsMartin Storsjö2016-11-10
* aarch64: Add an offset parameter to the movrel macroMartin Storsjö2016-11-10
* lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-08
* pixfmt: Add GRAY12Luca Barbato2016-11-07
* hwcontext_qsv: support frame mappingAnton Khirnov2016-11-07
* hwcontext_qsv: transfer data through the child context when VPP failsAnton Khirnov2016-11-07
* hwcontext_qsv: do not fail when download/upload VPP session creation failsAnton Khirnov2016-11-07
* hwcontext_qsv: add support for the P8 formatAnton Khirnov2016-11-07
* hwcontext_dxva2: add support for the P8 formatAnton Khirnov2016-11-07
* hwcontext_dxva2: frame mapping supportAnton Khirnov2016-11-07
* hwcontext_vaapi: Frame mapping supportMark Thompson2016-11-03
* hwcontext: Hardware frame mappingMark Thompson2016-11-03
* Drop unreachable break and return statementsDiego Biurrun2016-11-03
* float_dsp: Have implementation match function pointer prototypeDiego Biurrun2016-11-03
* audio_fifo: Drop write-only variableDiego Biurrun2016-10-27
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-21
* emms: Give apriv_emms_yasm() a more general nameDiego Biurrun2016-10-18
* x86: Add missing colons after assembly labelsDiego Biurrun2016-10-17
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
* Add GBRP12 pixel format supportMichael Niedermayer2016-10-12
* pixfmt: Document alternative names for smpte 431 and 432Vittorio Giovara2016-10-02
* hwcontext_vaapi: Enable P010 supportMark Thompson2016-10-02
* lavu: remove the custom atomic APIAnton Khirnov2016-10-02
* buffer: convert to stdatomicAnton Khirnov2016-10-02
* hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-02