summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-301-0/+3
* APIchanges: fix a typo in the version numberAnton Khirnov2016-09-281-1/+1
* lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-271-0/+3
* avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-191-0/+3
* imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-311-0/+4
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-301-0/+4
* x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-201-0/+3
* apichanges: Fill in missing hashes and datesDiego Biurrun2016-07-161-19/+19
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-021-0/+4
* pixfmt: add P010 pixel formatHendrik Leppkes2016-07-021-0/+3
* lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-0/+4
* hwcontext: add a QSV implementationAnton Khirnov2016-06-211-0/+4
* lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-211-0/+3
* lavc: add H.264 MVC profilesAnton Khirnov2016-06-121-0/+3
* hwcontext: add a function for opening devicesAnton Khirnov2016-05-261-0/+3
* avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun2016-05-241-0/+3
* avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö2016-05-181-0/+4
* stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-171-0/+3
* hwcontext: add a dxva2 implementationAnton Khirnov2016-05-171-0/+3
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-3/+3
* opt: Add av_opt_copy()Michael Niedermayer2016-03-241-0/+3
* lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-231-0/+5
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-0/+4
* lavfi: generic hardware surface upload and download filtersMark Thompson2016-03-191-0/+3
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-0/+3
* lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-191-0/+4
* lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-191-0/+3
* APIchanges: add missing hashes and datesAnton Khirnov2016-02-261-37/+35
* lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov2016-02-261-0/+3
* lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-231-0/+1
* lavc: add codec parameters APIAnton Khirnov2016-02-231-0/+3
* lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-221-0/+5
* lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-141-0/+3
* lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-141-0/+4
* hwcontext: add a CUDA implementationAnton Khirnov2016-02-141-0/+2
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-141-0/+1
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-141-0/+2
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-141-0/+2
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-141-0/+3
* lavf: allow custom IO for all filesAnton Khirnov2016-01-241-0/+4
* APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entryLuca Barbato2016-01-111-2/+4
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-121-0/+3
* lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-061-1/+3
* lavc: add a packet side data type for VBV-like parametersAnton Khirnov2015-12-061-0/+1
* lavc: add stream-global packet side dataAnton Khirnov2015-12-061-1/+2
* avpacket: add a function for wrapping existing data as side dataAnton Khirnov2015-12-061-0/+3
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-201-0/+5
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-181-0/+4
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-181-0/+4
* xtea: Add functions for little endian modeMartin Storsjö2015-11-131-0/+3
OpenPOWER on IntegriCloud