Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 11 Jun 2002 13:41:01 +0000 | bellard | put memory functions in a separate file so that the user can redefinite them without modifying the library libavcodec |
Tue, 11 Jun 2002 13:39:47 +0000 | bellard | added installlib target to install static libraries and includes libavcodec |
Tue, 11 Jun 2002 13:38:54 +0000 | bellard | do not export internal functions - use stdint.h libavcodec |
Sun, 09 Jun 2002 14:04:36 +0000 | michaelni | grayscale only encoding libavcodec |
Sun, 09 Jun 2002 13:43:53 +0000 | michaelni | passing avctx->flags so that grayscale only decoding works with mpeg1/2 too libavcodec |
Sun, 09 Jun 2002 13:35:56 +0000 | michaelni | grayscale only decoding libavcodec |
Fri, 07 Jun 2002 22:01:03 +0000 | arpi_esp | in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>" libavcodec |