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
/
jfdctfst.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavcodec: Prefix fdct_ifast, fdct_ifast248
Martin Storsjö
2012-02-15
1
-2
/
+2
*
Remove redundant filename self-references inside files.
Diego Biurrun
2011-11-08
1
-2
/
+0
*
jfdct: Replace sized int_fast integer types with plain int/unsigned.
Diego Biurrun
2011-05-12
1
-9
/
+9
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Remove SHIFT_TEMPS from jfdct code.
avcoder
2009-10-20
1
-4
/
+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
*
rename always_inline to av_always_inline and move to common.h
Måns Rullgård
2006-12-08
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
-18
/
+18
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-19
/
+19
*
move identical code into its own function
Michael Niedermayer
2003-10-30
1
-64
/
+26
*
* adding integer/floating point AAN implementations for DCT 2-4-8
Roman Shaposhnik
2003-10-25
1
-0
/
+107
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+5
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-5
/
+5
*
avoid name clash with libjpeg - added missing externs
Fabrice Bellard
2002-06-04
1
-1
/
+1
*
* started to cleanup name clashes for onetime compilation
Zdenek Kabelac
2002-05-27
1
-0
/
+7
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+224