log avcodec.h @ 4897:8f47dc8782f9 libavcodec

age author description
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