summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swresample/resample: improve bessel function accuracy and speedGanesh Ajjanagadde2015-11-08
* swresample: allow double precision beta value for the Kaiser windowGanesh Ajjanagadde2015-11-08
* softfloat: handle INT_MIN correctly in av_int2sfAndreas Cadhalpun2015-11-08
* softfloat: assert when the argument of av_sqrt_sf is negativeAndreas Cadhalpun2015-11-08
* avfilter: add anoisesrcKyle Swanson2015-11-08
* avutil/softfloat: Include negative numbers in cmp/gt testsMichael Niedermayer2015-11-08
* avutil/softfloat: Fix av_gt_sf() with large exponents try #2Michael Niedermayer2015-11-08
* avutil/softfloat: Add test for av_gt_sf()Michael Niedermayer2015-11-08
* avutil/softfloat: Extend the av_cmp_sf() test to cover a wider range of expon...Michael Niedermayer2015-11-08
* avutil/softfloat: Fix overflows in shifts in av_cmp_sf() and av_gt_sf()Michael Niedermayer2015-11-08
* avutil/softfloat: Add test for av_cmp_sf()Michael Niedermayer2015-11-08
* avutil/softfloat: Add tests for exponent underflowsMichael Niedermayer2015-11-08
* avutil/softfloat: Fix exponent underflow in av_div_sf()Michael Niedermayer2015-11-08
* avutil/softfloat: Fix exponent underflow in av_mul_sf()Michael Niedermayer2015-11-08
* avutil/softfloat: Fix typo in av_mul_sf() doxyMichael Niedermayer2015-11-08
* Revert "avutil/softfloat: Check for MIN_EXP in av_sqrt_sf()"Michael Niedermayer2015-11-08
* avutil/softfloat: Check for MIN_EXP in av_sqrt_sf()Michael Niedermayer2015-11-08
* avutil/softfloat: Correctly set the exponent for 0.0 in av_sqrt_sf()Michael Niedermayer2015-11-08
* avcodec/aacsbr: Use FLOAT_0Michael Niedermayer2015-11-08
* avutil/softfloat: FLOAT_0 should use MIN_EXPMichael Niedermayer2015-11-08
* Add pixblockdsp checkasm testsTimothy Gu2015-11-07
* pixblockdsp: x86: Condense diff_pixels_* to a shared macroTimothy Gu2015-11-07
* avcodec/takdec: Use memove, avoid undefined memcpy() useMichael Niedermayer2015-11-07
* mmaldec: correct package buffering accountingwm42015-11-07
* mmaldec: add vc1 decoding supportwm42015-11-07
* lavfi/af_asyncts: remove looping on request_frame().Nicolas George2015-11-07
* lavfi/af_amix: mostly fix scheduling.Nicolas George2015-11-07
* lavfi/vf_framepack: fix scheduling.Nicolas George2015-11-07
* lavfi/af_join: partially fix scheduling.Nicolas George2015-11-07
* lavfi/fifo: do not assume request_frame() returns a frame.Nicolas George2015-11-07
* lavfi/avf_concat: return immediately after requesting a frame on input.Nicolas George2015-11-07
* lavfi: remove astreamsync.Nicolas George2015-11-07
* lavu/opt: enhance printing durations.Nicolas George2015-11-07
* lavfi: add realtime filter.Nicolas George2015-11-07
* fate: add mpdecimate test.Nicolas George2015-11-07
* lavfi: add testsrc2 test source.Nicolas George2015-11-07
* doc/resampler: fix some trivial typosGanesh Ajjanagadde2015-11-07
* avformat/segafilm: Only add index entries when the stream existsMichael Niedermayer2015-11-07
* apng: use correct size for output bufferAndreas Cadhalpun2015-11-07
* jvdec: avoid unsigned overflow in comparisonAndreas Cadhalpun2015-11-07
* hevc: extract SEI caption dataWill Kelleher2015-11-07
* avcodec/jpeg2000dec: Clip all tile coordinatesMichael Niedermayer2015-11-07
* avcodec/microdvddec: Check for string end in 'P' caseMichael Niedermayer2015-11-07
* vp9_parser: allow superframes with a single frame.Ronald S. Bultje2015-11-06
* avcodec/dirac_parser: Fix undefined memcpy() useMichael Niedermayer2015-11-06
* avdevice/dshow_enummediatypes: check return of av_mallocGanesh Ajjanagadde2015-11-06
* XMA1 and XMA2 stereo decodersPaul B Mahol2015-11-06
* swresample/resample: speed up build_filter for Blackman-Nuttall filterGanesh Ajjanagadde2015-11-05
* mpegtsenc: Implement writing of Opus trim_start/trim_end control valuesSebastian Dröge2015-11-06
* mpegtsenc: Add support for muxing Opus in MPEG-TSSebastian Dröge2015-11-06