Mercurial > mplayer.hg
changeset 14583:e10a50a36faa
Explain how to include libavcodec in cvs updates.
author | diego |
---|---|
date | Mon, 24 Jan 2005 09:58:05 +0000 |
parents | d162f04e4695 |
children | 19c70cba6e28 |
files | README |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Sun Jan 23 23:53:30 2005 +0000 +++ b/README Mon Jan 24 09:58:05 2005 +0000 @@ -94,6 +94,11 @@ with a subdirectory named 'libavcodec' inside will be created. Copy (symbolic linking does NOT suffice) this subdirectory into the MPlayer source tree. +In order to force automatic updates of libavcodec when you update MPlayer, add +the following line to main/CVS/Entries: + +D/libavcodec//// + FFmpeg also contains libavformat, a library to decode container formats that can optionally be used to extend MPlayer's container format support. Get it from FFmpeg CVS by the same steps outlined above for libavcodec, just