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
2008-10-03
Make sure strcasecmp() is declared.
Diego Pettenò
2008-09-06
Undefine the macro which defines fprintf as please_use_av_log so that
JonY
2008-09-04
Properly use av_log rather than fprintf/printf.
JonY
2008-07-21
Check the allocated pointer instead of the given pointer as intended
Erik Hovland
2008-05-29
Remove unnecessary header #includes.
Erik Hovland
2008-05-09
Add missing path to #include.
Benoit Fouet
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2008-01-09
Initialize correctly optind.
Eduardo Bragatto
2008-01-08
Fix illegal identifiers, names starting with _ and uppercase are reserved.
Diego Biurrun
2007-12-01
spelling
Vitor Sessak
2007-11-20
Fix wrong error message.
Stefano Sabatini
2007-08-07
Remove duplication of imlib2 vhook documentation.
Ramiro Polla
2007-07-08
Make vhook build non-recursive.
Diego Biurrun
2007-07-05
The watermark vhook cannot handle truncated bitstreams.
Víctor Paesa
2007-06-24
more av_strl* adjustments
Reimar Döffinger
2007-06-20
Set error parameter for ff_parse
Ramiro Polla
2007-06-18
Add alpha channel support for imlib2 vhook
Ramiro Polla
2007-06-18
fix imlib2 memory leaks
Limin Wang
2007-06-17
Indentation
Ramiro Polla
2007-06-16
Add expression evaluation parameters for colors in imlib2 vhook
Ramiro Polla
2007-06-16
Typo
Ramiro Polla
2007-06-15
Indentation for previous commit
Ramiro Polla
2007-06-15
Allow user to specify rgb.txt for imlib2 vhook
Ramiro Polla
2007-06-14
Make ppm vhook depend on fork()
Ramiro Polla
2007-06-10
We do not create .d files, thus no need to remove them.
Diego Biurrun
2007-05-13
Do not use return with argument for a function "returning" void.
Reimar Döffinger
2007-04-01
Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.
Diego Biurrun
2007-04-01
Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy arsystel com.
Víctor Paesa
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
[next]