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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swresample: use AV_OPT_TYPE_BOOL for linear_interp and cheby options
Clément Bœsch
2015-12-04
1
-2
/
+2
*
swresample/resample: remove redundant L for floating literal
Ganesh Ajjanagadde
2015-11-15
1
-2
/
+2
*
swresample/resample: increase precision for compensation
Michael Niedermayer
2015-11-11
1
-0
/
+4
*
swresample/resample: speed up Blackman Nuttall filter
Ganesh Ajjanagadde
2015-11-09
1
-2
/
+2
*
swresample/resample: speed up upsampling by precomputing sines
Ganesh Ajjanagadde
2015-11-09
1
-4
/
+17
*
swresample/resample: improve bessel function accuracy and speed
Ganesh Ajjanagadde
2015-11-08
1
-27
/
+98
*
swresample: allow double precision beta value for the Kaiser window
Ganesh Ajjanagadde
2015-11-08
6
-8
/
+8
*
swresample/resample: speed up build_filter for Blackman-Nuttall filter
Ganesh Ajjanagadde
2015-11-05
1
-2
/
+3
*
swresample/resample: speed up build_filter by 50%
Ganesh Ajjanagadde
2015-11-04
1
-4
/
+40
*
swr: do not reject channel layouts that use channel 63
wm4
2015-10-28
1
-4
/
+4
*
all: add const-correctness to qsort comparators
Ganesh Ajjanagadde
2015-10-25
1
-3
/
+3
*
avfilter,swresample,swscale: use fabs, fabsf instead of FFABS
Ganesh Ajjanagadde
2015-10-22
1
-2
/
+2
*
swresample/swresample_internal: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-15
1
-0
/
+4
*
swresample: slightly nicer debug output for auto matrix
wm4
2015-10-15
1
-2
/
+7
*
doc/resampler, swresample/options: use proper capitalization
Ganesh Ajjanagadde
2015-10-10
2
-9
/
+9
*
swresample/resample: manually unroll the main loop in bessel()
Michael Niedermayer
2015-10-07
1
-3
/
+5
*
swresample/resample: merge first iteration into init in bessel()
Michael Niedermayer
2015-10-07
1
-3
/
+4
*
x86/audio_convert: fix clobbering of xmm registers
James Almer
2015-10-01
1
-61
/
+61
*
swresample/dither_template: Add missing license header
Michael Niedermayer
2015-09-27
1
-0
/
+17
*
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
Hendrik Leppkes
2015-09-05
1
-3
/
+3
*
swresample/swresample: Fix integer overflow in seed calculation
Michael Niedermayer
2015-09-03
1
-1
/
+1
*
swresample/swresample-test: Make layouts static const
Michael Niedermayer
2015-08-30
1
-1
/
+1
*
swresample/dither: use integer arithmetic
Ganesh Ajjanagadde
2015-08-23
1
-1
/
+1
*
x86: move XOP emulation code back to x86inc
James Almer
2015-08-03
1
-1
/
+6
*
swresample/x86: add missing colon to labels
James Almer
2015-07-26
2
-10
/
+10
*
lswr: Allow 64 channels internally.
Carl Eugen Hoyos
2015-07-17
2
-2
/
+2
*
swr: Remember previously set int_sample_format from user
Michael Niedermayer
2015-06-22
3
-2
/
+5
*
swresample/swresample: Clear delayed_samples_fixup in clear_context()
Michael Niedermayer
2015-06-22
1
-0
/
+1
*
swresample: soxr implementation for swr_get_out_samples()
Rob Sykes
2015-06-21
2
-4
/
+31
*
swresample/swresample: Print used int_sample_fmt
Michael Niedermayer
2015-06-21
1
-1
/
+1
*
swresample: Choose 16bit internally only if input and output is 16bit or less
Michael Niedermayer
2015-06-21
1
-1
/
+7
*
swr: Fix ASSERT_LEVEL warning
Michael Niedermayer
2015-06-08
1
-1
/
+1
*
swresample: fix initilaize/initialize typo
Clément Bœsch
2015-06-06
1
-1
/
+1
*
swresample/resample: fix typos
Michael Niedermayer
2015-06-04
1
-2
/
+2
*
swresample/swresample: Cleanup on init failure.
Michael Niedermayer
2015-06-04
1
-10
/
+24
*
swresample: Add swr_get_out_samples()
Michael Niedermayer
2015-06-04
5
-4
/
+75
*
libswresample/rematrix: Check for malloc errors
Michael Niedermayer
2015-06-04
1
-0
/
+8
*
swresample/dither: check memory allocation
Ganesh Ajjanagadde
2015-06-03
3
-3
/
+8
*
swresample: Check the return value of resampler->init()
Michael Niedermayer
2015-06-03
1
-0
/
+4
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-06-01
3
-4
/
+6
*
swr: fix alignment issue caused by 8ch sse functions
Rainer Hochecker
2015-05-13
1
-2
/
+3
*
swresample/dither_template: Do not define macro functions to nothing
Michael Niedermayer
2015-05-07
1
-2
/
+2
*
swresample/swresample-test: Randomly wipe out channel counts
Michael Niedermayer
2015-04-12
1
-0
/
+5
*
swresample: Check channel layouts and channels against each other and print h...
Michael Niedermayer
2015-04-12
1
-3
/
+12
*
swresample: Allow reinitialization without ever setting channel layouts
Michael Niedermayer
2015-04-12
4
-8
/
+13
*
swresample: Allow reinitialization without ever setting channel counts
Michael Niedermayer
2015-04-12
3
-6
/
+14
*
swr/resample: use av_clip functions
James Almer
2015-04-05
1
-2
/
+2
*
swresample/swresample: Use av_mallocz_array()
Michael Niedermayer
2015-03-30
1
-1
/
+1
*
swresample/resample: Fix undefined shifts
Michael Niedermayer
2015-03-14
1
-1
/
+1
*
swresample: Add prefix to soxr_resampler
Michael Niedermayer
2015-02-27
3
-3
/
+4
[next]