Mercurial > libavcodec.hg
graph
-
in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>" libavcodecFri, 07 Jun 2002 22:01:03 +0000, by arpi_esp
-
removed unused code - began to merge alpha specific stuff - added mac macros for suitable CPUs libavcodecWed, 05 Jun 2002 14:25:06 +0000, by bellard
-
avoid name clash with libjpeg - added missing externs libavcodecTue, 04 Jun 2002 12:58:40 +0000, by bellard
-
added missing externs (we were lucky that commons are used) libavcodecTue, 04 Jun 2002 12:56:04 +0000, by bellard
-
* implemented remaing avg_ pixel functions (these are not used offen) libavcodecMon, 03 Jun 2002 17:31:46 +0000, by kabi
-
new field for communicating with external postprocessing libavcodecMon, 03 Jun 2002 07:01:42 +0000, by nickols_k
-
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>) libavcodecSun, 02 Jun 2002 16:06:41 +0000, by michaelni
-
10l found&patch by D Richard Felker III <dalias at aerifal.cx> libavcodecSun, 02 Jun 2002 15:49:21 +0000, by michaelni
-
typo (found by Bohdan Horst <nexus at hoth.amu.edu.pl>) libavcodecSun, 02 Jun 2002 15:31:30 +0000, by michaelni
-
b_quant_offset (unfinished, should be 0 for now) libavcodecSun, 02 Jun 2002 12:24:26 +0000, by michaelni
-
* removed MANGLE from macros for setting constants libavcodecThu, 30 May 2002 15:14:56 +0000, by kabi
-
* using unrolled loops seems to help to MMX Celerons libavcodecWed, 29 May 2002 20:00:10 +0000, by kabi
-
* reenabled original xy2 put routine - rounding error is really bad with libavcodecWed, 29 May 2002 19:57:21 +0000, by kabi
-
* code with new PAVGB for MMX only CPU splited into separate file libavcodecWed, 29 May 2002 17:16:22 +0000, by kabi
-
* new mmx code - based upon http://aggregate.org/MAGIC libavcodecWed, 29 May 2002 14:29:48 +0000, by kabi
-
* started to cleanup name clashes for onetime compilation libavcodecMon, 27 May 2002 16:42:14 +0000, by kabi
-
* for this moment bswap.h included ahead of HAVE_AV_CONFIG_H check libavcodecMon, 27 May 2002 09:17:21 +0000, by kabi
-
* undefine local defines when they are no longer needed libavcodecMon, 27 May 2002 08:37:13 +0000, by kabi
-
* compatibilized declaration with its original definition libavcodecMon, 27 May 2002 08:34:24 +0000, by kabi
-
don't use inttypes.h - use inline function for bswap_64() libavcodecSun, 26 May 2002 15:24:32 +0000, by bellard