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 T¸«£uber, 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