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
/
proresdsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-1
/
+1
*
prores: Drop DSP infrastructure for prores encoder bits
Diego Biurrun
2014-02-28
1
-23
/
+1
*
proresenc: Drop unnecessary DCT permutation bits
Diego Biurrun
2014-02-28
1
-3
/
+0
*
prores: Use consistent names for DSP arch initialization functions
Diego Biurrun
2014-02-28
1
-1
/
+2
*
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
1
-2
/
+3
*
dsputil: Move fdct function declarations to dct.h
Diego Biurrun
2013-02-09
1
-0
/
+1
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-3
/
+4
*
x86: call most of the x86 dsp init functions under if (ARCH_X86)
Janne Grunau
2012-10-08
1
-1
/
+1
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
prores: initialise encoder and decoder parts only when needed
Kostya Shishkov
2012-02-17
1
-2
/
+10
*
prores encoder
Kostya Shishkov
2012-02-15
1
-0
/
+17
*
prores: idct sse2/sse4 optimizations.
Ronald S. Bultje
2011-10-11
1
-0
/
+2
*
prores: extract idct into its own dspcontext and merge with put_pixels.
Ronald S. Bultje
2011-10-11
1
-0
/
+61