index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswresample
Age
Commit message (
Expand
)
Author
2016-06-27
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
Matthieu Bouron
2016-06-22
swr: fix time.h include
Clément Bœsch
2016-06-22
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
Clément Bœsch
2016-06-21
swresample/x86: add support for exact_rational
Muhammad Faiz
2016-06-17
swresample/resample: do not increase phase_count on exact_rational
Muhammad Faiz
2016-06-17
swresample/resample: add support for odd phase_count
Muhammad Faiz
2016-06-13
swresample: add exact_rational option
Muhammad Faiz
2016-05-16
swresample/resample: Fix division by 0 with tap_count=1
Michael Niedermayer
2016-05-15
swresample/rematrix: Use clipping s16 rematrixing if overflows are possible
Michael Niedermayer
2016-05-15
swresample/rematrix: Use error diffusion to avoid error in the DC component o...
Michael Niedermayer
2016-05-13
swresample/arm: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon
Matthieu Bouron
2016-03-22
swresample/swresample: Remove "less than" comparissions of enums
Michael Niedermayer
2016-02-14
x86: use the new helper macros where useful
James Almer
2016-01-31
all: Make header guard names consistent
Timothy Gu
2015-12-24
swr/resample: use av_clip_int16 instead of av_clip
Ganesh Ajjanagadde
2015-12-04
swresample: use AV_OPT_TYPE_BOOL for linear_interp and cheby options
Clément Bœsch
2015-11-15
swresample/resample: remove redundant L for floating literal
Ganesh Ajjanagadde
2015-11-11
swresample/resample: increase precision for compensation
Michael Niedermayer
2015-11-09
swresample/resample: speed up Blackman Nuttall filter
Ganesh Ajjanagadde
2015-11-09
swresample/resample: speed up upsampling by precomputing sines
Ganesh Ajjanagadde
2015-11-08
swresample/resample: improve bessel function accuracy and speed
Ganesh Ajjanagadde
2015-11-08
swresample: allow double precision beta value for the Kaiser window
Ganesh Ajjanagadde
2015-11-05
swresample/resample: speed up build_filter for Blackman-Nuttall filter
Ganesh Ajjanagadde
2015-11-04
swresample/resample: speed up build_filter by 50%
Ganesh Ajjanagadde
2015-10-28
swr: do not reject channel layouts that use channel 63
wm4
2015-10-25
all: add const-correctness to qsort comparators
Ganesh Ajjanagadde
2015-10-22
avfilter,swresample,swscale: use fabs, fabsf instead of FFABS
Ganesh Ajjanagadde
2015-10-15
swresample/swresample_internal: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-15
swresample: slightly nicer debug output for auto matrix
wm4
2015-10-10
doc/resampler, swresample/options: use proper capitalization
Ganesh Ajjanagadde
2015-10-07
swresample/resample: manually unroll the main loop in bessel()
Michael Niedermayer
2015-10-07
swresample/resample: merge first iteration into init in bessel()
Michael Niedermayer
2015-10-01
x86/audio_convert: fix clobbering of xmm registers
James Almer
2015-09-27
swresample/dither_template: Add missing license header
Michael Niedermayer
2015-09-05
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
Hendrik Leppkes
2015-09-03
swresample/swresample: Fix integer overflow in seed calculation
Michael Niedermayer
2015-08-30
swresample/swresample-test: Make layouts static const
Michael Niedermayer
2015-08-23
swresample/dither: use integer arithmetic
Ganesh Ajjanagadde
2015-08-03
x86: move XOP emulation code back to x86inc
James Almer
2015-07-26
swresample/x86: add missing colon to labels
James Almer
2015-07-17
lswr: Allow 64 channels internally.
Carl Eugen Hoyos
2015-06-22
swr: Remember previously set int_sample_format from user
Michael Niedermayer
2015-06-22
swresample/swresample: Clear delayed_samples_fixup in clear_context()
Michael Niedermayer
2015-06-21
swresample: soxr implementation for swr_get_out_samples()
Rob Sykes
2015-06-21
swresample/swresample: Print used int_sample_fmt
Michael Niedermayer
2015-06-21
swresample: Choose 16bit internally only if input and output is 16bit or less
Michael Niedermayer
2015-06-08
swr: Fix ASSERT_LEVEL warning
Michael Niedermayer
2015-06-06
swresample: fix initilaize/initialize typo
Clément Bœsch
2015-06-04
swresample/resample: fix typos
Michael Niedermayer
2015-06-04
swresample/swresample: Cleanup on init failure.
Michael Niedermayer
[next]