log

age author description
Mon, 20 Jun 2005 14:33:00 +0000 ranma A bug? Don't panic.
Mon, 20 Jun 2005 14:32:51 +0000 reimar avoid bad memory access
Mon, 20 Jun 2005 14:30:02 +0000 ranma Core-dumps are a known problem :)
Mon, 20 Jun 2005 14:27:21 +0000 ranma Add vrc_init_occupancy to lavcopts
Mon, 20 Jun 2005 14:16:59 +0000 reimar fix memleak when playing mov files
Mon, 20 Jun 2005 11:39:21 +0000 gpoirier Sync with 1.1019
Mon, 20 Jun 2005 08:51:22 +0000 diego typo
Mon, 20 Jun 2005 08:47:27 +0000 diego typos
Mon, 20 Jun 2005 06:12:19 +0000 jheryan Synced with 1.16
Mon, 20 Jun 2005 06:10:59 +0000 jheryan Synced with 1.12
Mon, 20 Jun 2005 00:30:18 +0000 ranma Fix off_t on OSX, thanks to Steven M. Schultz
Sun, 19 Jun 2005 23:39:08 +0000 diego Avoid overly long lines to conform with the new general Makefile style.
Sun, 19 Jun 2005 22:52:55 +0000 ranma Be more patch-friendly
Sun, 19 Jun 2005 19:50:46 +0000 wight sync 1.1019
Sun, 19 Jun 2005 19:48:15 +0000 wight Formatting the suboption stringescape paragraph
Sun, 19 Jun 2005 17:22:33 +0000 wight sync 1.1018
Sun, 19 Jun 2005 16:57:20 +0000 wight and some more formatting fixes
Sun, 19 Jun 2005 16:03:49 +0000 gpoirier Make default values and ranges match the source code.
Sun, 19 Jun 2005 15:51:35 +0000 diego -wid now works with OpenGL, formatting fixes
Sun, 19 Jun 2005 15:17:53 +0000 wight sync 1.1015
Sun, 19 Jun 2005 15:01:15 +0000 wight Fix to previous commit
Sun, 19 Jun 2005 14:56:38 +0000 wight A few structural fixes
Sun, 19 Jun 2005 14:35:10 +0000 gpoirier 10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32
Sun, 19 Jun 2005 13:50:50 +0000 reimar Fix some subtitles that didn't show.
Sun, 19 Jun 2005 12:42:36 +0000 reimar fix wrong usage of select() (based on patch by Selwyn Tang selwyn hectrix com),
Sun, 19 Jun 2005 11:09:40 +0000 ranma Typo ^^;
Sun, 19 Jun 2005 10:32:00 +0000 diego updates
Sun, 19 Jun 2005 09:58:12 +0000 gpoirier Sync with 1.1013: rawaudio muxer
Sun, 19 Jun 2005 09:26:21 +0000 ranma some typos in the english parts
Sun, 19 Jun 2005 09:17:44 +0000 ranma Fix email address
Sun, 19 Jun 2005 09:12:44 +0000 ranma rawaudio muxer
Sat, 18 Jun 2005 23:16:57 +0000 alex correct url
Sat, 18 Jun 2005 22:32:35 +0000 gpoirier Sync with 1.1012
Sat, 18 Jun 2005 21:49:02 +0000 reimar 100l, -march=k8 was used with cpu detection even when compiler did not
Sat, 18 Jun 2005 20:27:50 +0000 reimar Make dfbopts a suboption, use suboption parser
Sat, 18 Jun 2005 20:16:19 +0000 gpoirier GCC-4 fix for AMD-64
Sat, 18 Jun 2005 18:32:29 +0000 reimar support -wid
Fri, 17 Jun 2005 16:45:24 +0000 nplourde osx 10.3 dont like to have a window init with no size
Fri, 17 Jun 2005 15:09:46 +0000 diego vo_macosx now supports setting alpha as well, typo.
Fri, 17 Jun 2005 11:31:25 +0000 gpoirier Sync with 1.1010
Fri, 17 Jun 2005 08:26:12 +0000 lorenm sync to x264 rev264 (lossless)
Fri, 17 Jun 2005 08:15:08 +0000 reimar Fix crash with e.g. -vf scale=::
Fri, 17 Jun 2005 08:11:56 +0000 reimar when somebody specifies e.g. --loop, the message says that a -loop option
Fri, 17 Jun 2005 02:22:34 +0000 ranma Add missing range checks so we won't overflow the buffers, thanks to Erik Auerswald for noticing this problem
Thu, 16 Jun 2005 21:17:26 +0000 henry remove useless include
Thu, 16 Jun 2005 20:38:22 +0000 reimar another piece of guesswork...
Thu, 16 Jun 2005 19:04:09 +0000 henry memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT com
Thu, 16 Jun 2005 16:41:44 +0000 nplourde set nsapp and setup cocoa with NSApplicationLoad
Thu, 16 Jun 2005 16:14:05 +0000 nplourde proper init of NSApp
Thu, 16 Jun 2005 10:45:18 +0000 attila Some people confuse vidix with kernel drivers, so let's add a note about it
Thu, 16 Jun 2005 09:08:07 +0000 reimar helper functions for comparing strarg_t "strings".
Thu, 16 Jun 2005 09:03:11 +0000 reimar support lenght-quoting of strings in subopt parser.
Thu, 16 Jun 2005 07:42:01 +0000 reimar Remove code that is already done by fixup_network_stream_cache.
Thu, 16 Jun 2005 00:26:47 +0000 nplourde set window alpha
Wed, 15 Jun 2005 22:37:38 +0000 gpoirier x264 section: French fixes. Explains some "non-trivial things".
Wed, 15 Jun 2005 21:49:50 +0000 nplourde new texture frame
Wed, 15 Jun 2005 16:54:43 +0000 nplourde device_id flag force fullscreen device
Wed, 15 Jun 2005 14:55:08 +0000 nplourde fix gcc warning
Wed, 15 Jun 2005 14:48:33 +0000 nplourde do not realloc window while playing playlist
Wed, 15 Jun 2005 08:14:55 +0000 diego typo, patch by Jeff Clagg <snacky - at -ikaruga - dot - co - dot - uk>