summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* x86: Serialize rdtsc in read_time()Henrik Gramner2015-07-09
* lavu: Add version information for av_version_info()Vittorio Giovara2015-07-03
* lavu: add an API function to return the Libav version stringwm42015-07-02
* configure: Support MSVC 2015Luca Barbato2015-06-08
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-31
* x86: Add helper macros to check for slow cpuflagsJames Almer2015-05-31
* x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-31
* ppc: vsx: Implement diff_pixels and get_pixelsLuca Barbato2015-05-31
* ppc: vsx: Implement float_dspLuca Barbato2015-05-31
* ppc: cpu: Add support for VSX and POWER8 extensionsLuca Barbato2015-05-31
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* ppc: Clarify and extend the cpuid checkLuca Barbato2015-05-31
* ppc: linux: Check altivec using the auxvLuca Barbato2015-05-31
* ppc: avutil: Use the abriged vector typesLuca Barbato2015-05-31
* ppc: avutil: Drop a potentially dangerous workaroundLuca Barbato2015-05-31
* pixfmt: remove misleading and broken documentationwm42015-05-28
* x86inc: Clear __SECT__Timothy Gu2015-05-28
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-20
* avutil: remove pointless bmi1 defineJames Almer2015-04-19
* log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* parseutils: Extend small_strptime to be used in avformatLuca Barbato2015-04-06
* lavc: add MMAL hardware decoder wrapperwm42015-03-29
* pixfmt: Update documentation with prefixed pixel formatsVittorio Giovara2015-03-23
* pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara2015-03-23
* mov: Write the display matrix in orderVittorio Giovara2015-03-23
* Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-17
* arm: Suppress tags about used cpu arch and extensionsMartin Storsjö2015-03-07
* libavutil: Add ARM av_clip_intp2_armPeter Meerwald2015-02-21
* libavutil: Add av_clip_intp2Peter Meerwald2015-02-21
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-19
* Don't anonymously typedef structsDiego Biurrun2015-02-14
* frame: clarify buf documentationAnton Khirnov2015-02-08
* mem: fix pointer pointer aliasing violationsRémi Denis-Courmont2015-02-01
* lavu: Check av_dict_set allocationsLuca Barbato2015-01-29
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-14
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* opt: check memory allocationVittorio Giovara2015-01-05
* check memory errors from av_strdup()Vittorio Giovara2014-12-18
* lavu: Refactor side data wipingLuca Barbato2014-12-18
* thread: use "" instead of <> for including the w32pthreads wrapperAnton Khirnov2014-12-14
* aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
* lavu: fix memory leaks by using a mutex instead of atomicswm42014-11-27
* lavu: add wrappers for the pthreads mutex APIAnton Khirnov2014-11-27
* Share the utf8 to wchar conversion routine between lavf and lavuMartin Storsjö2014-11-27
* lavu: move internal define to the only places where it is usedVittorio Giovara2014-11-24