Mercurial > mplayer.hg
diff DOCS/tech/libmpcodecs.txt @ 25872:3eeaf9d4c65a
note on new demuxers and codecs, add them to lav* instead of libmp*
| author | ivo |
|---|---|
| date | Mon, 28 Jan 2008 12:11:41 +0000 |
| parents | cf7bbc26cb3d |
| children | 4df11ac927fc |
line wrap: on
line diff
--- a/DOCS/tech/libmpcodecs.txt Mon Jan 28 11:49:30 2008 +0000 +++ b/DOCS/tech/libmpcodecs.txt Mon Jan 28 12:11:41 2008 +0000 @@ -1,3 +1,6 @@ +NOTE: If you want to implement a new decoder, please add it to libavcodec. +libmpcodecs is considered deprecated. + The libMPcodecs API details, hints - by A'rpi ==================================
