index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
faanidct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
James Almer
2017-03-21
1
-3
/
+7
|
\
|
*
idct: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
2016-09-29
1
-3
/
+7
*
|
Merge commit '34c22a9ca656603428b2c3490d1339c5a5966961'
Clément Bœsch
2017-03-19
1
-9
/
+0
|
\
\
|
|
/
|
*
faan(i)dct: Kill some disabled code
Diego Biurrun
2016-08-17
1
-9
/
+0
*
|
avcodec/faanidct: replace #define by typedef
Ganesh Ajjanagadde
2015-11-20
1
-1
/
+1
*
|
Merge commit '213e606752d16f51337e94431962fb5d7749c07e'
Michael Niedermayer
2014-09-05
1
-4
/
+6
|
\
\
|
|
/
|
*
Replace av_unused attributes by block structures
Diego Biurrun
2014-09-05
1
-4
/
+6
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-4
/
+4
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Fix unused variable warnings.
Mark Cox
2008-03-08
1
-1
/
+1
*
better include
Michael Niedermayer
2008-02-26
1
-1
/
+1
*
Add explanatory comment to '#define FLOAT float'.
Diego Biurrun
2008-02-26
1
-0
/
+1
*
Remove another temporary variable with which gcc has problems.
Michael Niedermayer
2008-02-26
1
-4
/
+5
*
floating point AAN IDCT
Michael Niedermayer
2008-02-26
1
-0
/
+166