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
/
sh4
Commit message (
Expand
)
Author
Age
Files
Lines
*
SH4: remove some commented out blocks of code
Måns Rullgård
2008-11-20
3
-75
/
+1
*
SH4: fix IDCT
Måns Rullgård
2008-11-19
1
-2
/
+2
*
SH4: do not mix code and declarations
Måns Rullgård
2008-11-19
1
-2
/
+2
*
SH4: fix compilation of memzero_align8()
Måns Rullgård
2008-11-19
1
-3
/
+1
*
SH4: remove unused functions
Måns Rullgård
2008-11-19
1
-132
/
+0
*
SH4: replace missed rnd_avg2 -> rnd_avg32
Måns Rullgård
2008-11-19
1
-20
/
+20
*
SH4: rename functions with conflicting names
Måns Rullgård
2008-11-19
2
-102
/
+102
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
2
-7
/
+7
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
3
-5
/
+5
*
cosmetics: __asm__ __volatile__ --> asm volatile
Diego Biurrun
2008-04-17
1
-6
/
+6
*
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
Roman Shaposhnik
2007-08-09
1
-40
/
+38
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
3
-5
/
+5
*
Fix parts missed in clip -> av_clip rename
Reimar Döffinger
2007-04-19
1
-3
/
+3
*
Move copy_block* functions to dsp dsputil.h
Brian Foley
2006-11-26
1
-67
/
+0
*
rename cropTbl -> ff_cropTbl
Måns Rullgård
2006-11-12
2
-11
/
+11
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
4
-16
/
+24
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-3
/
+19
*
Fix some "'static' is not at beginning of declaration" warnings.
Diego Biurrun
2006-08-08
1
-2
/
+2
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
3
-3
/
+3
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
4
-831
/
+831
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
4
-15
/
+15
*
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...
Michael Niedermayer
2003-06-21
1
-0
/
+1
*
cleanup
Michael Niedermayer
2003-05-14
2
-58
/
+45
*
aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)
BERO
2003-05-14
2
-0
/
+2090
*
make sh4 IDCT optional, so the user can choose
Michael Niedermayer
2003-05-14
1
-3
/
+6
*
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
BERO
2003-05-14
2
-0
/
+478