]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/avcodec.h
BFI demuxer
[frescor/ffmpeg.git] / libavcodec / avcodec.h
2008-04-13 vitorBFI demuxer
2008-04-13 diegoAdd explanatory comments to enum CodecID.
2008-04-08 michaeladd CODEC_ID_DIRAC
2008-03-31 superdumpEscape 124 (RPL) decoder
2008-03-30 vitor8SVX decoder
2008-03-29 michaelFix closed gop flag disapearence.
2008-03-21 faust3rl2 decoder
2008-03-21 michaelDocument AVCodec.flush()
2008-03-21 michaelDocument AVCodec.capabilities.
2008-03-21 zuxyApply 'alloc_size' and 'malloc' attributes to av_malloc...
2008-03-20 michaelMore complete documentation for AVFrame.reference.
2008-03-18 ramiroMimic decoder.
2008-03-15 ramiroTypo
2008-03-13 diegoThis file does not use size_t, so no need to #include...
2008-03-10 diegomisc spelling fixes
2008-03-06 takisMake av_class a pointer to a const AVClass. Addresses...
2008-03-06 kostyaIMA ADPCM encoder - QT variant
2008-03-05 aureldoxyfy frame types comments and add some more comments
2008-03-05 aureldefine BI frame type along with other frame types
2008-02-27 bananAdd more riff id's to support remuxing
2008-02-26 mruless preprocessor magic in version number macros
2008-02-26 michaelfloating point AAN IDCT
2008-02-25 mruInstall headers in $prefix/include/$libname
2008-02-23 bananRiff ids for wmapro and wmavoice, this adds support...
2008-02-20 michaelrevert 12156
2008-02-20 michaelMake timestamp interpolation work with mpeg2 field...
2008-02-19 mruClean up lib* version definitions
2008-02-17 mruremove duplicate AV_STRINGIFY() definition
2008-02-15 lucabeFix
2008-02-11 andomaAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2008-02-06 reimarAdd support for speex in ogg
2008-02-02 michaelMake avcodec_decode_* functions take const input buffers.
2008-02-01 michaelThe buffer passed into the decoder should be const.
2008-01-27 reimarAdd CODEC_ID_MOV_TEXT and use it instead of modifying...
2008-01-27 aurelAdd support for Matroska attachments.
2007-12-29 aurelexport raw SSA tracks with their own codec ID (patch...
2007-12-28 ivoSun Rasterfile decoder
2007-12-28 jbruse cutoff frequency to adjust bandwidth in ac3 encoder
2007-12-26 ivoPC Paintbrush PCX image decoder
2007-12-21 diegocomment typo fixes
2007-12-21 ivotypo ;)
2007-12-20 michaelDocument a few more structure change rules with relatio...
2007-12-20 michaelDocument structure change rules with relation to ABI...
2007-12-20 jbrAdd option for user to scale the amount of dynamic...
2007-12-18 michaelA little more doxygenization.
2007-12-18 michaelDocument Motion_Est_IDs.
2007-12-18 michaelRemove old variable with the next major version bump.
2007-12-17 michaelanother comment ->doxy
2007-12-17 michaelME default doesnt belong to the ME type enum
2007-12-17 michaelchange some normal comments to doxy ones
2007-12-12 michaelav_*_next() API for libavcodec
2007-12-12 takisShow which bitstreamfilters were compiled in, similar...
2007-12-02 diegoMisc spelling fixes, prefer American over British English.
2007-12-01 diegosucces --> success typo
2007-11-28 diegoClarify documentation for avcodec_encode_audio.
2007-11-25 aureladd pcm_s16le_planar support for electronicarts files
2007-11-15 takisAttribute for specifying direction should come right...
2007-11-09 michaelintrax8 decoder patch by "someone"
2007-11-07 kostyaMusepack SV8 demuxer and decoder
2007-11-03 aureladd Electronic Arts XAS ADPCM decoder
2007-10-30 aurelEA IMA EACS decoder
2007-10-30 aurelEA IMA SEAD decoder
2007-10-24 aurelEA ADPCM R1, R2 and R3 decoder
2007-10-22 kostyaBeam Software SIFF demuxer and video decoder
2007-10-21 kostyaNew RM format deserves small version bump
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-15 bananNellymoser ASAO decoder
2007-10-11 ramiroSpecify in documentation that avcodec_find_(en|de)coder...
2007-10-08 bcoudurierDNxHD (SMPTE VC-3) encoder
2007-09-29 vitorAMV video decoder.
2007-09-27 vitorAMV audio decoder
2007-09-25 aureladd a new vp6a codec (add alpha plan support to vp6)
2007-09-16 aurelremove obsolete and wrong extern declaration
2007-09-13 kostyaMonkey Audio decoder
2007-09-04 benoitadd a close function to bitstream filter
2007-08-30 gpoirieradd simple_idct implemented in Sparc VIS
2007-08-25 diegoprettyprinting cosmetics
2007-08-23 reimarAdd request_channels member to AVCodecContext so we...
2007-08-21 aurelparsers and bsfs declarations are not meant to be part...
2007-08-13 ramiroIntroduce AVERROR_PATCHWELCOME
2007-08-13 conradAdd av_get_bits_per_sample_format()
2007-08-05 reimarFirst version of xsub decoder, not yet tested
2007-07-30 michaelsupport silly PCM variant used by zork nemesis
2007-07-28 diegocosmetics: misc typo fixes
2007-07-27 michaeldetect voxware (closes issue39)
2007-07-11 iiverevert commit 9603
2007-07-11 iiveIntegrate reference mpeg IDCT into dsputil.
2007-07-11 aurelcomment explaining that text subtitle need to be UTF...
2007-07-11 aureladd support for Matroska subtitle tracks
2007-07-09 mruavoid deprecation warnings for ImgReSampleContext from...
2007-07-05 diegolicense header consistency cosmetics
2007-06-14 benoitMore detailed documentation
2007-06-13 benoitImprove understanding ofavcodec_find_decoder()
2007-06-12 diegomisc spelling fixes
2007-06-12 benoitMove the video size and rate abbreviations system from...
2007-06-11 aurelmove codecs declarations from avcodec.h to allcodecs.h
2007-06-07 diegoAdd CPU feature definitions for SSE3 and SSSE3.
2007-06-07 diegoCPU feature definitions should always be available...
2007-06-06 diegoConsistent naming and lib prefixes for x264, xvid and...
2007-06-02 diegoRename aac_decoder to libfaad_decoder for consistency...
next