git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
swresample: split option table to a separate file
[ffmpeg.git]
/
libswresample
/
resample.c
2014-07-03
James Almer
swr: initialize only the necessary resample dsp functions
blob
|
commitdiff
2014-07-02
James Almer
swr: rename swresample_dsp init functions to swri_resam...
blob
|
commitdiff
|
diff to current
2014-06-28
Ronald S. Bultje
swr: move dst_size == 0 handling outside DSP function.
blob
|
commitdiff
|
diff to current
2014-06-18
Ronald S. Bultje
swr: remove div/mod from DSP functions.
blob
|
commitdiff
|
diff to current
2014-06-14
Ronald S. Bultje
swr: split out DSP functions.
blob
|
commitdiff
|
diff to current
2014-06-14
Michael Niedermayer
swresample/resample: replace assert by av_assert
blob
|
commitdiff
|
diff to current
2014-06-14
Ronald S. Bultje
swr: handle initial negative sample index outside DSP...
blob
|
commitdiff
|
diff to current
2014-06-09
Ronald S. Bultje
swr: handle 64bit overflow check in multiple_resample().
blob
|
commitdiff
|
diff to current
2014-06-02
Ronald S. Bultje
swr: move compensation_distance handling to swri_resamp...
blob
|
commitdiff
|
diff to current
2014-05-16
James Almer
swresample: add swri_resample_float_avx
blob
|
commitdiff
|
diff to current
2014-04-25
James Almer
swresample: add swri_resample_double_sse2
blob
|
commitdiff
|
diff to current
2014-04-07
Michael Niedermayer
swresample/resample: use av_malloc_array() where approp...
blob
|
commitdiff
|
diff to current
2014-04-07
Michael Niedermayer
swresample/resample: Limit filter length
blob
|
commitdiff
|
diff to current
2014-03-20
James Almer
swresample: add swri_resample_float_sse
blob
|
commitdiff
|
diff to current
2014-03-18
James Almer
swresample: change COMMON_CORE_INT16 asm from SSSE3...
blob
|
commitdiff
|
diff to current
2013-09-16
Michael Niedermayer
swresample: replace 2 av_free() by av_freep()
blob
|
commitdiff
|
diff to current
2013-02-04
Michael Niedermayer
swr/resample: fix filter rounding and cliping for s32
blob
|
commitdiff
|
diff to current
2013-01-27
Michael Niedermayer
swr/ build_filter: use av_calloc() fix buffer overflow
blob
|
commitdiff
|
diff to current
2013-01-04
Alexander Strasser
lswr: Improve default resampler's default parameters
blob
|
commitdiff
|
diff to current
2012-12-11
Rob Sykes
swr: Add SOX resampler support
blob
|
commitdiff
|
diff to current
2012-12-11
Rob Sykes
swr: add a lowpass default so that each Resampler can...
blob
|
commitdiff
|
diff to current
2012-12-11
Michael Niedermayer
swr: move flush into Resampler
blob
|
commitdiff
|
diff to current
2012-12-11
Rob Sykes
swr: Add API to make resample engine selectable.
blob
|
commitdiff
|
diff to current
2012-11-15
Clément Bœsch
swr/resample: fix SSSE3 included unconditionally.
blob
|
commitdiff
|
diff to current
2012-11-15
Clément Bœsch
swr/resample: move templating parameters to template...
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
swri_resample_init: unsupported sample formats are...
blob
|
commitdiff
|
diff to current
2012-09-13
Michael Niedermayer
swr/resample: mark mm_flags as potentially unused
blob
|
commitdiff
|
diff to current
2012-09-07
Michael Niedermayer
libswr: remove redundant ARCH_X86, MMX* implicates X86
blob
|
commitdiff
|
diff to current
2012-09-07
Derek Buitenhuis
swsresample: Fix unprotected inline asm
blob
|
commitdiff
|
diff to current
2012-08-31
Michael Niedermayer
swr/resample: update SSSE3 flag to new name
blob
|
commitdiff
|
diff to current
2012-08-08
Michael Niedermayer
bessel: check that the function terminates as expected...
blob
|
commitdiff
|
diff to current
2012-07-23
Justin Ruggles
swr: resampling: add filter type and Kaiser window...
blob
|
commitdiff
|
diff to current
2012-06-30
Michael Niedermayer
swr: fix MMX resample code, add emms
blob
|
commitdiff
|
diff to current
2012-06-28
Michael Niedermayer
swr: fix compilation with ancient toolchain that doesnt...
blob
|
commitdiff
|
diff to current
2012-06-27
Michael Niedermayer
swr: MMX2 & SSSE3 int16 resample core
blob
|
commitdiff
|
diff to current
2012-06-19
Michael Niedermayer
swr: introduce filter_alloc in preparation of SIMD...
blob
|
commitdiff
|
diff to current
2012-05-18
Michael Niedermayer
swr: add swr_get_delay() to find the exact delay the...
blob
|
commitdiff
|
diff to current
2012-04-28
Michael Niedermayer
swr: change sample format representation so as to maint...
blob
|
commitdiff
|
diff to current
2012-04-11
Michael Niedermayer
swr: simplify code by using av_get_bytes_per_sample()
blob
|
commitdiff
|
diff to current
2012-04-10
Michael Niedermayer
resample: support double precission resampling
blob
|
commitdiff
|
diff to current
2012-04-10
Michael Niedermayer
swr: support float & int32 in the resampler
blob
|
commitdiff
|
diff to current
2012-04-10
Michael Niedermayer
resample: update copyright years, they where incorrect.
blob
|
commitdiff
|
diff to current
2012-03-25
Michael Niedermayer
resample: Fix boundary handling with fragments.
blob
|
commitdiff
|
diff to current
2012-01-09
Marton Balint
libswresample: introduce int swr_set_compensation(...
blob
|
commitdiff
|
diff to current
2011-11-17
Clément Bœsch
swr: use int16_t instead of short for resampling.
blob
|
commitdiff
|
diff to current
2011-11-17
Clément Bœsch
swr: use "swri_" prefix instead of "swr_" for the priva...
blob
|
commitdiff
|
diff to current
2011-11-17
Clément Bœsch
swr: drop 'AV' prefix from ResampleContext.
blob
|
commitdiff
|
diff to current
2011-11-16
Clément Bœsch
swr: rename resample2 to resample.
blob
|
commitdiff
|
diff to current