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
/
libpostproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: prettyprinting
Diego Biurrun
2008-03-23
1
-41
/
+41
*
Cosmetics: reindent and whitespaces
Luca Barbato
2008-03-23
1
-107
/
+106
*
Remove declarations after statements from doVertDefFilter_altivec
Luca Barbato
2008-03-23
1
-11
/
+8
*
Remove declarations after statements from doVertLowPass_altivec
Luca Barbato
2008-03-23
1
-32
/
+42
*
Remove declarations after statements from vertClassify_altivec
Luca Barbato
2008-03-23
1
-16
/
+36
*
Reorder declarations in vertClassify_altivec
Luca Barbato
2008-03-23
1
-7
/
+10
*
typo fixes: tempBlured --> tempBlurred
Diego Biurrun
2008-03-22
4
-60
/
+60
*
cosmetics: typo fixes
Diego Biurrun
2008-03-22
2
-3
/
+4
*
cosmetics: Fix typo in variable name, numSkiped --> numSkipped.
Diego Biurrun
2008-03-22
1
-5
/
+5
*
cosmetics: Fix indentation to be 4 spaces and consistently place {}.
Diego Biurrun
2008-03-22
5
-4838
/
+4706
*
typo: occured --> occurred
Diego Biurrun
2008-03-22
1
-1
/
+1
*
Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
Diego Biurrun
2008-03-18
1
-6
/
+0
*
simplify ALIGN_MASK definition
Måns Rullgård
2008-03-17
1
-6
/
+1
*
get register names from x86_cpu.h
Måns Rullgård
2008-03-17
1
-14
/
+1
*
typo fixes
Diego Biurrun
2008-03-15
2
-8
/
+8
*
typos
Diego Biurrun
2008-03-14
1
-2
/
+2
*
typo fixes
Diego Biurrun
2008-03-12
2
-10
/
+10
*
misc spelling fixes
Diego Biurrun
2008-03-10
1
-1
/
+1
*
cosmetics: Remove useless empty line.
Diego Biurrun
2008-03-08
1
-1
/
+0
*
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
Diego Biurrun
2008-03-08
1
-2
/
+1
*
simplify library version handling
Måns Rullgård
2008-03-07
1
-2
/
+0
*
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Måns Rullgård
2008-03-06
1
-1
/
+1
*
less preprocessor magic in version number macros
Måns Rullgård
2008-02-26
1
-4
/
+10
*
Install headers in $prefix/include/$libname
Måns Rullgård
2008-02-25
2
-7
/
+1
*
#include avutil.h in postprocess.h
Måns Rullgård
2008-02-20
1
-0
/
+2
*
Clean up lib* version definitions
Måns Rullgård
2008-02-19
1
-2
/
+4
*
const
Michael Niedermayer
2008-02-02
3
-20
/
+20
*
Make src const.
Michael Niedermayer
2008-02-02
1
-1
/
+1
*
void arithmetic
Michael Niedermayer
2008-02-02
1
-1
/
+1
*
Missed a variable in postprocess.c that should use DECLARE_ASM_CONST as well
Reimar Döffinger
2008-01-30
1
-1
/
+1
*
Simplify: use DECLARE_ASM_CONST
Reimar Döffinger
2008-01-30
1
-8
/
+8
*
Build both static and shared libs from the same object.
Diego Pettenò
2008-01-14
1
-8
/
+2
*
unused
Michael Niedermayer
2008-01-10
1
-4
/
+0
*
Make MMX vectors constants.
Diego Pettenò
2008-01-10
1
-8
/
+8
*
Make pp_help a constant array of characters to move it to .rodata.
Diego Pettenò
2008-01-10
2
-0
/
+8
*
Reduce the size of the replaceTable entries.
Diego Pettenò
2008-01-10
1
-5
/
+5
*
Remove clip_table as it is not used anymore.
Diego Pettenò
2008-01-08
2
-20
/
+0
*
Make the av_class member of PPContext a poiner to constant AVClass.
Diego Pettenò
2008-01-07
2
-2
/
+2
*
Make pp_help a constant pointer to constant characters, moves it partially
Diego Pettenò
2008-01-04
2
-2
/
+2
*
Make pp_get_mode_by_name_and_quality accept a constant string.
Diego Pettenò
2008-01-03
2
-2
/
+2
*
Make filterDelimiters and optionDelimiters two static constant array of
Diego Pettenò
2008-01-03
1
-2
/
+2
*
spelling
Vitor Sessak
2007-12-01
1
-4
/
+4
*
Declare libpostproc prerequisites directly instead of using a layer of
Diego Biurrun
2007-10-30
1
-3
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
2
-6
/
+6
*
Use filename as multiple inclusion guard.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Move Apple gcc AltiVec vector declaration syntax to libavutil.
Diego Biurrun
2007-08-24
1
-6
/
+0
*
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Diego Biurrun
2007-08-22
1
-1
/
+1
*
Uppercase variable overlooked in last commit.
Diego Biurrun
2007-07-21
1
-1
/
+1
*
Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.
Diego Biurrun
2007-07-06
2
-49
/
+0
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+1
[next]