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
*
Fix warnings about redefining constants when compiling libpostproc.
Yuriy Kaminskiy
2010-02-02
1
-0
/
+3
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
3
-9
/
+9
*
Add symbol versioning for shared libraries
Måns Rullgård
2010-01-16
1
-0
/
+4
*
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and
Stefano Sabatini
2010-01-03
2
-4
/
+4
*
Add functions to return library license and library configuration.
Diego Biurrun
2009-11-18
2
-0
/
+21
*
Remove disabled code cruft.
Diego Biurrun
2009-08-19
1
-104
/
+0
*
Move ALIGN macro to libavutil/common.h and use it in various places
David Conrad
2009-05-22
1
-1
/
+1
*
configure: Add --enable-runtime-cpudetect
Ramiro Polla
2009-04-08
1
-7
/
+7
*
Add av_uninit to vbA[1-8], vbB[1-8] variables to work around
Diego Biurrun
2009-03-14
1
-2
/
+2
*
Use directory name as multiple inclusion guard prefix.
Diego Biurrun
2009-02-04
2
-6
/
+6
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
4
-4
/
+4
*
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
Diego Biurrun
2009-01-25
2
-43
/
+43
*
Directly #include some required headers.
Diego Biurrun
2009-01-25
1
-0
/
+1
*
Fix compilation.
Carl Eugen Hoyos
2009-01-14
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
2
-106
/
+111
*
Remove pointless malloc.h #include.
Diego Biurrun
2008-12-19
1
-3
/
+0
*
Add backwards-compatibility typedef for removed _t names under appropriate
Diego Biurrun
2008-12-11
1
-0
/
+2
*
Drop _t from typedef names for POSIX compatibility.
Diego Biurrun
2008-12-11
2
-13
/
+13
*
Do not set COMPILE_C if AltiVec is enabled without runtime CPU detection.
Diego Biurrun
2008-12-11
1
-1
/
+1
*
Replace long with x86_reg in postprocess_template.c like in all other
Reimar Döffinger
2008-11-02
1
-31
/
+31
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
2
-36
/
+36
*
Implement postproc_version().
Stefano Sabatini
2008-09-01
2
-1
/
+11
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
2
-6
/
+6
*
Remove AltiVec vector declaration compiler compatibility macros.
Diego Biurrun
2008-07-24
1
-34
/
+34
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
4
-4
/
+4
*
non-recursive makefiles
Måns Rullgård
2008-04-07
1
-2
/
+2
*
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
[next]