log avcodec.h @ 8518:f2c406b05158 libavcodec

age author description
Sat, 03 Jan 2009 19:21:48 +0000 michael Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes. libavcodec
Sat, 03 Jan 2009 19:20:50 +0000 michael Add type, text and ass to AVSubtitleRect. libavcodec
Sat, 03 Jan 2009 19:17:18 +0000 michael Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. libavcodec
Sat, 03 Jan 2009 18:41:35 +0000 michael Replace some fixed width variable from AVSubtitle* by normal int. libavcodec
Sat, 03 Jan 2009 17:58:25 +0000 michael Future doxy for a few fields of AVSubtitleRect. libavcodec
Sat, 03 Jan 2009 17:54:48 +0000 michael Change AVSubtitle.rects to an array of pointers so ABI does not break libavcodec
Sat, 03 Jan 2009 15:15:03 +0000 michael Add enum AVSubtitleType libavcodec
Sat, 27 Dec 2008 09:22:21 +0000 reimar Bump minor number for many small improvements, tiff fax decoding, libavcodec
Wed, 24 Dec 2008 17:38:27 +0000 michael Allow decoders to set AVCodecContext.refs. libavcodec
Sat, 20 Dec 2008 18:06:01 +0000 kostya RV30 decoder libavcodec
Tue, 16 Dec 2008 21:35:35 +0000 stefano Implement av_set_string3(). libavcodec
Mon, 15 Dec 2008 22:12:37 +0000 mru ARM: NEON optimised simple_idct libavcodec
Sun, 14 Dec 2008 21:38:03 +0000 stefano Move documentation of avcodec_register_all() from allcodecs.c to libavcodec
Sun, 14 Dec 2008 21:34:12 +0000 stefano Remove set_all_opt() and its use in av_set_string2(). Make libavcodec
Sun, 14 Dec 2008 20:04:41 +0000 stefano Document register_avcodec(). libavcodec
Sun, 14 Dec 2008 20:04:00 +0000 stefano Make register_avcodec() call avcodec_init(). libavcodec
Sun, 14 Dec 2008 19:36:38 +0000 stefano Use a more explicit "codec" rather than "format" as the parameter of libavcodec
Mon, 08 Dec 2008 21:21:38 +0000 stefano Make av_log_missing_feature an internal function, and change its name libavcodec
Wed, 03 Dec 2008 15:23:30 +0000 diego Delete unnecessary 'extern' keywords. libavcodec
Tue, 02 Dec 2008 16:48:05 +0000 vitor Commit last ok'ed parts of QCELP decoder and enable it. libavcodec
Mon, 01 Dec 2008 06:40:36 +0000 kostya enable RV40 decoder libavcodec
Sat, 29 Nov 2008 14:08:48 +0000 stefano Implement the fields rc_max_available_vbv_use and libavcodec
Wed, 12 Nov 2008 17:47:23 +0000 romansh Making it easier to send arbitrary structures as work orders to MT workers libavcodec
Sat, 08 Nov 2008 00:29:22 +0000 pross Electronic Arts TGQ video decoder libavcodec
Mon, 03 Nov 2008 18:08:00 +0000 rathann Remove duplicated MM_* macros for CPU capabilities from dsputil.h. libavcodec
Sun, 02 Nov 2008 21:04:28 +0000 andoma Change multichannel API define prefix from "CHANNEL_" to "CH_". libavcodec
Sat, 01 Nov 2008 05:03:42 +0000 pross Add audio channel layout API to libavcodec. libavcodec
Fri, 24 Oct 2008 01:38:30 +0000 bcoudurier dnxhd parser libavcodec
Sun, 28 Sep 2008 19:11:26 +0000 stefano Document the directpred auto value. libavcodec
Fri, 26 Sep 2008 10:59:42 +0000 banan Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work libavcodec
Mon, 08 Sep 2008 18:31:48 +0000 michael Remove deprecated avcodec_decode_audio() this one was not under #ifdef. libavcodec
Mon, 08 Sep 2008 18:29:08 +0000 michael avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts. libavcodec
Mon, 08 Sep 2008 18:18:49 +0000 michael Rename error_resilience to error_recognition. libavcodec
Mon, 08 Sep 2008 15:28:07 +0000 michael Remove DEFAULT_FRAME_RATE_BASE. libavcodec
Mon, 08 Sep 2008 15:24:16 +0000 michael Drop deprecated SAMPLE_FMT_S24. libavcodec
Mon, 08 Sep 2008 15:03:17 +0000 michael Remove stuff under #if LIBAVCODEC_VERSION_INT. libavcodec
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavcodec
Wed, 03 Sep 2008 17:43:00 +0000 michael Clarify sample_aspect_ratio. libavcodec
Mon, 01 Sep 2008 14:33:54 +0000 jbr create a separate codec_id for E-AC-3 libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Sat, 30 Aug 2008 04:26:45 +0000 pross Remove 'currently unused' warning about SAMPLE_FMT_xxx. libavcodec
Fri, 29 Aug 2008 04:02:04 +0000 pross Bump libavcodec minor version number for r15017. libavcodec
Fri, 29 Aug 2008 03:59:48 +0000 pross Add AVCodecContext.bits_per_raw_sample field. libavcodec
Fri, 29 Aug 2008 03:52:10 +0000 pross Change AVCodecContext.bits_per_sample to bits_per_coded_sample. libavcodec
Thu, 21 Aug 2008 07:21:26 +0000 superdump Last hunk of the AAC decoder code to be OKed and build system and documentation libavcodec
Wed, 20 Aug 2008 23:11:26 +0000 michael Provide a simpler way for the user to reorder her timestamps. libavcodec
Tue, 19 Aug 2008 19:25:00 +0000 jai_menon Update changelog and general.texi to reflect libavcodec
Tue, 19 Aug 2008 10:43:47 +0000 pross Add F64BE, F64LE and F64BE PCM codecs. libavcodec
Tue, 19 Aug 2008 10:36:30 +0000 pross Add SAMPLE_FMT_DBL. libavcodec
Mon, 18 Aug 2008 12:03:59 +0000 pross Mark SAMPLE_FMT_S24 as deprecated. libavcodec
Sun, 10 Aug 2008 22:18:46 +0000 superdump Bump minor version as av_log_missing_feature() was added to public API in libavcodec
Sun, 10 Aug 2008 20:29:43 +0000 superdump Add a generic function to lavc to log messages about missing features. libavcodec
Fri, 08 Aug 2008 18:34:27 +0000 stefano Doxygenate avcodec_version(). libavcodec
Wed, 06 Aug 2008 08:33:25 +0000 pross Electronic Arts TGV decoder libavcodec
Mon, 28 Jul 2008 10:48:03 +0000 pross increment minor version for commit r14412 (add sample_fmts infrastructure) libavcodec
Sat, 26 Jul 2008 08:48:26 +0000 pross add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB enum. libavcodec
Sat, 26 Jul 2008 07:08:15 +0000 pross add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) libavcodec
Sat, 26 Jul 2008 01:57:10 +0000 astrange Add a new -debug option for tracing calls to the default get/release_buffer functions. libavcodec
Mon, 21 Jul 2008 20:52:24 +0000 diego Correct b_quant offset comment in avcodec.h, it is the description for libavcodec
Sat, 19 Jul 2008 15:57:06 +0000 michael Make strict_std_compliance available to decoders. libavcodec
Sat, 12 Jul 2008 18:42:00 +0000 michael New codec probing system try #1. libavcodec
Fri, 11 Jul 2008 15:25:12 +0000 andoma Deprecate avcodec_build(), it returns the same value as libavcodec
Thu, 10 Jul 2008 03:01:39 +0000 ramiro Motion Pixels Video Decoder. libavcodec
Wed, 09 Jul 2008 08:34:43 +0000 pross increment minor version for commit r14110 (Electronic Arts CMV decoder) libavcodec
Tue, 08 Jul 2008 13:22:23 +0000 pross Electronic Arts CMV decoder libavcodec
Fri, 04 Jul 2008 15:44:13 +0000 ramiro MLP/TrueHD decoder. libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Mon, 09 Jun 2008 00:43:07 +0000 bcoudurier uniformize trellis quant option libavcodec
Sun, 08 Jun 2008 17:12:25 +0000 banan Oma demuxer libavcodec
Thu, 05 Jun 2008 02:20:15 +0000 lorenm rename me=tesa libavcodec
Thu, 05 Jun 2008 01:57:35 +0000 bcoudurier add esa/dia compat me options and new tesa for libx264 libavcodec
Mon, 02 Jun 2008 23:00:04 +0000 aurel bump micro version after commit r13615 libavcodec
Mon, 02 Jun 2008 14:23:25 +0000 michael Move new field to the end to avoid ABI breakage, I thought this struct libavcodec
Mon, 02 Jun 2008 03:10:00 +0000 michael Rename last_frame_offset to next_frame_offset. libavcodec
Mon, 02 Jun 2008 02:55:30 +0000 michael Simplify parser core. libavcodec
Fri, 30 May 2008 21:12:33 +0000 michael Move *_static to bitstream.c which is the only file left which needs libavcodec
Mon, 26 May 2008 23:19:26 +0000 diego Clarify avcodec_encode_audio() vs. PCM audio. libavcodec
Sat, 17 May 2008 11:42:03 +0000 diego LPCM 24 bits support, patch by Lars Tuber, lars.taeuber gmx net libavcodec
Sun, 11 May 2008 11:15:18 +0000 diego Document AVCodecContext channels field. libavcodec
Tue, 29 Apr 2008 14:08:01 +0000 ramiro Typo: distoration -> distortion. libavcodec
Tue, 22 Apr 2008 20:06:20 +0000 superdump Add supported_samplerates field to AVCodec libavcodec
Thu, 17 Apr 2008 07:38:30 +0000 benoit fix a typo libavcodec
Thu, 17 Apr 2008 07:37:02 +0000 benoit Make two comments doxygen compatible. libavcodec
Thu, 17 Apr 2008 06:07:27 +0000 andoma Add descriptive long_name to AVCodec libavcodec
Mon, 14 Apr 2008 14:31:43 +0000 benoit Maxis XA demuxer and decoder. libavcodec
Sun, 13 Apr 2008 21:06:31 +0000 vitor BFI demuxer libavcodec
Sun, 13 Apr 2008 07:48:43 +0000 diego Add explanatory comments to enum CodecID. libavcodec
Tue, 08 Apr 2008 10:49:23 +0000 michael add CODEC_ID_DIRAC libavcodec
Mon, 31 Mar 2008 10:41:40 +0000 superdump Escape 124 (RPL) decoder libavcodec
Sun, 30 Mar 2008 19:16:08 +0000 vitor 8SVX decoder libavcodec
Sat, 29 Mar 2008 22:27:25 +0000 michael Fix closed gop flag disapearence. libavcodec
Fri, 21 Mar 2008 13:45:55 +0000 faust3 rl2 decoder libavcodec
Fri, 21 Mar 2008 11:40:05 +0000 michael Document AVCodec.flush() libavcodec
Fri, 21 Mar 2008 11:35:32 +0000 michael Document AVCodec.capabilities. libavcodec
Fri, 21 Mar 2008 03:54:45 +0000 zuxy Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static() libavcodec
Thu, 20 Mar 2008 18:16:13 +0000 michael More complete documentation for AVFrame.reference. libavcodec
Tue, 18 Mar 2008 19:51:34 +0000 ramiro Mimic decoder. libavcodec
Sat, 15 Mar 2008 12:24:31 +0000 ramiro Typo libavcodec
Thu, 13 Mar 2008 18:10:58 +0000 diego This file does not use size_t, so no need to #include <sys/types.h>. libavcodec
Mon, 10 Mar 2008 18:42:09 +0000 diego misc spelling fixes libavcodec
Thu, 06 Mar 2008 17:41:31 +0000 takis Make av_class a pointer to a const AVClass. Addresses one warning in libavcodec
Thu, 06 Mar 2008 07:30:41 +0000 kostya IMA ADPCM encoder - QT variant libavcodec
Wed, 05 Mar 2008 15:23:54 +0000 aurel doxyfy frame type comments and add some more comments libavcodec
Wed, 05 Mar 2008 15:19:26 +0000 aurel define BI frame type along with other frame types libavcodec
Wed, 27 Feb 2008 20:34:44 +0000 banan Add more riff IDs to support remuxing. libavcodec
Tue, 26 Feb 2008 20:37:59 +0000 mru less preprocessor magic in version number macros libavcodec
Tue, 26 Feb 2008 14:59:11 +0000 michael floating point AAN IDCT libavcodec
Mon, 25 Feb 2008 09:22:11 +0000 mru Install headers in $prefix/include/$libname libavcodec
Sat, 23 Feb 2008 23:30:41 +0000 banan Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. libavcodec
Wed, 20 Feb 2008 20:24:38 +0000 michael revert 12156 libavcodec
Wed, 20 Feb 2008 03:20:06 +0000 michael Make timestamp interpolation work with mpeg2 field pictures. libavcodec
Tue, 19 Feb 2008 22:50:28 +0000 mru Clean up lib* version definitions libavcodec
Sun, 17 Feb 2008 03:44:47 +0000 mru remove duplicate AV_STRINGIFY() definition libavcodec
Fri, 15 Feb 2008 12:04:35 +0000 lucabe Fix libavcodec
Mon, 11 Feb 2008 08:01:07 +0000 andoma Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may libavcodec
Wed, 06 Feb 2008 12:37:37 +0000 reimar Add support for speex in ogg libavcodec
Sat, 02 Feb 2008 22:54:50 +0000 michael Make avcodec_decode_* functions take const input buffers. libavcodec
Fri, 01 Feb 2008 02:26:19 +0000 michael The buffer passed into the decoder should be const. libavcodec
Sun, 27 Jan 2008 19:57:04 +0000 reimar Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. libavcodec
Sun, 27 Jan 2008 15:43:17 +0000 aurel Add support for Matroska attachments. libavcodec
Sat, 29 Dec 2007 20:49:03 +0000 aurel export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) libavcodec
Fri, 28 Dec 2007 13:07:43 +0000 ivo Sun Rasterfile decoder libavcodec
Fri, 28 Dec 2007 06:13:55 +0000 jbr use cutoff frequency to adjust bandwidth in ac3 encoder libavcodec
Wed, 26 Dec 2007 22:17:46 +0000 ivo PC Paintbrush PCX image decoder libavcodec
Fri, 21 Dec 2007 11:50:18 +0000 diego comment typo fixes libavcodec
Fri, 21 Dec 2007 00:22:40 +0000 ivo typo ;) libavcodec
Thu, 20 Dec 2007 09:59:07 +0000 michael Document a few more structure change rules with relation to ABI/API. libavcodec
Thu, 20 Dec 2007 09:43:01 +0000 michael Document structure change rules with relation to ABI/API. libavcodec
Thu, 20 Dec 2007 00:55:08 +0000 jbr Add option for user to scale the amount of dynamic range compression which is libavcodec
Tue, 18 Dec 2007 19:40:57 +0000 michael A little more doxygenization. libavcodec
Tue, 18 Dec 2007 19:40:08 +0000 michael Document Motion_Est_IDs. libavcodec
Tue, 18 Dec 2007 14:51:55 +0000 michael Remove old variable with the next major version bump. libavcodec
Mon, 17 Dec 2007 19:29:13 +0000 michael another comment ->doxy libavcodec
Mon, 17 Dec 2007 19:26:11 +0000 michael ME default does not belong to the ME type enum. libavcodec
Mon, 17 Dec 2007 19:25:13 +0000 michael change some normal comments to doxy ones libavcodec
Wed, 12 Dec 2007 18:40:11 +0000 michael av_*_next() API for libavcodec libavcodec
Wed, 12 Dec 2007 11:52:27 +0000 takis Show which bitstreamfilters were compiled in, similar to the protocols etc libavcodec
Sun, 02 Dec 2007 15:43:08 +0000 diego Misc spelling fixes, prefer American over British English. libavcodec
Sat, 01 Dec 2007 12:05:59 +0000 diego succes --> success typo libavcodec
Wed, 28 Nov 2007 12:41:35 +0000 diego Clarify documentation for avcodec_encode_audio. libavcodec
Sun, 25 Nov 2007 16:32:47 +0000 aurel add pcm_s16le_planar support for electronicarts files libavcodec
Thu, 15 Nov 2007 10:28:12 +0000 takis Attribute for specifying direction should come right after @param. libavcodec
Fri, 09 Nov 2007 21:37:48 +0000 michael intrax8 decoder patch by "someone" libavcodec
Wed, 07 Nov 2007 05:35:46 +0000 kostya Musepack SV8 demuxer and decoder libavcodec
Sat, 03 Nov 2007 22:37:18 +0000 aurel add Electronic Arts XAS ADPCM decoder libavcodec
Tue, 30 Oct 2007 23:20:26 +0000 aurel EA IMA EACS decoder libavcodec
Tue, 30 Oct 2007 23:12:18 +0000 aurel EA IMA SEAD decoder libavcodec
Wed, 24 Oct 2007 20:49:42 +0000 aurel EA ADPCM R1, R2 and R3 decoder libavcodec
Mon, 22 Oct 2007 06:01:38 +0000 kostya Beam Software SIFF demuxer and video decoder libavcodec
Sun, 21 Oct 2007 17:26:02 +0000 kostya New RM format deserves small version bump libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Mon, 15 Oct 2007 16:26:02 +0000 banan Nellymoser ASAO decoder libavcodec
Thu, 11 Oct 2007 21:09:40 +0000 ramiro Specify in documentation that avcodec_find_(en|de)coder* only searches for libavcodec
Mon, 08 Oct 2007 11:27:18 +0000 bcoudurier DNxHD (SMPTE VC-3) encoder libavcodec
Sat, 29 Sep 2007 15:20:22 +0000 vitor AMV video decoder. libavcodec
Thu, 27 Sep 2007 06:21:57 +0000 vitor AMV audio decoder libavcodec
Tue, 25 Sep 2007 19:12:46 +0000 aurel add a new vp6a codec (add alpha plan support to vp6) libavcodec
Sun, 16 Sep 2007 22:50:12 +0000 aurel remove obsolete and wrong extern declaration libavcodec
Thu, 13 Sep 2007 03:22:47 +0000 kostya Monkey Audio decoder libavcodec
Tue, 04 Sep 2007 06:48:22 +0000 benoit add a close function to bitstream filter libavcodec
Thu, 30 Aug 2007 19:18:23 +0000 gpoirier add simple_idct implemented in Sparc VIS libavcodec
Sat, 25 Aug 2007 09:23:17 +0000 diego prettyprinting cosmetics libavcodec
Thu, 23 Aug 2007 20:28:28 +0000 reimar Add request_channels member to AVCodecContext so we now have a proper libavcodec
Tue, 21 Aug 2007 18:24:08 +0000 aurel parsers and bsfs declarations are not meant to be part of public API libavcodec
Mon, 13 Aug 2007 22:55:04 +0000 ramiro Introduce AVERROR_PATCHWELCOME libavcodec
Mon, 13 Aug 2007 05:23:38 +0000 conrad Add av_get_bits_per_sample_format() libavcodec
Sun, 05 Aug 2007 12:11:09 +0000 reimar First version of xsub decoder, not yet tested libavcodec
Mon, 30 Jul 2007 02:05:16 +0000 michael support silly PCM variant used by zork nemesis libavcodec
Sat, 28 Jul 2007 12:46:26 +0000 diego cosmetics: misc typo fixes libavcodec
Fri, 27 Jul 2007 11:37:56 +0000 michael detect voxware (closes issue39) libavcodec
Wed, 11 Jul 2007 23:21:13 +0000 iive revert commit 9603 libavcodec
Wed, 11 Jul 2007 22:05:43 +0000 iive Integrate reference mpeg IDCT into dsputil. libavcodec
Wed, 11 Jul 2007 13:19:58 +0000 aurel comment explaining that text subtitle need to be UTF-8 for now libavcodec
Wed, 11 Jul 2007 13:13:20 +0000 aurel add support for Matroska subtitle tracks libavcodec
Mon, 09 Jul 2007 22:15:07 +0000 mru avoid deprecation warnings for ImgReSampleContext from avcodec.h libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Thu, 14 Jun 2007 07:28:16 +0000 benoit More detailed documentation libavcodec
Wed, 13 Jun 2007 08:28:00 +0000 benoit Improve understanding ofavcodec_find_decoder() libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Tue, 12 Jun 2007 08:06:54 +0000 benoit Move the video size and rate abbreviations system from libavformat to libavcodec libavcodec
Mon, 11 Jun 2007 16:05:32 +0000 aurel move codecs declarations from avcodec.h to allcodecs.h libavcodec
Thu, 07 Jun 2007 16:58:08 +0000 diego Add CPU feature definitions for SSE3 and SSSE3. libavcodec
Thu, 07 Jun 2007 16:15:20 +0000 diego CPU feature definitions should always be available, not just when the libavcodec
Wed, 06 Jun 2007 08:51:41 +0000 diego Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. libavcodec
Sat, 02 Jun 2007 11:44:44 +0000 diego Rename aac_decoder to libfaad_decoder for consistency and to be able to libavcodec
Sat, 02 Jun 2007 11:20:24 +0000 diego Rename faac_encoder to libfaac_encoder for consistency and to be able to libavcodec
Wed, 30 May 2007 14:20:55 +0000 benoit Add support for listing the supported pixel formats using the option libavcodec
Sat, 19 May 2007 14:31:57 +0000 aurel allows to disable jpegls decoder libavcodec
Thu, 17 May 2007 17:04:00 +0000 aurel remove libdts decoder, we have a native dts decoder libavcodec
Wed, 16 May 2007 12:25:54 +0000 diego Remove extern C declarations for C++. libavcodec
Thu, 10 May 2007 13:24:05 +0000 benoit add AVERROR_NOENT libavcodec
Mon, 07 May 2007 13:29:02 +0000 ivo Renderware TXD decoder libavcodec
Mon, 07 May 2007 08:55:27 +0000 benoit RoQ audio encoder libavcodec
Mon, 07 May 2007 00:47:03 +0000 aurel make some parser parameters const to avoid casting const to non-const libavcodec
Fri, 04 May 2007 00:18:54 +0000 diego Rename oggvorbis decoder to libvorbis. libavcodec
Thu, 03 May 2007 10:38:03 +0000 diego Give libamr decoders/encoders a lib prefix in the name. libavcodec
Thu, 03 May 2007 09:35:54 +0000 diego Rename dts_decoder to libdts_decoder. libavcodec
Wed, 02 May 2007 13:49:08 +0000 benoit add the possibility to choose aac profile libavcodec
Wed, 02 May 2007 09:37:47 +0000 diego cosmetics: Group all external library decoders and encoders together. libavcodec
Wed, 02 May 2007 09:13:47 +0000 benoit patch so that the deprecated items show up correctly libavcodec
Sun, 29 Apr 2007 09:37:07 +0000 ivo add V.Flash PTX decoder libavcodec
Wed, 18 Apr 2007 19:49:47 +0000 banan Version bump, atrac3 added. libavcodec
Tue, 17 Apr 2007 20:53:39 +0000 banan Atrac3 decoder. libavcodec
Fri, 13 Apr 2007 07:50:04 +0000 benoit timestamps generation improvement when parsing avi libavcodec
Sat, 07 Apr 2007 20:51:58 +0000 diego Bethsoft VID demuxer and video decoder libavcodec
Sat, 07 Apr 2007 16:03:23 +0000 diego THP PCM decoder, used on the Nintendo GameCube. libavcodec
Sat, 07 Apr 2007 14:25:25 +0000 diego Interplay C93 demuxer and video decoder libavcodec
Sat, 07 Apr 2007 14:07:33 +0000 diego spelling/wording/grammar libavcodec
Fri, 06 Apr 2007 18:29:27 +0000 diego SGI image decoder ported to the new image API. libavcodec
Tue, 03 Apr 2007 13:52:36 +0000 michael cosmetic libavcodec
Tue, 03 Apr 2007 13:52:00 +0000 michael FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Nowosad libavcodec
Tue, 03 Apr 2007 13:43:57 +0000 michael tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) libavcodec
Sun, 01 Apr 2007 14:28:48 +0000 diego support for the THP game format by Marco Gerards, mgerards xs4all nl libavcodec
Tue, 27 Mar 2007 11:18:24 +0000 michael codec id addition guidlines libavcodec
Mon, 26 Mar 2007 15:21:19 +0000 iive get rid of unused entries in the middle of xvmc_render struct, libavcodec
Sun, 25 Mar 2007 20:52:45 +0000 bcoudurier increment subminor version due to r8502 and r8504, those revisions make dnxhd and gif decoders in line with libavcodec API libavcodec
Thu, 22 Mar 2007 13:27:11 +0000 michael clarify codec_tag libavcodec
Thu, 22 Mar 2007 13:17:03 +0000 michael clarify sub_id libavcodec
Sun, 18 Mar 2007 23:25:00 +0000 bcoudurier dnxhd decoder libavcodec
Thu, 15 Mar 2007 12:23:08 +0000 gpoirier Targa (.tga) encoder, libavcodec
Wed, 14 Mar 2007 14:49:49 +0000 kostya DXA demuxer and decoder libavcodec
Tue, 13 Mar 2007 22:01:06 +0000 michael deprecate av_mallocz_static() libavcodec
Wed, 07 Mar 2007 09:29:44 +0000 michael add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType as an additional parameter libavcodec
Sun, 04 Mar 2007 11:53:11 +0000 takis Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" libavcodec
Sun, 04 Mar 2007 02:59:11 +0000 bcoudurier imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder libavcodec
Sun, 04 Mar 2007 02:26:20 +0000 bcoudurier dummy support for mpeg2 non linear quant libavcodec
Fri, 02 Mar 2007 23:35:26 +0000 michael support feeding individual NAL units to the decoder instead of just complete frames libavcodec
Thu, 01 Mar 2007 15:27:26 +0000 takis Add documentation to some avcodec.h's pix_fmt related functions and defines. libavcodec
Thu, 01 Mar 2007 10:29:03 +0000 bcoudurier get rid of CODEC_FLAG_H263P_AIC with next major bump libavcodec
Thu, 01 Mar 2007 10:24:07 +0000 bcoudurier define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump libavcodec
Wed, 28 Feb 2007 17:56:45 +0000 bcoudurier get rid of rtp_mode field after next major bump libavcodec
Tue, 27 Feb 2007 06:30:40 +0000 kostya DCA decoder libavcodec
Sun, 25 Feb 2007 07:53:44 +0000 takis Move the unaltered documentation of the functions which are part of the public libavcodec
Sat, 24 Feb 2007 09:41:43 +0000 diego cosmetics: Fix another common typo, dependAnt --> dependEnt. libavcodec
Fri, 23 Feb 2007 15:19:29 +0000 gpoirier add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in ffmpeg.c libavcodec
Thu, 22 Feb 2007 20:21:33 +0000 takis Move the av_realloc_static() declaration out of avcodec.h into bitstream.c. libavcodec
Thu, 22 Feb 2007 19:14:07 +0000 takis Doxygenize the comments for the av_fast_realloc() function. libavcodec
Thu, 22 Feb 2007 19:12:40 +0000 takis Doxygenize the comments for the av_free_static() function. libavcodec
Thu, 22 Feb 2007 19:11:33 +0000 takis Doxygenize the comments for the av_mallocz_static() function. libavcodec
Thu, 22 Feb 2007 19:10:55 +0000 takis Doxygenize the comments for the av_realloc_static() function. libavcodec
Thu, 22 Feb 2007 19:09:35 +0000 takis Doxygenize the comments for the av_get_bits_per_sample() function. libavcodec
Thu, 22 Feb 2007 19:08:39 +0000 takis Doxygenize the comments for the av_get_pict_type_char() function. libavcodec
Thu, 22 Feb 2007 19:06:28 +0000 takis Doxygenize the comments for the avpicture_free() function. libavcodec
Thu, 22 Feb 2007 19:05:44 +0000 takis Move the Doxygen function documentation unaltered from libavcodec/utils.c to libavcodec
Thu, 22 Feb 2007 18:59:05 +0000 takis Add more Doxygen documentation. libavcodec
Wed, 21 Feb 2007 23:48:20 +0000 takis Correct typo. libavcodec
Wed, 21 Feb 2007 19:19:46 +0000 diego cosmetics: Fix another common typo, gurantee --> guArantee. libavcodec
Tue, 20 Feb 2007 11:09:47 +0000 mbardiaux Add support for MS-GSM codec libavcodec
Sat, 17 Feb 2007 11:55:57 +0000 michael remove imgresample and convert with the next version bump libavcodec
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavcodec
Sun, 11 Feb 2007 19:02:59 +0000 diego Rename ac3 decoder to liba52 to prepare for native decoder. libavcodec
Tue, 06 Feb 2007 20:19:04 +0000 michael wma encoder libavcodec
Tue, 06 Feb 2007 19:14:16 +0000 michael Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>) libavcodec
Mon, 05 Feb 2007 15:05:29 +0000 diego BMP encoder by Michel Bardiaux, mbardiaux mediaxim be libavcodec
Sat, 03 Feb 2007 06:39:50 +0000 kostya VC-1 parser libavcodec
Thu, 01 Feb 2007 23:30:33 +0000 mru revert accidental checkin libavcodec
Thu, 01 Feb 2007 22:44:42 +0000 mru remove redundant loads libavcodec
Sun, 28 Jan 2007 21:32:08 +0000 mru ARMv6 SIMD IDCT libavcodec
Fri, 26 Jan 2007 15:11:10 +0000 takis Typo libavcodec
Thu, 25 Jan 2007 00:16:28 +0000 diego Theora encoding via libtheora. libavcodec
Sun, 21 Jan 2007 22:45:18 +0000 diego cosmetics: Sort decoder/encoder/parser variables lists. libavcodec
Sun, 21 Jan 2007 22:20:18 +0000 diego cosmetics: List all encoders together. libavcodec
Sun, 21 Jan 2007 20:56:20 +0000 banan Flash screen video encoder. libavcodec
Sun, 14 Jan 2007 23:50:06 +0000 michael avcodec_decode_audio2() libavcodec
Sun, 24 Dec 2006 04:51:43 +0000 kostya Musepack SV7 decoding support libavcodec
Sat, 23 Dec 2006 03:05:36 +0000 michael skiprd libavcodec
Sun, 17 Dec 2006 22:00:12 +0000 aurel Add support for VP60 and VP61. libavcodec
Fri, 08 Dec 2006 00:42:55 +0000 mru lavc is at major version 51, delete old stuff libavcodec
Thu, 07 Dec 2006 15:59:42 +0000 takis Add codec ID for a native H.264 encoder. libavcodec
Thu, 07 Dec 2006 04:17:01 +0000 kostya ZMBV encoder libavcodec
Wed, 06 Dec 2006 23:46:11 +0000 mru use the standard INT64_C() macro for 64-bit constants libavcodec
Wed, 06 Dec 2006 17:04:23 +0000 takis Add "mixed_refs" description suggested by Loren Merritt and update accompanying libavcodec
Sun, 03 Dec 2006 16:35:30 +0000 reimar Move BE_*/LE_*/ST*/LD* macros to a common place. Some further libavcodec
Fri, 01 Dec 2006 14:06:21 +0000 bcoudurier mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime libavcodec
Fri, 10 Nov 2006 01:41:53 +0000 michael mp3 header (de)compression bitstream filter libavcodec
Thu, 09 Nov 2006 11:37:30 +0000 bcoudurier get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used libavcodec
Tue, 07 Nov 2006 13:45:08 +0000 bcoudurier add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag libavcodec
Tue, 07 Nov 2006 05:57:42 +0000 kostya Bump version for Fraps v[24] support libavcodec
Thu, 02 Nov 2006 23:13:34 +0000 bcoudurier change gif muxer to simple gif encoder libavcodec
Mon, 30 Oct 2006 13:48:48 +0000 kostya IMC decoder libavcodec
Thu, 26 Oct 2006 04:15:48 +0000 kostya LZW decoder as separate module plus TIFF LZW support libavcodec
Sun, 22 Oct 2006 15:05:03 +0000 bcoudurier change gif demuxer to gif decoder libavcodec
Mon, 16 Oct 2006 17:44:29 +0000 lu_zero Make ffmpeg work with x264 r592 libavcodec
Fri, 13 Oct 2006 10:48:29 +0000 kostya TIFF decoder libavcodec
Thu, 12 Oct 2006 12:02:58 +0000 bcoudurier support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavcodec
Wed, 11 Oct 2006 17:14:02 +0000 bcoudurier update doc, changelog, and increase libavcodec version for .cin files support libavcodec
Wed, 11 Oct 2006 16:57:00 +0000 bcoudurier support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavcodec
Wed, 11 Oct 2006 04:15:04 +0000 kostya Targa image decoder libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Wed, 04 Oct 2006 13:13:07 +0000 bcoudurier change extradata type to uint8_t * libavcodec
Mon, 02 Oct 2006 06:18:02 +0000 ods15 Add vorbis encoder to ffmpeg libavcodec
Sat, 30 Sep 2006 18:16:38 +0000 michael marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder) libavcodec
Wed, 27 Sep 2006 04:31:39 +0000 kostya bump lavc version for WavPack decoder libavcodec
Tue, 26 Sep 2006 20:26:22 +0000 mru ARMv5TE optimized IDCT libavcodec
Tue, 26 Sep 2006 03:41:51 +0000 kostya WavPack lossless audio decoder libavcodec
Mon, 25 Sep 2006 15:23:40 +0000 lu_zero move memory functions from avcodec to avutil libavcodec
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavcodec
Sat, 09 Sep 2006 17:19:37 +0000 aurel VP5 and VP6 video decoder libavcodec
Tue, 05 Sep 2006 04:37:14 +0000 kostya VMware Video decoder (fourcc: VMnc) libavcodec
Thu, 31 Aug 2006 19:14:00 +0000 lu_zero Align the input buffer in ffplay, introduce a public macro for aligned declarations libavcodec
Thu, 24 Aug 2006 14:13:57 +0000 bcoudurier add codec id and tag for JPEG 2000 libavcodec
Sun, 20 Aug 2006 19:08:05 +0000 banan Added codec id for QCELP. libavcodec
Tue, 01 Aug 2006 04:00:14 +0000 kostya Forgot to update LIBAVCODEC_VERSION_INT libavcodec
Mon, 31 Jul 2006 20:56:15 +0000 mru remove libtheora wrapper libavcodec
Sun, 30 Jul 2006 03:45:02 +0000 kostya New functions in DSPContext for VC-1 decoding libavcodec
Sat, 29 Jul 2006 20:47:47 +0000 diego Remove spurious references to Ogg Theora encoder, such a thing never existed. libavcodec
Sat, 29 Jul 2006 08:45:33 +0000 stefang some MMX optimizations for the CAVS decoder libavcodec
Wed, 19 Jul 2006 07:28:58 +0000 lucabe Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil libavcodec
Tue, 18 Jul 2006 11:00:55 +0000 lucabe Move av_log() & friends to libavutil libavcodec
Fri, 07 Jul 2006 17:50:09 +0000 bcoudurier av_get_bits_per_sample and due simplifications libavcodec
Thu, 06 Jul 2006 15:35:29 +0000 michael increasing version for AVBitStreamFilters libavcodec
Thu, 06 Jul 2006 15:28:17 +0000 michael noise bitstream filter libavcodec
Thu, 06 Jul 2006 15:04:46 +0000 michael AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) libavcodec
Sun, 02 Jul 2006 14:58:17 +0000 michael CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) libavcodec
Sun, 02 Jul 2006 10:22:31 +0000 michael flac-lpc patch by (Justin Ruggles jruggle earthlink net) libavcodec
Tue, 27 Jun 2006 02:55:54 +0000 kostya Rename VC9 to VC1 as there is no such thing as VC9 libavcodec
Sun, 25 Jun 2006 17:37:12 +0000 lu_zero cleanup patch from Diego Petten <flameeyes@gentoo.org> libavcodec
Sat, 24 Jun 2006 20:09:49 +0000 lu_zero minor cleanup libavcodec
Sat, 24 Jun 2006 10:20:15 +0000 michael first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder libavcodec
Sat, 24 Jun 2006 09:25:21 +0000 michael CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net libavcodec
Tue, 20 Jun 2006 10:26:00 +0000 diego Remove unused FFMPEG_VERSION_INT. libavcodec
Tue, 20 Jun 2006 10:24:08 +0000 diego Use Subversion revision for FFMPEG_VERSION. libavcodec
Sat, 17 Jun 2006 09:27:36 +0000 diego Rename version from CVS to the more sensible HEAD. libavcodec
Fri, 09 Jun 2006 13:10:37 +0000 bcoudurier fix closed gop flag libavcodec
Sun, 04 Jun 2006 21:54:58 +0000 michael support doing motion estimation and compensation without any residual transform or coding libavcodec
Sat, 03 Jun 2006 06:26:04 +0000 corey Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 libavcodec
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavcodec
Sat, 13 May 2006 17:16:58 +0000 bcoudurier add MPEG-2 intra vlc support libavcodec
Sun, 07 May 2006 11:48:07 +0000 michael make zero motion vector threshold user setable libavcodec
Mon, 10 Apr 2006 07:45:29 +0000 lucabe Baptiste COUDURIER's padding patch (reworked by me a little bit). libavcodec
Fri, 07 Apr 2006 21:08:34 +0000 rtognimp Add missing external declaration for kmvc codec libavcodec
Fri, 07 Apr 2006 16:59:57 +0000 kostya KMVC (used in Worms games) decoder. Works fine with samples from MPHQ libavcodec
Wed, 05 Apr 2006 18:56:22 +0000 mru s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ libavcodec
Thu, 30 Mar 2006 16:24:38 +0000 lucabe move enum PixelFormat from libavcodec to libavutil libavcodec
Mon, 27 Mar 2006 22:22:50 +0000 reimar NuppelVideo/MythTVVideo support, including rtjpeg decoder libavcodec
Tue, 21 Mar 2006 17:27:47 +0000 kostya Smacker demuxer and decoder. libavcodec
Fri, 10 Mar 2006 13:55:48 +0000 bcoudurier Fix cropping, depending on enc pix fmt libavcodec
Tue, 21 Feb 2006 22:05:13 +0000 alex added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE) libavcodec
Sun, 19 Feb 2006 22:44:35 +0000 diego Increase maximum number of B-frames, necessary for H.264 encoding. libavcodec
Fri, 17 Feb 2006 03:17:42 +0000 melanson complete AVS playback system (from Creature Shock computer game), libavcodec
Thu, 16 Feb 2006 00:09:23 +0000 aurel add Creative 8 bits ADPCM schemes support libavcodec
Mon, 13 Feb 2006 12:00:27 +0000 alex increase audio buffer to 1second of 48khz float audio libavcodec
Sun, 12 Feb 2006 08:53:29 +0000 melanson dosbox native ZMBV decoder, courtesy of Kostya libavcodec
Sun, 12 Feb 2006 06:49:40 +0000 melanson complete American Laser Games MM playback system, courtesy of Peter Ross libavcodec
Sun, 12 Feb 2006 02:15:19 +0000 alex tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) libavcodec
Wed, 08 Feb 2006 01:11:48 +0000 mru bump version numbers and update docs for adts aac support libavcodec
Wed, 08 Feb 2006 00:50:22 +0000 mru adts aac parser libavcodec
Tue, 24 Jan 2006 21:57:26 +0000 michael xvid ratecontrol support libavcodec
Tue, 24 Jan 2006 10:33:14 +0000 diego Remove all stray tabs and trailing whitespace, this time for good. libavcodec
Sun, 22 Jan 2006 20:54:52 +0000 corey sc_factor support for encoding. libavcodec
Sat, 14 Jan 2006 01:33:17 +0000 diego CamStudio video decoder libavcodec
Tue, 10 Jan 2006 20:07:29 +0000 banan Parameter added for user to set the cutoff frequency when encoding with faac. libavcodec
Mon, 09 Jan 2006 15:41:39 +0000 reimar CamStudio decoder, only 32 bit lzo mode is tested libavcodec
Wed, 04 Jan 2006 16:31:23 +0000 michael 8x8 integer dct from x264 as cmp function (under CONFIG_GPL) libavcodec
Tue, 03 Jan 2006 02:30:38 +0000 diego TrueSpeech compatible audio decoder by Konstantin Shishkov libavcodec
Thu, 29 Dec 2005 07:24:23 +0000 lorenm update x264 wrapper. libavcodec
Wed, 28 Dec 2005 15:43:53 +0000 michael iterative overlapped block based motion estimation for snow libavcodec
Sun, 25 Dec 2005 18:34:02 +0000 michael support downscaling frames for dynamic b frame decission libavcodec
Fri, 23 Dec 2005 16:25:00 +0000 michael bidir refine support libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sun, 18 Dec 2005 13:29:09 +0000 henry new qscale type to distinguish H264 libavcodec
Sun, 18 Dec 2005 13:17:44 +0000 michael unfinished jpeg-ls codec (feel free to finish it ...) libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Fri, 09 Dec 2005 16:08:18 +0000 rtognimp Cook compatibe decoder, patch by Benjamin Larsson libavcodec
Wed, 30 Nov 2005 01:40:50 +0000 mru BMP image decoder libavcodec
Mon, 14 Nov 2005 22:17:29 +0000 gpoirier dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de > libavcodec
Fri, 04 Nov 2005 23:24:24 +0000 michael extradata endianness comment libavcodec
Thu, 20 Oct 2005 20:04:45 +0000 rtognimp Increase version because of QDM2 decoder addition libavcodec
Tue, 18 Oct 2005 20:16:43 +0000 rtognimp QDM2 compatible decoder libavcodec
Thu, 13 Oct 2005 04:31:55 +0000 melanson Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov libavcodec
Mon, 12 Sep 2005 18:24:48 +0000 michael dont include opt.h in avcodec.h libavcodec
Mon, 12 Sep 2005 16:30:47 +0000 diego CAREFULL --> CAREFUL typo fix libavcodec
Sun, 11 Sep 2005 14:22:42 +0000 michael flags and named constants with type checking of course for AVOption libavcodec
Sun, 11 Sep 2005 11:10:25 +0000 michael AVOption API improvments libavcodec
Sat, 10 Sep 2005 17:01:30 +0000 michael xvids mmx&mmx2 idcts libavcodec
Tue, 06 Sep 2005 21:32:18 +0000 michael AVOption enumeration support and some flags to classify AVOptions libavcodec
Tue, 06 Sep 2005 12:51:56 +0000 michael AVOption first try libavcodec
Fri, 02 Sep 2005 19:16:48 +0000 reimar Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavcodec
Sun, 21 Aug 2005 22:31:01 +0000 michael time_base description by Rich Felker | dalias, aerifal cx libavcodec
Tue, 16 Aug 2005 07:53:03 +0000 michael automatically remove mess libavcodec
Mon, 15 Aug 2005 15:58:21 +0000 michael parse pict_type for streams in avi libavcodec
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavcodec
Sun, 31 Jul 2005 10:51:04 +0000 michael A.B.C versions libavcodec
Tue, 19 Jul 2005 14:25:23 +0000 michael portable IEEE float/double read/write functions libavcodec
Sun, 17 Jul 2005 00:28:12 +0000 michael DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 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:39:36 +0000 michael skip_idct libavcodec
Thu, 14 Jul 2005 14:34:39 +0000 michael ffmpeg version should be "CVS" libavcodec
Tue, 28 Jun 2005 22:46:36 +0000 michael IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 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
Fri, 17 Jun 2005 15:02:53 +0000 diego spelling fixes libavcodec
Fri, 03 Jun 2005 13:59:38 +0000 bellard subtitle codec type support libavcodec
Thu, 26 May 2005 14:32:46 +0000 michael Better ARM support for mplayer/ffmpeg, ported from atty fork libavcodec
Sun, 22 May 2005 23:39:11 +0000 michael libgsm warper by (Alban Bedel: albeu, free fr) libavcodec
Tue, 17 May 2005 22:47:34 +0000 melanson Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavcodec
Tue, 17 May 2005 19:02:43 +0000 michael Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) libavcodec
Tue, 17 May 2005 11:12:04 +0000 michael porting vp3 idct over to lavc idct api libavcodec
Fri, 13 May 2005 18:10:23 +0000 mru change extradata format for vorbis libavcodec
Sun, 08 May 2005 20:15:42 +0000 michael #defines for strict_std_compliance and split between inofficial extensions and non standarized things libavcodec
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavcodec
Mon, 25 Apr 2005 18:29:06 +0000 michael PIX_FMT_NONE and related fixes libavcodec
Sun, 24 Apr 2005 17:21:11 +0000 melanson Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavcodec
Wed, 20 Apr 2005 09:42:47 +0000 michael Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) libavcodec
Sun, 03 Apr 2005 05:02:08 +0000 melanson Autodesk Animator Studio Codec (AASC) video decoder, courtesy of libavcodec
Mon, 28 Mar 2005 18:05:25 +0000 melanson Westwood SND1 decoder, courtesy of Kostya libavcodec
Sun, 27 Mar 2005 12:19:59 +0000 michael motion estimation bitrate penalty compensation libavcodec
Sat, 26 Mar 2005 20:32:55 +0000 melanson Winnov WNV1 video decoder, courtesy of Konstantin Shishkov libavcodec
Wed, 23 Mar 2005 11:39:38 +0000 michael support omiting various headers in mpeg4 as WMP seems to have difficulty with them libavcodec
Wed, 09 Mar 2005 03:04:56 +0000 michael H.264 encoding with x264 by (Mns Rullgrd <mru inprovide com>) libavcodec
Sun, 06 Mar 2005 23:20:53 +0000 michael AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodec
Sun, 06 Mar 2005 22:49:46 +0000 michael group audio codec ids libavcodec
Sun, 06 Mar 2005 00:43:55 +0000 melanson first pass at ALAC decoder from David Hammerton; while David's original libavcodec
Tue, 01 Mar 2005 02:24:58 +0000 melanson go LOCO, courtesy of Kostya Shishkov libavcodec
Sat, 26 Feb 2005 03:36:04 +0000 michael shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Thu, 24 Feb 2005 15:18:02 +0000 michael 01-makefile_fix_updated.patch libavcodec
Mon, 21 Feb 2005 19:27:32 +0000 alex macromedia flavour adpcm decoding (used in flv and swf) libavcodec
Tue, 15 Feb 2005 20:58:32 +0000 rtognimp Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4) libavcodec
Sun, 06 Feb 2005 10:36:07 +0000 michael seperate bitstream encoding skip from PASS1 flag libavcodec
Wed, 02 Feb 2005 19:33:48 +0000 michael mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits libavcodec
Wed, 02 Feb 2005 18:49:04 +0000 michael Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr) libavcodec
Wed, 02 Feb 2005 18:14:59 +0000 michael rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr) libavcodec
Mon, 31 Jan 2005 12:16:21 +0000 michael support 32bit output for the mpeg audio decoder libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Sat, 22 Jan 2005 17:52:01 +0000 alex preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodec
Sat, 15 Jan 2005 14:59:47 +0000 rtognimp Decode MP3 in ADU format libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Thu, 06 Jan 2005 00:54:03 +0000 michael RV30/RV40 demuxing (untested) libavcodec
Wed, 29 Dec 2004 12:14:14 +0000 michael motion_val doxy libavcodec
Sun, 19 Dec 2004 12:26:54 +0000 michael better motion_subsample_log2 docs libavcodec
Mon, 13 Dec 2004 16:11:38 +0000 michael x86 cpu capabilities detection rewrite / cleanup libavcodec
Wed, 08 Dec 2004 18:02:56 +0000 michael more flexible frame skip decission libavcodec
Wed, 08 Dec 2004 11:46:16 +0000 michael frame skip support libavcodec
Sun, 28 Nov 2004 18:29:38 +0000 lorenm split ffhuffyuv into 2 codecs: libavcodec
Sun, 28 Nov 2004 15:33:15 +0000 michael fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Wed, 17 Nov 2004 03:45:53 +0000 melanson native QPEG video decoder, courtesy of Konstantin Shishkov libavcodec
Mon, 15 Nov 2004 15:53:53 +0000 michael extradata and FF_INPUT_BUFFER_PADDING_SIZE doc libavcodec
Fri, 12 Nov 2004 22:55:29 +0000 michael pnm parser libavcodec
Thu, 11 Nov 2004 18:09:28 +0000 michael move p*m from image/lavf -> image2/lavc libavcodec
Tue, 09 Nov 2004 23:31:46 +0000 michael porting png support from -f image to -f image2 libavcodec
Mon, 08 Nov 2004 23:36:32 +0000 michael fix image stream copy libavcodec
Thu, 28 Oct 2004 10:12:57 +0000 michael H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavcodec
Wed, 27 Oct 2004 04:30:48 +0000 melanson Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavcodec
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