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
/
libavresample
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavr: typedef internal structs in internal.h
Justin Ruggles
2013-01-07
1
-1
/
+4
*
lavr: add option for dithering during sample format conversion to s16
Justin Ruggles
2012-12-19
1
-4
/
+6
*
lavr: fix segfault due to overlooked change needed in 14758e3
Justin Ruggles
2012-12-12
1
-1
/
+1
*
lavr: temporarily store custom matrix in AVAudioResampleContext
Justin Ruggles
2012-12-11
1
-5
/
+66
*
lavr: do not pass consumed samples as a parameter to ff_audio_resample()
Justin Ruggles
2012-11-27
1
-2
/
+1
*
lavr: do not pass sample count as a parameter to ff_audio_convert()
Justin Ruggles
2012-11-27
1
-5
/
+4
*
lavr: fix the decision for writing directly to the output buffer
Justin Ruggles
2012-11-17
1
-4
/
+5
*
lavr: change the type of the data buffers to uint8_t**.
Anton Khirnov
2012-10-05
1
-4
/
+4
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
lavr: fix handling of custom mix matrices
Justin Ruggles
2012-08-04
1
-3
/
+2
*
lavr: add x86-optimized mixing functions
Justin Ruggles
2012-07-27
1
-3
/
+4
*
lavr: resampling: add support for s32p, fltp, and dblp internal sample formats
Justin Ruggles
2012-07-08
1
-1
/
+21
*
lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format
Justin Ruggles
2012-07-08
1
-11
/
+16
*
lavr: do not try to copy to uninitialized output audio data.
Anton Khirnov
2012-05-09
1
-1
/
+2
*
lavr: make avresample_read() with NULL output discard samples.
Anton Khirnov
2012-05-09
1
-0
/
+2
*
Add libavresample
Justin Ruggles
2012-04-24
1
-0
/
+405