Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 23 Jan 2003 23:18:42 +0000 | bellard | removed warning libavcodec |
Thu, 23 Jan 2003 23:03:09 +0000 | bellard | use av_malloc() functions - added av_strdup and av_realloc() libavcodec |
Thu, 23 Jan 2003 22:59:06 +0000 | bellard | undefine malloc macros libavcodec |
Thu, 23 Jan 2003 04:19:24 +0000 | rfelker | C implementation of the median deinterlacer (seems to be the only one libavcodec |
Thu, 23 Jan 2003 01:20:47 +0000 | michaelni | reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 but UYVY) libavcodec |
Wed, 22 Jan 2003 09:35:03 +0000 | bellard | fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff libavcodec |