log

age author description
Sun, 15 Mar 2009 20:40:48 +0000 diego Ignore generated files 'tags' and 'cpuinfo'.
Sun, 15 Mar 2009 20:34:02 +0000 diego Add some parentheses to silence the warnings:
Sun, 15 Mar 2009 20:02:45 +0000 iive Fix warning: Add forgotten 'int' to variable declaration.
Sun, 15 Mar 2009 18:54:25 +0000 gpoirier sync w/r28958
Sun, 15 Mar 2009 16:37:06 +0000 reimar Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)
Sun, 15 Mar 2009 16:12:05 +0000 reimar 100l fix calculation of dropped frames, number of frames is time * fps, not time / fps.
Sun, 15 Mar 2009 13:10:33 +0000 bircoph Synced with r28958.
Sun, 15 Mar 2009 12:53:40 +0000 bircoph Update sync tag.
Sun, 15 Mar 2009 12:45:16 +0000 diego cosmetics: Remove file names from file header, it only causes trouble.
Sun, 15 Mar 2009 10:13:44 +0000 diego roff markup: Place \& after abbreviations like i.e. and e.g.
Sun, 15 Mar 2009 10:03:09 +0000 diego Remove obsolete extra elements from opt_t struct initialization.
Sun, 15 Mar 2009 10:01:02 +0000 diego Get rid of pointless preprocessor condition indirection and use ARCH_X86
Sun, 15 Mar 2009 09:47:51 +0000 diego "MPlayer - The Movie Player" should be used as the player name.
Sun, 15 Mar 2009 09:47:09 +0000 diego cosmetics: typo fix
Sun, 15 Mar 2009 09:25:50 +0000 reimar Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.