summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* 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
* cosmetics: misc typo fixesDiego Biurrun2007-07-28
* detect voxware (closes issue39)Michael Niedermayer2007-07-27
* revert commit 9603Ivan Kalvachev2007-07-11
* Integrate reference mpeg IDCT into dsputil.Ivan Kalvachev2007-07-11
* comment explaining that text subtitle need to be UTF-8 for nowAurelien Jacobs2007-07-11
* add support for Matroska subtitle tracksAurelien Jacobs2007-07-11
* avoid deprecation warnings for ImgReSampleContext from avcodec.hMåns Rullgård2007-07-09
* license header consistency cosmeticsDiego Biurrun2007-07-05
* More detailed documentationNicolas George2007-06-14
* Improve understanding ofavcodec_find_decoder()Carl Eugen Hoyos2007-06-13
* misc spelling fixesDiego Biurrun2007-06-12
* Move the video size and rate abbreviations system from libavformat to libavcodecStefano Sabatini2007-06-12
* move codecs declarations from avcodec.h to allcodecs.hAurelien Jacobs2007-06-11
* Add CPU feature definitions for SSE3 and SSSE3.Ronald S. Bultje2007-06-07
* CPU feature definitions should always be available, not just when theRonald S. Bultje2007-06-07
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-06
* Rename aac_decoder to libfaad_decoder for consistency and to be able toDiego Biurrun2007-06-02
* Rename faac_encoder to libfaac_encoder for consistency and to be able toDiego Biurrun2007-06-02
* Add support for listing the supported pixel formats using the optionStefano Sabatini2007-05-30