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-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
2007-07-06
Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.
Diego Biurrun
2007-07-05
license header consistency cosmetics
Diego Biurrun
2007-07-02
Remove leading underscores from specifiers, they are reserved.
Diego Biurrun
2007-07-02
Fix 'make checkheaders'.
Diego Biurrun
2007-06-17
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
add multiple inclusion guards to headers
Måns Rullgård
2007-06-12
misc typo fixes
Diego Biurrun
2007-06-12
misc spelling fixes
Diego Biurrun
2007-06-10
Move libpostproc-specific uninstallation command to the libpostproc Makefile.
Diego Biurrun
2007-05-28
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
Diego Biurrun
2007-05-17
Use DECLARE_ALIGNED for alignment in libpostprocess
Reimar Döffinger
2007-05-16
Remove extern C declarations for C++.
Diego Biurrun
2007-04-07
typos/grammar
Diego Biurrun
2007-03-02
Typo
Luca Barbato
2007-03-02
Many steps to avutilized this mess: DECLARE_ALIGNED
Luca Barbato
2007-02-27
Remove useless conditional.
Diego Biurrun
2007-02-21
cosmetics: Fix another common typo, gurantee --> guArantee.
Diego Biurrun
2006-12-08
rename always_inline to av_always_inline and move to common.h
Måns Rullgård
2006-11-08
allow spaces in source and build directory names
Måns Rullgård
2006-11-01
Use common define for x86_32 and x86_64.
Diego Biurrun
2006-10-29
Fix dependencies for 'make dep'.
Diego Biurrun
2006-10-16
Fix #endif comments.
Diego Biurrun
2006-10-15
Revert putting EXTRALIBS in common.mak, linking fails on MinGW.
Diego Biurrun
2006-10-11
Rename ABS macro to FFABS.
Diego Biurrun
[next]