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
/
dct-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
Christophe Gisquet
2015-03-14
1
-1
/
+1
*
Fix initialisers in dct-test.c.
Carl Eugen Hoyos
2014-10-16
1
-2
/
+2
*
Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d'
Michael Niedermayer
2014-09-08
1
-2
/
+6
|
\
|
*
Split off floating point AAN (I)DCT into separate components
Diego Biurrun
2014-09-07
1
-3
/
+7
*
|
Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453'
Michael Niedermayer
2014-09-03
1
-0
/
+4
|
\
\
|
|
/
|
*
xvid: Add C IDCT
Pascal Massimino
2014-09-02
1
-1
/
+5
*
|
Merge commit '16b7328058fa600d5158c84d9cc621a134eb88bc'
Michael Niedermayer
2014-07-21
1
-1
/
+4
|
\
\
|
|
/
|
*
build: Conditionally build and run DCT test program
Diego Biurrun
2014-07-21
1
-1
/
+4
*
|
avcodec/dct-test: remove fixed array sizes
Michael Niedermayer
2014-07-21
1
-2
/
+2
*
|
Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'
Michael Niedermayer
2014-07-21
1
-97
/
+31
|
\
\
|
|
/
|
*
dct-test: Move arch-specific bits into arch-specific subdirectories
Diego Biurrun
2014-07-21
1
-74
/
+31
*
|
Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755'
Michael Niedermayer
2014-07-21
1
-7
/
+1
|
\
\
|
|
/
|
*
idct: Move arm-specific declarations to a header in the arm directory
Diego Biurrun
2014-07-20
1
-7
/
+1
*
|
Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9'
Michael Niedermayer
2014-07-19
1
-3
/
+1
|
\
\
|
|
/
|
*
fdct: Move ppc-specific declarations to a header in the ppc directory
Diego Biurrun
2014-07-19
1
-3
/
+1
*
|
Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'
Michael Niedermayer
2014-07-19
1
-0
/
+1
|
\
\
|
|
/
|
*
simple_idct: Move x86-specific declarations to a header in the x86 directory
Diego Biurrun
2014-07-19
1
-0
/
+1
*
|
Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314'
Michael Niedermayer
2014-07-19
1
-0
/
+1
|
\
\
|
|
/
|
*
fdct: Move x86-specific declarations to a header in the x86 directory
Diego Biurrun
2014-07-19
1
-0
/
+1
*
|
Merge commit 'e0a2e60c0a6cbcceef08e94af5081d2aa8e6a52f'
Michael Niedermayer
2014-07-19
1
-35
/
+43
|
\
\
|
|
/
|
*
dct-test: Reuse enum idct_permutation_type instead of duplicating it
Diego Biurrun
2014-07-18
1
-32
/
+39
*
|
Merge commit '913fa85a2c1fcd71802f7decdef5f355e0d9c757'
Michael Niedermayer
2014-07-18
1
-14
/
+1
|
\
\
|
|
/
|
*
dct-test: Skip indirection for MMX IDCT permutation
Diego Biurrun
2014-07-18
1
-14
/
+1
*
|
Merge commit '746ad4e0df7faf93329804e412ec53c1d929a75b'
Michael Niedermayer
2014-07-18
1
-2
/
+2
|
\
\
|
|
/
|
*
dct-test: Improve CPU flags struct member name
Diego Biurrun
2014-07-18
1
-2
/
+2
*
|
Merge commit 'cb44b21da1f59923be577f08c267ec270529be97'
Michael Niedermayer
2014-07-18
1
-4
/
+1
|
\
\
|
|
/
|
*
dct-test: Move cpu_flags variable out of global scope
Diego Biurrun
2014-07-18
1
-4
/
+1
*
|
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
Michael Niedermayer
2014-06-02
1
-12
/
+0
|
\
\
|
|
/
|
*
Remove all Blackfin architecture optimizations
Diego Biurrun
2014-06-02
1
-12
/
+0
*
|
lavc: Use av_gettime_relative()
Olivier Langlois
2014-05-17
1
-4
/
+4
*
|
Merge commit '1e9265cd8f0821acbeca1db437be1361a3976b85'
Michael Niedermayer
2014-01-15
1
-1
/
+1
|
\
\
|
|
/
|
*
dct-test: test ff_simple_idct_neon only on ARM for now
Janne Grunau
2014-01-15
1
-1
/
+1
*
|
avcodec/proresdsp & idct: move biasing from after the IDCT into the IDCT
Michael Niedermayer
2014-01-14
1
-0
/
+3
*
|
avcodec/dct-test: add support for C prores IDCT
Michael Niedermayer
2014-01-12
1
-0
/
+10
*
|
avcodec/dct-test: reproduce 4..1019 clipping when testing prores IDCT
Michael Niedermayer
2014-01-12
1
-0
/
+3
*
|
avcodec/dct-test: correct output bias of prores idct
Michael Niedermayer
2014-01-11
1
-0
/
+4
*
|
Merge commit 'c7f7bfc9e3a3150ba72bc34366c13fb2210c66ac'
Michael Niedermayer
2013-11-14
1
-6
/
+0
|
\
\
|
|
/
|
*
Remove all Alpha architecture optimizations
Diego Biurrun
2013-11-13
1
-6
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-07
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove #undefs for formerly forbidden system functions
Diego Biurrun
2013-11-07
1
-2
/
+0
|
*
dct-test: Remove possibility of returning a restricted exit code
Derek Buitenhuis
2013-10-25
1
-1
/
+4
*
|
dct-test: Remove possibility of returning a restricted exit code
Derek Buitenhuis
2013-10-24
1
-1
/
+4
*
|
Merge commit '0b8b2ae5e93d616c2ece59f7175f483154cff918'
Michael Niedermayer
2013-10-06
1
-0
/
+8
|
\
\
|
|
/
|
*
x86: xviddct: Employ more specific ifdefs
Diego Biurrun
2013-10-05
1
-0
/
+8
*
|
Merge commit 'de27d2b92fa97deb2856d18e9f5f19586ce45a0f'
Michael Niedermayer
2013-03-13
1
-7
/
+0
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-09
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Move fdct function declarations to dct.h
Diego Biurrun
2013-02-09
1
-1
/
+1
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-19
/
+20
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-15
/
+16
*
|
Merge commit '9ebd45c2d58ad9241ad09718679f0cf7fb57da52'
Michael Niedermayer
2012-12-08
1
-3
/
+3
|
\
\
|
|
/
[next]