index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavresample
/
x86
/
audio_convert_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'd68c05380cebf563915412182643a8be04ef890b'
Michael Niedermayer
2015-06-01
1
-1
/
+3
|
\
|
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-05-31
1
-1
/
+3
*
|
Reinstate proper FFmpeg license for all files.
Thilo Borgmann
2013-08-30
1
-4
/
+4
|
/
*
Consistently use "cpu_flags" as variable/parameter name for CPU flags
Diego Biurrun
2013-07-18
1
-8
/
+8
*
cosmetics: Remove unnecessary extern keywords from function declarations
Diego Biurrun
2013-03-27
1
-92
/
+92
*
x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
2012-09-08
1
-8
/
+7
*
lavr: x86: optimized 6-channel flt to fltp conversion
Justin Ruggles
2012-08-23
1
-0
/
+9
*
lavr: x86: optimized 2-channel flt to fltp conversion
Justin Ruggles
2012-08-23
1
-0
/
+9
*
lavr: x86: optimized 6-channel flt to s16p conversion
Justin Ruggles
2012-08-23
1
-0
/
+13
*
lavr: x86: optimized 2-channel flt to s16p conversion
Justin Ruggles
2012-08-23
1
-0
/
+9
*
lavr: x86: optimized 6-channel s16 to fltp conversion
Justin Ruggles
2012-08-23
1
-0
/
+15
*
lavr: x86: optimized 2-channel s16 to fltp conversion
Justin Ruggles
2012-08-23
1
-0
/
+9
*
lavr: x86: optimized 6-channel s16 to s16p conversion
Justin Ruggles
2012-08-23
1
-0
/
+13
*
lavr: x86: optimized 2-channel s16 to s16p conversion
Justin Ruggles
2012-08-23
1
-0
/
+15
*
lavr: x86: optimized 2-channel fltp to flt conversion
Justin Ruggles
2012-08-23
1
-0
/
+7
*
lavr: x86: optimized 6-channel fltp to s16 conversion
Justin Ruggles
2012-08-23
1
-0
/
+15
*
lavr: x86: optimized 2-channel fltp to s16 conversion
Justin Ruggles
2012-08-23
1
-0
/
+9
*
lavr: x86: optimized 6-channel s16p to flt conversion
Justin Ruggles
2012-08-23
1
-0
/
+15
*
lavr: x86: optimized 2-channel s16p to flt conversion
Justin Ruggles
2012-08-23
1
-0
/
+9
*
lavr: x86: optimized 6-channel s16p to s16 conversion
Justin Ruggles
2012-08-23
1
-0
/
+14
*
lavr: x86: optimized 2-channel s16p to s16 conversion
Justin Ruggles
2012-08-23
1
-0
/
+13
*
lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes
Justin Ruggles
2012-06-26
1
-3
/
+6
*
lavr: x86: merge some branches
Justin Ruggles
2012-06-25
1
-8
/
+4
*
lavr: Add x86-optimized function for flt to s32 conversion
Justin Ruggles
2012-06-18
1
-0
/
+7
*
lavr: Add x86-optimized function for flt to s16 conversion
Justin Ruggles
2012-06-18
1
-0
/
+4
*
lavr: Add x86-optimized functions for s32 to flt conversion
Justin Ruggles
2012-06-18
1
-0
/
+9
*
lavr: Add x86-optimized functions for s32 to s16 conversion
Justin Ruggles
2012-06-18
1
-0
/
+9
*
lavr: Add x86-optimized functions for s16 to flt conversion
Justin Ruggles
2012-06-18
1
-0
/
+9
*
lavr: Add x86-optimized function for s16 to s32 conversion
Justin Ruggles
2012-06-18
1
-0
/
+6
*
lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX
Justin Ruggles
2012-05-09
1
-4
/
+9
*
Add libavresample
Justin Ruggles
2012-04-24
1
-0
/
+42