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
/
idctdsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'
Clément Bœsch
2017-04-26
1
-5
/
+4
|
\
|
*
ppc: Centralize compiler-specific altivec.h #include handling in one place
Diego Biurrun
2016-12-14
1
-5
/
+4
*
|
Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
James Almer
2017-03-21
1
-2
/
+2
|
\
\
|
|
/
|
*
idct: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
2016-09-29
1
-2
/
+2
|
*
ppc: Update #endif comments
Diego Biurrun
2016-09-11
1
-2
/
+2
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
ppc: Restrict some Altivec implementations to Big Endian
Luca Barbato
2015-05-31
1
-2
/
+2
*
|
avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec()
Rong Yan
2015-02-03
1
-3
/
+13
*
|
Merge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6'
Michael Niedermayer
2014-08-01
1
-9
/
+10
|
\
\
|
|
/
|
*
ppc: idctdsp: Immediately return if no AltiVec is available
Diego Biurrun
2014-08-01
1
-8
/
+9
*
|
avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when bitexact ...
Michael Niedermayer
2014-07-27
1
-1
/
+1
*
|
Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'
Michael Niedermayer
2014-07-18
1
-4
/
+4
|
\
\
|
|
/
|
*
idctdsp: prettyprinting cosmetics
Diego Biurrun
2014-07-18
1
-3
/
+3
*
|
Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'
Michael Niedermayer
2014-07-18
1
-1
/
+1
|
\
\
|
|
/
|
*
idct: Convert IDCT permutation #defines to an enum
Diego Biurrun
2014-07-18
1
-1
/
+1
*
|
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
2014-07-01
1
-7
/
+24
|
/
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-0
/
+245