log

age author description
Tue, 19 Jul 2005 14:25:23 +0000 michael portable IEEE float/double read/write functions libavcodec
Tue, 19 Jul 2005 13:29:13 +0000 michael portable IEEE float/double read/write functions libavcodec
Sun, 17 Jul 2005 12:56:56 +0000 michael dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADDING_SIZE libavcodec
Sun, 17 Jul 2005 11:27:00 +0000 michael verify len field validity in mjpeg_decode_com() libavcodec
Sun, 17 Jul 2005 09:22:51 +0000 michael 10l (forgot to commit this yesterday) libavcodec
Sun, 17 Jul 2005 00:28:12 +0000 michael DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavcodec
Sat, 16 Jul 2005 11:18:42 +0000 michael yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) libavcodec
Fri, 15 Jul 2005 06:51:36 +0000 michael Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com) libavcodec
Thu, 14 Jul 2005 21:57:22 +0000 michael more fine grained skip_frame libavcodec
Thu, 14 Jul 2005 21:39:36 +0000 michael skip_idct libavcodec
Thu, 14 Jul 2005 15:30:39 +0000 michael check for CODEC_CAP_DELAY in audio decoders too libavcodec
Thu, 14 Jul 2005 14:34:39 +0000 michael ffmpeg version should be "CVS" libavcodec
Mon, 11 Jul 2005 23:39:47 +0000 michael check len (should fix #1165694) libavcodec
Mon, 11 Jul 2005 22:56:23 +0000 michael fix segfault (bug #1165640) libavcodec
Mon, 11 Jul 2005 22:34:34 +0000 michael fix infinite loop (suggested change by rjayne at convera dot com) libavcodec
Mon, 11 Jul 2005 22:15:03 +0000 michael fix decoding of (broken) files with f_code=0 libavcodec
Mon, 11 Jul 2005 00:43:21 +0000 michael segfault fix libavcodec
Sun, 10 Jul 2005 00:22:13 +0000 michael patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c libavcodec
Sat, 09 Jul 2005 21:39:29 +0000 michael Here is the patch suggested by: unkaggregate, users sf net libavcodec
Sat, 02 Jul 2005 19:43:23 +0000 alex 100l - this has only worked on big endian libavcodec
Sat, 02 Jul 2005 19:39:58 +0000 alex parenthesing to avoid compiler errors in the future - compared asm outputs, behaviour didnt changed libavcodec
Sat, 02 Jul 2005 19:28:32 +0000 alex print 'not working' message libavcodec
Sat, 02 Jul 2005 19:10:30 +0000 alex 1l libavcodec
Fri, 01 Jul 2005 09:37:35 +0000 michael Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjrn Skjret: cisc, broadpark no) libavcodec
Wed, 29 Jun 2005 08:41:01 +0000 michael off by 1 error bugfix libavcodec
Tue, 28 Jun 2005 22:46:36 +0000 michael IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) libavcodec
Tue, 28 Jun 2005 14:56:16 +0000 michael WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) libavcodec
Tue, 28 Jun 2005 08:13:23 +0000 michael support extracting sps/pps from bitstream and putting it in extradata libavcodec
Tue, 28 Jun 2005 06:45:41 +0000 michael fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 libavcodec
Mon, 27 Jun 2005 23:13:10 +0000 michael check mb_y libavcodec
Mon, 27 Jun 2005 09:37:16 +0000 michael keep decoding nal units after an error libavcodec
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