[MPlayer-dev-eng] [RFC][PATCH V2] libmpcodecs/ad_spdif.c check	DTS profile
    Naoya OYAMA 
    naoya.oyama at gmail.com
       
    Thu Feb  9 15:31:46 CET 2012
    
    
  
Hi,
patch updated.
+        { "mpa"   , CODEC_ID_MP3    },
This line is wrong.
The following lines are right.
+        { "mp3"   , CODEC_ID_MP3    },
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer_spdif_lavc_v2.diff
Type: text/x-patch
Size: 13442 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120209/c070e050/attachment.bin>
    
    
More information about the MPlayer-dev-eng
mailing list