Fri, 30 Jun 2006 13:11:44 +0000 |
diego |
10l: wrong #endif removed.
|
Fri, 30 Jun 2006 13:04:57 +0000 |
diego |
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
|
Fri, 30 Jun 2006 12:41:05 +0000 |
diego |
Move conditional FreeType support compilation to the build system.
|
Fri, 30 Jun 2006 12:40:05 +0000 |
diego |
postproc --> libswscale
|
Fri, 30 Jun 2006 12:38:22 +0000 |
diego |
postprocess.h was moved to libpostproc years ago..
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|
Fri, 30 Jun 2006 09:45:22 +0000 |
gpoirier |
Nicolas Le Gaillart has vanished
|
Fri, 30 Jun 2006 08:51:37 +0000 |
diego |
Update list of documentation maintainers.
|
Fri, 30 Jun 2006 04:24:07 +0000 |
reynaldo |
gets ride of a few more sizeof(char)s
|
Fri, 30 Jun 2006 04:09:29 +0000 |
reynaldo |
more sizeof(char) fun
|
Fri, 30 Jun 2006 03:18:12 +0000 |
reynaldo |
correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be
|
Thu, 29 Jun 2006 22:00:01 +0000 |
ben |
coverity report #179 from xine: variable "rest" not freed or pointed-to in function "rtsp_put" (see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.19&r2=1.20)
|
Thu, 29 Jun 2006 21:53:35 +0000 |
ben |
cosmetic patch to remove useless sizeof(char) statements
|
Thu, 29 Jun 2006 21:50:49 +0000 |
ben |
increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.17&r2=1.18)
|