Michael Niedermayer
|
39cb08cdc2
Merge commit '744d813bcf527481f2217428fa08bfee8642935b' into release/2.4
|
9 years ago |
Luca Barbato
|
744d813bcf
avresample: Reallocate the internal buffer to the correct size
|
9 years ago |
Michael Niedermayer
|
e32fc9b45b
Merge commit 'a24a252709dd38f12aa4929ce4981f87091a5113'
|
10 years ago |
Michael Niedermayer
|
26953ed2e3
Merge commit 'cae8df78759c2e69257f7fe58842f34c0d98a7ec'
|
10 years ago |
Janne Grunau
|
a24a252709
aarch64: NEON optimized FIR audio resampling
|
10 years ago |
Janne Grunau
|
cae8df7875
lavr: define ResampleContext in resample.h
|
10 years ago |
Michael Niedermayer
|
11d187b377
Merge commit '21d8f4da91673051ad7055cf63d989488a56368e'
|
10 years ago |
Anton Khirnov
|
21d8f4da91
resample: remove an unneeded context variable
|
10 years ago |
Michael Niedermayer
|
cbfa71d689
Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226'
|
10 years ago |
Anton Khirnov
|
f7c5fd8151
resample: implement flushing
|
10 years ago |
Michael Niedermayer
|
662a8d8827
Merge commit '254c95cdd1b669a722204a4a65974fc2523c8f83'
|
10 years ago |
Michael Niedermayer
|
65088b925a
Merge commit 'be394968c81019887ef996a78a526bdd85d1e216'
|
10 years ago |
Michael Niedermayer
|
671f908657
Merge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805'
|
10 years ago |
Michael Niedermayer
|
c04961fa0f
Merge commit 'b9dea23766f52b8e059e72d34980bb7b456efe8f'
|
10 years ago |
Anton Khirnov
|
254c95cdd1
resample: split linear into its own function
|
10 years ago |
Anton Khirnov
|
be394968c8
resample: add initial padding explicitly
|
10 years ago |
Anton Khirnov
|
f20892eb67
resample: split the nearest neighbour path into a separate function pointer
|
10 years ago |
Anton Khirnov
|
b9dea23766
resample: fix avresample_get_delay() return value
|
10 years ago |
Thilo Borgmann
|
d814a839ac
Reinstate proper FFmpeg license for all files.
|
11 years ago |
Justin Ruggles
|
4d68269d58
lavr: typedef internal structs in internal.h
|
12 years ago |
Justin Ruggles
|
f1c2915ce1
lavr: remove automatic context close/open for resampling compensation
|
12 years ago |
Justin Ruggles
|
f322b20735
lavr: only save/restore the mixing matrix if mixing is being done
|
12 years ago |
Justin Ruggles
|
1d86aa8b0f
lavr: do not pass consumed samples as a parameter to ff_audio_resample()
|
12 years ago |
Martin Storsjö
|
1d9c2dc89a
Don't include common.h from avutil.h
|
12 years ago |
Diego Biurrun
|
3aa696e883
avresample: De-doxygenize some comments where Doxygen is not appropriate
|
12 years ago |
Justin Ruggles
|
6410397600
lavr: resampling: add support for s32p, fltp, and dblp internal sample formats
|
12 years ago |
Justin Ruggles
|
372647aed0
lavr: resampling: add filter type and Kaiser window beta to AVOptions
|
12 years ago |
Justin Ruggles
|
c8af852b97
Add libavresample
|
12 years ago |