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
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
4
-124
/
+170
*
ppc: Consistently use convenience macro for runtime CPU detection
Diego Biurrun
2014-06-10
12
-12
/
+24
*
ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc
Diego Biurrun
2014-06-10
3
-0
/
+15
*
ppc: Fix compilation for ppc64le (ELFv2)
Thierry Fauck
2014-05-30
1
-0
/
+8
*
dsputil: Move APE-specific bits into apedsp
Diego Biurrun
2014-05-29
3
-42
/
+78
*
dsputil: Move SVQ1 encoding specific bits into svq1enc
Diego Biurrun
2014-05-29
3
-44
/
+81
*
ppc: Move vec_unaligned_load macro to util_altivec
Diego Biurrun
2014-05-28
1
-3
/
+1
*
dsputil: Split off HuffYUV decoding bits into their own context
Diego Biurrun
2014-05-27
3
-18
/
+58
*
ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes
Diego Biurrun
2014-04-04
5
-5
/
+0
*
On2 VP7 decoder
Peter Ross
2014-04-04
2
-1
/
+3
*
ppc: dsputil: Move hpeldsp-related declarations to a separate header
Diego Biurrun
2014-03-22
5
-8
/
+37
*
dsputil: Use correct type in me_cmp_func function pointer
Diego Biurrun
2014-03-20
1
-10
/
+11
*
build: Group general components separate from de/encoders in arch Makefiles
Diego Biurrun
2014-03-20
1
-2
/
+3
*
dsputil: Conditionally compile dsputil code on all architectures
Diego Biurrun
2014-03-20
1
-4
/
+4
*
dsputil: Propagate bit depth information to all (sub)init functions
Diego Biurrun
2014-03-20
3
-15
/
+12
*
ppc: dsputil: Drop trailing semicolon from macros
Diego Biurrun
2014-03-20
2
-29
/
+29
*
ppc: dsputil: Merge some declarations and initializations
Diego Biurrun
2014-03-20
6
-270
/
+219
*
ppc: dsputil: Simplify some ifdeffed function definitions
Diego Biurrun
2014-03-20
1
-13
/
+5
*
ppc: dsputil: Drop some unnecessary parentheses
Diego Biurrun
2014-03-20
2
-9
/
+9
*
ppc: dsputil: more K&R formatting cosmetics
Diego Biurrun
2014-03-20
4
-416
/
+437
*
ppc: dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-20
3
-391
/
+429
*
ppc: dsputil: comment formatting and wording/grammar improvements
Diego Biurrun
2014-03-20
7
-199
/
+180
*
ppc: Add some missing headers
Diego Biurrun
2014-03-13
3
-0
/
+4
*
dsputil: Remove prototypes for nonexisting optimization functions
Diego Biurrun
2014-03-13
1
-1
/
+0
*
ppc: reduce overreads when loading 8 pixels in altivec dsp functions
Janne Grunau
2014-02-14
1
-10
/
+10
*
vp8: fix PPC assembly to work if src_stride != dst_stride
Ronald S. Bultje
2014-02-09
1
-7
/
+42
*
h264: do not use 422 functions for monochrome
Anton Khirnov
2014-01-06
1
-1
/
+1
*
ppc: cosmetics: Consistently format CPU flag detection invocations
Diego Biurrun
2013-08-29
7
-28
/
+35
*
ppc: Add missing AltiVec cpuflag detection invocations
Diego Biurrun
2013-08-29
3
-0
/
+12
*
ppc: fdct: Remove vim editor settings comment
Diego Biurrun
2013-08-28
1
-2
/
+0
*
ppc: Add and use convenience macro to check for AltiVec availability
Diego Biurrun
2013-08-28
1
-3
/
+2
*
altivec: perform an explicit unaligned load
Kostya Shishkov
2013-08-16
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
*
fix scalarproduct_and_madd_int16_altivec() for orders > 16
Kostya Shishkov
2013-05-26
1
-2
/
+2
*
ppc: Only compile AltiVec FFT assembly when AltiVec is enabled
Diego Biurrun
2013-05-02
1
-3
/
+4
*
ppc: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
2
-32
/
+47
*
ppc: More consistent arch initialization
Diego Biurrun
2013-04-30
8
-25
/
+63
*
ppc: Move AltiVec utility headers out of AltiVec ifdefs
Diego Biurrun
2013-04-30
4
-14
/
+13
*
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
*
ppc: hpeldsp: Include attributes.h
Martin Storsjö
2013-04-20
1
-0
/
+1
*
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: convert remaining functions to use ptrdiff_t strides
Luca Barbato
2013-03-12
1
-16
/
+32
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
7
-7
/
+0
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-1
/
+1
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
8
-294
/
+356
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
11
-11
/
+24
[next]