summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* doc: remove AVStream private fields from APIchangesAman Gupta2018-05-21
* avformat: add fields to AVProgram/AVStream for PMT change trackingAman Gupta2018-05-18
* avformat/mpegts: tag video streams with still imagesAman Gupta2018-05-17
* avutil/hwcontext_cuda: add CUstream in cuda hwctxTimo Rothenpieler2018-05-10
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-30
* lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch2018-04-26
* lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch2018-04-26
* doc/APIchanges: Fix typos in hashesMichael Niedermayer2018-04-16
* doc/APIchanges: Add 4.0 cut pointMichael Niedermayer2018-04-16
* doc/APIchanges: Fill in missing stuffMichael Niedermayer2018-04-16
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* avcodec/avpacket: add av_packet_make_refcounted()James Almer2018-04-01
* avfilter: bump version for the latest API changeJames Almer2018-04-01
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-31
* lavfi: add new iteration APIJosh de Kock2018-03-31
* 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