log

age author description
Tue, 28 Jan 2003 20:20:38 +0000 kabi * headers valid for C++ compilers libavcodec
Tue, 28 Jan 2003 14:50:26 +0000 bellard win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ? libavcodec
Tue, 28 Jan 2003 14:37:44 +0000 bellard win32: added vsnprintf libavcodec
Tue, 28 Jan 2003 09:26:00 +0000 michaelni 10l / 4mv segfault fix libavcodec
Mon, 27 Jan 2003 20:39:29 +0000 michaelni optimizing av_log2 libavcodec
Mon, 27 Jan 2003 09:21:30 +0000 bellard DV audio decoder by Roman Shaposhnick libavcodec
Sun, 26 Jan 2003 23:11:08 +0000 michaelni drawing cute arrows instead of lame lines for motion vector visualization libavcodec
Sun, 26 Jan 2003 23:09:12 +0000 michaelni feeding doxygen libavcodec
Sun, 26 Jan 2003 22:29:47 +0000 bellard Altivec on non darwin systems patch by Romain Dolbeau libavcodec
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