72465 Commits (c729021f450f6d5a47698d3f248bf4c2a0ad2142)
 

Author SHA1 Message Date
Rodger Combs c729021f45 configure: Check for SecItemImport for securetransport as well 10 years ago
Michael Niedermayer 168195f25a Merge commit '881b80b3294483696a21b21a69fa5eee30f33037' 10 years ago
wm4 881b80b329 network: prevent SIGPIPE on OSX 10 years ago
Michael Niedermayer 03637762d9 avfilter/vf_fade: Force alpha pixel format if alpha is set to 1 10 years ago
Michael Niedermayer 11aa050a25 avcodec/parser: Print an error in case of reallocation fails in ff_combine_frame() 10 years ago
Michael Niedermayer 6f51674c91 postproc: Avoid floats in maxClipped computation 10 years ago
Michael Niedermayer ebe919cce2 postproc/postprocess_template: Compute packedYScale and QPCorrecture without floats 10 years ago
wm4 c41e0aedf5 network: prevent SIGPIPE on OSX 10 years ago
Michael Niedermayer e9d646f44c Merge commit '0181ae9af2de1526464d23209b82e6674d362f5d' 10 years ago
Michael Niedermayer 7d1cfbbc3e Merge commit '5ecabd3c54b7c802522dc338838c9a4c2dc42948' 10 years ago
Andreas Cadhalpun 3ef5702926 libopenjpegdec: check existence of image component data 10 years ago
Michael Niedermayer 161d0ac721 doc/ffmpeg: Document xerror 10 years ago
Michael Niedermayer a3ec1d6abd avformat/movenc: Add loction/xyz support to allow copying data between mov files 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
Michael Niedermayer 08b7d19def avformat/mov: Also export loci altitude 10 years ago
Michael Niedermayer 1607f77494 avformat/mov: Append place name instead of overwriting for loci 10 years ago
Rodger Combs 4dd22531fd lavf/tls_securetransport: add missing copyright notice 10 years ago
banastasov debf4d6e67 avcodec/dvbsubdec: Fix buf_size check in dvbsub_parse_display_definition_segment() 10 years ago
Michael Niedermayer aa9c6b6986 avformat/h264dec: Add ff_tlog() with trace information about h264 probing 10 years ago
Michael Niedermayer dae89802a6 avformat/h264dec: Fix detection of invalid h264 with 0x100 startcodes 10 years ago
Michael Niedermayer 2e15f07cfd Merge commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6' 10 years ago
Martin Storsjö b2f0f37d24 rtmpdh: Generate the whole private exponent using av_get_random_seed() with nettle/gmp 10 years ago
Rodger Combs f24d92bada lavf/tls: Support Secure Transport 10 years ago
Michael Niedermayer bedb5d587b configure: Fix showcqt fft dependancy 10 years ago
Ingo Brückl 083b1a32d5 build: add configure option pkgconfigdir 10 years ago
Nedeljko Babic e374405d8e libavutil: Cosmetic changes to fixed_dsp file. 10 years ago
Andreas Cadhalpun 153639cb9c mov: fix DTS calculation for samples with negative stts duration 10 years ago
Michael Niedermayer 403940de24 avcodec/mpegvideo: Use FFSWAP to exchange pointers 10 years ago
Michael Niedermayer f86e7c5d00 avcodec/ac3_parser: Avoid floats in bitrate computation 10 years ago
Michael Niedermayer 061a592b9c avformat/movenc: Check that track_width_1616 fits within the available 32bit before storing it 10 years ago
Michael Niedermayer 14bc570442 avformat/movenc: avoid floats in width/height/aspect ratio computations 10 years ago
Michael Niedermayer 3331213e2a avformat/concatdec: Enable auto_convert by default 10 years ago
Michael Niedermayer e1b0019568 avformat/mov: Avoid float usage in yuv_to_rgba() 10 years ago
Michael Niedermayer 4b8b3efb1e Merge commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1' 10 years ago
Michael Niedermayer 42a6a38418 Merge commit '8016a1bd3b60e917e1b12748dd80c06c3462c286' 10 years ago
Michael Niedermayer 48e02e258c Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53' 10 years ago
Michael Niedermayer fbeb3fa999 Merge commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4' 10 years ago
Michael Niedermayer beecbe13a2 Merge commit '9f1b3050d9e31e9283d818f3640f3460ac8cfb5b' 10 years ago
Michael Niedermayer 4c0b30b07a Merge commit '127d813bcb5705202b7100cf1eccd1e26d72ba14' 10 years ago
Michael Niedermayer 392832fc3a Merge commit '78efc69e7c990226f4b913721ef1b308ca5bfa04' 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
Hendrik Leppkes c7bd6a54af dxva2_hevc: re-write reference frame handling 10 years ago
Hendrik Leppkes b7a0b303d9 dxva2_hevc: fix 32x32 scaling lists 10 years ago