summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Make av_class a pointer to a const AVClass. Addresses one warning inPanagiotis Issaris2008-03-061-1/+1
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-061-2/+2
* doxyfy frame type comments and add some more commentsAurelien Jacobs2008-03-051-6/+6
* define BI frame type along with other frame typesAurelien Jacobs2008-03-051-0/+1
* Add more riff IDs to support remuxing.Benjamin Larsson2008-02-271-0/+3
* less preprocessor magic in version number macrosMåns Rullgård2008-02-261-4/+10
* floating point AAN IDCTMichael Niedermayer2008-02-261-0/+1
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-251-1/+1
* Riff ids for wmapro and wmavoice, this adds support for stream copy of these ...Benjamin Larsson2008-02-231-0/+2
* revert 12156Michael Niedermayer2008-02-201-1/+0
* Make timestamp interpolation work with mpeg2 field pictures.Michael Niedermayer2008-02-201-0/+1
* Clean up lib* version definitionsMåns Rullgård2008-02-191-2/+4
* remove duplicate AV_STRINGIFY() definitionMåns Rullgård2008-02-171-3/+0
* FixLuca Abeni2008-02-151-1/+1
* Add 'reservoir' flag to lavc's flags2 controlling whether or not codes mayPaul Kelly2008-02-111-2/+3
* Add support for speex in oggReimar Döffinger2008-02-061-0/+1
* Make avcodec_decode_* functions take const input buffers.Michael Niedermayer2008-02-021-3/+3
* The buffer passed into the decoder should be const.Michael Niedermayer2008-02-011-1/+1
* Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov d...Reimar Döffinger2008-01-271-0/+1
* Add support for Matroska attachments.Evgeniy Stepanov2008-01-271-2/+6
* export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)Evgeniy Stepanov2007-12-291-0/+1
* Sun Rasterfile decoderIvo van Poorten2007-12-281-0/+1
* use cutoff frequency to adjust bandwidth in ac3 encoderJustin Ruggles2007-12-281-1/+1
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-261-0/+1
* comment typo fixesDiego Biurrun2007-12-211-4/+4
* typo ;)Ivo van Poorten2007-12-211-2/+2
* Document a few more structure change rules with relation to ABI/API.Michael Niedermayer2007-12-201-0/+6
* Document structure change rules with relation to ABI/API.Michael Niedermayer2007-12-201-1/+5
* Add option for user to scale the amount of dynamic range compression which isJustin Ruggles2007-12-201-0/+8
* A little more doxygenization.Michael Niedermayer2007-12-181-9/+9
* Document Motion_Est_IDs.Michael Niedermayer2007-12-181-6/+6
* Remove old variable with the next major version bump.Michael Niedermayer2007-12-181-0/+2
* another comment ->doxyMichael Niedermayer2007-12-171-2/+4
* ME default does not belong to the ME type enum.Michael Niedermayer2007-12-171-1/+1
* change some normal comments to doxy onesMichael Niedermayer2007-12-171-8/+12
* av_*_next() API for libavcodecMichael Niedermayer2007-12-121-3/+9
* Show which bitstreamfilters were compiled in, similar to the protocols etcPanagiotis Issaris2007-12-121-0/+1
* Misc spelling fixes, prefer American over British English.Diego Biurrun2007-12-021-5/+5
* succes --> success typoDiego Biurrun2007-12-011-1/+1
* Clarify documentation for avcodec_encode_audio.Stefano Sabatini2007-11-281-1/+3
* add pcm_s16le_planar support for electronicarts filesAurelien Jacobs2007-11-251-0/+1
* Attribute for specifying direction should come right after @param.Panagiotis Issaris2007-11-151-3/+3
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-091-0/+1
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-071-2/+3
* add Electronic Arts XAS ADPCM decoderAurelien Jacobs2007-11-031-0/+1
* EA IMA EACS decoderPeter Ross2007-10-301-0/+1
* EA IMA SEAD decoderPeter Ross2007-10-301-2/+3
* EA ADPCM R1, R2 and R3 decoderPeter Ross2007-10-241-2/+5
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-221-2/+3
* New RM format deserves small version bumpKostya Shishkov2007-10-211-2/+2
OpenPOWER on IntegriCloud