log avcodec.h @ 6318:73c09e922744 libavcodec

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