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
/
libavresample
Age
Commit message (
Expand
)
Author
2012-05-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-29
lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs
Justin Ruggles
2012-05-29
lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffs
Justin Ruggles
2012-05-29
lavr: add C functions for mixing 2 to 1 channels with s16p format
Justin Ruggles
2012-05-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-09
lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX
Justin Ruggles
2012-05-09
lavr: do not try to copy to uninitialized output audio data.
Anton Khirnov
2012-05-09
lavr: make avresample_read() with NULL output discard samples.
Anton Khirnov
2012-05-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-07
build: cosmetics: Add missing end-of-line backslashes to item lists.
Diego Biurrun
2012-05-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-01
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
Justin Ruggles
2012-05-01
Fix compilation with YASM/NASM without AVX support.
Reimar Döffinger
2012-04-28
Fix compilation with YASM/NASM without AVX support.
Reimar Döffinger
2012-04-25
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-24
Add libavresample
Justin Ruggles