log

age author description
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