Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 11 Jun 2002 13:43:27 +0000 | bellard | move unaligned access macros to dsputil.h - added unaligned 32 bit store libavcodec |
Tue, 11 Jun 2002 13:42:18 +0000 | bellard | memory functions are exported libavcodec |
Tue, 11 Jun 2002 13:41:41 +0000 | bellard | put codec registering in another file so that the user can install the codecs he wants libavcodec |
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 |