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
...
|
*
idct: Convert IDCT permutation #defines to an enum
Diego Biurrun
2014-07-18
1
-1
/
+1
*
|
Merge commit '2d60444331fca1910510038dd3817bea885c2367'
Michael Niedermayer
2014-07-17
2
-3
/
+3
|
\
\
|
|
/
|
*
dsputil: Split motion estimation compare bits off into their own context
Diego Biurrun
2014-07-17
2
-3
/
+3
*
|
Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78'
Michael Niedermayer
2014-07-13
4
-75
/
+11
|
\
\
|
|
/
|
*
ppc: dsputil: Coalesce all init files
Diego Biurrun
2014-07-13
4
-74
/
+11
*
|
Merge commit '1173320249745eab01c901a39054fc0fced33c87'
Michael Niedermayer
2014-07-11
3
-7
/
+4
|
\
\
|
|
/
|
*
dsputil: Drop unused bit_depth parameter from all init functions
Diego Biurrun
2014-07-11
3
-7
/
+4
*
|
Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'
Michael Niedermayer
2014-07-10
3
-105
/
+154
|
\
\
|
|
/
|
*
dsputil: Split off pixel block routines into their own context
Diego Biurrun
2014-07-09
3
-105
/
+154
*
|
Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'
Michael Niedermayer
2014-07-08
5
-14
/
+52
|
\
\
|
|
/
|
*
dsputil: Split off FDCT bits into their own context
Diego Biurrun
2014-07-07
5
-14
/
+52
*
|
Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'
Michael Niedermayer
2014-07-07
3
-60
/
+104
|
\
\
|
|
/
|
*
dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc
Diego Biurrun
2014-07-06
3
-60
/
+104
*
|
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
2014-07-01
4
-18
/
+30
|
\
\
|
|
/
|
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
4
-13
/
+28
*
|
Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'
Michael Niedermayer
2014-06-23
4
-9
/
+15
|
\
\
|
|
/
|
*
dsputil: Split off global motion compensation bits into a separate context
Diego Biurrun
2014-06-23
4
-9
/
+15
*
|
Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'
Michael Niedermayer
2014-06-22
4
-7
/
+16
|
\
\
|
|
/
|
*
dsputil: Split audio operations off into a separate context
Diego Biurrun
2014-06-22
4
-7
/
+16
*
|
Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'
Michael Niedermayer
2014-06-19
4
-124
/
+170
|
\
\
|
|
/
|
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
4
-124
/
+170
*
|
ppc: Fix the bug of fft for little endian environment on POWER7 and later
Rong Yan
2014-06-19
4
-0
/
+1070
*
|
avcodec/ppc/idct_altivec: add plain idct()
Michael Niedermayer
2014-06-14
3
-0
/
+18
*
|
Fix standalone compilation of the H264 decoder on ppc.
Carl Eugen Hoyos
2014-06-14
1
-1
/
+1
*
|
Merge commit '27860819d508068f056cf48473af04868791ad77'
Michael Niedermayer
2014-06-11
12
-12
/
+24
|
\
\
|
|
/
|
*
ppc: Consistently use convenience macro for runtime CPU detection
Diego Biurrun
2014-06-10
12
-12
/
+24
*
|
Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a'
Michael Niedermayer
2014-06-11
3
-0
/
+15
|
\
\
|
|
/
|
*
ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc
Diego Biurrun
2014-06-10
3
-0
/
+15
*
|
apedsp: move to llauddsp
Christophe Gisquet
2014-06-05
2
-3
/
+3
*
|
Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838'
Michael Niedermayer
2014-05-30
1
-3
/
+3
|
\
\
|
|
/
|
*
ppc: Fix compilation for ppc64le (ELFv2)
Thierry Fauck
2014-05-30
1
-0
/
+8
*
|
Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'
Michael Niedermayer
2014-05-30
3
-42
/
+78
|
\
\
|
|
/
|
*
dsputil: Move APE-specific bits into apedsp
Diego Biurrun
2014-05-29
3
-42
/
+78
*
|
Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'
Michael Niedermayer
2014-05-30
3
-44
/
+81
|
\
\
|
|
/
|
*
dsputil: Move SVQ1 encoding specific bits into svq1enc
Diego Biurrun
2014-05-29
3
-44
/
+81
*
|
x86: huffyuvdsp: port add_bytes to yasm
Christophe Gisquet
2014-05-29
1
-1
/
+1
*
|
Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'
Michael Niedermayer
2014-05-28
1
-3
/
+1
|
\
\
|
|
/
|
*
ppc: Move vec_unaligned_load macro to util_altivec
Diego Biurrun
2014-05-28
1
-3
/
+1
*
|
Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'
Michael Niedermayer
2014-05-27
3
-18
/
+58
|
\
\
|
|
/
|
*
dsputil: Split off HuffYUV decoding bits into their own context
Diego Biurrun
2014-05-27
3
-18
/
+58
*
|
avcodec/ppc/asm: fix build with ABI v2
Thierry FAUCK
2014-05-19
1
-0
/
+8
*
|
Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7'
Michael Niedermayer
2014-04-05
5
-5
/
+0
|
\
\
|
|
/
|
*
ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes
Diego Biurrun
2014-04-04
5
-5
/
+0
*
|
Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'
Michael Niedermayer
2014-04-04
2
-1
/
+3
|
\
\
|
|
/
|
*
On2 VP7 decoder
Peter Ross
2014-04-04
2
-1
/
+3
*
|
Merge commit 'ae116cd3ed908d28b69d5198712217ec743d74f6'
Michael Niedermayer
2014-03-22
5
-8
/
+37
|
\
\
|
|
/
|
*
ppc: dsputil: Move hpeldsp-related declarations to a separate header
Diego Biurrun
2014-03-22
5
-8
/
+37
*
|
Merge commit '82bb3048013201c0095d2853d4623633d912252f'
Michael Niedermayer
2014-03-20
1
-10
/
+11
|
\
\
|
|
/
|
*
dsputil: Use correct type in me_cmp_func function pointer
Diego Biurrun
2014-03-20
1
-10
/
+11
*
|
Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18'
Michael Niedermayer
2014-03-20
1
-2
/
+3
|
\
\
|
|
/
[prev]
[next]