2044 Commits (5b1b495c8d21600eac694d50f428654a3125e217)

Author SHA1 Message Date
James Almer ae365453c3 rc4: add av_rc4_alloc() 9 years ago
James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 9 years ago
James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 9 years ago
James Almer e59f7cd89e fate: add test vectors for HMAC SHA and SHA-2 9 years ago
James Almer 7e38340b83 hmac: add support for SHA-2 9 years ago
Luca Barbato 219b39a71a parseutil: Use non ambiguous aliases for uhd 9 years ago
Luca Barbato e93ca480c9 parseutil: Add more resolution aliases 9 years ago
Henrik Gramner d1a6cb195f x86: Serialize rdtsc in read_time() 9 years ago
Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 10 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
Luca Barbato a6f19d6a9f configure: Support MSVC 2015 10 years ago
James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
James Almer cae3985120 x86: Add helper macros to check for slow cpuflags 10 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Luca Barbato d0bf20a4f2 ppc: vsx: Implement diff_pixels and get_pixels 10 years ago
Luca Barbato eecd29b3fd ppc: vsx: Implement float_dsp 10 years ago
Luca Barbato 7d07ee5a9b ppc: cpu: Add support for VSX and POWER8 extensions 10 years ago
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian 10 years ago
Luca Barbato 3058872c29 ppc: Clarify and extend the cpuid check 10 years ago
Luca Barbato baa94563fe ppc: linux: Check altivec using the auxv 10 years ago
Luca Barbato 72cebae0d9 ppc: avutil: Use the abriged vector types 10 years ago
Luca Barbato 254eb5b6fa ppc: avutil: Drop a potentially dangerous workaround 10 years ago
wm4 a64a5773ea pixfmt: remove misleading and broken documentation 10 years ago
Timothy Gu dd4d709be7 x86inc: Clear __SECT__ 10 years ago
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Vittorio Giovara eaa2d123f0 log: Print a full backtrace along with error messages under Valgrind 10 years ago
James Almer a1d58e3b38 avutil: remove pointless bmi1 define 10 years ago
Vittorio Giovara c253340ae6 log: Introduce a more verbose debug level 10 years ago
Luca Barbato 27f2746282 parseutils: Make av_small_strptime public 10 years ago
Luca Barbato 108f2f381a parseutils: Extend small_strptime to be used in avformat 10 years ago
wm4 c48456166e lavc: add MMAL hardware decoder wrapper 10 years ago
Vittorio Giovara 312a9ef04b pixfmt: Update documentation with prefixed pixel formats 10 years ago
Vittorio Giovara 592a04054e pixdesc: Replace a few leftover instances of non AV-prefixed flags 10 years ago
Vittorio Giovara e4fe535d12 mov: Write the display matrix in order 10 years ago
Martin Storsjö 58a840e215 Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 10 years ago
Martin Storsjö dcae2e32f7 arm: Suppress tags about used cpu arch and extensions 10 years ago
Peter Meerwald 76ce9bd8e2 libavutil: Add ARM av_clip_intp2_arm 10 years ago
Peter Meerwald bf07d813f6 libavutil: Add av_clip_intp2 10 years ago
Anton Khirnov 5b1d9ceec7 pixfmt: add a pixel format for QSV hwaccel 10 years ago
Diego Biurrun bf704132a5 Don't anonymously typedef structs 10 years ago
Anton Khirnov 0232ba62a2 frame: clarify buf documentation 10 years ago
Rémi Denis-Courmont 6039248018 mem: fix pointer pointer aliasing violations 10 years ago
Luca Barbato 1279221cc4 lavu: Check av_dict_set allocations 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Paul B Mahol 0e6c7dfa65 lavu: add planar 16 bit and 8 bit rgb with alpha 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Vittorio Giovara 07a0c0f000 opt: check memory allocation 10 years ago
Vittorio Giovara b1306823d0 check memory errors from av_strdup() 10 years ago
Luca Barbato 5d839778b9 lavu: Refactor side data wiping 10 years ago
Anton Khirnov e10e6651b5 thread: use "" instead of <> for including the w32pthreads wrapper 10 years ago