summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-301-0/+3
* lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch2018-04-261-0/+3
* lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch2018-04-261-0/+3
* doc/APIchanges: Fix typos in hashesMichael Niedermayer2018-04-161-2/+2
* doc/APIchanges: Add 4.0 cut pointMichael Niedermayer2018-04-161-0/+2
* doc/APIchanges: Fill in missing stuffMichael Niedermayer2018-04-161-33/+33
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-0/+4
* avcodec/avpacket: add av_packet_make_refcounted()James Almer2018-04-011-0/+3
* avfilter: bump version for the latest API changeJames Almer2018-04-011-1/+1
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-311-5/+0
* lavfi: add new iteration APIJosh de Kock2018-03-311-0/+4
* doc/APIchanges: fix lavu version for the AVEncryptionInfo additionJames Almer2018-03-271-1/+1
* avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-251-0/+3
* avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-241-0/+4
* avcodec/avpacket: add av_packet_make_writable()James Almer2018-03-211-0/+3
* lavu/frame: add QP side datawm42018-03-181-0/+3
* avutil: bump version after the latest AVOption flag additionJames Almer2018-03-161-0/+3
* avutil: add missing version bump for AV_CRC_8_EBUJames Almer2018-03-101-0/+3
* avcodec/mediacodecdec: add delay_flush optionAman Gupta2018-03-071-0/+5
* frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-011-0/+3
* avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer2018-02-151-0/+4
* Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson2018-02-121-0/+3
|\
| * lavfi: Add support for increasing hardware frame pool sizesMark Thompson2018-02-111-0/+3
* | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-121-0/+3
|\ \ | |/
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-111-0/+3
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-191-0/+3
| * lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-191-0/+4
| * lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-191-0/+3
* | doc/APIchanges: mention a few more recently introduced and deprecated functionsJames Almer2018-02-071-2/+3
* | doc/APIchanges: fix a recent depreacted function nameJames Almer2018-02-071-1/+1
* | doc/APIChanges: fix lavu version numbers in a few recent entriesJames Almer2018-02-061-3/+3
* | api: add missing version bumps and APIChanges entriesJames Almer2018-02-061-1/+6
* | lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-061-1/+6
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-061-0/+4
* | rtsp: rename certain options after a deprecation periodwm42018-02-041-0/+7
* | avformat: deprecate AVFormatContext filename fieldMarton Balint2018-01-281-0/+4
* | avformat: add url field to AVFormatContextMarton Balint2018-01-281-0/+3
* | avformat, hls: add a flag to signal unavailability of seekingwm42018-01-271-0/+3
* | avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble2018-01-231-0/+3
* | avformat: make avformat_network_init() explicitly optionalwm42018-01-161-0/+6
* | avformat: deprecate another ffserver API leftoverwm42018-01-161-0/+4
* | avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-061-0/+3
* | Revert "avfilter: deprecate avfilter_link_get_channels()"James Almer2018-01-051-4/+0
* | avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-051-0/+4
* | lavr: deprecate the entire libraryRostislav Pehlivanov2018-01-041-0/+9
* | lavc: replace and deprecate the lock managerwm42017-12-261-0/+5
* | avutil: add AVX-512 flagsJames Darnley2017-12-241-0/+3
* | lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta2017-12-161-0/+3
* | lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta2017-12-161-0/+4
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+4
OpenPOWER on IntegriCloud