76520 Commits (791ea23e57f134559ba66fd8f1664346abbc9314)
 

Author SHA1 Message Date
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
Sebastian Dröge 7d6a4797f1 mpegtsenc: Implement writing of Opus trim_start/trim_end control values 9 years ago
Sebastian Dröge 01509cdf92 mpegtsenc: Add support for muxing Opus in MPEG-TS 9 years ago
Michael Niedermayer 79c4a338e4 avformat/xmv: Discard remainder of packet on error 9 years ago
Michael Niedermayer 9b6fac11da avformat/xmv: factor return check out of if/else 9 years ago
Michael Niedermayer 973c3dba27 avcodec/mpeg12dec: Do not call show_bits() with invalid bits 9 years ago
Michael Niedermayer cea9eb9520 avcodec/dnxhddec: Make mb_scan_index a fixed length array 9 years ago
Michael Niedermayer d4a731b84a avcodec/faxcompr: Add missing runs check in decode_uncompressed() 9 years ago
Michael Niedermayer c9bfd6a8c3 libavutil/channel_layout: Check strtol*() for failure 9 years ago
Michael Niedermayer 3692d859f4 avformat/mpegts: Only start probing data streams within probe_packets 9 years ago