summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAge
* lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-21
* lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-21
* pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-21
* pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-21
* Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
* Add MagicYUV decoderPaul B Mahol2016-06-20
* lavc: add H.264 MVC profilesAnton Khirnov2016-06-12
* avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun2016-05-24
* lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-23
* lavc: deprecate avcodec_copy_context()Anton Khirnov2016-05-23
* mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-30
* omx: Add support for zerocopy input of framesMartin Storsjö2016-04-12
* omx: Add support for broadcom OMX on raspberry piMartin Storsjö2016-04-12
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-12
* lavc: VAAPI H.264 encoderMark Thompson2016-03-30
* lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-23
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-20
* lavc: add codec parameters APIAnton Khirnov2016-02-23
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-14
* lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
* imgconvert: Add the proper API guards to a deprecated functionVittorio Giovara2016-01-21
* nvenc: rename encodersAnton Khirnov2016-01-12
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-12
* lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-07
* lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-07
* mpegvideo_enc: export vbv_delay in side dataAnton Khirnov2015-12-06
* avpacket: add a function for wrapping existing data as side dataAnton Khirnov2015-12-06
* lavc: G.723.1 encoderMohamed Naufal2015-11-30
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-20
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-18
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-23
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-23
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-21
* wrapped_avframe: Initial implementationLuca Barbato2015-10-10
* Screenpresso SPV1 decoderVittorio Giovara2015-09-30
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* vdpau: deprecate av_vdpau_get_profile()Rémi Denis-Courmont2015-09-28
* d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-17
* lavc: Enable side data only packets by defaultVittorio Giovara2015-09-12
* DXV decoderVittorio Giovara2015-09-02
* Bump major versions of all librariesVittorio Giovara2015-08-28
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-28
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-28
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-28
* Support the Hap chunked frame formatTom Butterworth2015-07-27