summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun2016-05-241-1/+1
* lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-231-0/+3
* lavc: deprecate avcodec_copy_context()Anton Khirnov2016-05-231-0/+3
* mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-301-2/+2
* omx: Add support for zerocopy input of framesMartin Storsjö2016-04-121-1/+1
* omx: Add support for broadcom OMX on raspberry piMartin Storsjö2016-04-121-1/+1
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-121-1/+1
* lavc: VAAPI H.264 encoderMark Thompson2016-03-301-1/+1
* lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-231-1/+1
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-1/+4
* lavc: add codec parameters APIAnton Khirnov2016-02-231-1/+1
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-141-1/+1
* lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-211-0/+3
* imgconvert: Add the proper API guards to a deprecated functionVittorio Giovara2016-01-211-0/+3
* nvenc: rename encodersAnton Khirnov2016-01-121-0/+3
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-121-1/+1
* lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-071-0/+3
* lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-071-0/+3
* mpegvideo_enc: export vbv_delay in side dataAnton Khirnov2015-12-061-0/+3
* avpacket: add a function for wrapping existing data as side dataAnton Khirnov2015-12-061-1/+1
* lavc: G.723.1 encoderMohamed Naufal2015-11-301-2/+2
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-201-1/+4
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-181-1/+1
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-261-1/+4
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-231-1/+1
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-231-1/+1
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-211-1/+4
* wrapped_avframe: Initial implementationLuca Barbato2015-10-101-1/+1
* Screenpresso SPV1 decoderVittorio Giovara2015-09-301-1/+1
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-291-0/+3
* vdpau: deprecate av_vdpau_get_profile()Rémi Denis-Courmont2015-09-281-0/+3
* d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-171-1/+1
* lavc: Enable side data only packets by defaultVittorio Giovara2015-09-121-0/+3
* DXV decoderVittorio Giovara2015-09-021-1/+1
* Bump major versions of all librariesVittorio Giovara2015-08-281-3/+3
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-281-29/+29
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-281-3/+0
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-281-6/+0
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-281-3/+0
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-281-3/+0
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-281-3/+0
* Support the Hap chunked frame formatTom Butterworth2015-07-271-1/+1
* lavc: Update version and APIchangesVittorio Giovara2015-07-271-2/+5
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-271-1/+4
* lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-251-2/+2
* Deprecate avctx.coded_frameVittorio Giovara2015-07-201-1/+4
* Add a quality factor packet side dataVittorio Giovara2015-07-201-1/+1
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-2/+2
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-081-1/+4
OpenPOWER on IntegriCloud