log

age author description
Mon, 03 Jul 2006 14:52:07 +0000 diego Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Sun, 02 Jul 2006 20:31:02 +0000 ivo fix linking on some systems
Sun, 02 Jul 2006 20:23:48 +0000 ivo remove obsolete md5sum files. libavutil's implementation is used now
Sun, 02 Jul 2006 20:22:59 +0000 ivo use libavutil's md5 implementation instead of local imported copy
Sun, 02 Jul 2006 20:21:27 +0000 ivo disable vo_md5sum if there is no libavutil
Sun, 02 Jul 2006 19:50:52 +0000 ivo cosmetics: move md5sum check down so it can depend on libavutil later
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Sat, 01 Jul 2006 22:15:37 +0000 ben updated english and french manpages with new -rtsp-destination option
Sat, 01 Jul 2006 15:07:57 +0000 ben missing free() if bails out at step 12
Sat, 01 Jul 2006 14:39:14 +0000 lucabe Remove unneeded code
Sat, 01 Jul 2006 14:18:06 +0000 ben new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
Sat, 01 Jul 2006 12:06:43 +0000 rtogni Fix A-V sync for real files (also live streams)
Sat, 01 Jul 2006 10:59:21 +0000 reimar Get rid of unused variable
Sat, 01 Jul 2006 10:58:32 +0000 reimar Make sure all texture units have a different texture bound.
Sat, 01 Jul 2006 04:55:54 +0000 reynaldo this unrelated and erroneus change was applied on my previous commit, reverted
Sat, 01 Jul 2006 03:56:13 +0000 reynaldo rm unnecesary void* casts - part 1
Fri, 30 Jun 2006 20:05:28 +0000 reynaldo havent seen him in ages..
Fri, 30 Jun 2006 13:12:51 +0000 diego Add some explanatory comments to #endif jungle.
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