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
/
swresample_internal.h
2014-07-02
James Almer
swr: remove obsolete resample prototypes
blob
|
commitdiff
2014-06-14
Ronald S. Bultje
swr: handle initial negative sample index outside DSP...
blob
|
commitdiff
|
diff to current
2013-07-22
Michael Niedermayer
swresample: Make rematrix maxvalue user settable
blob
|
commitdiff
|
diff to current
2013-06-04
Michael Niedermayer
swr: add native_simd_one
blob
|
commitdiff
|
diff to current
2013-02-24
Michael Niedermayer
swr: support a seperate output sample bits.
blob
|
commitdiff
|
diff to current
2013-01-20
Michael Niedermayer
swr: support first_pts
blob
|
commitdiff
|
diff to current
2013-01-13
Michael Niedermayer
swr: move silence buffer to context to avoid per use...
blob
|
commitdiff
|
diff to current
2013-01-13
Michael Niedermayer
swr: move buffer used to discard sample to context
blob
|
commitdiff
|
diff to current
2013-01-10
Michael Niedermayer
swr: Use a temporary buffer for dither/Noise shaping...
blob
|
commitdiff
|
diff to current
2013-01-10
Michael Niedermayer
swr: mark noise data for noise shaping as const
blob
|
commitdiff
|
diff to current
2013-01-10
Michael Niedermayer
swr: add seperate in/out pointers to the noise shaping...
blob
|
commitdiff
|
diff to current
2013-01-10
Michael Niedermayer
swr: rename dither_pos to noise_pos
blob
|
commitdiff
|
diff to current
2013-01-09
Michael Niedermayer
swr: add noise_scale field to seperate it from the...
blob
|
commitdiff
|
diff to current
2013-01-09
Michael Niedermayer
swr: fix the noise sample type for noise shaping
blob
|
commitdiff
|
diff to current
2013-01-09
Michael Niedermayer
swr: split swri_dither_init() out
blob
|
commitdiff
|
diff to current
2013-01-09
Michael Niedermayer
swr: move dither related fields to their own context
blob
|
commitdiff
|
diff to current
2013-01-09
Michael Niedermayer
swr: update copyright years of a few files iam working on
blob
|
commitdiff
|
diff to current
2013-01-09
Michael Niedermayer
swr: Implement Noise shaping dither
blob
|
commitdiff
|
diff to current
2012-12-27
Rob Sykes
docs: add soxr documentation
blob
|
commitdiff
|
diff to current
2012-12-25
Michael Niedermayer
swr: support -async X as a simple way to do what ffmpeg...
blob
|
commitdiff
|
diff to current
2012-12-11
Rob Sykes
swr: Add SOX resampler support
blob
|
commitdiff
|
diff to current
2012-12-11
Michael Niedermayer
swr: move flush into Resampler
blob
|
commitdiff
|
diff to current
2012-12-11
Michael Niedermayer
swr: make realloc_audio() available outside swresample.c
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-13
Paul B Mahol
Replace rest of libavutil/audioconvert.h with libavutil...
blob
|
commitdiff
|
diff to current
2012-10-28
Michael Niedermayer
swr: use 64bit index/len for x86_64 mix
blob
|
commitdiff
|
diff to current
2012-09-24
Mans Rullgard
ARM: libswresample: NEON optimised flat float to s16...
blob
|
commitdiff
|
diff to current
2012-09-06
Michael Niedermayer
Add Dolby/DPLII downmix support to libswresample
blob
|
commitdiff
|
diff to current
2012-09-06
Michael Niedermayer
swr: update copyright years
blob
|
commitdiff
|
diff to current
2012-07-23
Justin Ruggles
swr: resampling: add filter type and Kaiser window...
blob
|
commitdiff
|
diff to current
2012-07-02
Michael Niedermayer
swr: fix warning: passing argument 1 of s->mix_any_f...
blob
|
commitdiff
|
diff to current
2012-06-12
Michael Niedermayer
swr: SIMD rematrixing and SSE/AVX mix_1_1 float
blob
|
commitdiff
|
diff to current
2012-06-12
Michael Niedermayer
swr: add native matrix for SIMD
blob
|
commitdiff
|
diff to current
2012-06-12
Michael Niedermayer
swr: add function pointers for SIMD rematrixing
blob
|
commitdiff
|
diff to current
2012-06-08
Michael Niedermayer
swr: add all in one rematrixing function ptr
blob
|
commitdiff
|
diff to current
2012-05-19
Michael Niedermayer
swr: add swr_next_pts()
blob
|
commitdiff
|
diff to current
2012-05-19
Michael Niedermayer
swr: add swr_drop_output()
blob
|
commitdiff
|
diff to current
2012-05-01
Justin Ruggles
swr: add lfe_mix_level
blob
|
commitdiff
|
diff to current
2012-05-01
Michael Niedermayer
swr: add and use function pointers for rematrix
blob
|
commitdiff
|
diff to current
2012-05-01
Michael Niedermayer
swr: add native matrix for rematrixing
blob
|
commitdiff
|
diff to current
2012-04-29
Michael Niedermayer
swr: add sample format to AudioData
blob
|
commitdiff
|
diff to current
2012-04-29
Michael Niedermayer
swr: add set_audiodata_fmt() and use it to simplify...
blob
|
commitdiff
|
diff to current
2012-04-28
Michael Niedermayer
swr: add int16_to_int32_mmx/sse
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-25
Michael Niedermayer
swr: pass resample parameters from the user to the...
blob
|
commitdiff
|
diff to current
2012-04-11
Michael Niedermayer
swr: add a dither_scale parameter to tune the amplitude...
blob
|
commitdiff
|
diff to current
2012-04-11
Michael Niedermayer
swr: pass context to swri_get_dither()
blob
|
commitdiff
|
diff to current
2012-04-11
Michael Niedermayer
swr: generate more dither noise to improve quality.
blob
|
commitdiff
|
diff to current
2012-04-10
Michael Niedermayer
swr: fix copy & pasted comment to match the code.
blob
|
commitdiff
|
diff to current
2012-04-10
Michael Niedermayer
swr: add dither support.
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-03-25
Michael Niedermayer
swr: allow flushing in multiple steps if the output...
blob
|
commitdiff
|
diff to current
2012-03-24
Michael Niedermayer
swr: fix compilation failure with old versions of gcc.
blob
|
commitdiff
|
diff to current
2012-02-20
Nicolas George
libswr: allow to set custom matrices.
blob
|
commitdiff
|
diff to current
2011-11-17
Michael Niedermayer
swr: doxument matrix fields.
blob
|
commitdiff
|
diff to current
2011-11-17
Clément Bœsch
swr: surround mixing is obviously used, fix comment.
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: start doxycommenting the API.
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-17
Clément Bœsch
swr: make audio convert code explicitely private.
blob
|
commitdiff
|
diff to current
2011-11-04
Clément Bœsch
ffmpeg: add -map_channel option.
blob
|
commitdiff
|
diff to current
2011-10-25
Michael Niedermayer
rematrix: add parameter to tune volume
blob
|
commitdiff
|
diff to current
2011-10-25
Michael Niedermayer
rematrix: change type of integers from 16 to 32bit...
blob
|
commitdiff
|
diff to current
2011-10-20
Michael Niedermayer
swr: Fix assignment discards qualifiers from pointer...
blob
|
commitdiff
|
diff to current
2011-10-20
Michael Niedermayer
swr: Mark src as const in swr_resample()
blob
|
commitdiff
|
diff to current
2011-10-05
Michael Niedermayer
libswresample: support directly converting sampleformat...
blob
|
commitdiff
|
diff to current
2011-09-19
Michael Niedermayer
rematrix: dont use floats for int16 code.
blob
|
commitdiff
|
diff to current
2011-09-19
Michael Niedermayer
Add libswresample.
blob
|
commitdiff
|
diff to current