log avcodec.h @ 2322:4140f2e78ebc libavcodec

age author description
Mon, 25 Oct 2004 15:37:13 +0000 michael type fix libavcodec
Sun, 24 Oct 2004 22:37:29 +0000 michael mjpeg parser libavcodec
Fri, 22 Oct 2004 02:04:30 +0000 romansh * Introducing IIDC1394 grabbing interface. libavcodec
Thu, 21 Oct 2004 21:07:40 +0000 michael user selectble cutoff frequency libavcodec
Thu, 21 Oct 2004 03:11:34 +0000 michael make most resample filter parameters selectable at runtime libavcodec
Fri, 15 Oct 2004 02:37:04 +0000 michael support strictly enforcing gop size libavcodec
Tue, 12 Oct 2004 12:47:49 +0000 melanson Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavcodec
Wed, 29 Sep 2004 23:12:16 +0000 michael broken mess removial libavcodec
Tue, 28 Sep 2004 03:09:49 +0000 melanson support for Sierra Online audio files and Apple QuickDraw codec, libavcodec
Mon, 27 Sep 2004 19:47:17 +0000 michael move h264 idct to its own file and call via function pointer in DspContext libavcodec
Mon, 27 Sep 2004 11:50:56 +0000 michael lowres width/height cleanup 3rd try libavcodec
Mon, 27 Sep 2004 02:39:55 +0000 michael set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodec
Sun, 26 Sep 2004 00:18:12 +0000 michael 1/4 resolution decoding libavcodec
Sat, 25 Sep 2004 23:18:58 +0000 michael 1/2 resolution decoding libavcodec
Sun, 19 Sep 2004 16:38:54 +0000 michael av_rescale with user specified rounding libavcodec
Thu, 16 Sep 2004 03:31:41 +0000 melanson IBM Ultimotion video decoder, courtesy of Konstantin Shishkov libavcodec
Thu, 02 Sep 2004 15:30:46 +0000 michael optional non spec compliant optimizations libavcodec
Sun, 22 Aug 2004 17:16:03 +0000 michael 4x4 SSE compare function 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, 14 Aug 2004 22:51:24 +0000 melanson build++ libavcodec
Sat, 14 Aug 2004 15:08:09 +0000 melanson TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov libavcodec
Fri, 13 Aug 2004 13:59:28 +0000 michael user overrideable level & profile libavcodec
Fri, 30 Jul 2004 11:12:47 +0000 michael raise build number for the snow 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, 16 Jul 2004 19:48:30 +0000 michael XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) libavcodec
Wed, 14 Jul 2004 01:32:14 +0000 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) 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
Wed, 30 Jun 2004 14:10:17 +0000 michael forgotten libavcodec
Sat, 26 Jun 2004 02:20:38 +0000 michael support skiping of mb rows during decoding libavcodec
Tue, 22 Jun 2004 21:14:01 +0000 michael flush audio encoder buffers at the end libavcodec
Thu, 17 Jun 2004 15:43:23 +0000 michael polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 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
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
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, 23 May 2004 01:10:15 +0000 michael mpeg audio timestamp fix 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
Thu, 13 May 2004 19:08:39 +0000 michael mention avcodec_align_dimensions() libavcodec
Wed, 12 May 2004 16:00:44 +0000 michael automatic pixel format selection 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
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
Fri, 30 Apr 2004 18:56:33 +0000 michael AMV bug workaround libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Fri, 30 Apr 2004 13:44:29 +0000 michael intra_dc_precission>0 encoding support 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
Thu, 22 Apr 2004 03:31:29 +0000 michael motion estimation cleanup 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
Sun, 11 Apr 2004 13:50:42 +0000 michael verbosity patch by (Allen Day <allenday at ucla dot edu>) libavcodec
Thu, 08 Apr 2004 18:54:40 +0000 michael padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) libavcodec
Fri, 02 Apr 2004 19:54:33 +0000 michael interlaced chroma MC divx-bug workaround libavcodec
Wed, 24 Mar 2004 23:32:48 +0000 mellum warning patrol libavcodec
Sun, 21 Mar 2004 21:58:14 +0000 michael static allocation rewrite (old code was plain a broken mess) 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 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec
Fri, 05 Mar 2004 14:07:33 +0000 kabi * const libavcodec