Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 02 Sep 2006 04:58:51 +0000 | kostya | Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. libavcodec |
Sat, 02 Sep 2006 04:53:49 +0000 | kostya | Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tab libavcodec |
Sat, 02 Sep 2006 04:52:00 +0000 | kostya | New function for chroma MC (will be used in VC-1) libavcodec |
Fri, 01 Sep 2006 22:02:38 +0000 | lorenm | snow cosmetics: merge the sliced and non-sliced versions of add_yblock libavcodec |
Fri, 01 Sep 2006 21:51:35 +0000 | lorenm | fix snow 1pass rc: the qlog used and the one written to the bitstream weren't always the same. libavcodec |
Thu, 31 Aug 2006 19:14:00 +0000 | lu_zero | Align the input buffer in ffplay, introduce a public macro for aligned declarations libavcodec |
Thu, 31 Aug 2006 15:44:37 +0000 | lu_zero | Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares libavcodec |