Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2012-03-27 18:05:04 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2012-03-27 18:05:04 +0400
commit876ac861ad517e6313af15fece0ae1de4f27b456 (patch)
tree1a9977846947fa4fdbb181def71653033c532800 /developer_info
parenteb0132e459d4fb7d2cb9bb63c2db4cc32a1f6f13 (diff)
Update developer_info
Diffstat (limited to 'developer_info')
-rw-r--r--developer_info/LAVAudioSettings.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/developer_info/LAVAudioSettings.h b/developer_info/LAVAudioSettings.h
index aacc6022..0d6f00af 100644
--- a/developer_info/LAVAudioSettings.h
+++ b/developer_info/LAVAudioSettings.h
@@ -45,6 +45,9 @@ typedef enum LAVAudioCodec {
Codec_TTA,
Codec_WMA2,
Codec_WMAPRO,
+ Codec_Cook,
+ Codec_RealAudio,
+ Codec_WMALL,
Codec_NB // Number of entrys (do not use when dynamically linking)
};