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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
swresample/swresample: Remove "less than" comparissions of enums
Michael Niedermayer
2016-03-22
1
-4
/
+4
*
swresample/swresample: Fix integer overflow in seed calculation
Michael Niedermayer
2015-09-03
1
-1
/
+1
*
swr: Remember previously set int_sample_format from user
Michael Niedermayer
2015-06-22
1
-0
/
+2
*
swresample/swresample: Clear delayed_samples_fixup in clear_context()
Michael Niedermayer
2015-06-22
1
-0
/
+1
*
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/swresample: Cleanup on init failure.
Michael Niedermayer
2015-06-04
1
-10
/
+24
*
swresample: Add swr_get_out_samples()
Michael Niedermayer
2015-06-04
1
-0
/
+30
*
swresample/dither: check memory allocation
Ganesh Ajjanagadde
2015-06-03
1
-1
/
+2
*
swresample: Check the return value of resampler->init()
Michael Niedermayer
2015-06-03
1
-0
/
+4
*
swr: fix alignment issue caused by 8ch sse functions
Rainer Hochecker
2015-05-13
1
-2
/
+3
*
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
1
-2
/
+5
*
swresample: Allow reinitialization without ever setting channel counts
Michael Niedermayer
2015-04-12
1
-0
/
+4
*
swresample/swresample: Use av_mallocz_array()
Michael Niedermayer
2015-03-30
1
-1
/
+1
*
swresample: Add prefix to soxr_resampler
Michael Niedermayer
2015-02-27
1
-2
/
+1
*
Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
2014-12-19
1
-0
/
+3
*
swresample: Fix swr_drop_output so it does not flush the buffers
Michael Niedermayer
2014-11-04
1
-1
/
+2
*
swresample: do not put multiple statements in one line
Michael Niedermayer
2014-10-16
1
-3
/
+9
*
swresample/swresample: replace always true if() by av_assert0()
Michael Niedermayer
2014-10-06
1
-2
/
+2
*
swresample/swresample: fix sample drop loop end condition
Michael Niedermayer
2014-10-06
1
-0
/
+2
*
swresample: check av_opt_set for failure in swr_alloc_set_opts()
Michael Niedermayer
2014-08-11
1
-9
/
+31
*
swresample/swresample: Treat mono as planar
Michael Niedermayer
2014-08-04
1
-0
/
+2
*
swresample: split option table to a separate file
Timothy Gu
2014-07-06
1
-132
/
+0
*
swr: handle initial negative sample index outside DSP function.
Ronald S. Bultje
2014-06-14
1
-0
/
+6
*
swresample: swr_close()
Michael Niedermayer
2014-05-15
1
-0
/
+4
*
swr: check that the context for swr_convert() has been initialized
Michael Niedermayer
2014-02-24
1
-0
/
+5
*
swresample: add swr_is_initialized()
Michael Niedermayer
2014-02-24
1
-0
/
+4
*
swresample: factorize clear_context() out
Michael Niedermayer
2014-02-22
1
-26
/
+20
*
lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample fo...
Stefano Sabatini
2013-12-26
1
-6
/
+6
*
swresample: use the internal buffer for resampling the last few samples
Michael Niedermayer
2013-12-04
1
-2
/
+7
*
lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT
Stefano Sabatini
2013-10-17
1
-4
/
+4
*
swresample: replace 2 av_free() by av_freep()
Michael Niedermayer
2013-09-16
1
-1
/
+1
*
swresample: Make rematrix maxvalue user settable
Michael Niedermayer
2013-07-22
1
-0
/
+1
*
cosmetics: Fix "dont" "wont" "doesnt" typos
Timothy Gu
2013-06-29
1
-2
/
+2
*
swr: dont treat 32 and 24 as equal in simple copy check
Michael Niedermayer
2013-06-05
1
-1
/
+2
*
swresample: set flags & description and add documentation for output_sample_bits
Paul B Mahol
2013-06-04
1
-1
/
+1
*
swr: Fix dithering of s16 with SIMD
Michael Niedermayer
2013-06-04
1
-1
/
+1
*
swr: make the default of nopts for first_pts actually work
Michael Niedermayer
2013-02-25
1
-1
/
+6
*
swr: support a seperate output sample bits.
Michael Niedermayer
2013-02-24
1
-0
/
+1
*
swr: add duplicate cutoff for compatibility
Michael Niedermayer
2013-02-24
1
-0
/
+4
*
swr: check channel layouts before using them.
Michael Niedermayer
2013-02-13
1
-0
/
+10
*
swr: Dont use floats for S32->S32 when possible
Michael Niedermayer
2013-02-04
1
-0
/
+5
*
swr: reorder init code to make rematrix status available earlier
Michael Niedermayer
2013-02-04
1
-27
/
+27
*
swr: limit phase_shift to a less insane value.
Michael Niedermayer
2013-01-27
1
-1
/
+1
*
swr: support first_pts
Michael Niedermayer
2013-01-21
1
-1
/
+10
*
swr: fix handling of timestamps that cause multiple drops or silence injections
Michael Niedermayer
2013-01-13
1
-1
/
+1
*
swr: limit buffer size for silence injection
Michael Niedermayer
2013-01-13
1
-0
/
+7
[next]