41842 Commits (eecd29b3fd7fee221580798346d6582b75c7ade4)
 

Author SHA1 Message Date
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 f22ebd2555 ppc: configure: Support ISA 2.06 and later 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 7014b65995 ppc: pixblockdsp: Use the abriged vector types 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 881b80b329 network: prevent SIGPIPE on OSX 10 years ago
Luca Barbato 0181ae9af2 h264: Make sure reinit failures mark the context as not initialized 10 years ago
Luca Barbato 5ecabd3c54 msrle: Use FFABS to determine the frame size in msrle_decode_pal4 10 years ago
Martin Storsjö b2f0f37d24 rtmpdh: Generate the whole private exponent using av_get_random_seed() with nettle/gmp 10 years ago
Martin Storsjö e9e86d9ef6 rtmpdh: Create sufficiently long private keys for gcrypt/nettle 10 years ago
Martin Storsjö 8016a1bd3b rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_key 10 years ago
Martin Storsjö 063f7467e4 rtmpdh: Add fate test for the DH handshake routine 10 years ago
Martin Storsjö 0508faaa11 rtmpdh: Pass the actual buffer size of the output secret key 10 years ago
Martin Storsjö 9f1b3050d9 rtmpdh: Check the output buffer size in the openssl version of dh_compute_key 10 years ago
Martin Storsjö 127d813bcb rtmpdh: Fix a local variable name in the nettle/gcrypt codepath 10 years ago
Martin Storsjö 78efc69e7c rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bn 10 years ago
wm4 a64a5773ea pixfmt: remove misleading and broken documentation 10 years ago
Michael Niedermayer e4610300de x86: cavs: Remove an unneeded scratch buffer 10 years ago
Anton Khirnov 1b1bb2c4ef rl: Add error checking to ff_rl_init(). 10 years ago
Anton Khirnov 324e50ee95 rl: Add a function for freeing dynamically allocated tables. 10 years ago
Anton Khirnov 6f57375d70 rl: Rename ff_*_rl() to ff_rl_*() 10 years ago
Anton Khirnov fa1923f182 mpegvideo: Move ff_*_rl functions to a separate file 10 years ago
Vittorio Giovara 419e3404d0 mpegvideo: Drop exchange_uv() function and use its code directly 10 years ago
Martin Storsjö d4d90504a6 tls_gnutls: Add missing includes for the gcrypt thread safety callbacks 10 years ago
Timothy Gu dd4d709be7 x86inc: Clear __SECT__ 10 years ago
wm4 57cde2b180 lavf: move TLS-related ifdeffery to library specific files 10 years ago
wm4 d8ffb2055f lavf: split tls.c 10 years ago
Sebastian Ramacher cf1f3d837e doc: Fix spelling of 'Transmission' 10 years ago
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Vittorio Giovara 4e17946f10 mpegvideo: Rework various functions not to use MpegEncContext directly 10 years ago
Vittorio Giovara a3f4c930ac mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directly 10 years ago
Vittorio Giovara d528045558 mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directly 10 years ago
Vittorio Giovara 6f54dc43ce mpegvideo: Drop stream_codec_tag 10 years ago
Vittorio Giovara 9c1db92ad3 mpegvideo: Drop err_recognition 10 years ago
Vittorio Giovara 848e86f74d mpegvideo: Drop flags and flags2 10 years ago
James Almer 29216d7fd1 tls: fix compilation when both gnutls and openssl are enabled 10 years ago
Martin Storsjö 94599a6de3 tls: Remove all the local polling loops 10 years ago
Martin Storsjö d13b124eaf tls: Remove the nonblocking code 10 years ago
Martin Storsjö d15eec4d6b tls: Use custom IO to read from the URLContext 10 years ago
wm4 3efe0393e4 hevc: make avcodec_decode_video2() fail if get_format() fails 10 years ago
Vittorio Giovara 7046bd9bc9 lavfi: Move avcodec header to the only filter needing it 10 years ago
Vittorio Giovara eafbc6716c vmnc: Delay pixel size check 10 years ago
Timothy Gu 732dd65868 doc: Add $branch to FATE config template 10 years ago
Stefano Pigozzi e7c5e17d4f vda: Make output CVPixelBuffer format configurable 10 years ago
Gopu Govindaswamy 3b5e5e6a29 libx265: Use the Multi-library Interface 10 years ago
Shiina Hideaki 85ca012ba6 mjpegenc: Fix JFIF header byte ordering 10 years ago