summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* libavutil: add av_mod_uintp2James Almer2017-03-01
* intmath: add faster clz supportGanesh Ajjanagadde2017-03-01
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
* aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-02-16
* hwcontext_vaapi: Try to support the VDPAU wrapperMark Thompson2017-02-13
* hwcontext_dxva2: support D3D9Exwm42017-02-11
* AVFrame: add an opaque_ref fieldwm42017-02-11
* frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-11
* cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-11
* imgutils: Document av_image_get_buffer_size()Vittorio Giovara2017-02-10
* 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