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: fix another broken indent chunk.
Clément Bœsch
2011-10-10
1
-19
/
+18
*
swresample: fix broken indent.
Clément Bœsch
2011-10-10
2
-44
/
+44
*
swresample/rematrix: show matrix with debug log level
Michael Niedermayer
2011-10-07
1
-2
/
+2
*
swresample: use av_get_default_channel_layout instead of guess_layout
Marton Balint
2011-10-07
1
-14
/
+3
*
swresample: Try to handle cases with input channel count and layout mismatching.
Michael Niedermayer
2011-10-06
1
-0
/
+5
*
libswresample: support directly converting sampleformats and packed/planar in...
Michael Niedermayer
2011-10-06
2
-0
/
+15
*
swresample: check for invalid sample formats.
Michael Niedermayer
2011-10-01
1
-1
/
+9
*
swr_test: test planar audio
Michael Niedermayer
2011-10-01
1
-12
/
+49
*
swr: minor fixes to get planar audio working
Michael Niedermayer
2011-10-01
1
-10
/
+22
*
swr_test: dont test samples that have not been written
Michael Niedermayer
2011-09-29
1
-2
/
+2
*
swresample: remove unused variable.
Nicolas George
2011-09-28
1
-1
/
+0
*
libswr/rematrix: remove unused variable.
Nicolas George
2011-09-28
1
-1
/
+1
*
libswr/rematrix: add braces to silence a warning.
Nicolas George
2011-09-28
1
-1
/
+1
*
rematrix: dont use floats for int16 code.
Michael Niedermayer
2011-09-19
3
-10
/
+20
*
rematrix: use double during init.
Michael Niedermayer
2011-09-19
1
-2
/
+2
*
swr: replace sqrt(0.5) by M_SQRT1_2
Michael Niedermayer
2011-09-19
1
-23
/
+23
*
swr: fix shared lib build
Michael Niedermayer
2011-09-19
2
-1
/
+5
*
Add libswresample.
Michael Niedermayer
2011-09-19
10
-0
/
+1588