44960 Commits (91760a934055ab06812885ab5ec1a97a8db6d217)
 

Author SHA1 Message Date
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
Elviss Strazdins 2017ffc18f vaapi: Add ABGR map only if VA_FOURCC_ABGR is defined 8 years ago
Luca Barbato 6a7e928555 configure: Do not check for the __builtin_vec_vsx_ld 8 years ago
Aaron Levinson 3d040513a1 avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 8 years ago
Anton Khirnov 8652a2c248 decode: fix the code reducing cropping to preserve alignment 8 years ago
Anton Khirnov c3f0357bdf hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext 8 years ago
James Almer d7dcd825de extract_extradata_bsf: make sure all needed parameter set NALUs were found 8 years ago
Anton Khirnov 3fb6b98b5e vp9_superframe_bsf: cache input packets directly 8 years ago
Anton Khirnov 126bc2c33b vp9_superframe_bsf: convert to the new bitstream reader 8 years ago
Mark Thompson 3daaa44173 hevc: Add names for reserved NAL unit types 8 years ago
Mark Thompson 6ea220cbee h264_sei: Add namespace prefix to all SEI values 8 years ago