]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-05-03 Steinar H.... avformat/avio: Add Metacube support master
2021-05-01 Limin Wangavfilter/vf_identity: fix typo
2021-05-01 Limin Wangavfilter/vf_identity: remove unnecessary check
2021-05-01 Limin Wangavfilter/vf_psnr: remove unnecessary check
2021-05-01 Limin Wangavfilter/vf_ssim: remove unnecessary check
2021-04-30 James Almeravfilter/vf_scale: store the offset in a local variable...
2021-04-30 James Almeravcodec/mjpegdec: fix SOF check in EOI
2021-04-30 Andreas Rheinhardtavutil/mem: Also poison new av_realloc-allocated blocks
2021-04-30 Andreas Rheinhardtavformat/dump: Remove remnants of codec timebase
2021-04-30 James Almerconfigure: fix vulkan dep for libglslang based filters
2021-04-29 Lynneconfigure: add -lvulkan to libglslang's lib flags
2021-04-29 Lynnehwcontext_vulkan: dlopen libvulkan
2021-04-29 Lynnehwcontext_vulkan: dynamically load functions
2021-04-29 James Almeravutil/hwcontext_vulkan: fix format specifiers for...
2021-04-29 Zane van Iperenfate: add adpcm_ima_ws test in a VQA v3 file
2021-04-29 Limin Wangdoc/filters: Documentation to add sess_config option...
2021-04-29 Limin Wangavfilter/dnn/dnn_backend_tf: simplify the code with...
2021-04-29 Andreas Rheinhardtavcodec/zmbvenc: Simplify setting keyframe flag
2021-04-28 zheng qianavformat/mpegtsenc: Fix indentation inside if-clause...
2021-04-28 zheng qianavformat/mpegtsenc: Fix mpegts_write_pes() for private_...
2021-04-28 zheng qianavformat/mpegts: Fix indentation for stream_id constants
2021-04-28 zheng qianavformat/mpegts: Add missing constants for MPEG-TS...
2021-04-28 Marton Balintavformat/mpegtsenc: factorize determining pes stream id
2021-04-28 Marton Balintavformat/mpegtsenc: move is_dvb_subtitle/is_dvb_teletex...
2021-04-28 Lynnehwcontext_vulkan: reorder structure fields and add...
2021-04-28 Andreas Rheinhardtavcodec/flacenc: Remove always-true check
2021-04-28 Andreas Rheinhardtavcodec: Remove redundant freeing of extradata of encoders
2021-04-28 Zane van Iperenavcodec/adpcm_ima_apm: cosmetics
2021-04-28 Zane van Iperenavcodec/adpcm_ima_apm: remove old extradata format
2021-04-28 Andreas Rheinhardtavcodec/avcodec: Use avcodec_close() on avcodec_open2...
2021-04-28 Andreas Rheinhardtavcodec/avcodec: Store whether AVCodec->close needs...
2021-04-27 Andreas Rheinhardtavcodec/avcodec: Free frame_thread_encoder on avcodec_o...
2021-04-27 Andreas Rheinhardtavcodec/avcodec: Remove unnecessary forward declaration
2021-04-27 Andreas Rheinhardtavcodec/Makefile: Remove obsolete dependency of eatqi...
2021-04-27 James Almeravcodec/packet_internal: move the next pointer in Packe...
2021-04-27 James Almerdoc/APIchanges: add hashes and version numbers for...
2021-04-27 Andreas Rheinhardtavformat: Constify all muxer/demuxers
2021-04-27 Andreas Rheinhardtavdevice: Constify all devices
2021-04-27 Andreas Rheinhardtavfilter: Constify all AVFilters
2021-04-27 Anton KhirnovBump major versions of all libraries.
2021-04-27 James Almeravcodec: postpone removal of deprecated libopenh264...
2021-04-27 James Almeravcodec: postpone removal of deprecated codec caps
2021-04-27 James Almeravfilter/buffersrc: postpone removal of sws_param
2021-04-27 James Almeravutil: remove deprecated AVClass.child_class_next
2021-04-27 James Almeravformat: remove deprecated AVStream.codec
2021-04-27 Andreas Rheinhardtavcodec: Move all AVCodecParser.split functions to...
2021-04-27 Andreas Rheinhardtavcodec: Constify all the AVCodecParsers
2021-04-27 Andreas Rheinhardtavcodec: Constify AVCodecParserContext.parser
2021-04-27 Andreas Rheinhardtavcodec: Constify AVCodecs
2021-04-27 Andreas Rheinhardtavdevice/avdevice: Constify av_*_device_next API
2021-04-27 Andreas Rheinhardtavdevice/avdevice: Constify avdevice_list_input_sources...
2021-04-27 Andreas Rheinhardtavformat/avformat, utils: Make av_find_best_stream...
2021-04-27 Andreas Rheinhardtavcodec/codec, allcodecs: Constify the AVCodec API
2021-04-27 Andreas Rheinhardtavformat/avformat: Constify AVFormatContext.*_codec...
2021-04-27 Andreas Rheinhardtlibavresample: Remove deprecated library
2021-04-27 Andreas Rheinhardtavutil/cpu: Remove deprecated functions
2021-04-27 Andreas Rheinhardtavutil/buffer: Switch AVBuffer API to size_t
2021-04-27 Andreas Rheinhardtavutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL
2021-04-27 Andreas Rheinhardtavutil/frame: Remove deprecated getters and setters
2021-04-27 Andreas Rheinhardtavutil: Switch crypto APIs to size_t
2021-04-27 Andreas Rheinhardtavutil/frame: Remove deprecated AVFrame.pkt_pts field
2021-04-27 Andreas Rheinhardtavutil/frame: Remove deprecated AVFrame.error
2021-04-27 Andreas Rheinhardtavutil/pixdesc: Remove deprecated off-by-one fields...
2021-04-27 Andreas Rheinhardtavutil/frame: Remove AVFrame QP table API
2021-04-27 Andreas Rheinhardtavutil/pixfmt: Remove deprecated VAAPI pixel formats
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated old encode/decode APIs
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated AVCodecContext.coded_frame
2021-04-27 Anton KhirnovDisable vf_uspp/mcdeint.
2021-04-27 Andreas Rheinhardtlibswscale: Remove unused deprecated functions, make...
2021-04-27 Andreas Rheinhardtavfilter/Makefile: Don't compile transform.c unconditio...
2021-04-27 Andreas Rheinhardtavfilter/transform: Stop exporting internal functions
2021-04-27 Andreas Rheinhardtavfilter/formats: Remove avfilter_make_format64_list()
2021-04-27 Andreas Rheinhardtavfilter/avfilter: Remove deprecated avfilter_link_set_...
2021-04-27 Andreas Rheinhardtavfilter: Remove avfilter_next/avfilter_register API
2021-04-27 Andreas Rheinhardtavfilter: Remove deprecated avfilter_link_get_channels
2021-04-27 Andreas Rheinhardtavfilter: Remove deprecated resample_lavr_opts
2021-04-27 Andreas Rheinhardtavfilter/avfilter: Remove compatibility code for old...
2021-04-27 Andreas Rheinhardtavformat: Switch AVChapter.id to 64bits
2021-04-27 Andreas Rheinhardtavformat: Remove deprecated av_demuxer_open()
2021-04-27 Andreas Rheinhardtavformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag...
2021-04-27 Andreas Rheinhardtavformat/dashenc: Remove deprecated min_seg_duration...
2021-04-27 Andreas Rheinhardtavformat/rtsp: Remove deprecated old options, rename...
2021-04-27 Andreas Rheinhardtavformat/aviobuf: End grace period of allowing 0 from...
2021-04-27 Andreas Rheinhardtavformat/mov, movenc: Stop exporting rotation via metadata
2021-04-27 Andreas Rheinhardtavformat: Remove remnants of side data merging
2021-04-27 Andreas Rheinhardtavformat/hlsenc: Remove deprecated localtime options
2021-04-27 Andreas Rheinhardtavformat/hlsenc: Remove deprecated wrap option
2021-04-27 Andreas Rheinhardtavformat/http: Remove deprecated "user-agent" option
2021-04-27 Andreas Rheinhardtavformat/avformat: Remove outdated private fields
2021-04-27 Andreas Rheinhardtavformat: Remove deprecated filename field from AVForma...
2021-04-27 Andreas Rheinhardtavformat: Remove getters and setters
2021-04-27 Andreas Rheinhardtavformat: Remove deprecated old open callbacks
2021-04-27 Andreas Rheinhardtavformat: Remove FFserver leftovers
2021-04-27 Andreas Rheinhardtavformat: Constify the API wrt AV(In|Out)putFormat
2021-04-27 Andreas Rheinhardtavcodec: Switch AVCPBProperties to 64bits
2021-04-27 Andreas Rheinhardtavcodec/parser: Remove deprecated av_parser_change
2021-04-27 Andreas Rheinhardtavcodec/mpegvideo: Remove deprecated rc_strategy option
2021-04-27 Andreas Rheinhardtavcodec/vaapi: Remove old and deprecated VAAPI context...
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated old aliases for NVENC encoders
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated VBV delay field
next