log

age author description
Mon, 09 Jul 2007 18:09:49 +0000 compn add sub_scale and loop changes
Mon, 09 Jul 2007 17:56:11 +0000 compn loop wish fulfilled
Mon, 09 Jul 2007 14:58:50 +0000 diego Leave out (no) prefix from option names for consistency.
Mon, 09 Jul 2007 14:52:46 +0000 albeu Add a loop command and property.
Mon, 09 Jul 2007 14:51:47 +0000 albeu Move loop_times into mpctx.
Mon, 09 Jul 2007 11:19:21 +0000 albeu Add the sub_scale property and command.
Sun, 08 Jul 2007 13:30:33 +0000 voroshil Remove unnecessary flip for RGB in v4l1.
Sun, 08 Jul 2007 10:11:36 +0000 nicodvb 100% cosmetics: reindentation and removal of trailing spaces
Sun, 08 Jul 2007 10:06:47 +0000 nicodvb unified the skip of header and stuffing bytes after the parsing of pes_extension[12] fields
Sun, 08 Jul 2007 03:29:23 +0000 voroshil r23687: Implemented tv://[<channel>][/<input_id>] url syntax
Sun, 08 Jul 2007 03:15:09 +0000 voroshil r23690: fix BUK->BUP typo
Sat, 07 Jul 2007 10:52:50 +0000 nicodvb 100000000000000l, cured painful stab at the grammar
Sat, 07 Jul 2007 10:47:23 +0000 torinthiel Synced with 23536
Sat, 07 Jul 2007 10:36:37 +0000 torinthiel Synced with 23520
Sat, 07 Jul 2007 10:26:54 +0000 torinthiel Synced with 23579
Sat, 07 Jul 2007 10:10:30 +0000 torinthiel And antoher one, missed by me previously
Sat, 07 Jul 2007 10:08:13 +0000 torinthiel Some typos found and fixed by arctgx <arctgx@tlen.pl>
Sat, 07 Jul 2007 10:06:38 +0000 torinthiel Xvid name change
Sat, 07 Jul 2007 10:05:05 +0000 Gabrov synced with r23731
Sat, 07 Jul 2007 08:56:14 +0000 nicodvb 10l, forgot to skip the stuffing bytes eventually prepended to vc1 packets (identified by pes_extension2 subid)
Sat, 07 Jul 2007 08:31:57 +0000 nicodvb cosmetics: split separate instructions in separate lines
Sat, 07 Jul 2007 08:22:47 +0000 nicodvb proper parsing of pes_extension[12] fields (replaces the previous code that relied on specific flags set
Fri, 06 Jul 2007 23:22:51 +0000 iive Fix crash on some DVDs
Fri, 06 Jul 2007 22:07:35 +0000 reimar Fix CSS format strings, they could print more than two digits for
Fri, 06 Jul 2007 19:38:54 +0000 reimar Add ENABLE_THREADS and ENABLE_SMALL defines
Fri, 06 Jul 2007 08:58:37 +0000 reimar Remove empty strlcat and strlcpy files
Thu, 05 Jul 2007 22:06:05 +0000 reimar Add some missing frees.
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Thu, 05 Jul 2007 10:18:58 +0000 diego license header consistency cosmetics
Thu, 05 Jul 2007 10:18:27 +0000 diego Group all copyright and author notices together.