Tue, 20 Jun 2006 11:48:39 +0000 |
aurel |
fix a buffer overflow causing a segfault
|
Mon, 01 May 2006 02:04:09 +0000 |
rfelker |
100000l to the fools who don't know C
|
Fri, 21 Apr 2006 12:45:18 +0000 |
albeu |
Implement tv_get_color_options() and make tv_set_color_options() return
|
Tue, 11 Apr 2006 10:19:53 +0000 |
reimar |
make failures during e.g. setting the TV norm non-fatal.
|
Tue, 14 Mar 2006 00:45:06 +0000 |
albeu |
Try several formats instead of only YV12 if no format was explicitly
|
Sun, 11 Dec 2005 17:21:02 +0000 |
wanderer |
make demuxer seek and close functions return void, patch by Dominik Mierzejewski
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Thu, 10 Nov 2005 20:31:27 +0000 |
reimar |
implement norm switching, which was already documented??
|
Mon, 12 Sep 2005 22:48:14 +0000 |
aurel |
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Thu, 12 May 2005 15:31:37 +0000 |
henry |
BGR formats are ok, too
|
Sat, 29 Jan 2005 12:24:43 +0000 |
iive |
several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.x
|
Mon, 27 Dec 2004 19:43:13 +0000 |
reimar |
100l, buf etc. in af_fmt2str call are already pointers...
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Fri, 19 Nov 2004 13:04:24 +0000 |
henry |
setting the norm using text ID instead of numeric
|