summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Nellymoser ASAO decoderBenjamin Larsson2007-10-151-2/+3
* Specify in documentation that avcodec_find_(en|de)coder* only searches forVille Skyttä2007-10-111-4/+4
* DNxHD (SMPTE VC-3) encoderBaptiste Coudurier2007-10-081-2/+2
* AMV video decoder.Vladimir Voroshilov2007-09-291-0/+1
* AMV audio decoderVitor Sessak2007-09-271-0/+1
* add a new vp6a codec (add alpha plan support to vp6)Aurelien Jacobs2007-09-251-0/+1
* remove obsolete and wrong extern declarationAurelien Jacobs2007-09-161-2/+0
* Monkey Audio decoderKostya Shishkov2007-09-131-2/+3
* add a close function to bitstream filterBenoit Fouet2007-09-041-2/+3
* add simple_idct implemented in Sparc VISDenes Balatoni2007-08-301-0/+1
* prettyprinting cosmeticsDiego Biurrun2007-08-251-60/+60
* Add request_channels member to AVCodecContext so we now have a properReimar Döffinger2007-08-231-2/+9
* parsers and bsfs declarations are not meant to be part of public APIAurelien Jacobs2007-08-211-24/+0
* Introduce AVERROR_PATCHWELCOMERamiro Polla2007-08-131-0/+1
* Add av_get_bits_per_sample_format()David Conrad2007-08-131-2/+10
* First version of xsub decoder, not yet testedReimar Döffinger2007-08-051-0/+1
* support silly PCM variant used by zork nemesisMichael Niedermayer2007-07-301-0/+1
* cosmetics: misc typo fixesDiego Biurrun2007-07-281-2/+2
* detect voxware (closes issue39)Michael Niedermayer2007-07-271-0/+1
* revert commit 9603Ivan Kalvachev2007-07-111-1/+0
* Integrate reference mpeg IDCT into dsputil.Ivan Kalvachev2007-07-111-0/+1
* comment explaining that text subtitle need to be UTF-8 for nowAurelien Jacobs2007-07-111-1/+1
* add support for Matroska subtitle tracksAurelien Jacobs2007-07-111-0/+1
* avoid deprecation warnings for ImgReSampleContext from avcodec.hMåns Rullgård2007-07-091-7/+2
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+1
* More detailed documentationNicolas George2007-06-141-0/+12
* Improve understanding ofavcodec_find_decoder()Carl Eugen Hoyos2007-06-131-0/+1
* misc spelling fixesDiego Biurrun2007-06-121-2/+2
* Move the video size and rate abbreviations system from libavformat to libavcodecStefano Sabatini2007-06-121-0/+24
* move codecs declarations from avcodec.h to allcodecs.hAurelien Jacobs2007-06-111-259/+0
* Add CPU feature definitions for SSE3 and SSSE3.Ronald S. Bultje2007-06-071-0/+2
* CPU feature definitions should always be available, not just when theRonald S. Bultje2007-06-071-4/+0
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-061-3/+3
* Rename aac_decoder to libfaad_decoder for consistency and to be able toDiego Biurrun2007-06-021-1/+1
* Rename faac_encoder to libfaac_encoder for consistency and to be able toDiego Biurrun2007-06-021-1/+1
* Add support for listing the supported pixel formats using the optionStefano Sabatini2007-05-301-0/+13
* allows to disable jpegls decoderAurelien Jacobs2007-05-191-0/+1
* remove libdts decoder, we have a native dts decoderAurelien Jacobs2007-05-171-1/+0
* Remove extern C declarations for C++.Diego Biurrun2007-05-161-8/+0
* add AVERROR_NOENTBenoit Fouet2007-05-101-0/+1
* Renderware TXD decoderIvo van Poorten2007-05-071-0/+2
* RoQ audio encoderVitor Sessak2007-05-071-0/+1
* make some parser parameters const to avoid casting const to non-constAurelien Jacobs2007-05-071-1/+1
OpenPOWER on IntegriCloud