Comment #8 on issue 21318 by [email protected]: Query FFmpeg libraries for codec support http://code.google.com/p/chromium/issues/detail?id=21318
Thanks for the proof of concept alex! I was also considering calling av_codec_next(NULL) to get the first AVCodec* then walking the list inspecting the CodecId enums. Similar approach with av_iformat_next(NULL). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
