Author: ramiro
Date: Thu Jun 26 00:59:53 2008
New Revision: 2577

Log:
Add long name.

Modified:
   mlp/mlpdec.c

Modified: mlp/mlpdec.c
==============================================================================
--- mlp/mlpdec.c        (original)
+++ mlp/mlpdec.c        Thu Jun 26 00:59:53 2008
@@ -1153,5 +1153,6 @@ AVCodec mlp_decoder = {
     NULL,
     NULL,
     read_access_unit,
+    .long_name = NULL_IF_CONFIG_SMALL("Meridian Lossless Packing"),
 };
 
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to