# HG changeset patch # User torinthiel # Date 1162739203 0 # Node ID 9076064494eb4db48ae021e1b558196c47138baf # Parent 4f3e4ba365f859b0329ac291c0c97d5948a6d79b A bunch of missing tags diff -r 4f3e4ba365f8 -r 9076064494eb DOCS/xml/en/codecs.xml --- a/DOCS/xml/en/codecs.xml Sun Nov 05 15:06:02 2006 +0000 +++ b/DOCS/xml/en/codecs.xml Sun Nov 05 15:06:43 2006 +0000 @@ -178,10 +178,10 @@ -x264 +<systemitem class="library">x264</systemitem> -What is x264? +What is <systemitem class="library">x264</systemitem>? x264 is a library for @@ -426,18 +426,19 @@ -libmad support +<systemitem class="library">libmad</systemitem> support -libmad is a multiplatform, -integer (internally 24bit PCM) only +libmad +is a multiplatform, integer (internally 24bit PCM) only MPEG audio decoding library. It does not handle broken files well, and it sometimes has problems with seeking, but it may perform better on FPU-less -(such as ARM) platform than mp3lib. +(such as ARM) platform than mp3lib. -If you have a proper installation of libmad, configure +If you have a proper installation of libmad, +configure will notice and support for MPEG audio decoding via libmad will be built automatically.