summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
...
* mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix2015-02-211-1/+1
* lavc: Add DSS SP decoderOleksij Rempel2015-02-191-1/+1
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-191-1/+1
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-191-1/+1
* Add a side data type for audio service type.Anton Khirnov2015-01-271-1/+1
* lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-271-0/+3
* libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-061-1/+1
* vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont2014-12-251-1/+1
* libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-251-1/+1
* avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-251-1/+1
* DPX parserPaul B Mahol2014-12-181-2/+2
* tiff: support encoding and decoding 64bit imagesCarl Eugen Hoyos2014-12-181-1/+1
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-061-2/+2
* lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-181-0/+3
* libfdk-aacdec: Enable Dynamic Range Control Metadata SupportOmer Osman2014-10-171-1/+1
* libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata SupportOmer Osman2014-10-171-1/+1
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-151-1/+4
* vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-151-1/+1
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-131-2/+5
* avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud2014-10-081-1/+1
* lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg2014-10-061-1/+1
* vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-061-1/+1
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-281-1/+1
* avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bumpDiego Biurrun2014-08-101-1/+1
* Bump major versions of all libraries.Anton Khirnov2014-08-091-3/+3
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-091-28/+28
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-081-1/+4
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-071-1/+1
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-031-1/+4
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-031-1/+4
* lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-281-1/+1
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-2/+2
* libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstreamOmer Osman2014-07-071-1/+1
* libfdk-aacdec: Reduce the default decoder delay by one frameOmer Osman2014-07-051-1/+1
* lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-201-1/+1
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-011-1/+1
* avcodec: bump version after rotation apiVittorio Giovara2014-05-231-1/+1
* lavc: add avcodec_free_context().Anton Khirnov2014-05-181-1/+1
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-2/+2
* lavc: deprecate AVCodecContext.codec_nameAnton Khirnov2014-05-011-0/+3
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-011-1/+4
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-011-1/+4
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-011-1/+4
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-011-0/+3
* dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes2014-04-281-1/+1
* On2 AVC decoderKostya Shishkov2014-04-231-1/+1
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-191-1/+1
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-191-1/+1
* libtwolame MP2 encoding supportPaul B Mahol2014-04-071-2/+2
* libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2014-04-061-1/+1
OpenPOWER on IntegriCloud