# HG changeset patch # User diego # Date 1106560685 0 # Node ID e10a50a36faad22951730a3b58d3ad6c96442aa0 # Parent d162f04e46954e0dce25cf02e9050de0e31ba307 Explain how to include libavcodec in cvs updates. diff -r d162f04e4695 -r e10a50a36faa README --- 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