index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswresample
Age
Commit message (
Expand
)
Author
2012-09-28
Add missing version macros to libraries
jamal
2012-09-28
swresample: Create version.h header
jamal
2012-09-24
ARM: libswresample: NEON optimised generic fltp to s16 conversion
Mans Rullgard
2012-09-24
swr: make sure the last data element is NULL so we can use it to detect the n...
Michael Niedermayer
2012-09-24
ARM: libswresample: NEON optimised stereo fltp to s16 conversion
Mans Rullgard
2012-09-24
ARM: libswresample: NEON optimised flat float to s16 conversion
Mans Rullgard
2012-09-13
swr/resample: mark mm_flags as potentially unused
Michael Niedermayer
2012-09-09
swr: add av_cold to init/free functions
Michael Niedermayer
2012-09-08
swr/auto_matrix: treat a single channel as mono instead of failing
Michael Niedermayer
2012-09-08
swr/auto_matrix: treat stereo downmix like stereo.
Michael Niedermayer
2012-09-08
swr/auto_matrix: add clean layout function
Michael Niedermayer
2012-09-08
swr/auto_matrix: move layouts to local variables
Michael Niedermayer
2012-09-07
libswr: remove redundant ARCH_X86, MMX* implicates X86
Michael Niedermayer
2012-09-07
swsresample: Fix unprotected inline asm
Derek Buitenhuis
2012-09-07
Add Dolby/DPLII downmix support to libswresample
Michael Niedermayer
2012-09-07
swr: update rematrix coeffs to match AC-3
Michael Niedermayer
2012-09-07
swr: update copyright years
Michael Niedermayer
2012-09-05
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'
Michael Niedermayer
2012-09-05
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
Michael Niedermayer
2012-09-01
Fix compilation with yasm-0.6.2.
Carl Eugen Hoyos
2012-09-01
swr/resample: update SSSE3 flag to new name
Michael Niedermayer
2012-08-31
Add some missing _EXTERNAL suffixes to yasm source files.
Carl Eugen Hoyos
2012-08-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
bessel: check that the function terminates as expected by av_assert2().
Michael Niedermayer
2012-08-01
swr: fix 10l typo mixing in and out config.
Michael Niedermayer
2012-07-23
swr: resampling: add filter type and Kaiser window beta to AVOptions
Justin Ruggles
2012-07-17
lswr: channel_map requires input conversion.
Nicolas George
2012-07-07
swr/x86: 16bit integer mix functions need SSE2 not SSE
Michael Niedermayer
2012-07-07
lavu: 256 color support
Paul B Mahol
2012-07-05
swr/x86: 10l, missed some SSE2 instructions in code marked as SSE.
Michael Niedermayer
2012-07-02
swr: fix warning: passing argument 2 of s->mix_any_f from incompatible pointe...
Michael Niedermayer
2012-07-02
swr: fix warning: passing argument 1 of s->mix_any_f from incompatible pointe...
Michael Niedermayer
2012-07-02
swr: fix warning: passing argument 2 of ctx->simd_f from incompatible pointer...
Michael Niedermayer
2012-07-02
swr: fix mix* related function pointer warnings
Michael Niedermayer
2012-06-30
swr: fix MMX resample code, add emms
Michael Niedermayer
2012-06-30
swr: fix make checkheaders.
Clément Bœsch
2012-06-30
swr: small align cosmetic.
Clément Bœsch
2012-06-30
swr: use __asm__ instead of __asm.
Clément Bœsch
2012-06-28
swr: fix compilation with ancient toolchain that doesnt support SSSE3
Michael Niedermayer
2012-06-28
swr: MMX2 & SSSE3 int16 resample core
Michael Niedermayer
2012-06-22
swresample: make .class_name more descriptive
Paul B Mahol
2012-06-21
lswr/rematrix: specify explicitly the name of the unsupported channel layouts
Stefano Sabatini
2012-06-19
swr: introduce filter_alloc in preparation of SIMD resample optimisations
Michael Niedermayer
2012-06-19
swr/resample: optimize C code for the most common case
Michael Niedermayer
2012-06-13
swr: fix 10l use of uninitialized data
Michael Niedermayer
2012-06-12
swr: mix_2_1_int16_mmx/sse
Michael Niedermayer
2012-06-12
swr: mix_1_1_int16_sse
Michael Niedermayer
2012-06-12
swr: mix_1_1 int16 MMX
Michael Niedermayer
[next]