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
/
bfin
/
vp3_bfin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vp3: Use full transpose for all IDCTs
Ronald S. Bultje
2013-04-15
1
-1
/
+0
*
vp3: bfin: Transpose the IDCTs
Martin Storsjö
2013-04-15
1
-2
/
+8
*
lavc: Make pointers to ff_cropTbl const
Martin Storsjö
2013-04-08
1
-1
/
+1
*
bfin: Make vp3 functions static
Martin Storsjö
2013-04-08
1
-4
/
+4
*
bfin: Don't use the vp3 idct functions if bitexact behaviour is expected
Martin Storsjö
2013-04-08
1
-2
/
+4
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
1
-1
/
+2
*
bfin: unbreak compilation
Luca Barbato
2013-01-29
1
-0
/
+1
*
bfin: Separate VP3 initialization code
Diego Biurrun
2013-01-28
1
-1
/
+8
*
bfin: update VP3 idct
Luca Barbato
2013-01-28
1
-0
/
+6
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-2
/
+2
*
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2012-02-09
1
-2
/
+0
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Improve some uses of ff_cropTbl with constant offset
Måns Rullgård
2010-06-22
1
-2
/
+2
*
bfin: fix function prototypes
Måns Rullgård
2010-03-08
1
-5
/
+0
*
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-12-03
1
-4
/
+4
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-2
/
+2
*
license header consistency cosmetics.
Diego Biurrun
2007-10-04
1
-1
/
+2
*
blackfin optimized vp3 transform and infastructure for idct
Marc Hoffman
2007-10-04
1
-0
/
+49