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
/
vhook
Age
Commit message (
Expand
)
Author
2007-02-26
Simplify .depend file inclusion.
Diego Biurrun
2007-02-07
Replace deprecated PIX_FMT names by the newer variants.
Diego Biurrun
2007-02-05
Remove hardcoded dependency of imlib2 on Xlib.
Víctor Paesa
2006-11-12
rename cropTbl -> ff_cropTbl
Måns Rullgård
2006-11-08
allow spaces in source and build directory names
Måns Rullgård
2006-11-07
add moving images feature to imlib2 vhook
Víctor Paesa
2006-10-30
warning fix from a patch by Gustavo Sverzut Barbieri, barbieri gmail com
Gustavo Sverzut Barbieri
2006-10-30
Use fixed point in color conversion.
Gustavo Sverzut Barbieri
2006-10-23
Do not use a fake libavcodec/swscale.h, but always use the real one
Luca Abeni
2006-10-22
spelling/grammar fixes
Diego Biurrun
2006-10-16
Add libswscale to the include path when enabled.
Diego Biurrun
2006-10-16
Don't mix declarations and statements.
Diego Biurrun
2006-10-11
simplifies null vhook by using sws_getCachedContext()
Víctor Paesa
2006-10-11
simplifies fish vhook by using sws_getCachedContext()
Víctor Paesa
2006-10-11
port watermark vhook to swscaler
Víctor Paesa
2006-10-11
port imlib2 vhook to swscaler
Víctor Paesa
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
Replace -I../-I. by -I$(BUILD_ROOT).
Diego Biurrun
2006-10-03
make dep should also work.
Diego Biurrun
2006-10-03
Mark all phony targets as such.
Diego Biurrun
2006-09-13
Fix vhook build on Cygwin, shared builds only.
Víctor Paesa
2006-09-10
fprintf/perror --> av_log
Gustavo Sverzut Barbieri
2006-09-08
Add -g to LDFLAGS instead of adding it to the command line.
Diego Biurrun
2006-09-07
LDFLAGS_$@ contains libs, not LDFLAGS, rename it accordingly.
Diego Biurrun
2006-09-07
Move required libs after the object file for the shared lib compilation.
Diego Biurrun
2006-09-07
Introduce a mechanism to add object-specific linker flags.
Gustavo Sverzut Barbieri
2006-09-03
port ppm vhook to swscaler
Víctor Paesa
2006-08-30
Re-Add support for PNG or PNM as watermark images, which was broken
Víctor Paesa
2006-08-30
Use libswscale in fish vhook.
Guillaume Poirier
2006-08-28
convert null vhook to libswscale
Víctor Paesa
2006-08-18
av_free* cleanup
Michael Niedermayer
2006-08-17
Move all internal -I parameters to the front of CFLAGS to avoid using external
Diego Biurrun
2006-08-17
Revert last commit, VPATH is necessary for out-of-tree builds.
Diego Biurrun
2006-08-17
Remove unnecessary include and variable declaration.
Diego Biurrun
2006-08-17
Make vhook CFLAGS handling less confusing.
Diego Biurrun
2006-07-15
Create infrastructure to install shared and static libs into different places.
Diego Biurrun
2006-07-14
Properly handle vhook build flags for platforms that require special handling.
Diego Biurrun
2006-07-14
cosmetics: Reorder some entries for more consistency and readability.
Diego Biurrun
2006-07-05
cosmetics: Break overly long lines.
Diego Biurrun
2006-06-18
Add const to (mostly) char* and make some functions static, which aren't used
Stefan Huehner
2006-05-30
Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bu...
Ville Skyttä
2006-05-18
uninstallation support
Diego Biurrun
2006-05-18
Simplify vhook build.
Diego Biurrun
2006-03-24
make install target depend on vhooks
Måns Rullgård
2006-03-09
Watermarking with exact colors.
Marcus Engene
2006-01-30
add static keyword to some functions
Dieter
2006-01-30
add static keyword to some functions
Dieter
2006-01-30
add missing #includes
Dieter
2006-01-26
Remove obscure Makefile.bak entry from distclean rules.
Diego Biurrun
2006-01-16
Make clean/distclean consistent throughout all the Makefiles.
Diego Biurrun
[next]