Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 12 May 2008 10:31:52 +0000 | cehoyos | Replace one more occurrence of -1 with PIX_FMT_NONE. libavcodec |
Mon, 12 May 2008 09:18:32 +0000 | gpoirier | armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since libavcodec |
Mon, 12 May 2008 06:51:30 +0000 | cehoyos | Do not use variable frame_info before its value is set. libavcodec |
Sun, 11 May 2008 23:39:55 +0000 | astrange | Previous commit missed an initialization - this fixes FATE's test sample. libavcodec |
Sun, 11 May 2008 22:28:43 +0000 | cehoyos | Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec |
Sun, 11 May 2008 20:26:35 +0000 | astrange | Set and use h->mb_xy in SVQ3 too. libavcodec |