index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vhook
/
fish.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-4
/
+4
*
Initialize correctly optind.
Eduardo Bragatto
2008-01-09
1
-1
/
+1
*
Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.
Diego Biurrun
2007-04-01
1
-1
/
+1
*
rename cropTbl -> ff_cropTbl
Måns Rullgård
2006-11-12
1
-1
/
+1
*
Don't mix declarations and statements.
Diego Biurrun
2006-10-16
1
-4
/
+3
*
simplifies fish vhook by using sws_getCachedContext()
Víctor Paesa
2006-10-11
1
-24
/
+8
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Use libswscale in fish vhook.
Guillaume Poirier
2006-08-30
1
-4
/
+43
*
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
-17
/
+17
*
use PRIxN, %zd, %td formats where needed
Måns Rullgård
2005-12-12
1
-1
/
+1
*
get fish to compile (time() forbidden), pstrcat not declared from ppm.c
François Revol
2005-02-24
1
-1
/
+2
*
sprintf->snprintf
Michael Niedermayer
2005-01-12
1
-1
/
+1
*
Get all the stride stuff right so that we actually get the colours
Philip Gladstone
2003-06-10
1
-20
/
+34
*
Made it work again -- it now detects fish! (This involved clearing out
Philip Gladstone
2003-05-21
1
-10
/
+19
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-4
/
+4
*
use av_strdup()
Fabrice Bellard
2003-01-23
1
-1
/
+1
*
Added a release function to free up the context. Also removed the dummy
Philip Gladstone
2002-11-30
1
-3
/
+5
*
Try to get this to build on more platforms (especially Darwin)
Philip Gladstone
2002-11-26
1
-1
/
+1
*
Applied changes to make it compile on darwin
Philip Gladstone
2002-11-23
1
-1
/
+1
*
Added three sample video hooks. See the (rudimentary) documentation on what
Philip Gladstone
2002-11-21
1
-0
/
+330