44770 Commits (bb65eb62991e5165b9fad2702a8954a1fe3c6f1f)
 

Author SHA1 Message Date
Ben Chang bb65eb6299 nvenc: Add an explicit auto alias 8 years ago
Janne Grunau 857e26b655 build: Add an option for passing linker flags to the shared library build 8 years ago
Martin Storsjö 333a34da3a configure: Automatically add -isysroot for darwin if --sysroot is specified 8 years ago
Diego Biurrun f519e131c1 af_bs2b: Add missing casts to complex pointer assignments 8 years ago
Martin Storsjö eb061ad6fd tls_gnutls: Readd support for nonblocking operation 8 years ago
Martin Storsjö 0671eb2346 tls_openssl: Readd support for nonblocking operation 8 years ago
John Stebbins 84ab1cc437 movenc: allow alternative hvc1 h.265 codec tag 8 years ago
John Stebbins 1ea9b7fdf9 movenc: write correct format hvcc when tag is hvc1 8 years ago
John Stebbins 1c64bae648 movenc: move tags definitions to where they are used 8 years ago
John Stebbins f6f86f432f movenc: simplify codec_tag lookup 8 years ago
John Stebbins 713efb2c0d movenc: use correct tag list for AVOutputFormat.codec_tag 8 years ago
Memphiz a970f9de86 aarch64: vp9: Fix assembling with Xcode 6.2 and older 8 years ago
Luca Barbato c5c76370ae doc: Drop the legacy symlink to README 8 years ago
Martin Storsjö fd1ffa1f10 d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is unavailable 8 years ago
Mark Thompson c2b0bea40f avconv_hw: Free device on initialisation failure 8 years ago
Mark Thompson a670eea560 vf_hwmap: Properly free a locally derived device 8 years ago
Mark Thompson 5635c80bf5 vf_hwmap: Add missing error code 8 years ago
Diego Biurrun d9da7151ee configure: Fix handling of _select dependencies 8 years ago
Diego Biurrun 7b1f9873be build: Adjust dependencies for faan(i)dct components 8 years ago
Diego Biurrun 635897ac78 configure: Factorize qsv dependencies 8 years ago
Diego Biurrun c599c43fa1 configure: Add missing arch dependencies for arch extensions 8 years ago
Diego Biurrun 9d12dd6fa8 configure: Add x86 dependency for mmx_internal 8 years ago
Diego Biurrun 2f792cb670 build: Add missing idctdsp dependency for clearvideo 8 years ago
Diego Biurrun de099641d5 build: Add missing mpeg4audio dependency for RTP muxer 8 years ago
Mark Thompson 4993a68f0f hwcontext: Mark local table static const 8 years ago
Michael Niedermayer f61265571d libfdk-aacdec: Correct buffer_size parameter 8 years ago
Diego Biurrun 04f691cd4f mmal: Add missing .item_name to AVClass declaration 8 years ago
Diego Biurrun e2edf1529c configure: Simplify AltiVec/VSX check with a helper function 8 years ago
Diego Biurrun d76479c502 ppc: Drop support for Apple GCC 8 years ago
Diego Biurrun 97cfe1d8bd Convert all AVClass struct declarations to designated initializers. 8 years ago
Srinath K R 98ea98069b nvenc: Add default value for AVCodecContext::refs 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 831cfe10b4 dxva: move d3d11 locking/unlocking to functions 8 years ago
wm4 4dec101acc dxva: preparations for new hwaccel API 8 years ago
wm4 bd747b9226 lavc: set avctx->hwaccel before init 8 years ago
wm4 fff90422d1 lavu: add new D3D11 pixfmt and hwcontext 8 years ago
Diego Biurrun ed434be106 configure: Bail out if both GnuTLS and OpenSSL are enabled 8 years ago
Diego Biurrun adfd7892e3 configure: Move x86 assembler sanity check into assembler probe function 8 years ago
Diego Biurrun 5e27ef800b build: Add missing zlib dependencies for several protocols 8 years ago
Diego Biurrun 908f737d6c cmdutils: Mark conditionally used variable as av_unused 8 years ago
Diego Biurrun f960fd2fb1 build: Skip generating .version files when reconfiguring 8 years ago
James Almer a876958d0f avutil/md5: fix misaligned reads 8 years ago
Diego Biurrun 61cec5adaa tls: Hide backend implementation details from users 8 years ago
Diego Biurrun 5edded9df3 smacker: Improve error handling 8 years ago
Michael Niedermayer b98f082d8d smacker: Check that the data size is a multiple of a sample vector 8 years ago
Martin Storsjö 2ca759657b os_support: Remove the dynamic loading of getaddrinfo from the fallback getaddrinfo 8 years ago
Martin Storsjö 4d444d04c1 configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy mingw 8 years ago
Luca Barbato 16cb06bb30 hlsenc: Support recovery from an already present playlist 8 years ago
Luca Barbato 91622f6446 avconv: Always initialize the opkt struct on streamcopy 8 years ago
Martin Storsjö 427f7a1f9e configure: Fix the msvcrt version check for mingw32 8 years ago