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
/
dsputil_bfin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
1
-1
/
+1
*
dsputil: template get_pixels() for different bit depths
Mans Rullgard
2011-07-21
1
-1
/
+1
*
jfdctint: add 10-bit version
Mans Rullgard
2011-07-21
1
-3
/
+3
*
simple_idct: add 10-bit version
Mans Rullgard
2011-07-20
1
-10
/
+12
*
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-10
1
-0
/
+5
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Remove misplaced Doxygen comment.
Diego Biurrun
2010-07-02
1
-12
/
+0
*
bfin: fix function prototypes
Måns Rullgård
2010-03-08
1
-34
/
+2
*
Remove useless #include <unistd.h> from many files
Måns Rullgård
2009-07-22
1
-1
/
+0
*
blackfin: disable broken dsputil functions
Måns Rullgård
2009-05-28
1
-4
/
+4
*
blackfin: add missing const in function prototypes
Måns Rullgård
2009-05-28
1
-3
/
+3
*
blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto
Måns Rullgård
2009-05-28
1
-3
/
+6
*
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-12-03
1
-29
/
+29
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-2
/
+2
*
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
Mike Frysinger
2008-02-16
1
-1
/
+1
*
blackfin optimized vp3 transform and infastructure for idct
Marc Hoffman
2007-10-04
1
-1
/
+8
*
blackfin vsad primitives
Marc Hoffman
2007-09-17
1
-0
/
+12
*
special handling for vp3 idct, use the c reference
Marc Hoffman
2007-08-13
1
-4
/
+6
*
removing dependency on bfin_sram.h, which is not used right now
Marc Hoffman
2007-06-22
1
-1
/
+0
*
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h
Marc Hoffman
2007-06-22
1
-28
/
+22
*
Blackfin IDCT has no special permutation it uses normal order
Marc Hoffman
2007-06-12
1
-0
/
+1
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
1
-2
/
+2
*
Remove #if 0 code.
Diego Biurrun
2007-04-03
1
-15
/
+0
*
bfin dsputils, basic pixel operations sads, diffs, motion compensation
Marc Hoffman
2007-04-01
1
-28
/
+283
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
ADI Blackfin optimizations
Michael Benjamin
2006-09-16
1
-0
/
+53