git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avutil/softfloat: Add test for av_cmp_sf()
[ffmpeg.git]
/
libswresample
/
2015-11-06
Ganesh Ajjanagadde
swresample/resample: speed up build_filter for Blackman...
tree
|
commitdiff
2015-11-04
Ganesh Ajjanagadde
swresample/resample: speed up build_filter by 50%
tree
|
commitdiff
2015-10-28
wm4
swr: do not reject channel layouts that use channel 63
tree
|
commitdiff
2015-10-25
Ganesh Ajjanagadde
all: add const-correctness to qsort comparators
tree
|
commitdiff
2015-10-22
Ganesh Ajjanagadde
avfilter,swresample,swscale: use fabs, fabsf instead...
tree
|
commitdiff
2015-10-16
Ganesh Ajjanagadde
swresample/swresample_internal: add av_warn_unused_result
tree
|
commitdiff
2015-10-15
wm4
swresample: slightly nicer debug output for auto matrix
tree
|
commitdiff
2015-10-10
Ganesh Ajjanagadde
doc/resampler, swresample/options: use proper capitaliz...
tree
|
commitdiff
2015-10-07
Michael Niedermayer
swresample/resample: manually unroll the main loop...
tree
|
commitdiff
2015-10-07
Michael Niedermayer
swresample/resample: merge first iteration into init...
tree
|
commitdiff
2015-10-02
James Almer
x86/audio_convert: fix clobbering of xmm registers
tree
|
commitdiff
2015-09-27
Michael Niedermayer
swresample/dither_template: Add missing license header
tree
|
commitdiff
2015-09-05
Hendrik Leppkes
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
tree
|
commitdiff
2015-09-03
Michael Niedermayer
swresample/swresample: Fix integer overflow in seed...
tree
|
commitdiff
2015-08-30
Michael Niedermayer
swresample/swresample-test: Make layouts static const
tree
|
commitdiff
2015-08-23
Ganesh Ajjanagadde
swresample/dither: use integer arithmetic
tree
|
commitdiff
2015-08-03
James Almer
x86: move XOP emulation code back to x86inc
tree
|
commitdiff
2015-07-26
James Almer
swresample/x86: add missing colon to labels
tree
|
commitdiff
2015-07-16
Carl Eugen Hoyos
lswr: Allow 64 channels internally.
tree
|
commitdiff
2015-06-22
Michael Niedermayer
swr: Remember previously set int_sample_format from...
tree
|
commitdiff
2015-06-22
Michael Niedermayer
swresample/swresample: Clear delayed_samples_fixup...
tree
|
commitdiff
2015-06-21
Rob Sykes
swresample: soxr implementation for swr_get_out_samples()
tree
|
commitdiff
2015-06-21
Michael Niedermayer
swresample/swresample: Print used int_sample_fmt
tree
|
commitdiff
2015-06-21
Michael Niedermayer
swresample: Choose 16bit internally only if input and...
tree
|
commitdiff
2015-06-08
Michael Niedermayer
swr: Fix ASSERT_LEVEL warning
tree
|
commitdiff
2015-06-06
Clément Bœsch
swresample: fix initilaize/initialize typo
tree
|
commitdiff
2015-06-04
Michael Niedermayer
swresample/resample: fix typos
tree
|
commitdiff
2015-06-04
Michael Niedermayer
swresample/swresample: Cleanup on init failure.
tree
|
commitdiff
2015-06-04
Michael Niedermayer
swresample: Add swr_get_out_samples()
tree
|
commitdiff
2015-06-04
Michael Niedermayer
libswresample/rematrix: Check for malloc errors
tree
|
commitdiff
2015-06-03
Ganesh Ajjanagadde
swresample/dither: check memory allocation
tree
|
commitdiff
2015-06-02
Michael Niedermayer
swresample: Check the return value of resampler->init()
tree
|
commitdiff
2015-05-31
James Almer
x86: check for AV_CPU_FLAG_AVXSLOW where useful
tree
|
commitdiff
2015-05-13
Rainer Hochecker
swr: fix alignment issue caused by 8ch sse functions
tree
|
commitdiff
2015-05-06
Michael Niedermayer
swresample/dither_template: Do not define macro functio...
tree
|
commitdiff
2015-04-12
Michael Niedermayer
swresample/swresample-test: Randomly wipe out channel...
tree
|
commitdiff
2015-04-12
Michael Niedermayer
swresample: Check channel layouts and channels against...
tree
|
commitdiff
2015-04-12
Michael Niedermayer
swresample: Allow reinitialization without ever setting...
tree
|
commitdiff
2015-04-12
Michael Niedermayer
swresample: Allow reinitialization without ever setting...
tree
|
commitdiff
2015-04-05
James Almer
swr/resample: use av_clip functions
tree
|
commitdiff
2015-03-30
Michael Niedermayer
swresample/swresample: Use av_mallocz_array()
tree
|
commitdiff
2015-03-14
Michael Niedermayer
swresample/resample: Fix undefined shifts
tree
|
commitdiff
2015-02-27
Michael Niedermayer
swresample: Add prefix to soxr_resampler
tree
|
commitdiff
2015-02-20
Michael Niedermayer
swresample: add av_cold to init functions
tree
|
commitdiff
2015-02-16
Michael Niedermayer
swresample/resample_template: Add () to protect the...
tree
|
commitdiff
2015-02-16
Michael Niedermayer
swresample/swresample-test: Add () to protect uint_rand...
tree
|
commitdiff
2015-02-15
James Almer
x86/swr: make pack_8ch functions work with compilers...
tree
|
commitdiff
2015-02-09
Michael Niedermayer
swresample/x86/rematrix_init: Check av_malloc* return...
tree
|
commitdiff
2015-02-09
Michael Niedermayer
swresample/x86/rematrix_init: Use av_mallocz_array()
tree
|
commitdiff
2015-02-02
Michael Niedermayer
swresample: Use int instead of enum for fields which...
tree
|
commitdiff
2015-02-01
Michael Niedermayer
swresample/dither: Cleanup number suffixes
tree
|
commitdiff
2015-01-27
Reimar Döffinger
swresample_internal.h: Move struct declaration before...
tree
|
commitdiff
2015-01-12
James Almer
x86/swr: add SSE/AVX unpack_6ch functions
tree
|
commitdiff
2015-01-11
James Almer
x86/swr: load constants outside the loop in pack_6ch...
tree
|
commitdiff
2014-12-31
James Almer
x86/swr: disable pack_8ch functions on msvc/icl x86_32
tree
|
commitdiff
2014-12-31
James Almer
x86/swr: add missing alignment check to pack_6ch functions
tree
|
commitdiff
2014-12-31
James Almer
x86/swr: add SSE2/AVX pack_8ch functions
tree
|
commitdiff
2014-12-19
Michael Niedermayer
Add FFMPEG_VERSION into the binary libs
tree
|
commitdiff
2014-12-13
Rob Sykes
swresample/soxr_resample: fix error handling
tree
|
commitdiff
2014-11-07
James Almer
x86/swr: add ff_float_to_int32_a_avx2
tree
|
commitdiff
2014-11-06
James Almer
x86/swr: replace sse4 instructions in pack_6ch with...
tree
|
commitdiff
2014-11-04
Michael Niedermayer
swresample: Fix swr_drop_output so it does not flush...
tree
|
commitdiff
2014-10-16
Michael Niedermayer
swresample/resample: fix invert_initial_buffer() after...
tree
|
commitdiff
2014-10-16
Michael Niedermayer
swresample: do not put multiple statements in one line
tree
|
commitdiff
2014-10-08
Michael Niedermayer
swresample/audioconvert: Fix undefined behavior (left...
tree
|
commitdiff
2014-10-05
Michael Niedermayer
swresample/swresample: replace always true if() by...
tree
|
commitdiff
2014-10-05
Michael Niedermayer
swresample/swresample: fix sample drop loop end condition
tree
|
commitdiff
2014-09-07
Reimar Döffinger
libswresample: move condition to start of loop.
tree
|
commitdiff
2014-09-07
Reimar Döffinger
Remove pointless if.
tree
|
commitdiff
2014-09-07
Reimar Döffinger
libswresample: Avoid needlessly large on-stack array.
tree
|
commitdiff
2014-08-27
Michael Niedermayer
swr: aarch64 audio_convert and neon clobber test
tree
|
commitdiff
2014-08-16
Michael Niedermayer
swresample: Add AVFrame based API
tree
|
commitdiff
2014-08-10
Michael Niedermayer
swresample: check av_opt_set for failure in swr_alloc_s...
tree
|
commitdiff
2014-08-10
Luca Barbato
swresample: document the need to configure the context...
tree
|
commitdiff
2014-08-09
Michael Niedermayer
bump libpostproc and libswresample
tree
|
commitdiff
2014-08-09
Michael Niedermayer
swresample-test: make it independant of the internal...
tree
|
commitdiff
2014-08-04
Michael Niedermayer
swresample/swresample: Treat mono as planar
tree
|
commitdiff
2014-07-12
Andreas Cadhalpun
fix spelling errors
tree
|
commitdiff
2014-07-12
Michael Niedermayer
swresample/libswresample.v: hide ff_*
tree
|
commitdiff
2014-07-07
Timothy Gu
swresample: misc. doxy improvements
tree
|
commitdiff
2014-07-06
Timothy Gu
swresample: organize functions into doxy groups
tree
|
commitdiff
2014-07-06
Timothy Gu
swresample: better doxy for configuration-returning...
tree
|
commitdiff
2014-07-06
Timothy Gu
swresample: improve Doxygen introduction
tree
|
commitdiff
2014-07-06
Timothy Gu
swresample: add SwrContext doxy
tree
|
commitdiff
2014-07-06
Timothy Gu
swresample: add SwrDitherType doxy
tree
|
commitdiff
2014-07-06
Timothy Gu
swresample: group all the option constants in a section...
tree
|
commitdiff
2014-07-06
Timothy Gu
swresample: grammar/capitalization fixes
tree
|
commitdiff
2014-07-06
Timothy Gu
swresample: split option table to a separate file
tree
|
commitdiff
2014-07-04
James Almer
x86/swr: use lavu helper macros to check CPU extensions
tree
|
commitdiff
2014-07-04
James Almer
x86/swr: split audioconvert and rematrix DSP into separ...
tree
|
commitdiff
2014-07-03
James Almer
swr: initialize only the necessary resample dsp functions
tree
|
commitdiff
2014-07-02
James Almer
swr: rename swresample_dsp init functions to swri_resam...
tree
|
commitdiff
2014-07-02
James Almer
swr: remove obsolete resample prototypes
tree
|
commitdiff
2014-07-02
James Almer
Partially revert "swr: add prototypes for resample...
tree
|
commitdiff
2014-07-01
James Almer
x86/swr: add ff_resample_{common, linear}_int16_xop
tree
|
commitdiff
2014-07-01
James Almer
x86/swr: add ff_resample_{common, linear}_float_fma
tree
|
commitdiff
2014-07-01
James Almer
x86/swr: convert resample_{common, linear}_double_sse2...
tree
|
commitdiff
2014-06-30
Ronald S. Bultje
swr: convert resample_common/linear_int16_mmx2/sse2...
tree
|
commitdiff
2014-06-30
Michael Niedermayer
swresample/resample_template: move division out of...
tree
|
commitdiff
2014-06-29
Michael Niedermayer
swresample/resample_template: flip order of operations...
tree
|
commitdiff
next