Show patches with: none      |   46135 patches
« 1 2 3 4461 462 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] web/security: Add links to GPG keys, for people who want to send encrypted mail - - - - --- 2016-08-03 Michael Niedermayer Withdrawn
[FFmpeg-devel,v2] Let clang-FORTIFY build; NFC. - - - - --- 2016-08-30 George Burgess IV Withdrawn
[FFmpeg-devel,1/2] lavf/mov: fix parsing QuickTime meta after the first track - - - - --- 2016-09-10 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mov: strip com.apple.quicktime prefix in meta; parse creation date - - - - --- 2016-09-10 Rodger Combs Withdrawn
[FFmpeg-devel,1/4] ffmpeg: re-copy codec contexts after encoding - - - - --- 2016-09-28 Jon Toohill Withdrawn
[FFmpeg-devel,3/3] lavd/openal: return EAGAIN if no samples are available - - - - --- 2016-09-30 Marton Balint Withdrawn
[FFmpeg-devel] lavf/segment: provide a virtual AVIOContext representing all the segments 1 - - 1 --- 2016-10-05 Rodger Combs Withdrawn
[FFmpeg-devel,1/2] ffmpeg: move some unrelated code out of a filter loop - - - - --- 2016-10-24 Clément Bœsch Withdrawn
[FFmpeg-devel] lavc: report frame field order in avctx - - - - --- 2016-11-14 Rodger Combs Withdrawn
[FFmpeg-devel] configure: reserve a register for gcc before 5 on x86_32 with PIE - - - - --- 2016-11-20 Andreas Cadhalpun Withdrawn
[FFmpeg-devel,1/1] Fixing 3GPP Timed Text (TTXT / tx3g / mov_text) encoding for UTF-8 (ticket 6021) - - - - --- 2016-12-18 Erik Bråthen Solem Withdrawn
[FFmpeg-devel] avutil/common: add FFRET/FFGOTO macro - - - - --- 2016-12-20 Muhammad Faiz Withdrawn
[FFmpeg-devel] lavf/movdec: downgrade "shifted frame pts" log line to trace - - - - --- 2017-03-09 Rodger Combs Withdrawn
[FFmpeg-devel,1/5] lavu/bprint: reorder cases to match enum order - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,2/5] lavu/bprint: add XML escaping - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,3/5] ffprobe: switch xml_escape_str to use av_bprint_escape - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,4/5] lavc/webvttenc: XML-escape text output - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel,5/5] lavu/bprint: add URL escaping - - - - --- 2017-04-12 Rodger Combs Withdrawn
[FFmpeg-devel] configure: Correct detection of pre-processor defines for configure _LISTS. - - - - --- 2017-04-22 Matt Oliver Withdrawn
[FFmpeg-devel,1/2] ffmpeg: treat audio streams with no parsed packets like unknown streams - - - - --- 2017-05-02 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/utils: bail early if we don't see any packets in an MPEGTS stream - - - - --- 2017-05-03 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] doc/filters: Add new scale2ref constants - - - - --- 2017-05-27 Kevin Mark Withdrawn
[FFmpeg-devel] libavfilter/scale2ref: Add constants for the primary input - - - - --- 2017-05-30 Kevin Mark Withdrawn
[FFmpeg-devel] libavfilter/scale: Populate ow/oh when using 0 as w/h - - - - --- 2017-06-07 Kevin Mark Withdrawn
[FFmpeg-devel] libavfilter/scale: Populate ow/oh when using 0 as w/h - - - - --- 2017-06-12 Kevin Mark Withdrawn
[FFmpeg-devel] ffplay: terminate program on EOF. - - - - --- 2017-07-21 Jorge Ramirez-Ortiz Withdrawn
[FFmpeg-devel,1/7] lavf: add cue sheet demuxer - 1 - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,2/7] lavf/segment: add option to segment by chapter - 1 - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,3/7] lavf/segment: copy stream dispositions in output - - - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,4/7] lavf/segment: write attached pictures to all segments by default - 1 - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,5/7] lavf/flacenc: support writing attached pictures - - - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,6/7] lavf/flacenc: avoid buffer overread with unexpected extradata sizes - - - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,7/7] lavf/flacenc: generate timestamps internally - - - - --- 2017-08-02 Rodger Combs Withdrawn
[FFmpeg-devel,1/3] lavf/tls_openssl: add support for verifying the server hostname on >=1.1.0 - - - - --- 2017-08-16 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] lavf/tls: use AV_OPT_TYPE_BOOL - 1 - - --- 2017-08-16 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/tls: verify TLS connections by default whenever possible - - - - --- 2017-08-16 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mov: initial support for reading HEIF images - - - - --- 2017-08-19 Rodger Combs Withdrawn
[FFmpeg-devel] vf_fps: uses the last frame duration to duplicate it if needed - - - - --- 2017-09-06 Thierry Foucu Withdrawn
[FFmpeg-devel,1/2] avcodec/avpacket: fix leaks when copying side data if src == dst - - - - --- 2017-09-21 James Almer Withdrawn
[FFmpeg-devel,2/2] avcodec/avpacket: fix leaks on side data copying failure - - - - --- 2017-09-21 James Almer Withdrawn
[FFmpeg-devel] lavu/file: fix build on Android NDK with unified headers - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/movdec: flag chapter streams as such, even when not reading them - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel,1/3] lavf/dashenc: fix merge error (write_header vs init_output) - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] lavf/dashenc: add format_options option, mirroring segment.c - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/dashenc: unset codec_tag when it doesn't match the underlying muxer - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel] tools/libav-merge-next-commit: run properly on a branch that isn't master - - - - --- 2017-09-26 Rodger Combs Withdrawn
[FFmpeg-devel] lavd/decklink_dec: Do not claim to output transparency information - - - - --- 2017-09-28 Carl Eugen Hoyos Withdrawn
[FFmpeg-devel] lavf/img2dec: Auto-detect svg images - - - - --- 2017-10-01 Carl Eugen Hoyos Withdrawn
[FFmpeg-devel,1/3] avcodec/decklink_dec: use av_packet_from_data() to create packets from an alread… - - - - --- 2017-10-02 James Almer Withdrawn
[FFmpeg-devel,2/3] avcodec/decklink_dec: remove av_dup_packet() usage - - - - --- 2017-10-02 James Almer Withdrawn
[FFmpeg-devel] lavf/amr: Add amrnb and amrwb demuxers - - - - --- 2017-10-02 Carl Eugen Hoyos Withdrawn
[FFmpeg-devel] lavf/amr: Add amrnb and amrwb demuxers - 1 - - --- 2017-10-03 Carl Eugen Hoyos Withdrawn
[FFmpeg-devel] lavc/h264:Only check x264_build if it was set - - - - --- 2017-10-05 Carl Eugen Hoyos Withdrawn
[FFmpeg-devel] libavformat/cache: don't treat 0 as EOF libavformat/aviobuf: don't treat 0 as EOF li… - - - - --- 2017-10-14 Daniel Kucera Withdrawn
[FFmpeg-devel,1/4] lavf: add MP1 muxer - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,2/4] lavf: identify MP1 and MP2 as distinct containers from MP3 - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,3/4] lavf/utils: add MP2 to the probing list - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,4/4] lavf/movdec: request probing for an ambiguous codec tag - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel] web/template_head2: Remove net neutrality script - - - - --- 2017-11-01 Lou Logan Withdrawn
[FFmpeg-devel] lavf/matroskaenc: Do not write 0 duration for subtitles - - - - --- 2017-11-12 Carl Eugen Hoyos Withdrawn
[FFmpeg-devel] doc/filters: document max luma and chroma matrix size - - - - --- 2017-12-07 Lou Logan Withdrawn
[FFmpeg-devel,1/3] lavf/matroskadec: resync if cluster parsing fails while seeking - - - - --- 2017-12-09 Rodger Combs Withdrawn
[FFmpeg-devel,2/3] lavf/matroskadec: fallback to generic seeking if resyncing fails while seeking - - - - --- 2017-12-09 Rodger Combs Withdrawn
[FFmpeg-devel,3/3] lavf/matroskadec: log when falling back to generic seeking - - - - --- 2017-12-09 Rodger Combs Withdrawn
[FFmpeg-devel,1/4] lavf/mpegts: mark packets with TEI flag as corrupted - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,2/4] lavc+lavf: split AV_PKG_FLAG_CORRUPT into more specific flags - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,3/4] lavf/utils: add flag to discard timestamps on corrupted frames - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel,4/4] lavf/utils: add flag to fill unset timestamps from wallclock offset - - - - --- 2017-12-13 Rodger Combs Withdrawn
[FFmpeg-devel] avfilter: add dumpwave filter. - - - - --- 2018-01-08 dmitry.gumenyuk@gmail.com Withdrawn
[FFmpeg-devel] add dumpwave filter - - - - --- 2018-01-09 dmitry.gumenyuk@gmail.com Withdrawn
[FFmpeg-devel] avfilter: add foobar filter. - - - - --- 2018-01-11 dmitry.gumenyuk@gmail.com Withdrawn
[FFmpeg-devel,v2] avfilter: add dumpwave filter. - - - - --- 2018-01-11 dmitry.gumenyuk@gmail.com Withdrawn
[FFmpeg-devel,v2] avfilter: add dumpwave filter. - - - - --- 2018-01-12 dmitry.gumenyuk@gmail.com Withdrawn
[FFmpeg-devel,v2] lavu/frame: add QP side data - - - - --- 2018-03-02 James Almer Withdrawn
[FFmpeg-devel] avutil/buffer: add av_buffer_fast_alloc() - - - - --- 2018-03-13 James Almer Withdrawn
[FFmpeg-devel,01/10] FATE: add -nostdin to remaining ffmpeg CLI invocations - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,02/10] lavf/movenc: fix leak of eac3_priv - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,03/10] lavf/movenc: keep eac3_priv around; fixes eac3 in DASH - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,04/10] lavf/dashenc: remove unneeded call to dash_free - 1 - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,05/10] lavf/dashenc: don't call flush_init_segment before avformat_write_header - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,06/10] Revert "avformat/mux: stop delaying writing the header" - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,07/10] lavf: document that AVStream::codecpar may be modified by lavf after avformat_… - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,08/10] lavf/matroskaenc: don't rewrite extradata if we already have some - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,09/10] lavf/mux: propagate extradata changes before we call write_header to codecpar - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,10/10] lavf/movenc: handle AC3 and EAC3 data extraction in check_bitstream - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel] avutil/buffer: add av_buffer_fast_alloc() - - - - --- 2018-03-14 James Almer Withdrawn
[FFmpeg-devel,2/2] avcodec/noise_bsf: move the reference in the bsf internal buffer - - - - --- 2018-03-16 James Almer Withdrawn
[FFmpeg-devel] avcodec/vp9_raw_reorder: cache input packets using new references - - - - --- 2018-03-22 James Almer Withdrawn
[FFmpeg-devel] avcodec/trace_headers: always unref the input packet - - - - --- 2018-03-24 James Almer Withdrawn
[FFmpeg-devel] avcodec/libaomenc: fix encoding of sRGB streams - - - - --- 2018-04-02 James Almer Withdrawn
[FFmpeg-devel,1/6] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags - - - - --- 2018-05-08 Timo Rothenpieler Withdrawn
[FFmpeg-devel] avformat/tls_schannel: Fix use of uninitialized variable - - - - --- 2018-08-02 Paweł Wegner Withdrawn
[FFmpeg-devel] avformat/tls_schannel: Fix use of uninitialized variable - - - - --- 2018-08-17 Paweł Wegner Withdrawn
[FFmpeg-devel,1/2] lavc/hevc_mp4toannexb_bsf: don't fail on extradata with too few arrays - - - - --- 2018-08-23 Rodger Combs Withdrawn
[FFmpeg-devel,2/2] lavc/hevc_mp4toannexb_bsf: warn if a NAL size would overflow the buffer - - - - --- 2018-08-23 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mpegts: improve read error handling - - - - --- 2018-08-23 Rodger Combs Withdrawn
[FFmpeg-devel] lavf/mpegtsdec: fix AVPacket.pos when FEC/DVHS/BDAV data is present - - - - --- 2018-08-31 Rodger Combs Withdrawn
[FFmpeg-devel] Add CUDA function cuDeviceGetAttribute - - - - --- 2018-11-01 Soft Works Withdrawn
[FFmpeg-devel] Add CUDA function cuDeviceGetAttribute V2 - 1 - - --- 2018-11-01 Soft Works Withdrawn
[FFmpeg-devel] lavf/isom: add "dvhe" fourCC for HEVC - - - - --- 2018-11-05 Rodger Combs Withdrawn
« 1 2 3 4461 462 »