log

age author description
Wed, 22 Jun 2005 13:00:36 +0000 gpoirier Rich's encoding guide (hopefully temporary) added to DOCS/tech/encoding-guide.txt
Wed, 22 Jun 2005 11:58:56 +0000 reimar fix illegal memory accesses
Wed, 22 Jun 2005 09:39:27 +0000 gpoirier Encoding guide featured by Richard Felker III, and updated by Jeff Clagg.
Tue, 21 Jun 2005 19:56:47 +0000 reimar M$ puts whole FAQs in these headers, so they can get really big...
Tue, 21 Jun 2005 18:54:50 +0000 henry messed up ordering of cases, special delivery of Cola to Tobias
Tue, 21 Jun 2005 12:37:04 +0000 gpoirier Sync with 1.1023
Tue, 21 Jun 2005 10:05:46 +0000 diego typo
Tue, 21 Jun 2005 01:00:35 +0000 diego Fix mp_msg vs af_msg usage as pointed out by Ivo.
Mon, 20 Jun 2005 23:50:42 +0000 ivo 10l for me. two usages of mp_msg instead of af_msg slipped through
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Mon, 20 Jun 2005 20:46:46 +0000 iive 10l to whom commited it.
Mon, 20 Jun 2005 18:28:46 +0000 diego slightly better parameter name
Mon, 20 Jun 2005 15:10:40 +0000 reimar fix illegal read
Mon, 20 Jun 2005 14:35:00 +0000 henry split PARTS into multiple lines also
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...