summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64."Alex Converse2010-03-091-5/+3
* Bump avcodec minor version for kgv1 decoderDaniel Verkamp2010-03-091-1/+1
* Kega Game Video (KGV1) decoderDaniel Verkamp2010-03-091-0/+1
* Add an HE-AAC v1 decoder.Alex Converse2010-03-081-1/+1
* Create a public API for FFT family of functionsMåns Rullgård2010-03-071-1/+1
* Increase FF_INPUT_BUFFER_PADDING_SIZE to 64.Alex Converse2010-03-071-3/+5
* Fix avcodec_align_dimensions to return values suitably aligned for FLV decodingReimar Döffinger2010-02-271-1/+13
* Fix typos in ref_index documentation.Benoit Fouet2010-02-261-2/+2
* Clarify ref_index.Michael Niedermayer2010-02-261-0/+1
* Bink video decoderKostya Shishkov2010-02-211-1/+2
* Try to support truncated h264 frames mixed with mpeg pes headers in mkv.Michael Niedermayer2010-02-121-0/+1
* WMAVoice decoder.Ronald S. Bultje2010-02-121-1/+1
* Indeo 5 decoderKostya Shishkov2010-02-091-1/+1
* IFF PBM/ILBM bitmap decoderPeter Ross2010-02-031-1/+3
* libavcodec version bump for Bink codec IDs (r21536)Daniel Verkamp2010-01-311-1/+1
* Bink Audio decoderPeter Ross2010-01-311-1/+1
* Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt().Stefano Sabatini2010-01-301-1/+5
* Add Bink codec IDsDaniel Verkamp2010-01-301-0/+3
* Make VP5 and VP6 decoders output a qscale table to allow for more automaticReimar Döffinger2010-01-291-0/+1
* Export H264 profile and level in AVCodecContext.Rafaël Carré2010-01-281-1/+11
* Clarify CODEC_CAP_SUBFRAMES.Michael Niedermayer2010-01-211-0/+8
* SIPR16k decoderVitor Sessak2010-01-161-1/+1
* SIPR decoder for modes 8k5, 6k5 and 5k0.Vladimir Voroshilov2010-01-101-1/+1
* Deluxe Paint Animation decoderPeter Ross2010-01-101-1/+2
* Document avcodec_pix_fmt_to_codec_tag().Stefano Sabatini2010-01-031-1/+7
* Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() andStefano Sabatini2010-01-031-2/+2
* Auravision Aura 2 decoderKostya Shishkov2009-12-231-1/+1
* Add Auravision Aura decoding supportKostya Shishkov2009-12-231-1/+1
* Add decoder for R210 (uncompressed 10-bit RGB) codec.Reimar Döffinger2009-12-171-0/+1
* CD+G demuxer and decoderMichael Tison2009-12-171-0/+1
* Fix a typo in documentation.Ramiro Polla2009-12-151-1/+1
* Minor version bump for mbtree addition.Jason Garrett-Glaser2009-12-091-1/+1
* Add MBtree support for libx264Erik Slagter2009-12-081-0/+1
* Add weightp support in API for libx264.Jason Garrett-Glaser2009-11-241-1/+11
* Add codec id for Flash screen codec v2 and hook it up in FLV demuxerDaniel Verkamp2009-11-201-0/+1
* Add functions to return library license and library configuration.Diego Biurrun2009-11-181-0/+10
* Bump minor version after MPEG-4 Lossless commitVitor Sessak2009-11-121-1/+1
* Bump minor version after applying ALS decoder.Carl Eugen Hoyos2009-11-121-1/+1
* Add a channels field to MPEG4AudioConfig.Alex Converse2009-11-111-2/+2
* Add CH_LAYOUT_NATIVE channel mask value to allow user to request native codecJustin Ruggles2009-11-101-1/+6
* Support demuxing teletext in DVB streams.Francesco Lavra2009-10-291-0/+1
* Bump micro version after the FRWU decoder inclusionVitor Sessak2009-10-241-1/+1
* Add decoder for "forward uncompressed".Reimar Döffinger2009-10-131-0/+1
* extend description of avcodec_decode_audio3:Sascha Sommer2009-10-121-3/+5
* Add an execute2 function that is more flexible and allows to use parallelReimar Döffinger2009-10-121-1/+22
* Fix indentation in avcodec.hJason Garrett-Glaser2009-09-291-1/+1
* Hook up the MD studio demuxer and Atrac1 decoder.Benjamin Larsson2009-09-221-1/+1
* Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframesSascha Sommer2009-09-161-0/+4
* Add ATRAC1 codec ID.Benjamin Larsson2009-09-101-0/+1
* add missing wmapro decoder partsSascha Sommer2009-09-021-1/+1