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
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'
Michael Niedermayer
2013-08-30
7
-28
/
+35
|
\
|
*
ppc: cosmetics: Consistently format CPU flag detection invocations
Diego Biurrun
2013-08-29
7
-28
/
+35
*
|
Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8'
Michael Niedermayer
2013-08-29
3
-0
/
+12
|
\
\
|
|
/
|
*
ppc: Add missing AltiVec cpuflag detection invocations
Diego Biurrun
2013-08-29
3
-0
/
+12
*
|
Merge commit 'de81b6ae4f38273ff27020f494cc46539110d34b'
Michael Niedermayer
2013-08-29
1
-2
/
+0
|
\
\
|
|
/
|
*
ppc: fdct: Remove vim editor settings comment
Diego Biurrun
2013-08-28
1
-2
/
+0
*
|
Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf'
Michael Niedermayer
2013-08-29
1
-3
/
+2
|
\
\
|
|
/
|
*
ppc: Add and use convenience macro to check for AltiVec availability
Diego Biurrun
2013-08-28
1
-3
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-16
1
-3
/
+1
|
\
\
|
|
/
|
*
altivec: perform an explicit unaligned load
Kostya Shishkov
2013-08-16
1
-3
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-07-18
1
-3
/
+1
|
\
\
|
|
/
|
*
Consistently use "cpu_flags" as variable/parameter name for CPU flags
Diego Biurrun
2013-07-18
1
-3
/
+1
|
*
fmtconvert: Explicitly use int32_t instead of int
Christophe Gisquet
2013-07-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-27
1
-2
/
+2
|
\
\
|
|
/
|
*
fix scalarproduct_and_madd_int16_altivec() for orders > 16
Kostya Shishkov
2013-05-26
1
-2
/
+2
*
|
fmtconvert: int32_t input to int32_to_float_fmul_scalar
Christophe Gisquet
2013-05-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-02
1
-3
/
+4
|
\
\
|
|
/
|
*
ppc: Only compile AltiVec FFT assembly when AltiVec is enabled
Diego Biurrun
2013-05-02
1
-3
/
+4
*
|
Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'
Michael Niedermayer
2013-05-01
2
-32
/
+47
|
\
\
|
|
/
|
*
ppc: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
2
-32
/
+47
*
|
Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'
Michael Niedermayer
2013-05-01
8
-25
/
+63
|
\
\
|
|
/
|
*
ppc: More consistent arch initialization
Diego Biurrun
2013-04-30
8
-25
/
+63
*
|
Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf'
Michael Niedermayer
2013-05-01
4
-14
/
+13
|
\
\
|
|
/
|
*
ppc: Move AltiVec utility headers out of AltiVec ifdefs
Diego Biurrun
2013-04-30
4
-14
/
+13
*
|
Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d'
Michael Niedermayer
2013-05-01
5
-5
/
+5
|
\
\
|
|
/
|
*
ppc: More consistent names for H.264 optimizations files
Diego Biurrun
2013-04-30
4
-4
/
+4
|
*
mpegaudiosp: More consistent names for ppc/x86 optimization files
Diego Biurrun
2013-04-30
2
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-21
1
-0
/
+1
|
\
\
|
|
/
|
*
ppc: hpeldsp: Include attributes.h
Martin Storsjö
2013-04-20
1
-0
/
+1
*
|
Merge commit '47e5a98174eb9c07ad17be71df129719d60ec8b7'
Michael Niedermayer
2013-04-20
1
-7
/
+9
|
\
\
|
|
/
|
*
ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
3
-421
/
+467
|
*
vp3: Use full transpose for all IDCTs
Ronald S. Bultje
2013-04-15
1
-1
/
+0
|
*
h264: Integrate clear_blocks calls with IDCT
Ronald S. Bultje
2013-04-10
1
-0
/
+3
*
|
dsputil: remove deprecated dsp_mask usage
Hendrik Leppkes
2013-03-13
1
-7
/
+0
*
|
Merge commit 'a8b6015823e628047a45916404c00044c5e80415'
Michael Niedermayer
2013-03-13
1
-16
/
+32
|
\
\
|
|
/
|
*
dsputil: convert remaining functions to use ptrdiff_t strides
Luca Barbato
2013-03-12
1
-16
/
+32
*
|
Move ppc half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
3
-421
/
+465
*
|
vp3/x86: use full transpose for all IDCTs.
Ronald S. Bultje
2013-03-12
1
-1
/
+0
*
|
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
7
-7
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
7
-7
/
+0
*
|
h264: integrate clear_blocks calls with IDCT.
Ronald S. Bultje
2013-02-19
1
-0
/
+3
*
|
Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'
Michael Niedermayer
2013-02-09
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-1
/
+1
*
|
Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'
Michael Niedermayer
2013-02-07
8
-294
/
+356
|
\
\
|
|
/
|
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
8
-294
/
+356
*
|
Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
Michael Niedermayer
2013-02-06
11
-11
/
+24
|
\
\
|
|
/
|
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
11
-11
/
+24
*
|
Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
Michael Niedermayer
2013-02-06
2
-13
/
+13
|
\
\
|
|
/
|
*
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
Diego Biurrun
2013-02-05
2
-13
/
+13
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-01
1
-1
/
+1
|
\
\
|
|
/
[next]