[Asterisk-video] h263++

Klaus Darilion klaus.mailinglists at pernau.at
Fri Aug 31 02:37:03 CDT 2007


Hi!

In mp4_play I found:

                 else if (strcmp("H263-2000", video.name) == 0)
                     video.frameSubClass = AST_FORMAT_H263_PLUS;

According to wikipedia and RFC 4629 H263-2000 is referenced as H.263++

Thus I wonder if we should introduce AST_FORMAT_H263_PLUS_PLUS?

regards
klaus



More information about the asterisk-video mailing list