summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov d...Reimar Döffinger2008-01-27
* Add support for Matroska attachments.Evgeniy Stepanov2008-01-27
* export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)Evgeniy Stepanov2007-12-29
* Sun Rasterfile decoderIvo van Poorten2007-12-28
* use cutoff frequency to adjust bandwidth in ac3 encoderJustin Ruggles2007-12-28
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-26
* comment typo fixesDiego Biurrun2007-12-21
* typo ;)Ivo van Poorten2007-12-21
* Document a few more structure change rules with relation to ABI/API.Michael Niedermayer2007-12-20
* Document structure change rules with relation to ABI/API.Michael Niedermayer2007-12-20
* Add option for user to scale the amount of dynamic range compression which isJustin Ruggles2007-12-20
* A little more doxygenization.Michael Niedermayer2007-12-18
* Document Motion_Est_IDs.Michael Niedermayer2007-12-18
* Remove old variable with the next major version bump.Michael Niedermayer2007-12-18
* another comment ->doxyMichael Niedermayer2007-12-17
* ME default does not belong to the ME type enum.Michael Niedermayer2007-12-17
* change some normal comments to doxy onesMichael Niedermayer2007-12-17
* av_*_next() API for libavcodecMichael Niedermayer2007-12-12
* Show which bitstreamfilters were compiled in, similar to the protocols etcPanagiotis Issaris2007-12-12
* Misc spelling fixes, prefer American over British English.Diego Biurrun2007-12-02
* succes --> success typoDiego Biurrun2007-12-01
* Clarify documentation for avcodec_encode_audio.Stefano Sabatini2007-11-28
* add pcm_s16le_planar support for electronicarts filesAurelien Jacobs2007-11-25
* Attribute for specifying direction should come right after @param.Panagiotis Issaris2007-11-15
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-09
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-07
* add Electronic Arts XAS ADPCM decoderAurelien Jacobs2007-11-03
* EA IMA EACS decoderPeter Ross2007-10-30
* EA IMA SEAD decoderPeter Ross2007-10-30
* EA ADPCM R1, R2 and R3 decoderPeter Ross2007-10-24
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-22
* New RM format deserves small version bumpKostya Shishkov2007-10-21
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Nellymoser ASAO decoderBenjamin Larsson2007-10-15
* Specify in documentation that avcodec_find_(en|de)coder* only searches forVille Skyttä2007-10-11
* DNxHD (SMPTE VC-3) encoderBaptiste Coudurier2007-10-08
* AMV video decoder.Vladimir Voroshilov2007-09-29
* AMV audio decoderVitor Sessak2007-09-27
* add a new vp6a codec (add alpha plan support to vp6)Aurelien Jacobs2007-09-25
* remove obsolete and wrong extern declarationAurelien Jacobs2007-09-16
* Monkey Audio decoderKostya Shishkov2007-09-13
* add a close function to bitstream filterBenoit Fouet2007-09-04
* add simple_idct implemented in Sparc VISDenes Balatoni2007-08-30
* prettyprinting cosmeticsDiego Biurrun2007-08-25
* Add request_channels member to AVCodecContext so we now have a properReimar Döffinger2007-08-23
* parsers and bsfs declarations are not meant to be part of public APIAurelien Jacobs2007-08-21
* Introduce AVERROR_PATCHWELCOMERamiro Polla2007-08-13
* Add av_get_bits_per_sample_format()David Conrad2007-08-13
* First version of xsub decoder, not yet testedReimar Döffinger2007-08-05
* support silly PCM variant used by zork nemesisMichael Niedermayer2007-07-30