log

age author description
Sat, 05 Jul 2008 11:39:43 +0000 diego Add disc ID to -identify output.
Sat, 05 Jul 2008 09:08:22 +0000 diego Rename ALLPARTSLIBS variable to FFMPEGLIBS.
Sat, 05 Jul 2008 09:07:24 +0000 diego Group some variable declarations together in sensible places.
Sat, 05 Jul 2008 08:02:06 +0000 diego Declare FFmpeg dependencies in a more elegant way using the PARTS variable.
Fri, 04 Jul 2008 22:09:55 +0000 kraymer r27182: apply parameter name change of no-correct-pts from r26842 to man page
Fri, 04 Jul 2008 21:19:27 +0000 reimar 100l: finally understood ATI PBO problem: width must be a power of two.
Fri, 04 Jul 2008 21:16:14 +0000 reimar More stride alignment is needed to work reliably on ATI cards :-(
Fri, 04 Jul 2008 20:14:00 +0000 diego Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.
Fri, 04 Jul 2008 16:03:57 +0000 nicodvb cosmetics: in ifo_stream_oped() aligned the prototype to the style
Fri, 04 Jul 2008 16:00:07 +0000 nicodvb in ifo_stream_open() propagate the device based on the dirname of stream->url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
Fri, 04 Jul 2008 15:57:33 +0000 nicodvb dvd_device must be handled exclusively by the option parser; it can't be changed at will in ifo_stream_open()
Fri, 04 Jul 2008 15:54:45 +0000 nicodvb added support for the device part in the url; patch by
Fri, 04 Jul 2008 15:47:31 +0000 reimar Check stdata_len before accessing stdata. Fixes bug #1125
Fri, 04 Jul 2008 14:35:44 +0000 diego Simplify tool generation rules with a pattern rule.
Fri, 04 Jul 2008 14:33:03 +0000 diego Only build loader tests on x86.