Commit ffb2e9be authored by banan's avatar banan

Complete the video format enum.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8100 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8fc5afad
......@@ -83,6 +83,8 @@ enum {
FLV_CODECID_H263 = 2,
FLV_CODECID_SCREEN = 3,
FLV_CODECID_VP6 = 4,
FLV_CODECID_VP6A = 5,
FLV_CODECID_SCREEN2 = 6,
};
enum {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment