Mercurial > libavcodec.hg
graph
-
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications) libavcodecSat, 11 Jan 2003 22:32:56 +0000, by michaelni
-
add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) libavcodecSat, 11 Jan 2003 21:04:47 +0000, by michaelni
-
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodecSat, 11 Jan 2003 20:51:03 +0000, by michaelni
-
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodecSat, 11 Jan 2003 20:34:38 +0000, by michaelni
-
added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions libavcodecSat, 11 Jan 2003 04:54:38 +0000, by bellard
-
build update - avpicture_fill() returns the image size libavcodecSat, 11 Jan 2003 04:51:31 +0000, by bellard
-
changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu libavcodecSat, 11 Jan 2003 00:13:18 +0000, by bellard
-
simplified code (need automatic testing) - added primitive new format support. libavcodecSat, 11 Jan 2003 00:08:48 +0000, by bellard
-
moved avcodec_get_chroma_sub_sample() to imgconvert.c libavcodecSat, 11 Jan 2003 00:07:06 +0000, by bellard
-
new image formats - suppressed ill defined formats (endianness, unless specified, is always the one of the CPU) - added avcodec_get_pix_fmt_name() libavcodecSat, 11 Jan 2003 00:04:36 +0000, by bellard
-
workaround dropable p frame after first frame bug libavcodecThu, 09 Jan 2003 01:43:31 +0000, by michaelni
-
suppressed redundant math.h - suppressed M_PI redefinition libavcodecTue, 07 Jan 2003 22:43:16 +0000, by bellard
-
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding libavcodecTue, 07 Jan 2003 18:15:48 +0000, by bellard
-
enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me if you have better ideas for intrinsic naming or Makefile support) libavcodecTue, 07 Jan 2003 17:48:14 +0000, by bellard
-
added define for builtins use - inverse fix by Romain Dolbeau libavcodecTue, 07 Jan 2003 17:41:43 +0000, by bellard
-
gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check) libavcodecTue, 07 Jan 2003 11:07:15 +0000, by michaelni
-
oops : better error resilience - should fix most wma decoding problems libavcodecMon, 06 Jan 2003 22:47:42 +0000, by bellard
-
* first shot for generaly usable option parser for codecs libavcodecMon, 06 Jan 2003 18:06:51 +0000, by kabi
-
slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped) libavcodecSun, 05 Jan 2003 19:53:07 +0000, by michaelni
-
negative linesize support (so mplayer -flip works) libavcodecSun, 05 Jan 2003 17:59:26 +0000, by michaelni
-
pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>) libavcodecSun, 05 Jan 2003 17:17:14 +0000, by michaelni
-
warnings patch by (bubu <bubu at bubu dot net>) libavcodecWed, 01 Jan 2003 15:10:45 +0000, by michaelni
-
xvid build 3 still has the padding wrong in 1/8 of the cases :((((( libavcodecSun, 29 Dec 2002 01:27:50 +0000, by michaelni