log

age author description
Tue, 14 Sep 2004 18:35:03 +0000 michael comment fix libavcodec
Tue, 14 Sep 2004 17:17:12 +0000 michael qprd + mpeg2 segfault fix libavcodec
Tue, 14 Sep 2004 06:58:24 +0000 romansh * I was finally convinced. And besides, if err it's better to err with libavcodec
Mon, 13 Sep 2004 21:20:55 +0000 rtognimp AVC (H264 in mp4 files, fourcc avc1) support libavcodec
Mon, 13 Sep 2004 12:37:39 +0000 michael pre_cmp fix libavcodec
Mon, 13 Sep 2004 03:27:53 +0000 michael H.261 decoder improvements libavcodec
Sun, 12 Sep 2004 23:09:54 +0000 michael 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) libavcodec
Sun, 12 Sep 2004 21:32:36 +0000 michael use h264 MC code if possible libavcodec
Sun, 12 Sep 2004 17:35:54 +0000 michael 10l (gcc 2.95 compilation) libavcodec
Sun, 12 Sep 2004 10:51:02 +0000 michael use pointer arithmetic in mc_block(), 25% faster libavcodec
Fri, 10 Sep 2004 19:40:55 +0000 michael get/set_sr_golomb() cleanup libavcodec
Fri, 10 Sep 2004 18:54:02 +0000 michael mess cleanup libavcodec
Fri, 10 Sep 2004 15:38:14 +0000 alex put the warning to the right place to avoid crashes libavcodec
Wed, 08 Sep 2004 18:49:12 +0000 michael h264_qpel8_hv_lowpass_mmx2/3dnow libavcodec
Wed, 08 Sep 2004 18:25:45 +0000 michael h264_qpel4_hv_lowpass_mmx2/3dnow libavcodec
Wed, 08 Sep 2004 17:59:22 +0000 alex new signed golomb routines libavcodec
Wed, 08 Sep 2004 17:57:25 +0000 alex try to select w/h from tables libavcodec
Wed, 08 Sep 2004 10:07:08 +0000 michael 10l (wrong coded_picture) libavcodec
Wed, 08 Sep 2004 00:52:49 +0000 michael optimization libavcodec
Tue, 07 Sep 2004 22:56:50 +0000 michael optimization libavcodec
Tue, 07 Sep 2004 17:22:37 +0000 michael optimization libavcodec
Tue, 07 Sep 2004 01:48:45 +0000 michael h264 luma motion compensation in mmx2/3dnow libavcodec
Mon, 06 Sep 2004 10:32:47 +0000 michael useless libavcodec
Mon, 06 Sep 2004 03:17:31 +0000 michael 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written and commited long time ago but appearently never used, qpel motion compensation is 5% faster libavcodec
Sun, 05 Sep 2004 21:46:16 +0000 michael 20% faster predict_plane() libavcodec
Sat, 04 Sep 2004 11:19:37 +0000 alex more decorrelation types libavcodec
Fri, 03 Sep 2004 02:32:39 +0000 michael Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Thu, 02 Sep 2004 18:46:41 +0000 michael typo libavcodec
Thu, 02 Sep 2004 15:46:03 +0000 michael optional non spec compliant optimizations for mpeg1 libavcodec
Thu, 02 Sep 2004 15:30:46 +0000 michael optional non spec compliant optimizations libavcodec
Thu, 02 Sep 2004 10:49:54 +0000 michael h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Tue, 31 Aug 2004 16:28:49 +0000 michael 10l (keyframes and context resets) libavcodec
Sat, 28 Aug 2004 14:24:48 +0000 michael cleanup libavcodec
Sat, 28 Aug 2004 14:08:50 +0000 michael 10l libavcodec
Sat, 28 Aug 2004 12:28:53 +0000 melanson 8-bit mode corrections libavcodec
Fri, 27 Aug 2004 21:16:51 +0000 michael merge decode_subband() and dequantize() libavcodec
Fri, 27 Aug 2004 20:33:16 +0000 michael 11% faster decode_subband() libavcodec
Fri, 27 Aug 2004 20:15:32 +0000 michael 5% faster decode_subband() libavcodec
Fri, 27 Aug 2004 19:52:32 +0000 michael 46% faster decode_subband() libavcodec
Fri, 27 Aug 2004 01:06:58 +0000 michael 50% faster decode_subband() libavcodec
Thu, 26 Aug 2004 22:46:15 +0000 michael yuv median encoding 10l fix libavcodec
Thu, 26 Aug 2004 20:04:54 +0000 michael quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) libavcodec
Wed, 25 Aug 2004 22:35:04 +0000 michael typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) libavcodec
Wed, 25 Aug 2004 00:26:01 +0000 michael edge bugfix libavcodec
Wed, 25 Aug 2004 00:01:34 +0000 michael bsd patch by (Bohdan Horst <nexus at irc dot pl>) libavcodec
Tue, 24 Aug 2004 16:33:55 +0000 michael lrintf emulation improvments libavcodec
Sun, 22 Aug 2004 17:16:03 +0000 michael 4x4 SSE compare function libavcodec
Sun, 22 Aug 2004 12:40:57 +0000 alex ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug libavcodec
Sat, 21 Aug 2004 19:19:35 +0000 alex new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodec
Sat, 21 Aug 2004 19:18:45 +0000 alex new copyrights libavcodec
Thu, 19 Aug 2004 19:01:40 +0000 michael k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) libavcodec
Thu, 19 Aug 2004 10:55:48 +0000 michael enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Wed, 18 Aug 2004 22:10:39 +0000 michael copy & paste bug libavcodec
Tue, 17 Aug 2004 10:41:15 +0000 michael more untested bigendian fixes libavcodec
Tue, 17 Aug 2004 09:57:56 +0000 michael big endian fix (untested) libavcodec
Mon, 16 Aug 2004 22:51:18 +0000 michael cleanup libavcodec
Mon, 16 Aug 2004 22:48:05 +0000 michael Get H.264 frame rate from SPS/VUI patch by (Mns Rullgrd <mru at kth dot se>) libavcodec
Mon, 16 Aug 2004 01:25:52 +0000 michael get_bits(32) fix libavcodec
Sat, 14 Aug 2004 22:51:24 +0000 melanson build++ libavcodec
Sat, 14 Aug 2004 15:18:49 +0000 michael 10l (lrintf(a)+b vs. lrintf(a+b)) libavcodec
Sat, 14 Aug 2004 15:08:09 +0000 melanson TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov libavcodec
Fri, 13 Aug 2004 15:30:42 +0000 michael Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) libavcodec
Fri, 13 Aug 2004 14:40:33 +0000 michael minor optimization libavcodec
Fri, 13 Aug 2004 13:59:28 +0000 michael user overrideable level & profile libavcodec
Thu, 12 Aug 2004 23:36:48 +0000 michael give the user a chance to override codec_tag libavcodec
Wed, 11 Aug 2004 19:32:34 +0000 michael 10l (dont store 2 different things at the same place ...) libavcodec
Tue, 03 Aug 2004 02:34:50 +0000 michael cleanup libavcodec
Tue, 03 Aug 2004 01:50:52 +0000 michael segfault fix libavcodec
Tue, 03 Aug 2004 01:07:19 +0000 michael 10l (segfault) libavcodec
Mon, 02 Aug 2004 19:09:28 +0000 michael lossless support libavcodec
Mon, 02 Aug 2004 18:01:03 +0000 michael cleanup libavcodec
Mon, 02 Aug 2004 17:53:57 +0000 michael improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8) libavcodec
Mon, 02 Aug 2004 13:03:58 +0000 michael fix one file, will probably break some others but i cant find any samples which need this ... libavcodec
Mon, 02 Aug 2004 10:42:21 +0000 michael simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) libavcodec
Mon, 02 Aug 2004 01:06:55 +0000 michael cleanup libavcodec
Mon, 02 Aug 2004 01:03:52 +0000 michael various subband encoders (all either worse or complicated so they are commented out) libavcodec
Fri, 30 Jul 2004 11:12:47 +0000 michael raise build number for the snow libavcodec
Wed, 28 Jul 2004 10:13:45 +0000 michael svq1 mv array size fix libavcodec
Wed, 28 Jul 2004 01:35:29 +0000 michael 1/0 fix libavcodec
Wed, 28 Jul 2004 00:09:03 +0000 michael dont segfault without -strict -1 libavcodec
Tue, 27 Jul 2004 17:38:53 +0000 michael optimize quantizaton (about 3x faster) libavcodec
Tue, 27 Jul 2004 17:02:31 +0000 michael cleanup libavcodec
Tue, 27 Jul 2004 13:40:16 +0000 michael use parent sample to predict significance & magnitude libavcodec
Tue, 27 Jul 2004 11:09:41 +0000 michael realloc(NULL) fix libavcodec
Tue, 27 Jul 2004 09:44:57 +0000 michael log2() & bsd libavcodec
Tue, 27 Jul 2004 02:52:16 +0000 melanson well that does not need to be there anymore libavcodec
Tue, 27 Jul 2004 01:30:44 +0000 michael better context model (0.2-1% lower bitrate) libavcodec
Mon, 26 Jul 2004 16:49:00 +0000 michael argh libavcodec
Mon, 26 Jul 2004 16:39:01 +0000 michael Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Mon, 26 Jul 2004 16:36:36 +0000 michael libdts support improvements by (Aurelien Jacobs) libavcodec
Mon, 26 Jul 2004 15:52:55 +0000 michael TIMER dummies for non-x86 libavcodec
Mon, 26 Jul 2004 13:31:48 +0000 michael typo libavcodec
Sun, 25 Jul 2004 23:36:44 +0000 michael my experimental wavelet codec libavcodec
Sun, 25 Jul 2004 10:01:36 +0000 michael UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Fri, 23 Jul 2004 20:10:44 +0000 romansh * patch from James Morrison (getting rid of broken code) libavcodec
Thu, 22 Jul 2004 18:55:36 +0000 michael make comments doxygen compatible libavcodec
Thu, 22 Jul 2004 10:23:28 +0000 michael - Support empty GOB's (no mb's) and skip all mb's libavcodec
Wed, 21 Jul 2004 01:21:06 +0000 michael raw rgb support libavcodec
Tue, 20 Jul 2004 17:13:08 +0000 michael miscalculation of header_bits when using the -thread option bugfix, patch by (Christophe Massiot <cmassiot at freebox dot fr>) libavcodec
Fri, 16 Jul 2004 19:48:30 +0000 michael XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) libavcodec
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
Wed, 09 Jun 2004 01:57:47 +0000 michael make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodec
Tue, 08 Jun 2004 17:01:17 +0000 michael gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>) libavcodec
Tue, 08 Jun 2004 02:41:41 +0000 michael hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Tue, 08 Jun 2004 02:13:44 +0000 michael sse8 and nsse in mmx libavcodec
Mon, 07 Jun 2004 17:30:02 +0000 michael nsse weight libavcodec
Mon, 07 Jun 2004 03:23:31 +0000 michael noise preserving sum of squares comparission function libavcodec
Sun, 06 Jun 2004 20:15:53 +0000 michael fix normalization libavcodec
Sun, 06 Jun 2004 19:44:05 +0000 michael sanity checks libavcodec
Sun, 06 Jun 2004 13:46:50 +0000 michael cubic filter instead of truncated sinc libavcodec
Sun, 06 Jun 2004 03:52:42 +0000 michael Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodec
Sun, 06 Jun 2004 03:45:53 +0000 michael optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS libavcodec
Sat, 05 Jun 2004 22:36:43 +0000 michael sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>) libavcodec
Sat, 05 Jun 2004 22:33:47 +0000 michael mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec
Sat, 05 Jun 2004 22:29:37 +0000 michael avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Sat, 05 Jun 2004 22:26:03 +0000 michael hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Sat, 05 Jun 2004 22:23:55 +0000 michael remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Sat, 05 Jun 2004 18:10:23 +0000 michael qscale + qprd fix libavcodec
Thu, 03 Jun 2004 19:29:47 +0000 michael change qscale -> lambda for the motion estimation libavcodec
Thu, 03 Jun 2004 14:17:59 +0000 michael infinite loop fix libavcodec
Tue, 01 Jun 2004 11:53:03 +0000 michael remove stupid YV12-huffyuv warning libavcodec
Mon, 31 May 2004 23:44:02 +0000 michael 10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec
Mon, 31 May 2004 20:18:08 +0000 rtognimp Add support for qtrle4 (16 colors/gray levels) libavcodec
Mon, 31 May 2004 00:42:55 +0000 michael h261 dequant fix libavcodec
Sun, 30 May 2004 22:29:15 +0000 michael removing h263 specific code libavcodec
Sun, 30 May 2004 21:39:38 +0000 michael simplify libavcodec
Sun, 30 May 2004 21:21:13 +0000 michael rewrite h261 loop filter libavcodec
Sun, 30 May 2004 20:37:15 +0000 michael h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodec
Sun, 30 May 2004 01:53:43 +0000 michael Another (final?) patch for libpostproc. libavcodec
Sat, 29 May 2004 15:16:52 +0000 michael export low_delay for encoding too libavcodec
Fri, 28 May 2004 13:31:38 +0000 michael Newer version, using a vectorized version of the libavcodec
Fri, 28 May 2004 13:23:53 +0000 michael per line lowpass filter in mmx libavcodec
Thu, 27 May 2004 21:42:00 +0000 michael mmx optimized version of the per line/accurate deblock filter libavcodec
Thu, 27 May 2004 16:16:09 +0000 michael faster c lowpass filter libavcodec
Thu, 27 May 2004 15:57:20 +0000 michael accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodec
Wed, 26 May 2004 20:15:15 +0000 michael altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Wed, 26 May 2004 20:04:49 +0000 michael 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) libavcodec
Wed, 26 May 2004 19:42:00 +0000 michael 10l (interlaced b frame decoding fix) libavcodec
Wed, 26 May 2004 02:42:41 +0000 melanson rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) libavcodec
Tue, 25 May 2004 18:17:25 +0000 michael avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodec
Tue, 25 May 2004 18:07:25 +0000 michael warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Sun, 23 May 2004 01:10:15 +0000 michael mpeg audio timestamp fix libavcodec
Fri, 21 May 2004 14:40:35 +0000 michael more data_size=0 cleanup libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Fri, 21 May 2004 14:29:25 +0000 michael oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Fri, 21 May 2004 13:44:03 +0000 michael forgotten prototypes libavcodec
Tue, 18 May 2004 17:23:49 +0000 michael rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec
Tue, 18 May 2004 17:09:46 +0000 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Tue, 18 May 2004 01:53:43 +0000 romansh * reimplementation using mutexes and condition variables. libavcodec
Thu, 13 May 2004 19:08:39 +0000 michael mention avcodec_align_dimensions() libavcodec
Wed, 12 May 2004 21:34:38 +0000 michael removing unused encoding code libavcodec
Wed, 12 May 2004 16:00:44 +0000 michael automatic pixel format selection libavcodec
Wed, 12 May 2004 02:50:48 +0000 michael segfault fix libavcodec
Wed, 12 May 2004 02:19:12 +0000 michael support skiped blocks in SVQ1 libavcodec
Wed, 12 May 2004 02:03:24 +0000 michael motion estimation for SVQ1 libavcodec
Tue, 11 May 2004 12:24:42 +0000 michael UINT64_MAX fix libavcodec
Tue, 11 May 2004 01:38:46 +0000 michael moving motion estimation specific variables from MpegEncContext -> MotionEstContext libavcodec
Tue, 11 May 2004 00:58:08 +0000 michael reduce dependancy between motion estimation and MpegEncContext libavcodec
Mon, 10 May 2004 23:38:53 +0000 michael dummy avcodec_thread_init() to avoid linking issues libavcodec
Sun, 09 May 2004 15:50:08 +0000 michael p frame encoding, only with 0,0 motion vectors yet though libavcodec
Sat, 08 May 2004 14:15:45 +0000 michael using pointers so the code could eventually be used for P frames libavcodec
Sat, 08 May 2004 11:54:55 +0000 michael width height %64 != 0 fix libavcodec
Fri, 07 May 2004 21:34:33 +0000 rtognimp buffer hints, use reget_buffer, removed copy from previous frame libavcodec
Fri, 07 May 2004 21:10:52 +0000 michael color and 10l libavcodec
Fri, 07 May 2004 20:30:52 +0000 michael rate distorted intra only encoding libavcodec
Fri, 07 May 2004 14:57:05 +0000 michael 10l libavcodec
Fri, 07 May 2004 03:10:11 +0000 melanson first pass at a Sorenson Video 1 (SVQ1) encoder libavcodec
Wed, 05 May 2004 19:53:40 +0000 michael support decoding mpeg4 with buggy dc clipping libavcodec
Wed, 05 May 2004 00:14:22 +0000 michael mpeg4 dc prediction simplification libavcodec
Tue, 04 May 2004 02:58:30 +0000 michael use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodec
Tue, 04 May 2004 02:51:18 +0000 michael arbitrary precision integer support libavcodec
Sun, 02 May 2004 20:01:39 +0000 rtognimp Add buffer hints, enable DR1 libavcodec
Sun, 02 May 2004 19:18:20 +0000 michael cleanup libavcodec
Fri, 30 Apr 2004 19:53:54 +0000 michael mmx dct optimization libavcodec
Fri, 30 Apr 2004 18:56:33 +0000 michael AMV bug workaround libavcodec
Fri, 30 Apr 2004 18:11:34 +0000 michael simplify libavcodec
Fri, 30 Apr 2004 18:09:24 +0000 michael dont missuse assert() libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Fri, 30 Apr 2004 16:06:20 +0000 michael 10000l libavcodec
Fri, 30 Apr 2004 13:44:29 +0000 michael intra_dc_precission>0 encoding support libavcodec
Fri, 30 Apr 2004 01:35:45 +0000 michael 10l libavcodec
Thu, 29 Apr 2004 23:20:46 +0000 iive cola test libavcodec
Thu, 29 Apr 2004 22:12:29 +0000 michael 10l libavcodec
Thu, 29 Apr 2004 14:21:33 +0000 michael remove duplicated find_frame_end() code libavcodec
Thu, 29 Apr 2004 03:33:34 +0000 michael >2 channels decoding fix libavcodec
Tue, 27 Apr 2004 13:50:41 +0000 michael simplify libavcodec
Tue, 27 Apr 2004 04:06:24 +0000 melanson move the 0x80 vector outside of the function, thus saving the compiler libavcodec
Tue, 27 Apr 2004 03:58:06 +0000 melanson separate out put_signed_pixels_clamped() into its own function and libavcodec
Mon, 26 Apr 2004 21:46:01 +0000 michael H.263 MCBPC fix libavcodec
Mon, 26 Apr 2004 09:43:55 +0000 alex avoid macro conflicts libavcodec
Mon, 26 Apr 2004 08:51:56 +0000 alex disable hadamard for gcc below 3.3 - better fix awaited libavcodec
Mon, 26 Apr 2004 08:48:28 +0000 alex use the AVV macro from gcc_fixes.h instead ifdefs libavcodec
Mon, 26 Apr 2004 08:30:56 +0000 alex 100l, and another one because it boils out with ICE under gcc 3.2.3 libavcodec
Mon, 26 Apr 2004 00:33:59 +0000 melanson yes, that's nice... libavcodec
Mon, 26 Apr 2004 00:20:29 +0000 melanson reorganize and simplify the VP3 IDCT stuff libavcodec
Sun, 25 Apr 2004 19:03:35 +0000 michael fix decoding with quant matrixes which contain elements <16 libavcodec
Sun, 25 Apr 2004 16:14:13 +0000 michael rv10 decoding fix libavcodec
Sun, 25 Apr 2004 04:06:09 +0000 melanson move __align16 some place where non-MMX machines can see it libavcodec
Sun, 25 Apr 2004 03:38:30 +0000 melanson hush... libavcodec
Sun, 25 Apr 2004 03:33:30 +0000 melanson hook up support for SSE2-optimized VP3 IDCT libavcodec
Sun, 25 Apr 2004 03:30:19 +0000 melanson add selected SSE2 ASM macros libavcodec
Sun, 25 Apr 2004 03:29:10 +0000 melanson SSE2-optimized variant of VP3 IDCT libavcodec
Sun, 25 Apr 2004 03:26:24 +0000 melanson correct MMX-optimized variant of VP3 IDCT, with comments (thank you libavcodec
Sun, 25 Apr 2004 02:09:47 +0000 michael support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors libavcodec
Sat, 24 Apr 2004 19:30:49 +0000 melanson add the minimal documentation to make this decoder useful libavcodec
Sat, 24 Apr 2004 15:23:50 +0000 michael License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec
Sat, 24 Apr 2004 15:16:23 +0000 michael vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec
Sat, 24 Apr 2004 11:51:38 +0000 michael cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
Sat, 24 Apr 2004 03:43:43 +0000 michael sanity checks libavcodec
Sat, 24 Apr 2004 03:36:37 +0000 michael minor motion estimation cleanup libavcodec
Sat, 24 Apr 2004 03:02:40 +0000 michael libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer) libavcodec
Sat, 24 Apr 2004 02:02:54 +0000 romansh * Enabling UltraSparc stuff wit _SPARC64 libavcodec
Fri, 23 Apr 2004 23:38:54 +0000 michael VIS optimized motion compensation code. by (David S. Miller <davem at redhat dot com>) libavcodec
Fri, 23 Apr 2004 21:17:31 +0000 michael sanity check libavcodec
Fri, 23 Apr 2004 19:44:27 +0000 michael h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Fri, 23 Apr 2004 19:36:52 +0000 michael h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Fri, 23 Apr 2004 19:06:30 +0000 michael reuse motion vectors/mb types/field select values of the source video, if the SSE for a macroblock which is predicted with these values is below me_threshold libavcodec
Thu, 22 Apr 2004 23:15:24 +0000 michael RSHIFT(x,0) fix libavcodec
Thu, 22 Apr 2004 21:41:08 +0000 michael corrupted field pictures segfault fix libavcodec
Thu, 22 Apr 2004 20:56:29 +0000 michael 10l (segfault fix) libavcodec
Thu, 22 Apr 2004 13:21:59 +0000 michael better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Thu, 22 Apr 2004 03:31:29 +0000 michael motion estimation cleanup libavcodec
Tue, 20 Apr 2004 17:05:12 +0000 michael hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Mon, 19 Apr 2004 03:33:23 +0000 michael exporting field_select/ref_index values libavcodec
Sun, 18 Apr 2004 18:30:05 +0000 michael fix y scale of mv vissualization of interlaced MVs libavcodec
Sun, 18 Apr 2004 17:46:52 +0000 michael fix exported motion vectors libavcodec
Sat, 17 Apr 2004 19:41:49 +0000 michael passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder libavcodec
Sat, 17 Apr 2004 13:36:21 +0000 michael flv dropable p frame support libavcodec
Fri, 16 Apr 2004 18:50:30 +0000 michael seems wmv8 doesnt use intra-inter prediction libavcodec
Fri, 16 Apr 2004 12:47:37 +0000 michael forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Fri, 16 Apr 2004 01:48:05 +0000 michael fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec
Fri, 16 Apr 2004 01:29:35 +0000 michael t/dprintf printf -> av_log libavcodec
Fri, 16 Apr 2004 01:02:39 +0000 michael segfault fix libavcodec
Fri, 16 Apr 2004 01:01:45 +0000 michael unify table indexing (motion_val,dc_val,ac_val,coded_block changed) libavcodec
Wed, 14 Apr 2004 13:13:31 +0000 kabi * removed config.h libavcodec
Tue, 13 Apr 2004 13:17:35 +0000 michael assert(time_incr >= 0) so its clear that this MUST be the case libavcodec
Sun, 11 Apr 2004 16:28:31 +0000 michael progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Sun, 11 Apr 2004 13:50:42 +0000 michael verbosity patch by (Allen Day <allenday at ucla dot edu>) libavcodec
Fri, 09 Apr 2004 16:32:49 +0000 michael fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka) libavcodec
Fri, 09 Apr 2004 16:29:00 +0000 michael dos2unix libavcodec
Fri, 09 Apr 2004 15:04:51 +0000 michael writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) libavcodec
Fri, 09 Apr 2004 14:57:39 +0000 michael Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at thirdcontact dot com>) libavcodec
Fri, 09 Apr 2004 14:53:41 +0000 michael aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) libavcodec
Thu, 08 Apr 2004 18:54:40 +0000 michael padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) libavcodec
Wed, 07 Apr 2004 13:26:47 +0000 alex conversion to av_log libavcodec
Wed, 07 Apr 2004 13:14:29 +0000 alex unknown format chars libavcodec
Sun, 04 Apr 2004 17:55:59 +0000 michael fix global header passing from demuxer to decoder libavcodec
Sun, 04 Apr 2004 17:06:30 +0000 michael pts hack (correct solution would be to pass the pts from the encoder to the muxer) libavcodec
Sun, 04 Apr 2004 15:19:20 +0000 michael remove function call from muxer->encoder and cleanly pass global headers libavcodec
Sun, 04 Apr 2004 14:39:20 +0000 michael fix obnoxious ogg_packet passing from encoder to muxer libavcodec
Sun, 04 Apr 2004 11:46:01 +0000 michael time & (s)rand is forbidden libavcodec
Sun, 04 Apr 2004 02:07:15 +0000 michael kill obnoxious ogg_packet passing from demuxer to decoder libavcodec
Sun, 04 Apr 2004 01:10:50 +0000 michael remove spyware from ogg*.c libavcodec
Sat, 03 Apr 2004 01:55:24 +0000 michael nicer looking arrows for the motion vector vissualization libavcodec
Fri, 02 Apr 2004 21:04:56 +0000 michael rv20 (0x20201002) support libavcodec
Fri, 02 Apr 2004 19:54:33 +0000 michael interlaced chroma MC divx-bug workaround libavcodec
Fri, 02 Apr 2004 19:48:20 +0000 michael skiped mbs in interlaced b frames fix libavcodec
Fri, 02 Apr 2004 16:21:55 +0000 michael gmc segfault fix libavcodec
Thu, 01 Apr 2004 17:07:06 +0000 michael split stream into valid mp3 frames, at least flv & nut absolutely need this, but probably most other formats too libavcodec
Mon, 29 Mar 2004 00:29:27 +0000 michael fixing alignment, 2nd try libavcodec
Sun, 28 Mar 2004 23:10:53 +0000 michael hmm av_log(..., get_bits()); libavcodec
Fri, 26 Mar 2004 21:58:55 +0000 michael ensure that the bitstream buffers for encoding partitioned frames are aligned libavcodec
Fri, 26 Mar 2004 20:28:29 +0000 michael fix decoding of qp<6 libavcodec
Fri, 26 Mar 2004 19:35:53 +0000 michael h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Fri, 26 Mar 2004 12:30:04 +0000 michael huge vbv buffer size + CBR fix libavcodec
Fri, 26 Mar 2004 02:06:34 +0000 michael always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise libavcodec
Thu, 25 Mar 2004 01:46:40 +0000 romansh * some significant clean-up of the dv_decode_ac (it looks real libavcodec
Wed, 24 Mar 2004 23:32:48 +0000 mellum warning patrol libavcodec
Mon, 22 Mar 2004 20:54:04 +0000 michael 1000l for iive libavcodec
Mon, 22 Mar 2004 12:07:02 +0000 michael Compile fix by (Chip <szarlada at freemail dot hu>) libavcodec
Mon, 22 Mar 2004 11:00:51 +0000 michael 1000l in av_mallocz_static() libavcodec
Sun, 21 Mar 2004 21:58:14 +0000 michael static allocation rewrite (old code was plain a broken mess) libavcodec
Sat, 20 Mar 2004 16:40:20 +0000 michael do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded libavcodec
Sat, 20 Mar 2004 00:18:52 +0000 michael h264 loop filter optimizations libavcodec
Fri, 19 Mar 2004 21:21:17 +0000 michael h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Thu, 18 Mar 2004 22:45:37 +0000 michael h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>) libavcodec
Thu, 18 Mar 2004 04:19:34 +0000 romansh * removing casualties of battle of the wits and English language libavcodec
Tue, 16 Mar 2004 17:27:03 +0000 michael moving f/b_code init to where it should be libavcodec
Tue, 16 Mar 2004 16:57:27 +0000 michael 1000000l (using uninitalized variable for initalizing bits per MV table) libavcodec
Tue, 16 Mar 2004 16:11:29 +0000 michael init cleanup libavcodec
Tue, 16 Mar 2004 15:38:40 +0000 iive use pan_scan to remove some weight, proper pan_scan offset reading libavcodec
Mon, 15 Mar 2004 16:41:15 +0000 iive mpeg12 fix 10l of aspect calucalations, return gop perser to print debug info, and make mpeg1_seq_header hot overwrite height/width libavcodec
Mon, 15 Mar 2004 01:21:01 +0000 melanson update the API for the idct function libavcodec
Mon, 15 Mar 2004 00:08:24 +0000 iive move MPV_common_init after parsing stream parameters, matrix rebuild libavcodec
Sun, 14 Mar 2004 23:45:42 +0000 romansh * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) libavcodec
Sun, 14 Mar 2004 22:09:58 +0000 romansh * DV decoder simplifications. Now it looks to be 6% faster. At least libavcodec
Sun, 14 Mar 2004 17:55:50 +0000 michael alignment fix libavcodec
Sun, 14 Mar 2004 17:33:48 +0000 michael width,height%16!=0 fix libavcodec
Sun, 14 Mar 2004 15:04:21 +0000 melanson don't fetch the size of SEQH unless SEQH was found libavcodec
Sun, 14 Mar 2004 04:08:11 +0000 melanson minor VMD system update; still not perfect, but should not crash either libavcodec
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec
Sat, 13 Mar 2004 22:01:32 +0000 michael removing broken mpeg_decode_gop() libavcodec
Sat, 13 Mar 2004 21:43:24 +0000 michael fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Sat, 13 Mar 2004 21:26:54 +0000 melanson be smarter about the variable size of the extra SVQ3 data libavcodec
Sat, 13 Mar 2004 20:07:38 +0000 melanson smarten up the SVQ3 extradata decoder without changing the external API libavcodec
Sat, 13 Mar 2004 19:21:58 +0000 melanson credit update libavcodec
Fri, 12 Mar 2004 23:39:38 +0000 romansh * moving some of the commonly used bit reading/writing functions libavcodec
Thu, 11 Mar 2004 13:22:39 +0000 michael 10l libavcodec
Wed, 10 Mar 2004 23:13:43 +0000 michael mb stuffing in partitioned frames fix libavcodec
Wed, 10 Mar 2004 22:11:49 +0000 michael h263+ custom pcf support libavcodec
Wed, 10 Mar 2004 00:43:24 +0000 michael disable lames leading zero "feature", fixes a few more flv encoding issues libavcodec
Tue, 09 Mar 2004 15:23:14 +0000 michael find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads libavcodec
Tue, 09 Mar 2004 12:18:40 +0000 kabi * missing opts for make dep libavcodec
Mon, 08 Mar 2004 02:18:19 +0000 melanson use optimized VP3 functions where appropriate libavcodec
Mon, 08 Mar 2004 02:15:13 +0000 melanson cut over to using new VP3 DSP functions and remove the old ones; bring libavcodec
Mon, 08 Mar 2004 02:13:45 +0000 melanson seperated out the C-based VP3 DSP functions into a different file; also libavcodec
Sat, 06 Mar 2004 12:33:56 +0000 michael h263 framerate & aspect ratio fixes libavcodec
Fri, 05 Mar 2004 18:44:04 +0000 michael fix motion compensation with (x+1/2,y+1/2) MVs libavcodec
Fri, 05 Mar 2004 15:10:56 +0000 michael 10l libavcodec
Fri, 05 Mar 2004 14:21:56 +0000 kabi * more consts libavcodec
Fri, 05 Mar 2004 14:09:12 +0000 kabi * const warn elimination libavcodec
Fri, 05 Mar 2004 14:08:33 +0000 kabi * const warn elimintation libavcodec
Fri, 05 Mar 2004 14:07:33 +0000 kabi * const libavcodec
Thu, 04 Mar 2004 14:58:48 +0000 iive silence warnings libavcodec
Wed, 03 Mar 2004 19:29:00 +0000 michael count > thread_count for execute() libavcodec
Wed, 03 Mar 2004 17:53:55 +0000 michael av_log() cleanup libavcodec
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Wed, 03 Mar 2004 01:57:43 +0000 michael macrofree av_freep() libavcodec
Tue, 02 Mar 2004 18:39:25 +0000 iive add vlc for cbp=0 that is valid in 422,444 libavcodec
Tue, 02 Mar 2004 17:21:55 +0000 michael 10l (segfault fix) libavcodec
Tue, 02 Mar 2004 03:18:03 +0000 michael 100l (divx5 b frame + seeking + flush fix) libavcodec
Tue, 02 Mar 2004 00:40:18 +0000 iive forgot default chroma_format value libavcodec
Tue, 02 Mar 2004 00:30:25 +0000 iive fix typo libavcodec
Mon, 01 Mar 2004 14:55:21 +0000 iive initial chroma_format changes,xvmc tweaks and codec_cap libavcodec
Mon, 01 Mar 2004 12:46:20 +0000 michael attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec
Sun, 29 Feb 2004 22:14:46 +0000 michael optimizing/cleanup of mpeg/qpel_motion() libavcodec
Sun, 29 Feb 2004 22:10:18 +0000 michael attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec
Sun, 29 Feb 2004 02:25:19 +0000 michael skip b frames before first i frame libavcodec
Sun, 29 Feb 2004 02:08:28 +0000 michael simplify MPV_motion() libavcodec
Sun, 29 Feb 2004 00:37:36 +0000 michael interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi) libavcodec
Sat, 28 Feb 2004 21:02:49 +0000 michael mpeg2 field pic decoding fix libavcodec
Sat, 28 Feb 2004 16:41:23 +0000 michael int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) libavcodec
Sat, 28 Feb 2004 15:03:53 +0000 michael Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) libavcodec
Thu, 26 Feb 2004 19:11:21 +0000 michael 10l (vdpart fix) libavcodec
Thu, 26 Feb 2004 18:29:39 +0000 michael AVCodec.supported_framerates libavcodec
Thu, 26 Feb 2004 15:15:05 +0000 michael INT64_MIN fix libavcodec
Thu, 26 Feb 2004 13:42:17 +0000 michael 10l libavcodec
Thu, 26 Feb 2004 02:48:07 +0000 michael 100l (field picture decoding fix) libavcodec
Wed, 25 Feb 2004 18:29:17 +0000 michael export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) libavcodec
Wed, 25 Feb 2004 18:17:45 +0000 michael 1l libavcodec
Wed, 25 Feb 2004 17:35:52 +0000 michael use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 libavcodec
Wed, 25 Feb 2004 02:47:53 +0000 michael av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
Wed, 25 Feb 2004 02:05:50 +0000 michael set AVFrame.pts based upon framerate if its 0 libavcodec
Mon, 23 Feb 2004 21:18:29 +0000 michael av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
Mon, 23 Feb 2004 20:56:56 +0000 michael multithreaded mpeg2 decoding libavcodec
Mon, 23 Feb 2004 16:07:30 +0000 michael av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
Mon, 23 Feb 2004 15:59:21 +0000 michael av_log() libavcodec
Sun, 22 Feb 2004 21:22:47 +0000 michael c99 libavcodec
Sun, 22 Feb 2004 00:31:19 +0000 michael (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavcodec
Thu, 19 Feb 2004 20:29:26 +0000 michael w32threads by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Thu, 19 Feb 2004 00:30:33 +0000 iive use get_format libavcodec
Wed, 18 Feb 2004 22:54:02 +0000 michael simplify libavcodec
Wed, 18 Feb 2004 19:15:19 +0000 michael auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) libavcodec
Wed, 18 Feb 2004 16:26:16 +0000 michael check if threads_count is too large libavcodec
Wed, 18 Feb 2004 15:17:54 +0000 michael flac_flush() libavcodec
Wed, 18 Feb 2004 14:05:49 +0000 michael simplify libavcodec
Wed, 18 Feb 2004 12:49:30 +0000 alex avoid negative array indices libavcodec
Wed, 18 Feb 2004 04:10:52 +0000 michael crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>) libavcodec
Wed, 18 Feb 2004 02:00:55 +0000 michael remove residual array, it isnt really needed libavcodec
Wed, 18 Feb 2004 01:49:30 +0000 michael flac fixes: libavcodec
Wed, 18 Feb 2004 01:22:05 +0000 michael flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) libavcodec
Tue, 17 Feb 2004 18:57:50 +0000 michael noise reduction with threads bugfix libavcodec
Mon, 16 Feb 2004 03:34:11 +0000 michael more error checks for the sequence header libavcodec
Sat, 14 Feb 2004 18:12:36 +0000 rtognimp rle_code can overflow when multiplied by 4 libavcodec
Sat, 14 Feb 2004 17:11:46 +0000 rtognimp Use av_log libavcodec
Sat, 14 Feb 2004 13:37:58 +0000 michael normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) libavcodec
Sat, 14 Feb 2004 03:49:43 +0000 michael mpeg4 b frame + adaptive quantization assertion failure fix libavcodec
Sat, 14 Feb 2004 03:21:03 +0000 michael multithreaded spatial complexity calculation for i frames libavcodec
Sat, 14 Feb 2004 01:25:41 +0000 michael ff_copy_bits() optimization libavcodec
Fri, 13 Feb 2004 21:07:31 +0000 michael activate the memcpy special case for the byte aligned case in ff_copy_bits(), wasnt working before because of a incorrectly used pbBufPtr() libavcodec
Fri, 13 Feb 2004 20:59:48 +0000 michael replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong libavcodec
Fri, 13 Feb 2004 18:39:43 +0000 michael simplify MV availability check / dont use below last row MV which is always zero libavcodec
Fri, 13 Feb 2004 17:54:10 +0000 michael multithreaded/SMP motion estimation libavcodec
Thu, 12 Feb 2004 16:21:21 +0000 michael ppc chroma mess workaround (real bug is that the motion compensation code assumes that 2*uvlinesize == linesize and fixing this would mean a slowdown) libavcodec
Tue, 10 Feb 2004 20:48:09 +0000 romansh * gotta setup coded_frame for encoding. avcodec.h says that for decoding libavcodec
Mon, 09 Feb 2004 15:23:35 +0000 michael rv10/obmc fixes libavcodec
Sun, 08 Feb 2004 22:52:35 +0000 michael 2 byte shorter userdata for mpeg4 libavcodec
Sun, 08 Feb 2004 02:16:48 +0000 michael M$ ADPCM encoding & some simplifications libavcodec
Sat, 07 Feb 2004 20:50:26 +0000 michael segfault fix libavcodec
Sat, 07 Feb 2004 15:33:00 +0000 michael use clip() from common.h libavcodec
Sat, 07 Feb 2004 08:20:00 +0000 romansh * Initial implementation of the G.726 ADPCM audio codec. libavcodec
Fri, 06 Feb 2004 23:56:37 +0000 michael - made --extra-cflags option work on darwin libavcodec
Fri, 06 Feb 2004 22:34:33 +0000 michael h263 4mv encoding fix libavcodec
Fri, 06 Feb 2004 21:07:17 +0000 michael segfault fix libavcodec
Fri, 06 Feb 2004 17:51:58 +0000 alex get_bit_count -> put_bits_count libavcodec
Fri, 06 Feb 2004 15:27:31 +0000 alex get_bit_count -> put_bits_count libavcodec
Fri, 06 Feb 2004 03:56:05 +0000 michael analyze the gradient of the error surface to avoid a few checks in the quantizing noise shaper libavcodec
Fri, 06 Feb 2004 02:12:37 +0000 michael quantizer noise shaping optimization libavcodec
Thu, 05 Feb 2004 05:22:44 +0000 melanson initial commit for Quicktime Animation (RLE) video decoder; bit depths libavcodec
Thu, 05 Feb 2004 00:35:08 +0000 michael remove incorect motion estimation table libavcodec
Wed, 04 Feb 2004 16:03:10 +0000 michael cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (Mns Rullgrd)) libavcodec
Wed, 04 Feb 2004 15:49:55 +0000 michael fixes by Gildas Bazin <gbazin at altern dot org> libavcodec
Tue, 03 Feb 2004 04:27:17 +0000 melanson added support for EA ADPCM and SMJPEG IMA ADPCM libavcodec
Mon, 02 Feb 2004 14:59:43 +0000 michael simplify libavcodec
Mon, 02 Feb 2004 03:52:58 +0000 michael quantizer noise shaping libavcodec
Sun, 01 Feb 2004 22:56:54 +0000 mellum tiny warning fix libavcodec
Sat, 31 Jan 2004 22:58:32 +0000 alex changed includes libavcodec
Sat, 31 Jan 2004 22:47:48 +0000 alex not needed anymore libavcodec
Sat, 31 Jan 2004 21:28:49 +0000 michael segfault fix libavcodec
Sat, 31 Jan 2004 20:41:07 +0000 melanson vsad16_mmx2 only applies if encoders are turned on libavcodec
Sat, 31 Jan 2004 20:37:46 +0000 melanson these functions (get_bit_count and align_put_bits) are referenced even libavcodec
Sat, 31 Jan 2004 18:17:38 +0000 melanson handle invalid buffer sizes libavcodec
Sat, 31 Jan 2004 17:57:57 +0000 melanson watch those hard tabs libavcodec
Sat, 31 Jan 2004 17:40:28 +0000 melanson handle 0-length buffers libavcodec
Sat, 31 Jan 2004 17:30:28 +0000 melanson handle 0-length buffers libavcodec
Thu, 29 Jan 2004 15:50:54 +0000 michael b frames + cbr fix libavcodec
Thu, 29 Jan 2004 01:15:25 +0000 michael SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) libavcodec
Wed, 28 Jan 2004 00:36:58 +0000 michael 4mv + b frame encoding segfault fix libavcodec
Tue, 27 Jan 2004 13:55:34 +0000 michael first coded vs. first displayed pts (segfault & pts fix if b frames are used) libavcodec
Mon, 26 Jan 2004 19:14:02 +0000 michael 10l libavcodec
Mon, 26 Jan 2004 19:09:47 +0000 michael int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Mon, 26 Jan 2004 19:04:32 +0000 michael mpeg4 pts fix libavcodec
Sun, 25 Jan 2004 16:43:09 +0000 rtognimp Use reget buffer instead of copying from prev frame libavcodec
Sun, 25 Jan 2004 11:13:56 +0000 alex freebsd fix for mpeg12.c (moving INT64_MAX to common.h) libavcodec
Sat, 24 Jan 2004 23:47:33 +0000 michael optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html libavcodec
Sat, 24 Jan 2004 22:22:42 +0000 michael optimization libavcodec
Fri, 23 Jan 2004 12:30:31 +0000 michael segfault fix libavcodec
Thu, 22 Jan 2004 19:48:28 +0000 michael closed gop support & flags2 as all bits in flags are used libavcodec
Thu, 22 Jan 2004 12:09:14 +0000 michael inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodec
Wed, 21 Jan 2004 19:14:26 +0000 michael more tolerance for dc=0 libavcodec
Mon, 19 Jan 2004 14:41:34 +0000 michael avcodec_flush_buffers() fix libavcodec