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
/
imlib2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize correctly optind.
Eduardo Bragatto
2008-01-09
1
-1
/
+1
*
Fix illegal identifiers, names starting with _ and uppercase are reserved.
Diego Biurrun
2008-01-08
1
-3
/
+3
*
Remove duplication of imlib2 vhook documentation.
Ramiro Polla
2007-08-07
1
-54
/
+0
*
Set error parameter for ff_parse
Ramiro Polla
2007-06-20
1
-12
/
+13
*
Add alpha channel support for imlib2 vhook
Ramiro Polla
2007-06-18
1
-7
/
+29
*
fix imlib2 memory leaks
Limin Wang
2007-06-18
1
-5
/
+11
*
Indentation
Ramiro Polla
2007-06-17
1
-9
/
+9
*
Add expression evaluation parameters for colors in imlib2 vhook
Ramiro Polla
2007-06-16
1
-1
/
+56
*
Typo
Ramiro Polla
2007-06-16
1
-3
/
+3
*
Indentation for previous commit
Ramiro Polla
2007-06-15
1
-3
/
+3
*
Allow user to specify rgb.txt for imlib2 vhook
Ramiro Polla
2007-06-15
1
-2
/
+15
*
Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.
Diego Biurrun
2007-04-01
1
-2
/
+2
*
Replace deprecated PIX_FMT names by the newer variants.
Diego Biurrun
2007-02-07
1
-3
/
+3
*
Remove hardcoded dependency of imlib2 on Xlib.
Víctor Paesa
2007-02-05
1
-1
/
+0
*
add moving images feature to imlib2 vhook
Víctor Paesa
2006-11-07
1
-14
/
+154
*
port imlib2 vhook to swscaler
Víctor Paesa
2006-10-11
1
-16
/
+41
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bu...
Ville Skyttä
2006-05-30
1
-1
/
+3
*
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
-11
/
+11
*
imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)
Michael Niedermayer
2004-09-23
1
-2
/
+4
*
fix compilation after michaels anti-time change
Alex Beregszaszi
2004-04-07
1
-2
/
+5
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-2
/
+2
*
prevent segfault when passed no arguments
Philip Gladstone
2003-02-09
1
-1
/
+1
*
use av_strdup()
Fabrice Bellard
2003-01-23
1
-2
/
+2
*
fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ...
Fabrice Bellard
2003-01-19
1
-5
/
+5
*
Added a release function to free up the context. Also removed the dummy
Philip Gladstone
2002-11-30
1
-3
/
+13
*
Applied changes to make it compile on darwin
Philip Gladstone
2002-11-23
1
-1
/
+0
*
Added three sample video hooks. See the (rudimentary) documentation on what
Philip Gladstone
2002-11-21
1
-0
/
+267