summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
...
* lavc: add Ut Video encoderJan Ekström2012-08-201-1/+1
* vda: support synchronous decodingSebastien Zwickert2012-08-141-0/+3
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-071-1/+4
* Canopus Lossless decoderDerek Buitenhuis2012-08-011-2/+2
* libfdk-aacenc: add LATM/LOAS encapsulation supportKieran Kunhya2012-07-251-1/+1
* Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxerKostya Shishkov2012-07-221-1/+1
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-171-1/+1
* imgconvert: deprecate avcodec_find_best_pix_fmt()Janne Grunau2012-07-131-0/+3
* imgconvert: add avcodec_find_best_pix_fmt2()Janne Grunau2012-07-131-1/+1
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-131-1/+1
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-121-1/+1
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-111-1/+1
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-2/+4
* misc typo and wording fixesDiego Biurrun2012-07-031-1/+1
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-021-1/+1
* MS Screen 1 decoderKostya Shishkov2012-06-201-1/+1
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-181-1/+1
* Indeo Audio decoderKostya Shishkov2012-06-051-2/+2
* lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-091-1/+1
* lavc: add sample rate and channel layout to AVFrame.Anton Khirnov2012-05-071-1/+1
* avcodec: remove AVCodecContext.dsp_maskMans Rullgard2012-04-211-0/+3
* avcodec: add a cook parser to get subpacket durationJustin Ruggles2012-04-201-2/+2
* lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-091-0/+6
* avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame()Justin Ruggles2012-04-091-1/+1
* ZeroCodec DecoderDerek Buitenhuis2012-03-191-1/+1
* RealAudio Lossless decoderKostya Shishkov2012-03-191-1/+1
* avcodec: add XBM encoderPaul B Mahol2012-03-171-1/+1
* avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-051-1/+1
* lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-041-1/+1
* lavc: deprecate AVCodecContext.sub_id.Anton Khirnov2012-03-041-0/+3
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-031-1/+1
* Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-021-1/+1
* h263enc: Add an option for outputting info about MBs as side dataMartin Storsjö2012-03-011-1/+1
* avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-011-1/+1
* lavc: deprecate AVCodecContext.inter_threshold.Anton Khirnov2012-02-291-0/+3
* lavc: deprecate AVCodecContext.color_table_id.Anton Khirnov2012-02-291-0/+3
* lavc: add -mpv_flags to mpegvideo_enc-based encoders.Anton Khirnov2012-02-291-0/+3
* prores encoderKostya Shishkov2012-02-151-1/+1
* CDXL demuxer and decoderPaul B Mahol2012-02-141-1/+1
* lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov2012-02-081-0/+3
* lavc: remove disabled FF_API_AVFRAME_AGE cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_DATA_POINTERS cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_PARSE_FRAME cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.Anton Khirnov2012-01-271-3/+0
* lavc: remove disabled FF_API_AVCODEC_INIT cruft.Anton Khirnov2012-01-271-3/+0
OpenPOWER on IntegriCloud