Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02doc/APIchanges: Update for 4.1Michael Niedermayer
2018-10-27avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer
2018-10-24doc/APIchanges: add entry for AV_FRAME_DATA_S12M_TIMECODEJames Almer
2018-10-12avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()Aman Gupta
2018-09-09avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacketDevin Heitmueller
2018-08-17avcodec/bsf: add a flushing mechanism to AVBSFContextJames Almer
2018-05-21doc: remove AVStream private fields from APIchangesAman Gupta
2018-05-19avformat: add fields to AVProgram/AVStream for PMT change trackingAman Gupta
2018-05-17avformat/mpegts: tag video streams with still imagesAman Gupta
2018-05-10avutil/hwcontext_cuda: add CUstream in cuda hwctxTimo Rothenpieler
2018-04-30avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint
2018-04-26lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch
2018-04-26lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch
2018-04-16doc/APIchanges: Fix typos in hashesMichael Niedermayer
2018-04-16doc/APIchanges: Add 4.0 cut pointMichael Niedermayer
2018-04-16doc/APIchanges: Fill in missing stuffMichael Niedermayer
2018-04-03avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm4
2018-04-02avcodec/avpacket: add av_packet_make_refcounted()James Almer
2018-04-02avfilter: bump version for the latest API changeJames Almer
2018-04-01Revert "lavd: add new API for iterating input and output devices"Josh de Kock
2018-04-01lavfi: add new iteration APIJosh de Kock
2018-03-27doc/APIchanges: fix lavu version for the AVEncryptionInfo additionJames Almer
2018-03-25avcodec: add a subcharenc mode that disables UTF-8 checkwm4
2018-03-24avcodec/avcodec.h: Add encryption info side data.Jacob Trimble
2018-03-22avcodec/avpacket: add av_packet_make_writable()James Almer
2018-03-18lavu/frame: add QP side datawm4
2018-03-16avutil: bump version after the latest AVOption flag additionJames Almer
2018-03-10avutil: add missing version bump for AV_CRC_8_EBUJames Almer
2018-03-08avcodec/mediacodecdec: add delay_flush optionAman Gupta
2018-03-01frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov
2018-02-15avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer
2018-02-13Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson
2018-02-13Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson
2018-02-12lavfi: Add support for increasing hardware frame pool sizesMark Thompson
2018-02-12lavc: Add support for increasing hardware frame pool sizesMark Thompson
2018-02-07doc/APIchanges: mention a few more recently introduced and deprecated functionsJames Almer
2018-02-07doc/APIchanges: fix a recent depreacted function nameJames Almer
2018-02-07doc/APIChanges: fix lavu version numbers in a few recent entriesJames Almer
2018-02-07api: add missing version bumps and APIChanges entriesJames Almer
2018-02-06lavf: add new API for iterating muxers and demuxersJosh de Kock
2018-02-06lavc: add new API for iterating codecs and codec parsersJosh de Kock
2018-02-04rtsp: rename certain options after a deprecation periodwm4
2018-01-29avformat: deprecate AVFormatContext filename fieldMarton Balint
2018-01-29avformat: add url field to AVFormatContextMarton Balint
2018-01-27avformat, hls: add a flag to signal unavailability of seekingwm4
2018-01-23avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble
2018-01-16avformat: make avformat_network_init() explicitly optionalwm4
2018-01-16avformat: deprecate another ffserver API leftoverwm4
2018-01-06avfilter: deprecate avfilter_link_get_channels()James Almer
2018-01-06Revert "avfilter: deprecate avfilter_link_get_channels()"James Almer