76529 Commits (f98417451291a3ff6719d739b5e904e0b7bf404b)
 

Author SHA1 Message Date
Matt Oliver f984174512 avutil/x86/intmath: Correct intrinsic headers for older compilers. 9 years ago
Paul B Mahol 0cfd4a993f avformat/rsd: add XMA support 9 years ago
Ganesh Ajjanagadde a5202bc968 swresample/resample: improve bessel function accuracy and speed 9 years ago
Ganesh Ajjanagadde 1bed09a30e swresample: allow double precision beta value for the Kaiser window 9 years ago
Andreas Cadhalpun 9ac61e73d0 softfloat: handle INT_MIN correctly in av_int2sf 9 years ago
Andreas Cadhalpun f3866a14c3 softfloat: assert when the argument of av_sqrt_sf is negative 9 years ago
Kyle Swanson 6a11c7f160 avfilter: add anoisesrc 9 years ago
Michael Niedermayer 955cdc43a3 avutil/softfloat: Include negative numbers in cmp/gt tests 9 years ago
Michael Niedermayer 05b05a7a84 avutil/softfloat: Fix av_gt_sf() with large exponents try #2 9 years ago
Michael Niedermayer 791ea23e57 avutil/softfloat: Add test for av_gt_sf() 9 years ago
Michael Niedermayer ecfb076141 avutil/softfloat: Extend the av_cmp_sf() test to cover a wider range of exponents 9 years ago
Michael Niedermayer cee3c9d29a avutil/softfloat: Fix overflows in shifts in av_cmp_sf() and av_gt_sf() 9 years ago
Michael Niedermayer df2a2117d2 avutil/softfloat: Add test for av_cmp_sf() 9 years ago
Michael Niedermayer 596dfe7d6c avutil/softfloat: Add tests for exponent underflows 9 years ago
Michael Niedermayer 046218b212 avutil/softfloat: Fix exponent underflow in av_div_sf() 9 years ago
Michael Niedermayer a1e3303fc0 avutil/softfloat: Fix exponent underflow in av_mul_sf() 9 years ago
Michael Niedermayer 4135a2bfd6 avutil/softfloat: Fix typo in av_mul_sf() doxy 9 years ago
Michael Niedermayer 4b6ad23609 Revert "avutil/softfloat: Check for MIN_EXP in av_sqrt_sf()" 9 years ago
Michael Niedermayer 0269fb11e3 avutil/softfloat: Check for MIN_EXP in av_sqrt_sf() 9 years ago
Michael Niedermayer 107db5abf3 avutil/softfloat: Correctly set the exponent for 0.0 in av_sqrt_sf() 9 years ago
Michael Niedermayer dcf1cf5d24 avcodec/aacsbr: Use FLOAT_0 9 years ago
Michael Niedermayer a66b243d52 avutil/softfloat: FLOAT_0 should use MIN_EXP 9 years ago
Timothy Gu 3d20f8e7c0 Add pixblockdsp checkasm tests 9 years ago
Timothy Gu 4b80b895a9 pixblockdsp: x86: Condense diff_pixels_* to a shared macro 9 years ago
Michael Niedermayer 7cea3430a5 avcodec/takdec: Use memove, avoid undefined memcpy() use 9 years ago
wm4 a55fbfa4c4 mmaldec: correct package buffering accounting 9 years ago
wm4 b07cbf6724 mmaldec: add vc1 decoding support 9 years ago
Nicolas George 785ac437be lavfi/af_asyncts: remove looping on request_frame(). 9 years ago
Nicolas George a08fb3983f lavfi/af_amix: mostly fix scheduling. 9 years ago
Nicolas George f53c4b6a18 lavfi/vf_framepack: fix scheduling. 9 years ago
Nicolas George d0b82d798d lavfi/af_join: partially fix scheduling. 9 years ago
Nicolas George 67d3f5296e lavfi/fifo: do not assume request_frame() returns a frame. 9 years ago
Nicolas George 79c1be124e lavfi/avf_concat: return immediately after requesting a frame on input. 9 years ago
Nicolas George d92e0848d9 lavfi: remove astreamsync. 9 years ago
Nicolas George 47ea04ff10 lavu/opt: enhance printing durations. 9 years ago
Nicolas George 7037f9430b lavfi: add realtime filter. 9 years ago
Nicolas George 432e27e6e7 fate: add mpdecimate test. 9 years ago
Nicolas George b16e569312 lavfi: add testsrc2 test source. 9 years ago
Ganesh Ajjanagadde 91bc4de2a4 doc/resampler: fix some trivial typos 9 years ago
Michael Niedermayer 183720eb6e avformat/segafilm: Only add index entries when the stream exists 9 years ago
Andreas Cadhalpun 3e8e1a660e apng: use correct size for output buffer 9 years ago
Andreas Cadhalpun db374790c7 jvdec: avoid unsigned overflow in comparison 9 years ago
Will Kelleher 7f7fa90f7b hevc: extract SEI caption data 9 years ago
Michael Niedermayer 43492ff3ab avcodec/jpeg2000dec: Clip all tile coordinates 9 years ago
Michael Niedermayer c719cd6cf7 avcodec/microdvddec: Check for string end in 'P' case 9 years ago
Ronald S. Bultje 20db54906f vp9_parser: allow superframes with a single frame. 9 years ago
Michael Niedermayer daefd8ab2f avcodec/dirac_parser: Fix undefined memcpy() use 9 years ago
Ganesh Ajjanagadde 6f1ddc726f avdevice/dshow_enummediatypes: check return of av_malloc 9 years ago
Paul B Mahol b456ece557 XMA1 and XMA2 stereo decoders 9 years ago
Ganesh Ajjanagadde c8780822ba swresample/resample: speed up build_filter for Blackman-Nuttall filter 9 years ago