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
2021-04-27avutil: Switch crypto APIs to size_tAndreas Rheinhardt
2021-04-27avutil/frame: Remove deprecated AVFrame.pkt_pts fieldAndreas Rheinhardt
2021-04-27avutil/frame: Remove deprecated AVFrame.errorAndreas Rheinhardt
2021-04-27avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descsAndreas Rheinhardt
2021-04-27avutil/frame: Remove AVFrame QP table APIAndreas Rheinhardt
2021-04-27avutil/pixfmt: Remove deprecated VAAPI pixel formatsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt
2021-04-27Disable vf_uspp/mcdeint.Anton Khirnov
2021-04-27libswscale: Remove unused deprecated functions, make used ones staticAndreas Rheinhardt
2021-04-27avfilter/Makefile: Don't compile transform.c unconditionallyAndreas Rheinhardt
2021-04-27avfilter/transform: Stop exporting internal functionsAndreas Rheinhardt
2021-04-27avfilter/formats: Remove avfilter_make_format64_list()Andreas Rheinhardt
2021-04-27avfilter/avfilter: Remove deprecated avfilter_link_set_closed()Andreas Rheinhardt
2021-04-27avfilter: Remove avfilter_next/avfilter_register APIAndreas Rheinhardt
2021-04-27avfilter: Remove deprecated avfilter_link_get_channelsAndreas Rheinhardt
2021-04-27avfilter: Remove deprecated resample_lavr_optsAndreas Rheinhardt
2021-04-27avfilter/avfilter: Remove compatibility code for old filter optionsAndreas Rheinhardt
2021-04-27avformat: Switch AVChapter.id to 64bitsAndreas Rheinhardt
2021-04-27avformat: Remove deprecated av_demuxer_open()Andreas Rheinhardt
2021-04-27avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm optionAndreas Rheinhardt
2021-04-27avformat/dashenc: Remove deprecated min_seg_duration optionAndreas Rheinhardt
2021-04-27avformat/rtsp: Remove deprecated old options, rename stimeout->timeoutAndreas Rheinhardt
2021-04-27avformat/aviobuf: End grace period of allowing 0 from read_packetAndreas Rheinhardt
2021-04-27avformat/mov, movenc: Stop exporting rotation via metadataAndreas Rheinhardt
2021-04-27avformat: Remove remnants of side data mergingAndreas Rheinhardt
2021-04-27avformat/hlsenc: Remove deprecated localtime optionsAndreas Rheinhardt
2021-04-27avformat/hlsenc: Remove deprecated wrap optionAndreas Rheinhardt
2021-04-27avformat/http: Remove deprecated "user-agent" optionAndreas Rheinhardt
2021-04-27avformat/avformat: Remove outdated private fieldsAndreas Rheinhardt
2021-04-27avformat: Remove deprecated filename field from AVFormatContextAndreas Rheinhardt
2021-04-27avformat: Remove getters and settersAndreas Rheinhardt
2021-04-27avformat: Remove deprecated old open callbacksAndreas Rheinhardt
2021-04-27avformat: Remove FFserver leftoversAndreas Rheinhardt
2021-04-27avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt
2021-04-27avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt
2021-04-27avcodec/parser: Remove deprecated av_parser_changeAndreas Rheinhardt
2021-04-27avcodec/mpegvideo: Remove deprecated rc_strategy optionAndreas Rheinhardt
2021-04-27avcodec/vaapi: Remove old and deprecated VAAPI context and headerAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated old aliases for NVENC encodersAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated VBV delay fieldAndreas Rheinhardt
2021-04-27avcodec/imgconvert: Remove deprecated parts of pixel format APIAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated AVPicture APIAndreas Rheinhardt
2021-04-27avcodec/vdpau: Remove deprecated av_vdpau_get_profileAndreas Rheinhardt
2021-04-27avcodec/options: Remove deprecated avcodec_copy_contextAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated avcodec_get_context_defaults3Andreas Rheinhardt
2021-04-27avcodec/(movtext|srt|ttml|webvtt)enc: Reindent after previous commitAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt
2021-04-27avcodec/mpegvideo_enc: Remove deprecated RTP-callbackAndreas Rheinhardt
2021-04-27avcodec/codec2utils: Remove legacy avpriv functionsAndreas Rheinhardt