log

age author description
2003-01-19 michaelni PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2003-01-19 michaelni C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) libavcodec
2003-01-19 michaelni finetuneing thresholds/factors libavcodec
2003-01-19 mellum sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined, libavcodec
2003-01-18 michaelni bugs libavcodec
2003-01-17 arpi_esp - removed nonsense *.d dependancy stuff, there was already a better 'make dep' support in it libavcodec
2003-01-16 michaelni AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
2003-01-15 michaelni fixing DCTELEM != short libavcodec
2003-01-15 michaelni more compare functions (rd & bit) libavcodec
2003-01-14 michaelni 10l libavcodec
2003-01-14 philipjsg AUtomatic dependency generation. Runs on Linux (at least). Probably should libavcodec
2003-01-13 michaelni padding bug autodetection improvement 2nd try libavcodec
2003-01-13 michaelni better padding/stuffing bug autodetection libavcodec
2003-01-13 michaelni gmc1 segfault fix (found by kabi) libavcodec
2003-01-12 michaelni dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec
2003-01-12 michaelni /* align 16 */ libavcodec
2003-01-12 michaelni average motion vector rounding like the reference says and not what the standard says libavcodec
2003-01-12 michaelni get_format() libavcodec
2003-01-11 michaelni sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications) libavcodec
2003-01-11 michaelni add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) libavcodec
2003-01-11 michaelni altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec
2003-01-11 michaelni os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec
2003-01-11 bellard added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions libavcodec
2003-01-11 bellard moved avpicture_xxx to imgconvert libavcodec
2003-01-11 bellard build update - avpicture_fill() returns the image size libavcodec
2003-01-11 bellard changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu libavcodec
2003-01-11 bellard simplified code (need automatic testing) - added primitive new format support. libavcodec
2003-01-11 bellard moved avcodec_get_chroma_sub_sample() to imgconvert.c libavcodec
2003-01-11 bellard new image formats - suppressed ill defined formats (endianness, unless specified, is always the one of the CPU) - added avcodec_get_pix_fmt_name() libavcodec
2003-01-10 mellum Implement sad8x8 and sad16x16 with pix_abs. libavcodec
2003-01-09 michaelni typo (noticed by kabi) libavcodec
2003-01-09 michaelni qpel fix libavcodec