log

age author description
Wed, 24 Jan 2007 18:10:40 +0000 diego Quote some expressions, might help with some shells.
Wed, 24 Jan 2007 15:05:42 +0000 rtogni Use interleaver id to select the correct interleaver instead of guessing
Wed, 24 Jan 2007 10:31:51 +0000 rtogni Fix compilation if no libogg/libvoribs installed
Wed, 24 Jan 2007 07:36:50 +0000 diego Rename a few variables to match FFmpeg.
Wed, 24 Jan 2007 00:10:47 +0000 rtogni Fix compilation after ffmpeg changes in r7619
Tue, 23 Jan 2007 22:26:13 +0000 nicodvb better autodetection of framerate in case of h264; it works correctly with b-frames.
Tue, 23 Jan 2007 15:28:19 +0000 reimar Include string.h to make sure memcpy is not used without prototype
Tue, 23 Jan 2007 13:41:45 +0000 lucabe Pass a context to av_log(), when possible
Tue, 23 Jan 2007 10:06:02 +0000 diego Bring MPlayer closer to compilation after latest FFmpeg changes.
Mon, 22 Jan 2007 22:29:54 +0000 nicodvb substream 0x75 doesn't seem to be a valid vc1 stream, after all; removed
Mon, 22 Jan 2007 22:24:50 +0000 nicodvb set priv->last_pts to the pts read only if the pts was really read; patch by zaek7q gmx net (Christian Aistleitner)
Mon, 22 Jan 2007 08:02:06 +0000 diego Fix FSF address and otherwise broken license headers.
Mon, 22 Jan 2007 01:21:36 +0000 diego Fix license headers and FSF postal address.
Sun, 21 Jan 2007 23:28:05 +0000 diego Sync with FFmpeg r7634.
Sun, 21 Jan 2007 23:21:50 +0000 diego Discard -Wdeclaration-after-statement warning.