Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 03 Jan 2010 14:31:25 +0000 | stefano | Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and libavformat |
Fri, 01 Jan 2010 23:56:09 +0000 | stefano | Use av_match_ext() in place of the deprecated match_ext() function. libavformat |
Fri, 01 Jan 2010 23:50:10 +0000 | stefano | Deprecate match_ext() in favor of av_match_ext(), and mark it for libavformat |
Fri, 01 Jan 2010 12:58:03 +0000 | stefano | Use av_guess_format() in place of the deprecated guess_format(). libavformat |