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
/
arm
/
dsputil_init_arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9'
Michael Niedermayer
2014-03-20
1
-5
/
+6
|
\
|
*
dsputil: Propagate bit depth information to all (sub)init functions
Diego Biurrun
2014-03-20
1
-5
/
+6
*
|
Merge commit 'cf7a2167570e6ccb9dfbd62e9d8ba8f4f065b17e'
Michael Niedermayer
2014-03-20
1
-11
/
+17
|
\
\
|
|
/
|
*
arm: dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-20
1
-11
/
+17
*
|
Merge commit 'd1184b8110b4847013bf25222e6809eb3462913c'
Michael Niedermayer
2014-03-13
1
-0
/
+5
|
\
\
|
|
/
|
*
arm: dsputil: Add a bunch of missing #includes
Diego Biurrun
2014-03-13
1
-0
/
+5
|
*
arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
1
-39
/
+0
*
|
Move arm half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
1
-39
/
+0
*
|
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
|
Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
Michael Niedermayer
2013-02-06
1
-1
/
+2
|
\
\
|
|
/
|
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
1
-1
/
+2
*
|
Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
Michael Niedermayer
2013-02-06
1
-8
/
+8
|
\
\
|
|
/
|
*
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
Diego Biurrun
2013-02-05
1
-8
/
+8
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-9
/
+9
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-9
/
+9
*
|
Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'
Michael Niedermayer
2013-01-23
1
-1
/
+0
|
\
\
|
|
/
|
*
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-1
/
+0
*
|
lowres2 support.
Michael Niedermayer
2012-04-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-22
1
-5
/
+7
|
\
\
|
|
/
|
*
ARM: allow runtime masking of CPU features
Mans Rullgard
2012-04-22
1
-4
/
+6
|
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-13
1
-1
/
+0
|
\
\
|
|
/
|
*
remove iwmmxt optimizations
Janne Grunau
2012-03-12
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-22
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-21
1
-1
/
+1
|
\
\
|
|
/
|
*
simple_idct: add 10-bit version
Mans Rullgard
2011-07-20
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-11
1
-2
/
+2
|
\
\
|
|
/
|
*
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-10
1
-0
/
+4
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-04-10
1
-0
/
+4
|
/
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-5
/
+0
*
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-09-04
1
-1
/
+1
*
ARM: make function names all-lowercase
Måns Rullgård
2009-10-06
1
-18
/
+18
*
ARM: enable ARMv4 add_pixels_clamped
Måns Rullgård
2009-10-06
1
-2
/
+4
*
ARM: add ff_ prefix to lots of functions
Måns Rullgård
2009-10-04
1
-39
/
+39
*
ARM: cosmetics
Måns Rullgård
2009-10-04
1
-19
/
+20
*
ARM: replace some #if with if()
Måns Rullgård
2009-10-04
1
-10
/
+3
*
ARM: clean up file/function naming conventions
Måns Rullgård
2009-10-04
1
-0
/
+130