Mercurial > libavcodec.hg
log Makefile @ 9309:66260a50c830 libavcodec
age | author | description |
---|---|---|
Tue, 31 Mar 2009 15:50:11 +0000 | diego | Replace MPEG group reference DCT implementation by newly rewritten version. libavcodec |
Sun, 29 Mar 2009 14:35:20 +0000 | diego | Generalize example target rule in common.mak so that it sets a -example$(EXESUF) libavcodec |
Sun, 29 Mar 2009 14:28:56 +0000 | diego | Rename apiexample.c --> api-example.c to be consistent with other example files. libavcodec |
Wed, 25 Mar 2009 19:00:15 +0000 | diego | fft-test does not depend on fdctref.o. libavcodec |
Wed, 25 Mar 2009 18:19:20 +0000 | diego | Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavcodec |
Mon, 23 Mar 2009 22:09:13 +0000 | gb | Add MPEG-2 bitstream decoding through VA API. libavcodec |
Sun, 22 Mar 2009 23:42:06 +0000 | stefano | Add pcxenc.o to the $OBJS list, it was erroneously removed from it in libavcodec |