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
/
mathops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add necessary #include for config.h.
Diego Biurrun
2009-08-24
1
-0
/
+1
*
Include required headers in {mips,ppc}/mathops.h
Måns Rullgård
2009-08-23
1
-1
/
+2
*
Change HAVE_PPC64 to ARCH_PPC64.
Reimar Döffinger
2009-05-26
1
-1
/
+1
*
PPC: 32-bit asm for MAC64 and MLS64
Måns Rullgård
2009-05-11
1
-0
/
+30
*
PPC: implement MULH() in assembler
Måns Rullgård
2009-05-04
1
-0
/
+7
*
Add required headers to fix warnings during 'make checkheaders'.
Diego Biurrun
2009-01-25
1
-0
/
+2
*
Add a check for ppc4xx instructions; rename preprocessor directive accordingly.
Diego Biurrun
2009-01-24
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-1
/
+1
*
consistency cosmetics: Rename POWERPC identifiers to PPC.
Diego Biurrun
2008-12-27
1
-1
/
+1
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
1
-2
/
+2
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
Diego Biurrun
2008-07-20
1
-6
/
+6
*
typo: add missing \ in multi-line macro
Måns Rullgård
2008-03-17
1
-2
/
+2
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
1
-1
/
+1
*
add multiple inclusion guards to headers
Måns Rullgård
2007-06-17
1
-0
/
+5
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
New single instruction math operation header
Luca Barbato
2006-09-19
1
-0
/
+31