index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libswresample
/
swresample_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
swresample: Make rematrix maxvalue user settable
Michael Niedermayer
2013-07-22
1
-0
/
+1
*
swr: add native_simd_one
Michael Niedermayer
2013-06-04
1
-0
/
+1
*
swr: support a seperate output sample bits.
Michael Niedermayer
2013-02-24
1
-0
/
+1
*
swr: support first_pts
Michael Niedermayer
2013-01-21
1
-0
/
+2
*
swr: move silence buffer to context to avoid per use malloc/free
Michael Niedermayer
2013-01-13
1
-0
/
+1
*
swr: move buffer used to discard sample to context
Michael Niedermayer
2013-01-13
1
-0
/
+1
*
swr: Use a temporary buffer for dither/Noise shaping when the input is read only
Michael Niedermayer
2013-01-10
1
-0
/
+1
*
swr: mark noise data for noise shaping as const
Michael Niedermayer
2013-01-10
1
-4
/
+4
*
swr: add seperate in/out pointers to the noise shaping code
Michael Niedermayer
2013-01-10
1
-4
/
+4
*
swr: rename dither_pos to noise_pos
Michael Niedermayer
2013-01-10
1
-1
/
+1
*
swr: add noise_scale field to seperate it from the noise shaping scales
Michael Niedermayer
2013-01-10
1
-0
/
+1
*
swr: fix the noise sample type for noise shaping
Michael Niedermayer
2013-01-09
1
-1
/
+1
*
swr: split swri_dither_init() out
Michael Niedermayer
2013-01-09
1
-0
/
+1
*
swr: move dither related fields to their own context
Michael Niedermayer
2013-01-09
1
-10
/
+15
*
swr: update copyright years of a few files iam working on
Michael Niedermayer
2013-01-09
1
-1
/
+1
*
swr: Implement Noise shaping dither
Michael Niedermayer
2013-01-09
1
-0
/
+14
*
docs: add soxr documentation
Rob Sykes
2012-12-27
1
-11
/
+11
*
swr: support -async X as a simple way to do what ffmpeg -async X did
Michael Niedermayer
2012-12-25
1
-0
/
+1
*
swr: Add SOX resampler support
Rob Sykes
2012-12-11
1
-1
/
+3
*
swr: move flush into Resampler
Michael Niedermayer
2012-12-11
1
-0
/
+2
*
swr: make realloc_audio() available outside swresample.c
Michael Niedermayer
2012-12-11
1
-0
/
+1
*
swr: Add API to make resample engine selectable.
Rob Sykes
2012-12-11
1
-4
/
+19
*
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-1
/
+1
*
swr: use 64bit index/len for x86_64 mix
Michael Niedermayer
2012-10-28
1
-3
/
+10
*
ARM: libswresample: NEON optimised flat float to s16 conversion
Mans Rullgard
2012-09-24
1
-0
/
+4
*
Add Dolby/DPLII downmix support to libswresample
Michael Niedermayer
2012-09-07
1
-0
/
+4
*
swr: update copyright years
Michael Niedermayer
2012-09-07
1
-1
/
+1
*
swr: resampling: add filter type and Kaiser window beta to AVOptions
Justin Ruggles
2012-07-23
1
-1
/
+3
*
swr: fix warning: passing argument 1 of s->mix_any_f from incompatible pointe...
Michael Niedermayer
2012-07-02
1
-1
/
+1
*
swr: SIMD rematrixing and SSE/AVX mix_1_1 float
Michael Niedermayer
2012-06-12
1
-0
/
+1
*
swr: add native matrix for SIMD
Michael Niedermayer
2012-06-12
1
-0
/
+1
*
swr: add function pointers for SIMD rematrixing
Michael Niedermayer
2012-06-12
1
-0
/
+3
*
swr: add all in one rematrixing function ptr
Michael Niedermayer
2012-06-08
1
-0
/
+4
*
swr: add swr_next_pts()
Michael Niedermayer
2012-05-19
1
-0
/
+6
*
swr: add swr_drop_output()
Michael Niedermayer
2012-05-19
1
-0
/
+1
*
swr: add lfe_mix_level
Justin Ruggles
2012-05-02
1
-0
/
+1
*
swr: add and use function pointers for rematrix
Michael Niedermayer
2012-05-01
1
-1
/
+5
*
swr: add native matrix for rematrixing
Michael Niedermayer
2012-05-01
1
-0
/
+3
*
swr: add sample format to AudioData
Michael Niedermayer
2012-04-29
1
-0
/
+1
*
swr: add set_audiodata_fmt() and use it to simplify code
Michael Niedermayer
2012-04-29
1
-1
/
+0
*
swr: add int16_to_int32_mmx/sse
Michael Niedermayer
2012-04-28
1
-0
/
+4
*
swr: change sample format representation so as to maintain the planer/packed ...
Michael Niedermayer
2012-04-28
1
-1
/
+1
*
swr: pass resample parameters from the user to the resampler.
Michael Niedermayer
2012-04-26
1
-0
/
+4
*
swr: add a dither_scale parameter to tune the amplitude of the dither.
Michael Niedermayer
2012-04-11
1
-0
/
+1
*
swr: pass context to swri_get_dither()
Michael Niedermayer
2012-04-11
1
-1
/
+1
*
swr: generate more dither noise to improve quality.
Michael Niedermayer
2012-04-11
1
-0
/
+1
*
swr: fix copy & pasted comment to match the code.
Michael Niedermayer
2012-04-10
1
-1
/
+1
*
swr: add dither support.
Michael Niedermayer
2012-04-10
1
-0
/
+5
*
resample: support double precission resampling
Michael Niedermayer
2012-04-10
1
-0
/
+1
*
swr: support float & int32 in the resampler
Michael Niedermayer
2012-04-10
1
-2
/
+4
[next]