index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpostproc
Age
Commit message (
Expand
)
Author
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2008-04-07
non-recursive makefiles
Måns Rullgård
2008-03-23
cosmetics: prettyprinting
Diego Biurrun
2008-03-23
Cosmetics: reindent and whitespaces
Luca Barbato
2008-03-23
Remove declarations after statements from doVertDefFilter_altivec
Luca Barbato
2008-03-23
Remove declarations after statements from doVertLowPass_altivec
Luca Barbato
2008-03-23
Remove declarations after statements from vertClassify_altivec
Luca Barbato
2008-03-23
Reorder declarations in vertClassify_altivec
Luca Barbato
2008-03-22
typo fixes: tempBlured --> tempBlurred
Diego Biurrun
2008-03-22
cosmetics: typo fixes
Diego Biurrun
2008-03-22
cosmetics: Fix typo in variable name, numSkiped --> numSkipped.
Diego Biurrun
2008-03-22
cosmetics: Fix indentation to be 4 spaces and consistently place {}.
Diego Biurrun
2008-03-22
typo: occured --> occurred
Diego Biurrun
2008-03-18
Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
Diego Biurrun
2008-03-17
simplify ALIGN_MASK definition
Måns Rullgård
2008-03-17
get register names from x86_cpu.h
Måns Rullgård
2008-03-15
typo fixes
Diego Biurrun
2008-03-14
typos
Diego Biurrun
2008-03-12
typo fixes
Diego Biurrun
2008-03-10
misc spelling fixes
Diego Biurrun
2008-03-08
cosmetics: Remove useless empty line.
Diego Biurrun
2008-03-08
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
Diego Biurrun
2008-03-07
simplify library version handling
Måns Rullgård
2008-03-06
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Måns Rullgård
2008-02-26
less preprocessor magic in version number macros
Måns Rullgård
2008-02-25
Install headers in $prefix/include/$libname
Måns Rullgård
2008-02-20
#include avutil.h in postprocess.h
Måns Rullgård
2008-02-19
Clean up lib* version definitions
Måns Rullgård
2008-02-02
const
Michael Niedermayer
2008-02-02
Make src const.
Michael Niedermayer
2008-02-02
void arithmetic
Michael Niedermayer
2008-01-30
Missed a variable in postprocess.c that should use DECLARE_ASM_CONST as well
Reimar Döffinger
2008-01-30
Simplify: use DECLARE_ASM_CONST
Reimar Döffinger
2008-01-14
Build both static and shared libs from the same object.
Diego Pettenò
2008-01-10
unused
Michael Niedermayer
2008-01-10
Make MMX vectors constants.
Diego Pettenò
2008-01-10
Make pp_help a constant array of characters to move it to .rodata.
Diego Pettenò
2008-01-10
Reduce the size of the replaceTable entries.
Diego Pettenò
2008-01-08
Remove clip_table as it is not used anymore.
Diego Pettenò
2008-01-07
Make the av_class member of PPContext a poiner to constant AVClass.
Diego Pettenò
2008-01-04
Make pp_help a constant pointer to constant characters, moves it partially
Diego Pettenò
2008-01-03
Make pp_get_mode_by_name_and_quality accept a constant string.
Diego Pettenò
2008-01-03
Make filterDelimiters and optionDelimiters two static constant array of
Diego Pettenò
2007-12-01
spelling
Vitor Sessak
2007-10-30
Declare libpostproc prerequisites directly instead of using a layer of
Diego Biurrun
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
Use filename as multiple inclusion guard.
Diego Biurrun
2007-08-24
Move Apple gcc AltiVec vector declaration syntax to libavutil.
Diego Biurrun
2007-08-22
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Diego Biurrun
2007-07-21
Uppercase variable overlooked in last commit.
Diego Biurrun
[next]