Mercurial > libavcodec.hg
log ra288.c @ 9710:679b42929a09 libavcodec
age | author | description |
---|---|---|
Mon, 13 Apr 2009 16:20:26 +0000 | stefano | Rename bitstream.h to get_bits.h. libavcodec |
Tue, 07 Apr 2009 15:59:50 +0000 | rbultje | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec |
Tue, 24 Feb 2009 18:11:42 +0000 | vitor | Do not reimplement ff_celp_lp_synthesis_filterf(). libavcodec |
Thu, 30 Oct 2008 22:24:40 +0000 | vitor | Use ff_dot_productf() in ra288.c libavcodec |
Fri, 26 Sep 2008 18:42:06 +0000 | vitor | Simplify: avoid duplication backward_filter() libavcodec |
Thu, 25 Sep 2008 20:03:57 +0000 | vitor | Do instead of divising a float by a constant, multiply by its inverse libavcodec |