Mercurial > libavcodec.hg
log nuv.c @ 10552:e2d17f7f9408 libavcodec
age | author | description |
---|---|---|
Thu, 10 Sep 2009 12:23:45 +0000 | reimar | Simplify: reget_buffer behaves exactly like get_buffer if the buffer was libavcodec |
Tue, 07 Apr 2009 15:59:50 +0000 | rbultje | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec |
Wed, 04 Mar 2009 17:12:58 +0000 | reimar | Set AVFrame.reference correctly for nuv decoder. libavcodec |
Mon, 02 Mar 2009 05:18:33 +0000 | diego | Change a bunch of codec long_names to be more consistent and descriptive. libavcodec |
Mon, 02 Feb 2009 20:16:00 +0000 | reimar | Add av_ prefix to LZO stuff and thus make it officially part of the public API. libavcodec |
Fri, 05 Sep 2008 16:31:26 +0000 | reimar | Fix nuv decoder to use reget_buffer for non-keyframes and correctly libavcodec |
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec |