summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
...
* doc/APIchanges: fix lavu version for the AVEncryptionInfo additionJames Almer2018-03-27
* avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-25
* avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-24
* avcodec/avpacket: add av_packet_make_writable()James Almer2018-03-21
* lavu/frame: add QP side datawm42018-03-18
* avutil: bump version after the latest AVOption flag additionJames Almer2018-03-16
* avutil: add missing version bump for AV_CRC_8_EBUJames Almer2018-03-10
* avcodec/mediacodecdec: add delay_flush optionAman Gupta2018-03-07
* frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-01
* avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer2018-02-15
* Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson2018-02-12
|\
| * lavfi: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-12
|\|
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-19
| * lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-19
| * lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-19
* | doc/APIchanges: mention a few more recently introduced and deprecated functionsJames Almer2018-02-07
* | doc/APIchanges: fix a recent depreacted function nameJames Almer2018-02-07
* | doc/APIChanges: fix lavu version numbers in a few recent entriesJames Almer2018-02-06
* | api: add missing version bumps and APIChanges entriesJames Almer2018-02-06
* | lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-06
* | 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