log

age author description
Tue, 03 Oct 2006 23:51:32 +0000 aurel make some global var static (fix a build failure with shared lib on x86_64)
Tue, 03 Oct 2006 23:20:31 +0000 corey make PSNR printing more consistent with other encoders
Tue, 03 Oct 2006 18:28:37 +0000 diego Sync with FFmpeg r6543.
Tue, 03 Oct 2006 17:11:43 +0000 diego Fix unused variable warning when compiling with MMX disabled.
Tue, 03 Oct 2006 14:26:13 +0000 kraymer remove trailing periods in listing, insert dashes for "MPEG n"s
Tue, 03 Oct 2006 14:21:16 +0000 kraymer r20008: correct parameter value case for -pvr vmode option
Mon, 02 Oct 2006 17:30:18 +0000 eugeni Simplify and optimize bitmap blending.
Mon, 02 Oct 2006 00:51:29 +0000 rathann Fix make install. 10l for Diego.
Sun, 01 Oct 2006 19:51:04 +0000 gpoirier Compile fix for odd versions of binutils, namely the ones in Fedora.
Sun, 01 Oct 2006 17:19:45 +0000 gpoirier Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"
Sun, 01 Oct 2006 17:09:04 +0000 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
Sun, 01 Oct 2006 17:00:20 +0000 diego Work around ln limitations on MinGW.
Sun, 01 Oct 2006 14:17:45 +0000 diego Remove unused variables.
Sun, 01 Oct 2006 09:33:23 +0000 nicodvb Reset demuxer->sub (consistently with audio and video) after seeking and at the end
Sun, 01 Oct 2006 09:25:34 +0000 voroshil Fixed typos and some translation errors.
Fri, 29 Sep 2006 23:23:41 +0000 reimar Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,
Fri, 29 Sep 2006 20:57:03 +0000 ben correct parameter value case for -pvr vmode option
Fri, 29 Sep 2006 15:35:29 +0000 reimar Remove another duplicate and useless ;
Fri, 29 Sep 2006 12:36:17 +0000 gpoirier Remove useless trailing ';'
Fri, 29 Sep 2006 12:34:38 +0000 gpoirier Convert strings to comments since they're never used,
Fri, 29 Sep 2006 09:46:06 +0000 diego Do not compile with -DDEBUG by default.
Fri, 29 Sep 2006 09:21:53 +0000 diego Fix #ifdef indentation.
Thu, 28 Sep 2006 20:42:03 +0000 vayne bug fix for replaying files when double clicking in the playlist.
Wed, 27 Sep 2006 21:45:15 +0000 nicodvb in case of errors after decoding quit the main decoding
Wed, 27 Sep 2006 20:52:20 +0000 ben updated en and fr man pages with changes introduced by new pvr layer
Wed, 27 Sep 2006 20:31:43 +0000 ben updated ChangeLog due to new pvr handling
Wed, 27 Sep 2006 20:26:38 +0000 ben removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
Wed, 27 Sep 2006 17:03:11 +0000 diego Sync section removal.
Wed, 27 Sep 2006 16:46:56 +0000 gpoirier fixes by jerome ferrari
Wed, 27 Sep 2006 16:21:30 +0000 gpoirier Lots of fixes by Jerome Ferrari