log

age author description
Mon, 27 Jun 2005 00:55:29 +0000 michael x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavcodec
Mon, 27 Jun 2005 00:04:03 +0000 michael support changing in bitstream global headers into extradata style and back libavcodec
Sun, 26 Jun 2005 23:04:59 +0000 michael tiny docs improvement which i apparebtly forgot to commit libavcodec
Thu, 23 Jun 2005 20:24:25 +0000 gpoirier GCC4 fix libavcodec
Sun, 19 Jun 2005 23:33:09 +0000 michael make decoder a little bit more tolerant to missing NAL units libavcodec
Sun, 19 Jun 2005 21:46:14 +0000 mellum Communicate proper aliasing to gcc (needed for 4.1). libavcodec
Fri, 17 Jun 2005 15:02:53 +0000 diego spelling fixes libavcodec
Fri, 17 Jun 2005 08:24:35 +0000 lorenm H.264 lossless mode libavcodec
Thu, 09 Jun 2005 20:01:02 +0000 michael non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavcodec
Wed, 08 Jun 2005 00:40:41 +0000 lorenm typo in cabac tables libavcodec
Tue, 07 Jun 2005 20:57:15 +0000 michael apiexample fix by (Chip: szarlada, freemail hu) libavcodec
Tue, 07 Jun 2005 14:12:15 +0000 michael uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodec
Sun, 05 Jun 2005 15:51:20 +0000 michael 10l (dont read variables before they have been set) libavcodec
Sat, 04 Jun 2005 15:49:54 +0000 mru remove mixed code/declarations libavcodec
Fri, 03 Jun 2005 13:59:38 +0000 bellard subtitle codec type support libavcodec
Thu, 02 Jun 2005 21:15:20 +0000 lorenm decode H.264 with 8x8 transform. libavcodec
Thu, 02 Jun 2005 20:45:35 +0000 lorenm sort H.264 mmx dsp functions into their own file libavcodec
Wed, 01 Jun 2005 21:19:00 +0000 michael adding a few const libavcodec
Wed, 01 Jun 2005 18:04:01 +0000 michael 100l for myself (breaking amd64) libavcodec
Wed, 01 Jun 2005 12:03:25 +0000 mru fix segfault if flush is called before the first frame libavcodec
Wed, 01 Jun 2005 11:56:58 +0000 michael merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) libavcodec
Wed, 01 Jun 2005 11:36:32 +0000 michael get rid of 2 movq (680 -> 658 dezicycles on duron) libavcodec
Wed, 01 Jun 2005 08:43:40 +0000 michael avoid one transpose (730->680 dezicycles on duron) libavcodec
Wed, 01 Jun 2005 04:51:46 +0000 lorenm 10l (symbol mangling) libavcodec
Wed, 01 Jun 2005 01:18:41 +0000 michael add rounding bias before the horizontal idct (765->730 dezicyles on duron) libavcodec
Tue, 31 May 2005 22:48:33 +0000 lorenm MMX for H.264 iDCT (adapted from x264) libavcodec
Mon, 30 May 2005 22:02:00 +0000 michael decrease V_NB_BITS if possible libavcodec
Mon, 30 May 2005 20:34:05 +0000 michael more trivial optimizations libavcodec
Mon, 30 May 2005 20:34:02 +0000 mru enable x264 multi-threading libavcodec
Mon, 30 May 2005 19:14:50 +0000 michael maxdepth is supposed to be a constant, its faster if its too large then if its non constant libavcodec