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
/
vhook
/
watermark.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The watermark vhook cannot handle truncated bitstreams.
Víctor Paesa
2007-07-05
1
-4
/
+0
*
Do not use return with argument for a function "returning" void.
Reimar Döffinger
2007-05-13
1
-2
/
+2
*
Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.
Diego Biurrun
2007-04-01
1
-5
/
+5
*
Replace deprecated PIX_FMT names by the newer variants.
Diego Biurrun
2007-02-07
1
-18
/
+18
*
spelling/grammar fixes
Diego Biurrun
2006-10-22
1
-11
/
+11
*
port watermark vhook to swscaler
Víctor Paesa
2006-10-11
1
-17
/
+91
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Re-Add support for PNG or PNM as watermark images, which was broken
Víctor Paesa
2006-08-30
1
-0
/
+4
*
av_free* cleanup
Michael Niedermayer
2006-08-18
1
-10
/
+3
*
Add const to (mostly) char* and make some functions static, which aren't used
Stefan Huehner
2006-06-18
1
-2
/
+2
*
Watermarking with exact colors.
Marcus Engene
2006-03-09
1
-17
/
+156
*
add missing #includes
Dieter
2006-01-30
1
-0
/
+1
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-78
/
+78
*
FreeBSD support as well as some assorted fixes
Marcus Engene
2005-10-26
1
-13
/
+14
*
this file got skipped during the API update
Mike Melanson
2005-07-18
1
-4
/
+4
*
vhook watermark patch by (Marcus Engene: ffmpeg, engene se)
Marcus Engene
2005-05-26
1
-0
/
+6
*
switch to native time bases
Michael Niedermayer
2005-04-30
1
-2
/
+2
*
watermark filter by (Marcus Engene <ffmpeg engene se>)
Michael Niedermayer
2005-02-25
1
-0
/
+441