Skip to content

Commit

Permalink
Update developer_info
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevcairiel committed Mar 4, 2014
1 parent b21f38d commit 038d375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions developer_info/LAVAudioSettings.h
Expand Up @@ -55,6 +55,7 @@ typedef enum LAVAudioCodec {
Codec_MSPCM,
Codec_Truespeech,
Codec_TAK,
Codec_ATRAC,

Codec_AudioNB // Number of entries (do not use when dynamically linking)
};
Expand Down
1 change: 1 addition & 0 deletions developer_info/LAVVideoSettings.h
Expand Up @@ -85,6 +85,7 @@ typedef enum LAVVideoCodec {
Codec_THP,
Codec_HEVC,
Codec_VP9,
Codec_TrueMotion,

Codec_VideoNB // Number of entries (do not use when dynamically linking)
};
Expand Down

0 comments on commit 038d375

Please sign in to comment.