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-11-20
swr: include stdint.h instead of inttypes.h.
Clément Bœsch
2012-11-20
swr: fix a few typo in the public header.
Clément Bœsch
2012-11-20
swr-doxy: elaborate on swr_get_delay() and the timebase
Michael Niedermayer
2012-11-20
swr: general doxy text about swr and example code.
Michael Niedermayer
2012-11-19
swr: set default channel count options to 0.
Clément Bœsch
2012-11-15
swr/resample: fix SSSE3 included unconditionally.
Clément Bœsch
2012-11-15
swr/rematrix: move templating parameters to template itself.
Clément Bœsch
2012-11-15
swr/resample: move templating parameters to template itself.
Clément Bœsch
2012-11-15
swr: move if() block into the only branch where it can be true.
Michael Niedermayer
2012-11-15
swr: reorder/redesign operations to avoid integer overflow.
Michael Niedermayer
2012-11-13
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-03
lswr/swresample: adopt globally consistent rules for options help message
Stefano Sabatini
2012-11-03
lswr/swresample.h: use consistent inclusion guard header name
Stefano Sabatini
2012-10-31
Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'
Michael Niedermayer
2012-10-28
swr: use 64bit index/len for x86_64 mix
Michael Niedermayer
2012-10-20
swresample: include ff_log2_tab for shared builds
Hendrik Leppkes
2012-10-16
swr-test: fix division by 0
Michael Niedermayer
2012-10-16
swr-test: check pointers before use
Michael Niedermayer
2012-10-14
swr/rematrix: fix C99 left shift overflow
Michael Niedermayer
2012-10-11
swri_resample_init: unsupported sample formats are an internal error.
Michael Niedermayer
2012-10-06
swr-test: avoid VLA
Michael Niedermayer
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
[next]