log

age author description
Fri, 16 Jul 2004 18:36:39 +0000 michael Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec
Fri, 16 Jul 2004 01:54:07 +0000 michael 10l and better MMX/SSE detection for VIA1000 libavcodec
Thu, 15 Jul 2004 15:14:13 +0000 michael moving Doxyfile from ffmpeg/libavcodec to ffmpeg libavcodec
Thu, 15 Jul 2004 14:06:39 +0000 michael more comments libavcodec
Wed, 14 Jul 2004 20:23:35 +0000 michael remove dts_internal.h libavcodec
Wed, 14 Jul 2004 18:23:49 +0000 michael simplify libavcodec
Wed, 14 Jul 2004 02:53:42 +0000 michael more info about why init failed libavcodec
Wed, 14 Jul 2004 01:32:14 +0000 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) libavcodec
Sat, 10 Jul 2004 23:22:47 +0000 mellum Don't include config.h from assembly, because the mplayer developers libavcodec
Sat, 10 Jul 2004 16:24:11 +0000 michael buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>) libavcodec
Fri, 09 Jul 2004 22:29:08 +0000 michael 1000000l libavcodec
Fri, 09 Jul 2004 21:55:10 +0000 michael field pic timestamp fix libavcodec
Fri, 09 Jul 2004 12:49:55 +0000 michael update version for next release libavcodec
Thu, 08 Jul 2004 10:46:28 +0000 michael av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>) libavcodec
Thu, 08 Jul 2004 00:53:21 +0000 michael overread fix libavcodec
Tue, 06 Jul 2004 12:27:36 +0000 michael dc_precission=11 fix libavcodec
Mon, 05 Jul 2004 19:19:04 +0000 michael ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodec
Mon, 05 Jul 2004 02:21:38 +0000 michael shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Thu, 01 Jul 2004 12:33:07 +0000 michael 10l libavcodec
Wed, 30 Jun 2004 23:12:21 +0000 michael 10l (fixes delayed frames during encoding) libavcodec
Wed, 30 Jun 2004 22:39:01 +0000 michael 1000l libavcodec
Wed, 30 Jun 2004 14:15:31 +0000 michael various resampling fixes libavcodec
Wed, 30 Jun 2004 14:10:17 +0000 michael forgotten libavcodec
Wed, 30 Jun 2004 12:05:35 +0000 michael timestamp duplication bugfix libavcodec
Sun, 27 Jun 2004 16:06:15 +0000 rtognimp Ignore palette for grayscale files, all my samples are inverted with libavcodec
Sun, 27 Jun 2004 14:46:02 +0000 rtognimp Paletted cvid support libavcodec
Sun, 27 Jun 2004 11:07:05 +0000 rtognimp Force alignement for rpza and smc libavcodec
Sun, 27 Jun 2004 11:06:30 +0000 rtognimp fix for width or height not multiple of 4 libavcodec
Sat, 26 Jun 2004 15:00:26 +0000 alex unused libavcodec
Sat, 26 Jun 2004 10:35:55 +0000 alex altivec workaround libavcodec
Sat, 26 Jun 2004 10:09:58 +0000 alex warning fix libavcodec
Sat, 26 Jun 2004 10:09:42 +0000 alex some debug libavcodec
Sat, 26 Jun 2004 10:09:19 +0000 alex skip_utf8, unused yet libavcodec
Sat, 26 Jun 2004 10:08:49 +0000 alex make the tables static libavcodec
Sat, 26 Jun 2004 09:52:16 +0000 alex 10l, non-x86 fix libavcodec
Sat, 26 Jun 2004 02:20:38 +0000 michael support skiping of mb rows during decoding libavcodec
Fri, 25 Jun 2004 19:14:23 +0000 michael use libmpeg2 idct to decode xvid videos unless the user forced some other idct libavcodec
Fri, 25 Jun 2004 14:11:44 +0000 michael optimization libavcodec
Thu, 24 Jun 2004 22:13:44 +0000 michael transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature request tracker libavcodec
Tue, 22 Jun 2004 21:14:01 +0000 michael flush audio encoder buffers at the end libavcodec
Mon, 21 Jun 2004 01:01:44 +0000 michael increase size of crop table libavcodec
Sun, 20 Jun 2004 19:13:07 +0000 rtognimp 100l fix codebook usage for v1 vectors libavcodec
Sat, 19 Jun 2004 01:25:02 +0000 michael 1000l to myself for FFMIN(...,0) instead of ...,6) libavcodec
Sat, 19 Jun 2004 01:14:13 +0000 michael 1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time libavcodec
Sat, 19 Jun 2004 00:10:21 +0000 michael segfault fix libavcodec
Fri, 18 Jun 2004 13:11:15 +0000 michael 100l libavcodec
Fri, 18 Jun 2004 02:45:09 +0000 michael 10l libavcodec
Thu, 17 Jun 2004 16:34:46 +0000 michael avoid useless normalization and 10l fix libavcodec
Thu, 17 Jun 2004 15:43:23 +0000 michael polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodec
Wed, 16 Jun 2004 02:53:12 +0000 melanson cut-n-paste error slipped through the cracks... thanks to DJ Hartman for libavcodec
Mon, 14 Jun 2004 23:41:41 +0000 michael coefficient saturation fix libavcodec
Mon, 14 Jun 2004 16:18:04 +0000 michael fewer overflows libavcodec
Sun, 13 Jun 2004 23:40:54 +0000 melanson warning vigilance libavcodec
Sun, 13 Jun 2004 00:10:07 +0000 melanson the ongoing struggle for encoding conditionals libavcodec
Sat, 12 Jun 2004 16:51:15 +0000 iive better cbp handling and small speedup in mpeg12 libavcodec
Fri, 11 Jun 2004 21:12:46 +0000 michael chroma me fix libavcodec
Fri, 11 Jun 2004 07:59:12 +0000 iive mpeg2 chroma422/444 support, may be slower, may be faster for other codecs libavcodec
Fri, 11 Jun 2004 02:24:08 +0000 melanson fix initialization bug in which execution overwrites essential data libavcodec
Thu, 10 Jun 2004 22:56:43 +0000 michael clip input motion vectors libavcodec
Thu, 10 Jun 2004 04:13:43 +0000 melanson attempt to create some separation in the FLAC system with respect to libavcodec