index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dct-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsputil: Move fdct function declarations to dct.h
Diego Biurrun
2013-02-09
1
-1
/
+1
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-15
/
+16
*
dct-test: arm: indicate required cpu features for optimised funcs
Mans Rullgard
2012-12-07
1
-3
/
+3
*
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-10-31
1
-2
/
+2
*
x86: Remove some leftover declarations for non-existent functions
Diego Biurrun
2012-09-13
1
-4
/
+0
*
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-31
1
-2
/
+2
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
1
-2
/
+2
*
x86: remove libmpeg2 mmx(ext) idct functions
Mans Rullgard
2012-08-02
1
-4
/
+0
*
dct-test: allow to compile without HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-31
1
-1
/
+1
*
x86/dsputil: put inline asm under HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-25
1
-1
/
+1
*
dct/fft-test: use a replacement getopt() if the system has none present.
Ronald S. Bultje
2012-07-11
1
-0
/
+7
*
Use av_gettime() in various places
Mans Rullgard
2012-06-20
1
-12
/
+5
*
dct-test: use emms_c() from libavutil instead of duplicating it
Mans Rullgard
2012-06-20
1
-11
/
+3
*
faandct: Remove FAAN_POSTSCALE define and related code.
Diego Biurrun
2012-03-28
1
-7
/
+1
*
dct-test: Add the missing ff_ prefix to the altivec functions
Martin Storsjö
2012-02-18
1
-3
/
+3
*
dct-test: Remove a stray declaration of a nonexistent function
Martin Storsjö
2012-02-18
1
-2
/
+0
*
libavcodec: Add ff_ prefix to j_rev_dct*
Martin Storsjö
2012-02-15
1
-1
/
+1
*
libavcodec: Prefix fdct_ifast, fdct_ifast248
Martin Storsjö
2012-02-15
1
-1
/
+1
*
dct-test: remove unused variable cropTbl
Mans Rullgard
2011-12-17
1
-9
/
+0
*
tests/examples: Mark some variables only used within their files as static.
Diego Biurrun
2011-12-08
1
-1
/
+1
*
Replace some forgotten FFmpeg references by Libav.
Diego Biurrun
2011-11-02
1
-1
/
+1
*
dct-test: factor out some common code and do whas was likely intended
Mans Rullgard
2011-09-21
1
-75
/
+55
*
jfdctint: add 10-bit version
Mans Rullgard
2011-07-21
1
-1
/
+1
*
simple_idct: add 10-bit version
Mans Rullgard
2011-07-20
1
-1
/
+1
*
dct-test: remove write-only variable
Mans Rullgard
2011-07-16
1
-4
/
+0
*
dct-test: remove 'ref' function pointer from tables
Mans Rullgard
2011-07-04
1
-28
/
+28
*
dct-test: exit with non-zero status if an IDCT fails
Mans Rullgard
2011-07-04
1
-13
/
+30
*
dct-test: make speed test optional
Mans Rullgard
2011-07-04
1
-6
/
+18
*
dct-test: remove is_idct field from tables
Mans Rullgard
2011-07-04
1
-33
/
+32
*
dct-test: split table in two for idct and fdct
Mans Rullgard
2011-07-04
1
-14
/
+22
*
dct-test: simplify calling dct_error()
Mans Rullgard
2011-07-04
1
-20
/
+16
*
dct-test: whitespace cosmetics
Mans Rullgard
2011-07-04
1
-183
/
+191
*
dct-test: remove commented out code
Mans Rullgard
2011-07-04
1
-35
/
+0
*
Remove some disabled printf debug cruft.
Diego Biurrun
2011-04-29
1
-19
/
+0
*
Eliminate pointless '#if 1' statements without matching '#else'.
Diego Biurrun
2011-04-26
1
-4
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-1
/
+2
*
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-09-04
1
-11
/
+11
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
ARM: fix dct-test
Måns Rullgård
2010-03-08
1
-6
/
+6
*
Remove unused fast_memcpy() function in dct-test
Måns Rullgård
2010-03-08
1
-2
/
+0
*
Move dctref prototypes to a header file
Måns Rullgård
2010-03-08
1
-5
/
+1
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-5
/
+5
*
Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED.
Ramiro Polla
2009-06-04
1
-5
/
+5
*
Replace deprecated FF_MM_MMXEXT flag with FF_MM_MMX2.
Stefano Sabatini
2009-04-11
1
-3
/
+3
*
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
Diego Biurrun
2009-04-10
1
-14
/
+14
*
Mark non-exported functions in test and example programs as static.
Diego Biurrun
2009-03-31
1
-6
/
+6
*
Give better names to reference DCT functions.
Dylan Yudaken
2009-03-31
1
-32
/
+32
*
Replace random() usage in test programs by av_lfg_*().
Diego Biurrun
2009-03-20
1
-13
/
+16
*
Nicely align output columns.
Diego Biurrun
2009-03-19
1
-1
/
+1
[next]