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-04-20doc/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
2018-01-05avfilter: deprecate avfilter_link_get_channels()James Almer
2018-01-04lavr: deprecate the entire libraryRostislav Pehlivanov
2017-12-26lavc: replace and deprecate the lock managerwm4
2017-12-25avutil: add AVX-512 flagsJames Darnley
2017-12-20lavc: Mark all AVHWAccel structures as constMark Thompson
2017-12-20lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson
2017-12-20lavc: Add codec metadata to indicate hardware supportMark Thompson
2017-12-16lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta
2017-12-16lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-11-30Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-11-27lavc: Mark all AVHWAccel structures as constMark Thompson