summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-06
* rtsp: rename certain options after a deprecation periodwm42018-02-04
* avformat: deprecate AVFormatContext filename fieldMarton Balint2018-01-28
* avformat: add url field to AVFormatContextMarton Balint2018-01-28
* avformat, hls: add a flag to signal unavailability of seekingwm42018-01-27
* avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble2018-01-23
* avformat: make avformat_network_init() explicitly optionalwm42018-01-16
* avformat: deprecate another ffserver API leftoverwm42018-01-16
* avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-06
* Revert "avfilter: deprecate avfilter_link_get_channels()"James Almer2018-01-05
* avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-05
* lavr: deprecate the entire libraryRostislav Pehlivanov2018-01-04
* lavc: replace and deprecate the lock managerwm42017-12-26
* avutil: add AVX-512 flagsJames Darnley2017-12-24
* lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta2017-12-16
* lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta2017-12-16
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-29
|\
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
* | lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-26
* | lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-11-26
* | lavc: Add codec metadata to indicate hardware supportMark Thompson2017-11-26
* | doc/APIchanges: Fix lavu versions for OpenCL changesMark Thompson2017-11-25
* | lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-22
* | lavu: OpenCL hwcontext implementationMark Thompson2017-11-22
* | lavu: Add OpenCL hardware pixfmtMark Thompson2017-11-22
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-11
|\|
| * lavc: external hardware frame pool initializationwm42017-10-19
| * pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
| * lavf: make avio_read_partial() publicwm42017-08-30
| * imgutils: add function to clear an image to blackwm42017-07-26
| * lavc, lavu: move frame cropping to a convenience functionwm42017-07-26
| * dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-08
| * lavu: add new D3D11 pixfmt and hwcontextwm42017-06-08
| * hwcontext: Improve allocation in derived contextsMark Thompson2017-04-30
| * spherical: add functions to retrieve and request projection namesJames Almer2017-04-27
| * lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-26
* | Merge commit '083ea8768121ee800893e124b08483011b798919'James Almer2017-10-23
|\|
| * APIchanges: Update bump datesVittorio Giovara2017-03-23
| * lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-20
| * hwcontext: Make it easier to work with device typesMark Thompson2017-03-20
| * hwcontext: Add device derivationMark Thompson2017-03-20
| * spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
| * lavc: Add device context field to AVCodecContextMark Thompson2017-02-13
| * AVFrame: add an opaque_ref fieldwm42017-02-11
* | doc/APIchanges: Add 3.4 cut pointMichael Niedermayer2017-10-11
* | doc/APIchanges: UpdateMichael Niedermayer2017-10-11
* | avdevice/decklink_dec: Added Closed caption decode from VANCKarthick J2017-09-28
* | Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer2017-09-27
|\|
| * frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-11