Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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) |