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/audioconvert: fix invalid left shift for 64bit sample format
Paul B Mahol
2019-09-26
1
-4
/
+4
*
Bump minor versions again on master to keep 4.2 versions separate from master
Michael Niedermayer
2019-07-21
1
-1
/
+1
*
Bump minor versions to separate 4.2 from master
Michael Niedermayer
2019-07-21
1
-1
/
+1
*
swresample/swresample: check for invalid sample rates
Paul B Mahol
2019-05-26
1
-0
/
+8
*
Bump minor version for master after 4.1 branchpoint
Michael Niedermayer
2018-11-02
1
-1
/
+1
*
Bump minor versions for branching 4.1
Michael Niedermayer
2018-11-02
1
-1
/
+1
*
swresample/swresample: Fix input channel count in resample_first computation
Michael Niedermayer
2018-07-26
1
-1
/
+1
*
swresample: Use channel count in rematrix initialization
Marcin Gorzel
2018-07-26
2
-4
/
+4
*
swresample/arm: rename labels to fix xcode build error
Rahul Chaudhry
2018-04-28
1
-4
/
+4
*
swresample/arm: remove unintentional relocation.
Rahul Chaudhry
2018-04-19
1
-2
/
+4
*
Bump minor versions after release/4.0 branching
Michael Niedermayer
2018-04-16
1
-1
/
+1
*
Bump minor versions for branching release/4.0
Michael Niedermayer
2018-04-16
1
-2
/
+2
*
swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_fl...
Hendrik Schreiber
2018-04-07
1
-1
/
+1
*
swresample/rematrix: fix update of channel matrix if input or output layout i...
Tobias Rapp
2018-02-19
1
-2
/
+4
*
lswr/rematrix: Support s32p.
Carl Eugen Hoyos
2017-11-01
2
-6
/
+15
*
lswr/swresample: Mention the actually supported formats when erroring out.
Carl Eugen Hoyos
2017-10-28
1
-2
/
+2
*
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
James Almer
2017-10-21
1
-2
/
+2
*
Bump version for master after 3.4 branchpoint
Michael Niedermayer
2017-10-11
1
-1
/
+1
*
Bump minor versions for branching 3.4
Michael Niedermayer
2017-10-11
1
-1
/
+1
*
swresample/resample: Fix flush refelction length
Michael Niedermayer
2017-08-16
1
-3
/
+6
*
libswresample: check input to swr_convert_frame for NULL
hexpointer
2017-07-08
1
-3
/
+4
*
libswresample/swresample: remove obsolete code
Michael Niedermayer
2017-06-27
1
-4
/
+0
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-06-21
4
-4
/
+4
*
Merge commit '92db5083077a8b0f8e1050507671b456fd155125'
James Almer
2017-05-04
1
-2
/
+1
*
Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'
Clément Bœsch
2017-05-03
1
-1
/
+1
*
Bump versions for master after 3.3
Michael Niedermayer
2017-04-02
1
-1
/
+1
*
Bump minor for 3.3
Michael Niedermayer
2017-04-02
1
-1
/
+1
*
Bump minor versions for master after release/3.3 branchpoint
Michael Niedermayer
2017-03-31
1
-1
/
+1
*
Bump minor versions for staring release/3.3 branch
Michael Niedermayer
2017-03-31
1
-1
/
+1
*
swresample/resample: free existing ResampleContext on reinit
James Almer
2017-03-21
1
-0
/
+1
*
swresample/resample: move resample_free() higher in the file
James Almer
2017-03-21
1
-7
/
+8
*
swresample/x86/resample: extend resample_double to support avx and fma3
Muhammad Faiz
2017-03-19
2
-3
/
+22
*
swresample/swresample: do not use s32p internally by default when resampling
Muhammad Faiz
2017-03-18
1
-0
/
+2
*
swresample/resample: do not assert compensation_distance on rebuild_filter
Muhammad Faiz
2017-03-17
1
-1
/
+1
*
swresample/options: enable linear_interp and exact_rational by default
Muhammad Faiz
2017-03-17
1
-2
/
+2
*
swresample/swresample: do not reset tsf on swr_alloc_set_opts
Muhammad Faiz
2017-03-13
1
-3
/
+0
*
swresample/resample: do not allow odd filter_length
Muhammad Faiz
2017-03-09
1
-38
/
+18
*
swresample/resample: use uniform normalization
Muhammad Faiz
2017-03-08
1
-7
/
+7
*
lswr/rematrix: Remove an aggressive loop optimization.
Carl Eugen Hoyos
2017-02-25
1
-3
/
+4
*
swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon
Matthieu Bouron
2017-02-16
1
-0
/
+1
*
swresample/arm: cosmetic fixes
Matthieu Bouron
2017-01-13
2
-22
/
+22
*
swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon
Matthieu Bouron
2017-01-13
5
-2
/
+202
*
swresample/resample: remove swri_resample function
Muhammad Faiz
2016-12-14
1
-44
/
+35
*
swresample/resample: do not allow negative dst_size return value
Muhammad Faiz
2016-12-14
1
-3
/
+4
*
swresample/resample_template: Add filter values in parallel
Michael Niedermayer
2016-12-10
1
-4
/
+12
*
swresample/resample_template: Reorder operations to avoid one addition
Michael Niedermayer
2016-12-10
1
-6
/
+9
*
swresample/swresample: Check count before memcpy()
Michael Niedermayer
2016-12-10
1
-2
/
+2
*
swresample/resample: do not rebuild filter when sample_delta is zero
Muhammad Faiz
2016-12-04
1
-1
/
+1
*
swresample/soxr: fix invalid use of linear_interp
Muhammad Faiz
2016-11-26
1
-1
/
+1
*
swresample/resample: optimize exact_rational=on:linear_interp=on case
Muhammad Faiz
2016-11-25
5
-27
/
+36
[next]