[FFmpeg-soc] [soc]: r2577 - mlp/mlpdec.c

ramiro subversion at mplayerhq.hu
Thu Jun 26 00:59:53 CEST 2008


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"),
 };
 



More information about the FFmpeg-soc mailing list