Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 06 Feb 2009 23:54:50 +0000 | stefano | Drop the deprecated function register_avcodec() at the next major libavcodec |
Fri, 06 Feb 2009 23:50:54 +0000 | stefano | Replace the calls to the deprecated function register_avcodec() with libavcodec |
Fri, 06 Feb 2009 23:46:15 +0000 | stefano | Rename register_avcodec() as avcodec_register() and deprecate the old libavcodec |
Fri, 06 Feb 2009 13:04:39 +0000 | michael | Fix list of input pix_fmts supported by GIF. This makes it work with swscale. libavcodec |
Fri, 06 Feb 2009 12:59:50 +0000 | michael | Ensure that the palette is set in data[1] for all 8bit formats. libavcodec |
Fri, 06 Feb 2009 11:49:31 +0000 | cehoyos | Use libopenjpeg for jpeg2k decoding. libavcodec |