76539 Commits (b83c849e8797fbb972ebd7f2919e0f085061f37f)
 

Author SHA1 Message Date
Michael Niedermayer b83c849e87 tests/fate/avformat: Fix fate-lavf 9 years ago
Andreas Cadhalpun d7f29bfa69 aacdec: don't return frames without data from aac_decode_er_frame 9 years ago
Andreas Cadhalpun ef7fe9851e aacps: avoid division by zero in stereo_processing 9 years ago
Ganesh Ajjanagadde 6c2dbff7f0 ffserver: fix incorrect strlcpy usage 9 years ago
Ganesh Ajjanagadde cf491a925e swresample/resample: speed up Blackman Nuttall filter 9 years ago
Ganesh Ajjanagadde b87ca4bf25 swresample/resample: speed up upsampling by precomputing sines 9 years ago
Simon Thelen b02201efb5 doc/ffmpeg: Clarify that the sdp_file option requires an rtp output. 9 years ago
Simon Thelen 70fb5eadc5 ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format. 9 years ago
Bryan Huh 72f9a6349c avformat/cache: Avoid int-overflow in cache compare function 9 years ago
Agatha Hu ddbad15898 avcodec/nvenc: update nvenc default parameters 9 years ago
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