Show patches with: none      |   46468 patches
« 1 2 ... 204 205 206464 465 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v2,3/3] avformat/mpegtsenc: Write stream_id into PES after stream_id decision [FFmpeg-devel,v2,1/3] avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other typ… - - - - 4-- 2021-04-20 zheng qian Superseded
[FFmpeg-devel,v2,2/3] avformat/mpegtsenc: Fix indentation inside if statement in mpegts_write_pes() [FFmpeg-devel,v2,1/3] avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other typ… - - - - 4-- 2021-04-20 zheng qian New
[FFmpeg-devel,v2,1/3] avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other typ… [FFmpeg-devel,v2,1/3] avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other typ… - - - - 4-- 2021-04-20 zheng qian Accepted
[FFmpeg-devel] avformat/mov: initial support for emsg box [FFmpeg-devel] avformat/mov: initial support for emsg box - - - - 4-- 2021-04-20 Brad Hards New
[FFmpeg-devel,11/11] lavu/x86: add FFT assembly lavu/tx: FFT improvements, additions and assembly - - - - 2-1 2021-04-19 Lynne Accepted
[FFmpeg-devel,10/11] doc/transforms: add documentation for the FFT transforms lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,09/11] checkasm: add av_tx FFT SIMD testing code lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,08/11] lavu/tx: add parity revtab generator version lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,07/11] lavu: bump minor and add APIchanges entry for the lavu/tx changes lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,06/11] lavu/tx: add full-sized iMDCT transform flag lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,05/11] lavu/tx: add unaligned flag to the API lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,04/11] lavu/tx: add a 9-point FFT and (i)MDCT lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,03/11] lavu/tx: add a 7-point FFT and (i)MDCT lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,02/11] lavu/tx: refactor power-of-two FFT lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,01/11] lavu/tx: minor code style improvements and additional comments lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,00/11] lavu/tx: FFT improvements, additions and assembly - - - - --- 2021-04-19 Lynne None
[FFmpeg-devel,v2,67/90] avutil: Switch crypto APIs to size_t Untitled series #3798 - - - - --- 2021-04-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,9/9] avcodec/clearvideo: Check for 0 tile_shift [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer Accepted
[FFmpeg-devel,8/9] tools/target_dec_fuzzer: Adjust threshold for TAK [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer Accepted
[FFmpeg-devel,7/9] avformat/id3v2: Check end for overflow in id3v2_parse() [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer Accepted
[FFmpeg-devel,6/9] avcodec/adpcm: Set vqa_version before use in init [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer Accepted
[FFmpeg-devel,5/9] avcodec/vc1: Check remaining bits in ff_vc1_parse_frame_header() [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer Accepted
[FFmpeg-devel,4/9] avformat/wtvdec: Improve size overflow checks in parse_chunks() [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer Accepted
[FFmpeg-devel,3/9] avformat/mov: Ignore duplicate CoLL [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer Accepted
[FFmpeg-devel,2/9] avformat/mov: Limit nb_chapter_tracks to input size [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer Accepted
[FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them [FFmpeg-devel,1/9] avformat/utils: check dts/duration to be representable before using them - - - - 4-- 2021-04-19 Michael Niedermayer New
[FFmpeg-devel,90/90] avformat: Constify all muxer/demuxers Major bump - - - - -1- 2021-04-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,89/90] avdevice: Constify all devices Major bump - - - - -1- 2021-04-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,88/90] avfilter: Constify all AVFilters Major bump - - - - -1- 2021-04-19 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other types [FFmpeg-devel] avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other types - - - - 4-- 2021-04-19 zheng qian Accepted
[FFmpeg-devel,v2,32/32] avcodec: Switch AVCPBProperties to 64bits Untitled series #3795 - - - - --- 2021-04-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,87/87] Bump major versions of all libraries. Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,86/87] avcodec: postpone removal of deprecated libopenh264 wrapper options Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,85/87] avcodec: postpone removal of deprecated codec caps Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,84/87] avfilter/buffersrc: postpone removal of sws_param Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,83/87] avutil: remove deprecated AVClass.child_class_next Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,82/87] avformat: remove deprecated AVStream.codec Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,81/87] avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,80/87] avcodec: Constify all the AVCodecParsers Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,79/87] avcodec: Constify AVCodecParserContext.parser Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,78/87] avcodec: Constify AVCodecs Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,77/87] avdevice/avdevice: Constify av_*_device_next API Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,76/87] avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,75/87] avformat/avformat, utils: Make av_find_best_stream const-correct Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,74/87] avcodec/codec, allcodecs: Constify the AVCodec API Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,73/87] avformat/avformat: Constify AVFormatContext.*_codec pointers Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,72/87] libavresample: Remove deprecated library Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,71/87] avutil/cpu: Remove deprecated functions Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,70/87] avutil/buffer: Switch AVBuffer API to size_t Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,69/87] avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,68/87] avutil/frame: Remove deprecated getters and setters Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,67/87] avutil: Switch crypto APIs to size_t Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,66/87] avutil/frame: Remove deprecated AVFrame.pkt_pts field Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,65/87] avutil/frame: Remove deprecated AVFrame.error Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,64/87] avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descs Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,63/87] avutil/frame: Remove AVFrame QP table API Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,62/87] avutil/pixfmt: Remove deprecated VAAPI pixel formats Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,61/87] avcodec: Remove deprecated old encode/decode APIs Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,60/87] avcodec: Remove deprecated AVCodecContext.coded_frame Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,59/87] Disable vf_uspp/mcdeint. Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,58/87] libswscale: Remove unused deprecated functions, make used ones static Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,57/87] avfilter/Makefile: Don't compile transform.c unconditionally Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,56/87] avfilter/transform: Stop exporting internal functions Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,55/87] avfilter/formats: Remove avfilter_make_format64_list() Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,54/87] avfilter/avfilter: Remove deprecated avfilter_link_set_closed() Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,53/87] avfilter: Remove avfilter_next/avfilter_register API Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,52/87] avfilter: Remove deprecated avfilter_link_get_channels Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,51/87] avfilter: Remove deprecated resample_lavr_opts Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,50/87] avfilter/avfilter: Remove compatibility code for old filter options Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,49/87] avformat: Switch AVChapter.id to 64bits Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,48/87] avformat: Remove deprecated av_demuxer_open() Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,47/87] avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm option Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,46/87] avformat/dashenc: Remove deprecated min_seg_duration option Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,45/87] avformat/rtsp: Remove deprecated old options, rename stimeout->timeout Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,44/87] avformat/aviobuf: End grace period of allowing 0 from read_packet Major bump - - - - -1- 2021-04-19 James Almer Accepted
[FFmpeg-devel,43/87] avformat/mov, movenc: Enc exporting rotation via metadata Major bump - - - - -1- 2021-04-19 James Almer New
[FFmpeg-devel,42/87] avformat: Remove remnants of side data merging Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,41/87] avformat/hlsenc: Remove deprecated localtime options Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,40/87] avformat/hlsenc: Remove deprecated wrap option Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,39/87] avformat/http: Remove deprecated "user-agent" option Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,38/87] avformat/avformat: Remove outdated private fields Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,37/87] avformat: Remove deprecated filename field from AVFormatContext Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,36/87] avformat: Remove getters and setters Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,35/87] avformat: Remove deprecated old open callbacks Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,34/87] avformat: Remove FFserver leftovers Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,33/87] avformat: Constify the API wrt AV(In|Out)putFormat Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,32/87] avcodec: Switch AVCPBProperties to 64bits Major bump - - - - --- 2021-04-19 James Almer Accepted
[FFmpeg-devel,31/87] avcodec/parser: Remove deprecated av_parser_change Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,30/87] avcodec/mpegvideo: Remove deprecated rc_strategy option Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,29/87] avcodec/vaapi: Remove old and deprecated VAAPI context and header Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,28/87] avcodec: Remove deprecated old aliases for NVENC encoders Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,27/87] avcodec: Remove deprecated VBV delay field Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,26/87] avcodec/imgconvert: Remove deprecated parts of pixel format API Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,25/87] avcodec: Remove deprecated AVPicture API Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,24/87] avcodec/vdpau: Remove deprecated av_vdpau_get_profile Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,23/87] avcodec/options: Remove deprecated avcodec_copy_context Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,22/87] avcodec: Remove deprecated avcodec_get_context_defaults3 Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,21/87] avcodec/(movtext|srt|ttml|webvtt)enc: Reindent after previous commit Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,20/87] avcodec: Remove deprecated ASS with inline timing Major bump - - - - 4-- 2021-04-19 James Almer Accepted
[FFmpeg-devel,19/87] avcodec/mpegvideo_enc: Remove deprecated RTP-callback Major bump - - - - 4-- 2021-04-19 James Almer Accepted
« 1 2 ... 204 205 206464 465 »