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
/
jrevdct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-25
/
+25
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-19
/
+19
*
|
lowres2 support.
Michael Niedermayer
2012-04-22
1
-0
/
+213
|
/
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-213
/
+0
*
libavcodec: Add ff_ prefix to j_rev_dct*
Martin Storsjö
2012-02-15
1
-4
/
+4
*
Remove redundant filename self-references inside files.
Diego Biurrun
2011-11-08
1
-2
/
+0
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Remove unused assignment from j_rev_dct() found by CSA.
Michael Niedermayer
2009-04-17
1
-1
/
+0
*
Remvoe useless assignment found by CSA.
Michael Niedermayer
2009-04-17
1
-1
/
+0
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Add copyright notice from the Independent JPEG Group instead of referring
Diego Biurrun
2006-09-03
1
-2
/
+35
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-712
/
+712
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-78
/
+78
*
porting optimizations from 4x4 dct to 8x8
Michael Niedermayer
2004-09-26
1
-260
/
+0
*
optimizing 4x4 idct
Michael Niedermayer
2004-09-26
1
-270
/
+8
*
1/8 resolution decoding
Michael Niedermayer
2004-09-26
1
-0
/
+4
*
1/4 resolution decoding
Michael Niedermayer
2004-09-26
1
-2
/
+14
*
1/2 resolution decoding
Michael Niedermayer
2004-09-25
1
-0
/
+456
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+6
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-10
/
+10
*
* started to cleanup name clashes for onetime compilation
Zdenek Kabelac
2002-05-27
1
-1
/
+2
*
permuted coefs in normal IDCT to avoid having different cases there
Fabrice Bellard
2001-08-07
1
-7
/
+9
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+1167