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