April 2020 Archives by thread
Starting: Wed Apr 1 00:41:21 EEST 2020
Ending: Thu Apr 30 23:26:20 EEST 2020
Messages: 2360
- [FFmpeg-devel] [PATCH 05/10] avformat/mux: Fix memleaks on errors II, improve documentation
Marton Balint
- [FFmpeg-devel] [PATCH 06/10] avformat/mux: Don't modify packets we don't own
Marton Balint
- [FFmpeg-devel] [PATCH 07/10] avformat/mux: Remove pointless timestamp backups
Marton Balint
- [FFmpeg-devel] [PATCH 08/10] avformat/avformat: Clarify documentation of av_interleaved_write_frame()
Marton Balint
- [FFmpeg-devel] [PATCH 09/10] fftools/ffmpeg, doc/examples/remuxing: Remove redundant av_packet_unref
Marton Balint
- [FFmpeg-devel] [PATCH 10/10] libavformat/mux, mxfenc: Don't initialize unnecessarily
Marton Balint
- [FFmpeg-devel] [PATCH v2] avcodec/v4l2_m2m: fix setting the frame rate
Andriy Gelman
- [FFmpeg-devel] [PATCH] lavc/v4l2_m2m_dec: Init reserved bytes to zero before ioctl call
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/8] avformat/mux: add proper support for full N:M bitstream filtering
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: increase autodetect timeout to 3 sec
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/segment: always use interleaved writes for formats with custom interleaving
Marton Balint
- [FFmpeg-devel] [PATCH v9 2/3] libavcodec/jpeg2000dec.c: Add support for PPT marker
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/opt: Don't use NULL for %s string in a log message
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4] avcodec/v4l2_m2m: handle the v4l2 eos event
Ming Qian
- [FFmpeg-devel] [PATCH 01/10] avformat/mux: Only prepare input packet if there is a packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] configure: Do not abort when cross-compiling to the native CPU
David Michael
- [FFmpeg-devel] [PATCH]lavfi/deshake_opencl: Do not use bool
Fu, Linjie
- [FFmpeg-devel] [PATCH] tests/api/api-h264-slice-test: remove unused bool header
Linjie Fu
- [FFmpeg-devel] 转发:why ffmpeg not work
陈军
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000dec.c: Fix cblk decode error check
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] swscale/swscale: remove useless code
Ruiling Song
- [FFmpeg-devel] [PATCH 1/3] avformat/matroskadec: Add a workaround for missing WavPack extradata
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/img2dec: skip DHT segment in jpeg_probe()
Matthieu Bouron
- [FFmpeg-devel] [PATCH v2 1/3] avformat/matroskaenc: Don't fail if reserved Cues space doesn't suffice
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/movenc: add write_clli flag to write clli atom
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avfilter: add vf_overlay_cuda
Alex
- [FFmpeg-devel] [PATCH]qsv: Fix format specifiers for int variables
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]configure: Filter -Wl, linker flags out for msvc compilation
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabled
Linjie Fu
- [FFmpeg-devel] [PATCH] avformat/img2dec: return immediately in jpeg_probe() when EOI is found
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avformat/movenc: add write_mdcv flag to write mdcv atom
Michael Bradshaw
- [FFmpeg-devel] [PATCH] fate/matroska: Add test for updating CodecPrivate from packet sidedata
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 21/21] avformat/matroskaenc: Simplify writing Void elements
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/oggdec: Check for EOF after page header
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/sbc: Remove bool usage
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavformat/amr.c: Check return value from avio_read()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/mov.c: Free aes_decrypt to avoid leaking memory
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/oggdec.c: Check return value from avio_read()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 03/14] pthread_frame: merge the functionality for normal decoder init and init_thread_copy
David Bryant
- [FFmpeg-devel] [PATCH] configure: fix build issue of vf_dnn_processing.c when --disable-swscale
Guo, Yejun
- [FFmpeg-devel] [PATCH] avformat/avformat: Deprecate AVFMT_FLAG_PRIV_OPT
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] Add support for playing Audible AAXC (.aaxc) files
Vesselin Bontchev
- [FFmpeg-devel] [RFC] FFmpeg 4.3 release date?
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/mpegts: use a buffer pool for PES payloads
James Almer
- [FFmpeg-devel] [PATCH 1/3] avformat/ilbc: Don't reimplement ff_raw_write_packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] swscale/yuv2rgb: Fix vertical dither offset with slices
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/rtsp: fix rtsp multicasts
Wolfgang Haupt
- [FFmpeg-devel] [PATCH 1/1] libavformat/rtsp: Pass protocol options for udp multicast
Wolfgang Haupt
- [FFmpeg-devel] [PATCH v6 0/2] Pro Pinball Series Soundbank demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] [PATCH 2/2] avformat/hnm: Only keep and parse what is needed later
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] lavc/libopenh264enc: separate svc_encode_init() into several functions
Fu, Linjie
- [FFmpeg-devel] [PATCH] ffplay: always show stats at all log levels if requested by user
Gyan Doshi
- [FFmpeg-devel] [PATCH v1] avformat/concat: priv_data should be freed internally
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 1/2] avcodec/mpeg12enc: Use FF_PROFILE_MPEG2_xxx macros
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] fftools/ffmpeg: set AV_PKT_FLAG_KEY for the subtitle packet
Limin Wang
- [FFmpeg-devel] [PATCH 00/10] Patch set for the enhancement of libopenh264 encoder
Linjie Fu
- [FFmpeg-devel] [PATCH 01/10] lavc/libopenh264enc: Add default qmin/qmax support
Linjie Fu
- [FFmpeg-devel] [PATCH 02/10] lavc/libopenh264enc: fix the if-else coding style
Linjie Fu
- [FFmpeg-devel] [PATCH 03/10] lavc/libopenh264enc: add default gop size and bit rate
Linjie Fu
- [FFmpeg-devel] [PATCH 04/10] lavc/libopenh264enc: add bit rate control select support
Linjie Fu
- [FFmpeg-devel] [PATCH 05/10] lavc/libopenh264enc: prompt slice number changing according to cpus
Linjie Fu
- [FFmpeg-devel] [PATCH 06/10] lavc/libopenh264enc: set slice_mode option to deprecated
Linjie Fu
- [FFmpeg-devel] [PATCH 07/10] lavc/libopenh264enc: separate svc_encode_init() into several functions
Linjie Fu
- [FFmpeg-devel] [PATCH 08/10] lavc/libopenh264enc: add profile high option support
Linjie Fu
- [FFmpeg-devel] [PATCH 09/10] lavc/libopenh264enc: allow specifying the profile through AVCodecContext
Linjie Fu
- [FFmpeg-devel] [PATCH 10/10] lavc/libopenh264enc: replace cabac option with coder
Linjie Fu
- [FFmpeg-devel] [PATCH v2] ffplay: always show stats at all log levels if requested by user
Gyan Doshi
- [FFmpeg-devel] [PATCH] ffplay: flush correct stream after stats update
Gyan Doshi
- [FFmpeg-devel] [PATCH 03/14] avformat/matroska: use more consistent spacing in enums
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/14] avformat/matroska: clean the structure formatting
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v10 1/3] libavcodec/jpeg2000dec.c: Add support for PPT marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v10 2/3] libavcodec/jpeg2000dec.c: Handle non EOC streams
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v10 3/3] libavcodec/jpeg2000dec.c: Fix indentation
gautamramk at gmail.com
- [FFmpeg-devel] [RFC, PATCH]lavu/log: Do not change the terminal background colour
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/aacdec_template: Only warn once about unusual 7.1 encoding
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2 2/2] avcodec/libaomenc.c: Add super-resolution options to libaom wrapper
Wang Cao
- [FFmpeg-devel] [inline assembly compliance] Issues and patches
FRÉDÉRIC RECOULES
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/libaomenc.c: Add a libaom command-line option 'tune'
Wang Cao
- [FFmpeg-devel] [PATCH]lavfi/telecine: Mark telecined frames as interlaced
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/amfenc: adapt to the new internal encode API
James Almer
- [FFmpeg-devel] [PATCH]lavu/mem: Make alloc array functions more similar to av_malloc
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf, lavfi: Remove uses of sizeof(char)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: remove MAX_TRACKS limit
Jan Chren (rindeal)
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: add matroska subtitle muxer (.mks)
Jan Chren (rindeal)
- [FFmpeg-devel] [PATCH v1] avformat/movenc: cosmetics
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v11 1/3] libavcodec/jpeg2000dec.c: Add support for PPT marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v11 2/3] libavcodec/jpeg2000dec.c: Handle non EOC streams
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v11 3/3] libavcodec/jpeg2000dec.c: Fix indentation
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/4] avformat/avidec: Don't reimplement ff_free_stream()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] libavcodec/libaomenc.c: Support gray input
Ryo Hirafuji
- [FFmpeg-devel] [PATCH 2/2] lavc/libaomenc: Support lossless encoding
Ryo Hirafuji
- [FFmpeg-devel] [PATCH 1/5] x86 inline assembly compliance
FRÉDÉRIC RECOULES
- [FFmpeg-devel] [PATCH 2/5] x86 inline assembly compliance
FRÉDÉRIC RECOULES
- [FFmpeg-devel] [PATCH 3/5] x86 inline assembly compliance
FRÉDÉRIC RECOULES
- [FFmpeg-devel] [PATCH 4/5] x86 inline assembly compliance
FRÉDÉRIC RECOULES
- [FFmpeg-devel] [PATCH 5/5] x86 inline assembly compliance
FRÉDÉRIC RECOULES
- [FFmpeg-devel] [PATCH 0/2] lavd/avfoundation: Fix build on iOS and fix screen capture
Thilo Borgmann
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: only use one semaphore per image
Lynne
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode: adapt to the new internal encode API
Linjie Fu
- [FFmpeg-devel] [PATCH] avutil/log: update text requesting samples
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Disable copy_ts on timestamp wraparound
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_X_c()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Discard last STSC if its empty
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/v4l2_m2m_enc: Add option to remove ivf container
Andriy Gelman
- [FFmpeg-devel] [PATCH]lavc: Use supported_samplerates for Dolby Digital encoders
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/binkaudio: Check sample_rate to avoid integer overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] compat: remove avisynth headers
Stephen Hutchinson
- [FFmpeg-devel] [PATCH 2/4] avisynth: switch to AviSynth+ on Linux
Stephen Hutchinson
- [FFmpeg-devel] [PATCH] doc/general.texi: AviSynth+ works on Linux now, AvxSynth is gone.
Stephen Hutchinson
- [FFmpeg-devel] [PATCH 4/4] avisynth: fix deprecation warning
Stephen Hutchinson
- [FFmpeg-devel] [PATCH 1/2] avformat/oggparsevorbis: Update context on double init
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/amrwbdec: Do not ignore NO_DATA frames
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/amrwb: Output silence for frames marked as broken
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v12] libavcodec/jpeg2000dec.c: Add support for PPT marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/vp3: propagate error codes
Peter Ross
- [FFmpeg-devel] [PATCH 1/2] avcodec/vp9: prevent null pointer use on init_frames() failure
Peter Ross
- [FFmpeg-devel] [PATCH]lavf/chromaprint: Silence compilation warnings
Carl Eugen Hoyos
- [FFmpeg-devel] [FFmpeg-cvslog] avformat/rtp: Pass sources and block filter addresses via sdp file for rtp
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v13] libavcodec/jpeg2000dec.c: Add support for PPT marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH]configure: Fix libmfx detection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/amrwbdec: Use av_samples_set_silence()
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 00/20] Matroska muxer patches
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/webmdashenc: Check codec types
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] pthread_frame: make sure ff_thread_release_buffer always cleans the frame
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] avcodec/hapdec: Check tex_size more strictly and before using it
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_cycle
Michael Niedermayer
- [FFmpeg-devel] ERROR: avisynth/avisynth_c.h not found
Helmut K. C. Tessarek
- [FFmpeg-devel] [PATCH 1/3] avdevice/xv: change codec to wrapped avframe
Marton Balint
- [FFmpeg-devel] [PATCH 4/4] avfilter/vf_derain.c: put all the calculation in model file.
Guo, Yejun
- [FFmpeg-devel] [PATCH] avcodec/aacdec: fix compilation under soft float MIPS
Rosen Penev
- [FFmpeg-devel] [PATCH 1/2] avcodec/v4l2_context: Use av_freep
Andriy Gelman
- [FFmpeg-devel] [PATCH 2/2] avcodec/v4l2_context: Log warning when all capture buffers are in userspace
Andriy Gelman
- [FFmpeg-devel] [PATCH] avcodec: add bink2 video decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH v6 2/2] avformat: add demuxer for Pro Pinball Series' Soundbanks
Anton Khirnov
- [FFmpeg-devel] [PATCH v3] avutil/frame: Use av_realloc_array()
Limin Wang
- [FFmpeg-devel] [PATCH] mov: Support fake moov boxes disguised as hoov
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v7 0/2] Pro Pinball Series Soundbank demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] [PATCH] avformat/rtp: Pass sources and block filter addresses via sdp file for rtp
phunkyfish
- [FFmpeg-devel] [PATCH] libavformat/mov: restore use of mfra time as dts
John Stebbins
- [FFmpeg-devel] movtext decode/encode improvements
John Stebbins
- [FFmpeg-devel] [PATCH 1/2] avcodec: add photocd decoder
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 14/14] h264dec: do not set picture_structure on init
Michael Niedermayer
- [FFmpeg-devel] [PATCH 13/14] h264dec: rename flush_dpb()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 12/14] h264_ps: make the PPS hold a reference to its SPS
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/14] h264_sei: parse the picture timing SEIs correctly
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_drawtext: only test available exceptions
Rosen Penev
- [FFmpeg-devel] [PATCH v2] avformat/hlsenc: add hls_fmp4_init_resend option
Steven Liu
- [FFmpeg-devel] [PATCH v3] avformat/hlsenc: add hls_fmp4_init_resend option
Steven Liu
- [FFmpeg-devel] [PATCH v8 0/2] Pro Pinball Series Soundbank demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] [PATCH] avformat/aadec: Check toc_size to contain the minimum to demuxer uses
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/vp3: fix indentation
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/cbs: Avoid leaving the ... out in calls to variadic macros
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avformat/smacker: Read extradata directly into extradata
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/14] decode: plug leaks on error in update_frame_pool()
Anton Khirnov
- [FFmpeg-devel] [PATCH 10/14] h264_sei: use a separate reader for the individual SEI messages
Anton Khirnov
- [FFmpeg-devel] [PATCH v1] avformat/dashenc: use av_asprintf()
lance.lmwang at gmail.com
- [FFmpeg-devel] avformat/libsrt: Change latency option to milliseconds
pkv
- [FFmpeg-devel] [PATCH 2/4] avcodec/flacdsp_template: Fix invalid shifts in decorrelate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] tools/target_dec_fuzzer: Adjust threshold for screenpresso
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/xvididct: Fix integer overflow in MULT()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT
Michael Niedermayer
- [FFmpeg-devel] [PATCH v14] libavcodec/jpeg2000dec.c: Add support for PPT marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/Makefile: Add missing rawenc dependency for iLBC muxer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/pngdec: Check length in fdAT
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Adjust threshold for PNG and APNG
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] doc/utils: add more examples for valid time duration
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3] Add support for playing Audible AAXC (.aaxc) files
Vesselin Bontchev
- [FFmpeg-devel] [PATCH 02/14] avformat/assdec: Remove unnecessary header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec.h: split AVPacket API into its own header
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/3] avcodec.h: split codec IDs into their own header
Anton Khirnov
- [FFmpeg-devel] [PATCH v1 1/3] doc/protocols: clarify timeout and latency unit of measurement for SRT
Limin Wang
- [FFmpeg-devel] why ffmpeg not work
陈军
- [FFmpeg-devel] [PATCH 1/3] avformat/hlsenc: Fix memleak when deleting old segments
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v9 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
Limin Wang
- [FFmpeg-devel] [PATCH v1] avfilter/src_movie: Fix the loop function of dynamic logo
Limin Wang
- [FFmpeg-devel] [PATCH v2 2/3] avfilter/vf_mix: Check sscanf() return value
Limin Wang
- [FFmpeg-devel] [PATCH v1 4/4] avformat/hlsenc: use av_asprintf()
Steven Liu
- [FFmpeg-devel] [PATCH v2] avformat/dashdec: add attribute lang for audio and subtitle streams
Steven Liu
- [FFmpeg-devel] [PATCH v1 1/4] avformat/hlsenc: remove the first slash of the relative path line in the master m3u8 file
Steven Liu
- [FFmpeg-devel] [PATCH 10/14] avformat/matroskadec: move the elements semantic in a separate file
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/14] avformat/matroskasem: reorder EbmlSyntax tables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/14] avformat/matroskasem: reorder some EbmlSyntax elements
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avformat/mpeg: Don't use unintialized value
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/nvenc: adapt to the new internal encode API
James Almer
- [FFmpeg-devel] [PATCH] avcodec: add MV30 decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH v3 7/7] avformat/hlsenc: Cosmetics
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] fftools/ffmpeg: also flush encoders which have a variable frame size
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avcodec/bsf: use simplified algorithm for bsf_list chained filtering
Marton Balint
- [FFmpeg-devel] [PATCH v2 3/7] avformat/hlsenc: Check some unchecked allocations
Steven Liu
- [FFmpeg-devel] 回复: [EXT] Re: [PATCH] avcodec/v4l2_buffers: don't prevent enqueue capture buffer to driver
Andriy Gelman
- [FFmpeg-devel] [PATCH v1] avformat/hlsenc: return media_url directly if failed to get seperator
lance.lmwang at gmail.com
- [FFmpeg-devel] [EXT] Re: [PATCH v4 1/3] avcodec/v4l2_m2m_enc: Reduce log verbosity for some params
Ming Qian
- [FFmpeg-devel] [FFmpeg-cvslog] avfilter/vf_drawtext: only test available exceptions
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] avcodec/zerocodec: implement flushing
Paul B Mahol
- [FFmpeg-devel] [PATCH v1 1/4] avfilter/af_loudnorm: Add file option for the measured stats
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dec: Fix mixed declaration and code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mediacodec_wrapper: fix {input, output}_buffers global reference leak
Matthieu Bouron
- [FFmpeg-devel] [PATCH 1/4] fftools/qsv: enabling d3d11va/dxva2 device selection
artem.galin at gmail.com
- [FFmpeg-devel] [PATCH 2/4] libavfilter/qsvvpp: enabling d3d11va support
artem.galin at gmail.com
- [FFmpeg-devel] [PATCH 3/4] libavcodec/qsv: enabling d3d11va support, added mfxhdlpair
artem.galin at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/dpcm: clip exponent into supported range in XAN DPCM
Michael Niedermayer
- [FFmpeg-devel] Reimbursement request
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not an error
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec: add adpcm_ima_ssi encoder
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 1/2] avcodec: add adpcm_ima_ssi encoder
Zane van Iperen
- [FFmpeg-devel] [PATCH v1] fftools/ffprobe: Use format specifier PRId64 instead of %lld
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/2] avcodec: add adpcm_ima_ssi encoder
Zane van Iperen
- [FFmpeg-devel] [PATCH] configure: add MV30 blockdsp dependency
Peter Ross
- [FFmpeg-devel] [RFC] Moving ffprobe's writers to lavu
Nicolas George
- [FFmpeg-devel] [PATCH 00/10] libavformat/mux patches
Marton Balint
- [FFmpeg-devel] [PATCH 1/4] lavc: install codec_desc.h
Anton Khirnov
- [FFmpeg-devel] [PATCH 04/10] avformat/mux: Fix leaks of uncoded frames on errors
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000dec.c: fix error in cod marker
gautamramk at gmail.com
- [FFmpeg-devel] Subtitle encoder return codes
John Stebbins
- [FFmpeg-devel] [PATCH 1/2] avfilter/delogo: remove deprecated options
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/4] avformat/mpegtsenc: use standard pids for m2ts
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/cbs: Allocate more CodedBitstreamUnit at once in cbs_insert_unit()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: Add explicit capability flag for encoder flushing
Philip Langdale
- [FFmpeg-devel] [PATCH] mov: fix seek to next root atom in fragmented mp4
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/mov: fix multiple trun per traf
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec: Add explicit capability flag for encoder flushing
Philip Langdale
- [FFmpeg-devel] [PATCH v3] avcodec: Add explicit capability flag for encoder flushing
Philip Langdale
- [FFmpeg-devel] [PATCH v1 2/2] avfilter/vf_subtitles: add force_style option for ass subtitle filter
Limin Wang
- [FFmpeg-devel] [PATCH 1/3] libavcodec/jpeg2000: fix cblk decode error check
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/adpcm: remove unused shift parameter from adpcm_ima_qt_expand_nibble()
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/6] dnn/native: add native support for 'add'
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/6] dnn-layer-mathbinary-test: add unit test for add
Guo, Yejun
- [FFmpeg-devel] [PATCH 3/6] dnn/native: add native support for 'mul'
Guo, Yejun
- [FFmpeg-devel] [PATCH 4/6] dnn-layer-mathbinary-test: add unit test for 'mul'
Guo, Yejun
- [FFmpeg-devel] [PATCH 5/6] dnn/native: add native support for divide
Guo, Yejun
- [FFmpeg-devel] [PATCH 6/6] dnn-layer-mathbinary-test: add unit test for divide
Guo, Yejun
- [FFmpeg-devel] [PATCH] libavformat/oggparsevorbis: Use case-insensitive key compare for vorbis picture
Mattias Wadman
- [FFmpeg-devel] [PATCH v3 0/9] patchset for the enhancement of libopenh264 encoder
Linjie Fu
- [FFmpeg-devel] [PATCH v2 0/7] Support Dolby Vision
Jun Zhao
- [FFmpeg-devel] [PATCH v2 4/7] lavf/mov: support dvcC/dvvC box for Dolby Vision
Jun Zhao
- [FFmpeg-devel] [PATCH v2 5/7] lavf/dump: dump dolby vison side data
Jun Zhao
- [FFmpeg-devel] [PATCH v2 6/7] fftools/ffprobe: support dolby vision sidedata
Jun Zhao
- [FFmpeg-devel] [PATCH V1 2/4] lavc/hevcdec: fix the HEVC decoder crash when memory over-read
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/cbs: use av_fast_realloc() in cbs_insert_unit()
James Almer
- [FFmpeg-devel] [PATCH] avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] doc/examples/demuxing_decoding: drop -refcount
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/3] doc/examples/demuxing_decoding: convert to new decoding API
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/3] doc/examples/muxing: convert to new encoding API
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/3] lavc/vaapi_encode_h265: add h265 tile encoding support
Fu, Linjie
- [FFmpeg-devel] [PATCH 1/6] avformat/mux: Make uncoded frames av_packet_unref() compatible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/6] avformat/mux: Make uncoded frames av_packet_unref() compatible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/mips: fix compilation with MIPS16
Rosen Penev
- [FFmpeg-devel] [PATCH 1/2] avcodec/mv30: remove unused table elements
Peter Ross
- [FFmpeg-devel] OpenColorIO - Google Summer of Code
Rashil Gandhi
- [FFmpeg-devel] [RFC PATCH] RFC -> JPEG-XL: Image format header reader
Varun Gupta
- [FFmpeg-devel] Stereo 3D frame packing or HDMI checkerboard input (capture from screen)
fireYtail3DYTnow livestreamer
- [FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold for zerocodec
Michael Niedermayer
- [FFmpeg-devel] [PATCH] kmsgrab: Drop DRM master if running as root
Mark Thompson
- [FFmpeg-devel] [PATCH v2] lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabled
Linjie Fu
- [FFmpeg-devel] [PATCH 1/2] avformat/flacenc: Only update streaminfo if it has changed
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/spdifenc: handle long TrueHD input_timing gaps
Anssi Hannula
- [FFmpeg-devel] [PATCH]lavf/gdv: Improve palette saturation
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_jpeg_syntax_template: Check table index before use in dht()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table()
Michael Niedermayer
- [FFmpeg-devel] FFMPEG On YouTube
ffmpeg-devel at TalkVideo.net
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode_h265: add low_delay_b option for HEVC
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode_h265: fix max_transform_hierarchy_depth_inter/intra
Linjie Fu
- [FFmpeg-devel] Job post: Command line audio recorder and player using ffmpeg API / C++
Yiannis Bourkelis
- [FFmpeg-devel] [PATCH v3 0/7] Support Dolby Vision
Jun Zhao
- [FFmpeg-devel] [PATCH v1] fftools: fix hwaccles option dump redundancy
Jun Zhao
- [FFmpeg-devel] [PATCH]ffmpeg: Do not clip timestamps at LONG_MAX
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avfilter: add eval video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] fftools: fix hwaccles option dump redundancy
Jun Zhao
- [FFmpeg-devel] [PATCH v3] fftools: fix hwaccels option dump redundancy
Jun Zhao
- [FFmpeg-devel] [PATCH]lavc/jpeg2000dec: Allow forcing a compatible pix_fmt
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avfilter: add tmedian filter
Paul B Mahol
- [FFmpeg-devel] Query regarding codec parsers
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 1/8] lavc: Rename hwaccel.h to hwconfig.h
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/movenc: use enum values directly for colr atom
Michael Bradshaw
- [FFmpeg-devel] [PATCH] avformat/movenc: remove the write_clli mov flag
Michael Bradshaw
- [FFmpeg-devel] [PATCH] avformat/movenc: stop guessing colr atom values
Michael Bradshaw
- [FFmpeg-devel] [PATCH] avformat/movenc: write the colr atom by default
Michael Bradshaw
- [FFmpeg-devel] [PATCH] avcodec/bsf: restructure the internal implementation of the bistream filter API
James Almer
- [FFmpeg-devel] [PATCH v3] lavfi: add new iteration API
Josh Allmann
- [FFmpeg-devel] [PATCH 1/4] fate: Fix dependencies for ffprobe tests with external samples
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/mpeg: Decrease score by 1 for files with very little valid data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add a WebP parser
James Almer
- [FFmpeg-devel] [PATCH v4] avcodec: Add explicit capability flag for encoder flushing
Philip Langdale
- [FFmpeg-devel] [PATCH] avformat/oggenc: Don't free AVStream's priv_data, fix memleak
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] ffmpeg: allow full range of dts_delta_threshold
Gyan Doshi
- [FFmpeg-devel] [PATCH] cmdutils: stop using deprecated av_codec_next()
Anton Khirnov
- [FFmpeg-devel] [FFmpeg-devel, v2] dvbsub.c, change segment order to be in line with spec
Alen Vrečko
- [FFmpeg-devel] [PATCH, v2] lavc/vaapi_encode_h265: add private b_strategy option for hevc_vaapi
Linjie Fu
- [FFmpeg-devel] [PATCH 0/7] Port cache bitstream reader to 32bits, and improve
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/3] lavc: stop using deprecated av_codec_next()
Josh de Kock
- [FFmpeg-devel] [PATCH, v2 1/2] lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit
Fu, Linjie
- [FFmpeg-devel] [FFmpeg-cvslog] avfilter/af_amix: use av_strtod() for weights
Martin Storsjö
- [FFmpeg-devel] [PATCH] configure: fix clang on macOS 10.15
Josh de Kock
- [FFmpeg-devel] [PATCH] [GSOC] libavfilter/vf_colorconstancy.c : Adding weighted greyedge
YATENDRA SINGH
- [FFmpeg-devel] [PATCH] avformat/movenc: remove call to av_copy_packet_side_data() when concatenatic eac3 syncframes
James Almer
- [FFmpeg-devel] [PATCH v1 1/2] avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with nvenc_hevc
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 2/2] avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with nvenc_h264
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 0/9] Enhancement for libopenh264 encoder
Linjie Fu
- [FFmpeg-devel] Extending ffmpeg hwaccel list
Mark Clayton
- [FFmpeg-devel] [PATCH] tests/fate/hlsenc: rename fate macro define from FATE_AFILTER to FATE_HLSENC
Steven Liu
- [FFmpeg-devel] [PATCH] avfilter: add maskedthreshold filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 1/4] fftools/qsv: enabling d3d11va/dxva2 device selection
artem.galin at gmail.com
- [FFmpeg-devel] [PATCH v2] configure: fix clang on macOS 10.15
Josh de Kock
- [FFmpeg-devel] [PATCH V2] Fixes compiler bug - replace vec_lvsl/vec_perm with vec_xl
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avformat/thp: Require a video stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg_opt: Check attachment filesize
Andreas Rheinhardt
- [FFmpeg-devel] about ffmpeg 2.8.16
曾经的梦
- [FFmpeg-devel] [PATCH 1/4] avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/matroskaenc: Improve mimetype search
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] doc/muxers: fix some dashenc option names
James Almer
- [FFmpeg-devel] [PATCH v3] ffmpeg: allow full range of dts_delta_threshold
Gyan Doshi
- [FFmpeg-devel] How to improve GPU command to improve picture quality is the same as CPU transcoding quality
陈军
- [FFmpeg-devel] [PATCH v9 0/2] Pro Pinball Series Soundbank demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] [PATCH] avfilter/af_astats: measure noise floor
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments
John Stebbins
- [FFmpeg-devel] [PATCH 1/4] lavfi/formats: add ff_formats_pixdesc_filter().
Nicolas George
- [FFmpeg-devel] [PATCH 1/4] avcodec: move avcodec_flush_buffers from decode.c to utils.c
Philip Langdale
- [FFmpeg-devel] [PATCH 1/2] lavu: add av_gcd_q().
Nicolas George
- [FFmpeg-devel] [PATCH] lavfi: add untile filter.
Nicolas George
- [FFmpeg-devel] [FFmpeg-cvslog] avutil/log: update text requesting samples
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavcodec/libx264: fix reference frame computation based on level
josh.brewster at protonmail.com
- [FFmpeg-devel] [PATCH] avcodec/ass: explicitly set ScaledBorderAndShadow
Oneric
- [FFmpeg-devel] [PATCH] avformat/webvttdec: Remove write-only variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/r3d: Remove write-only array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/qpeg: remove an unnecessary intermediary AVFrame
James Almer
- [FFmpeg-devel] [PATCH v2] libavcodec/libx264: fix reference frame computation based on level
Josh Brewster
- [FFmpeg-devel] [PATCH] ffplay: do not segfault on stream_open internal error
Peter Ross
- [FFmpeg-devel] [PATCH] avcodec/pngdec: set return value on av_stereo3d_create_side_data() failure
Peter Ross
- [FFmpeg-devel] [PATCH] libavcodec/avpacket: Don't simply forward return value of av_dict_set()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1] avcodec/bsf: simplify the code
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/3] avfilter/af_acrossover: Check sscanf() return value
Limin Wang
- [FFmpeg-devel] How to satisfy two codecs with one decoder?
Roger Pack
- [FFmpeg-devel] [PATCH] avcodec/pngdec: Pass ret from decode_iccp_chunk()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v10 0/2] Pro Pinball Series Soundbank demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] [PATCH] avcodec/truehd_core_bsf: Remove unused AVClass pointer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/adpcm_ima_{apc, ssi, oki}: replace while() with for()
Zane van Iperen
- [FFmpeg-devel] [PATCH v1 1/2] avformat/ftp: Fix for invalid use of av_strtok
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/3] avcodec/libx265: Fix Uninitialized scalar variable
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3] QP tables API
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/9] lavc: add a flag for exporting AVVideoEncParams from decoders
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/9] mpegvideo: use the AVVideoEncParams API for exporting QP tables
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avfilter/avf_showspectrumpic: switch to internal queue
Paul B Mahol
- [FFmpeg-devel] PGS subtitle bitstream filters
John Stebbins
- [FFmpeg-devel] tests/fate/wavpack: add a lossless DSD file
David Bryant
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000_parser: Add jpeg2000 parser
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] avformat/utils: Fix memleak when decoding subtitle in find_stream_info
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/opt: only skip evaluation for rational options
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/hlsenc: add support for microseconds since epoch based sequence number
Marton Balint
- [FFmpeg-devel] [PATCH] swscale: aarch64: Avoid using the x18 register
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_spp: Remove unused AVCodecContext
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avfilter/vf_spp: Fix endian-dependance in add_block()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] tests: Add pp7, spp tests based on pp test
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] test: Add codecview test
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] libavcodec/libx264: fix reference frame computation based on level
Josh Brewster
- [FFmpeg-devel] [PATCH v4 0/7] Support Dolby Vision
Jun Zhao
- [FFmpeg-devel] [FFmpeg-cvslog] fate: Allow to test temporary files with ffprobe
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] avcodec/bsf: restructure the internal implementation of the bistream filter API
James Almer
- [FFmpeg-devel] [PATCH] lavfi/vf_vpp_qsv: fix the infinite loop while framerate lower than input
Zhong Li
- [FFmpeg-devel] [PATCH 1/2] avformat/oggparsevorbis: Error out on double init of vp
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/binkaudio: Check sample_rate to avoid integer overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] fate: move TrueHD tests to their own file
James Almer
- [FFmpeg-devel] [PATCH] swscale: aarch64: Don't clobber callee-saved registers v8-v15
Martin Storsjö
- [FFmpeg-devel] [PATCH] avcodec/bsf: Use macro for "packet is empty"
Andreas Rheinhardt
- [FFmpeg-devel] [RFC PATCH v2] libavcodec/jpeg2000_parser: Add jpeg2000 parser
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avcodec/hevc_mp4toannexb_bsf: Check nalu_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Reduce maxpixels for HEVC
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/rtsp: Don't free uninitialized AVBPrint
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/rtsp: Put strings instead of pointers to strings into array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1] lavf/tls_mbedtls: fix resource leak
Jun Zhao
- [FFmpeg-devel] [PATCH v1] lavf/mp3enc: fix ID3v1 year metadata setting issue
Jun Zhao
- [FFmpeg-devel] [PATCH v2] lavf/tls_mbedtls: fix resource leak
Jun Zhao
- [FFmpeg-devel] [PATCH v1] avcodec/utils: use av_rescale()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avcodec/h264_metadata_bsf: add option to delete SEI user data
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] gas-preprocessor: Fix use of Visual Studio compiler values -w... or -FS
phunkyfish
- [FFmpeg-devel] [PATCH] lavf/tls_gnutls: check for interrupt inside handshake loop
Jan Ekström
- [FFmpeg-devel] [PATCH] libavcodec/dnxhddata.c: Fix quantization weights for id 1271
Neil Birkbeck
- [FFmpeg-devel] [PATCH] avformat/mpegtsenc: don't print warning for DVB text streams
Gyan Doshi
- [FFmpeg-devel] [PATCH v3 0/3] avformat/movenc: Support for variable timescale in mov containers
Kevin Wheatley
- [FFmpeg-devel] [PATCH 1/2] libavcodec/jpeg2000dec.c: Support for CRG marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/4] avcodec/cbs_h265: fix writing extension_data bits
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/8] avformat/utils: Remove superfluous headers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 2/4] avformat/tests/movenc: set AV_PKT_FLAG_KEY for audio packet
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 3/4] avformat/utils: move is_intra_only() to header and rename to ff_is_intra_only()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 4/4] avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 1/4] fftools/ffmpeg: set AV_PKT_FLAG_KEY for the subtitle packet
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/3] lavu/pix_fmt: add new pixel format x2rgb10
Fei Wang
- [FFmpeg-devel] [PATCH v3 1/2] avformat/utils: move is_intra_only() to header and rename to ff_is_intra_only()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avfilter/vf_v360: check the limit of in_pad and out_pad
Steven Liu
- [FFmpeg-devel] [PATCH v4 1/2] avformat/utils: move is_intra_only() to header and rename to ff_is_intra_only()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] lavf/mux: bypass interleave delay early when waiting on subtitle streams
Jan Ekström
- [FFmpeg-devel] [PATCH] avformat/gopher: Support 'g' type
parazyd
- [FFmpeg-devel] [PATCH] mpeg4videoenc: Don't crash with -fsanitize=bounds
Vitaly Buka
- [FFmpeg-devel] [PATCH v5 0/7] Support Dolby Vision
Jun Zhao
- [FFmpeg-devel] [PATCH v5 4/7] lavf/mov: support dvcC/dvvC box for DOVI
Jun Zhao
- [FFmpeg-devel] [PATCH v5 5/7] lavf/dump: dump DOVI side data
Jun Zhao
- [FFmpeg-devel] [PATCH v5 6/7] fftools/ffprobe: support DOVI sidedata
Jun Zhao
- [FFmpeg-devel] [PATCH v5 7/7] lavf/movenc: enable dvcC/dvvC box support from DOVI sidedata
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/3] lavu/pix_fmt: add new pixel format x2rgb10
Fei Wang
- [FFmpeg-devel] [PATCH v2] lavf/mp3enc: fix ID3v1 year metadata setting issue
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/mpegtsenc: use av_log_once for data stream warning
Gyan Doshi
- [FFmpeg-devel] [PATCH v6 0/9] Support Dolby Vision
Jun Zhao
- [FFmpeg-devel] [PATCH] libavformat/flacdec: Workaround for truncated metadata picture size
Mattias Wadman
- [FFmpeg-devel] [PATCH 1/3] avcodec/av1_metadata: filter parameter sets in packet side data
James Almer
- [FFmpeg-devel] [PATCH 1/5] [inline assembly] prepares for contiguous assembly statements merging
frederic.recoules at univ-grenoble-alpes.fr
- [FFmpeg-devel] [PATCH 4/5] [inline assembly] add mmx clobbers in 3 statements
frederic.recoules at univ-grenoble-alpes.fr
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/jpeg2000dec.c: Support for CRG marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 01/11] avformat/matroskadec: Reject sipr flavor > 3
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] configure: enable ffnvcodec, nvenc, nvdec for aarch64
ManojGuptaBonda
- [FFmpeg-devel] [PATCH v3] libavcodec/jpeg2000dec.c: ROI marker support
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] dnn-layer-mathbinary-test: Fix tests for cases with extra intermediate precision
Martin Storsjö
- [FFmpeg-devel] [PATCH] fate: Skip the dnxhd-uhd-hr-sq tests of large tests are disabled
Martin Storsjö
- [FFmpeg-devel] [PATCH] fate: hevc: Skip a few large testcases if large tests are disabled
Martin Storsjö
- [FFmpeg-devel] [PATCH v1 1/2] lavu/version: bump minor version for DOVI sidedata
Jun Zhao
- [FFmpeg-devel] [PATCH v2] lavu/version: bump minor version for DOVI sidedata
Jun Zhao
- [FFmpeg-devel] [PATCH v3] lavu/version: bump minor version for DOVI sidedata
Jun Zhao
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders
Fu, Linjie
- [FFmpeg-devel] [PATCH] Don't adjust start time for MP3 files; packets are not adjusted.
Dale Curtis
- [FFmpeg-devel] [PATCH 0/3] swscale: add AVX2 version of yuv2nv12cX
Nelson Gomez
- [FFmpeg-devel] [PATCH 3/3] swscale: cosmetic fixes
Nelson Gomez
- [FFmpeg-devel] headers for gapless playback
Kaplan, John
- [FFmpeg-devel] [PATCH] libavcodec/qsvenc.c fixed handling of closed gop flag
Elio Blanca
- [FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl
Josh de Kock
- [FFmpeg-devel] [PATCH v2] libavformat/flacdec: Workaround for truncated metadata picture size
Mattias Wadman
- [FFmpeg-devel] [PATCH v3] libavformat/flacdec: Workaround for truncated metadata picture size
Mattias Wadman
- [FFmpeg-devel] [PATCH 0/1] avformat/http: handle SEEK_SET to filesize and fix #6885
vectronic
- [FFmpeg-devel] [PATCH 0/2] fix for seeking in HLS with TS/FMP4 media
vectronic
- [FFmpeg-devel] [PATCH v2 0/3] swscale: add AVX2 version of yuv2nv12cX
Nelson Gomez
- [FFmpeg-devel] [PATCH 0/2] ffprobe add closed caption output to stream info
vectronic
- [FFmpeg-devel] [PATCH V2 0/1] ffprobe add closed caption output to stream info
vectronic
- [FFmpeg-devel] [PATCH V3 0/1] ffprobe add closed caption output to stream info
vectronic
- [FFmpeg-devel] [PATCH] avcodec/dirac_vlc: Fix integer overflow in ff_dirac_golomb_read_32bit()
Michael Niedermayer
- [FFmpeg-devel] probe mpegps pcm-alaw too long time
周巍巍
- [FFmpeg-devel] lavc/pnm: Support signed pgm files from jasper
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/jpeg2000dec: Scale 4-7bit output to 8 bits
Carl Eugen Hoyos
- [FFmpeg-devel] Patchwork inactive account cleanup
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/3] fftools/ffmpeg: use a bsf list instead of individual bsfs
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/decode: use a single list bsf for codec decode bsfs
Marton Balint
- [FFmpeg-devel] [PATCH v3 0/3] swscale: add AVX2 version of yuv2nv12cX
Nelson Gomez
- [FFmpeg-devel] [PATCH 1/2] lavfi/vaapi: check avaliable before set color properties
Fei Wang
- [FFmpeg-devel] [PATCH] swscale/vscale: Increase type strictness
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] dnn/native: add native support for minimum
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] dnn-layer-mathbinary-test: add unit test for minimum
Guo, Yejun
- [FFmpeg-devel] [PATCH v1 1/6] fftools/ffmpeg: use local variable with same contents directly
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 3/6] avformat/dashenc: use local variable and avoid calculate duration multiple times
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] MAINTAINERS: add myself to the general developers list
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/3] avcodec/intrax8: Check for end of bitstream in ff_intrax8_decode_picture()
Michael Niedermayer
- [FFmpeg-devel] ffmpeg.org down
Tom Needham
- [FFmpeg-devel] [PATCH] avdevice/v4l2enc: Allow writing non-rawvideos to v4l2
David Manouchehri
- [FFmpeg-devel] [PATCH] avformat/hls: disable persistent HTTP connections by default w/ schannel
Jan Ekström
- [FFmpeg-devel] [PATCH] avfilter/af_loudnorm: Don't mix dB and linear values when calculating linear offset with inputs <3s
Sebastian Dröge
- [FFmpeg-devel] avdevice/v4l2enc: Allow writing non-rawvideos to v4l2
David Manouchehri
- [FFmpeg-devel] [PATCH 1/2] avcodec/alacdsp: Fix invalid shift in append_extra_bits()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate/exr: add test for YA16
mindmark at gmail.com
- [FFmpeg-devel] [PATCH] libavutil: add clean aperture (CLAP) side data.
Neil Birkbeck
- [FFmpeg-devel] [PATCH] Complete rewrite of the "fps" video filter section. More accurate.
list+ffmpeg-dev at jdlh.com
- [FFmpeg-devel] [PATCH] libavformat/url: check url root node when rel include double dot
Steven Liu
- [FFmpeg-devel] [PATCH v3] avformat/url: check url root node when rel include double dot
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/oggdec: Add page CRC verification
Mattias Wadman
- [FFmpeg-devel] [PATCH] avfilter: add asubboost filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v4 2/3] avcodec/v4l2_m2m_enc: Enable frame level rate control by default
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/2] avformat/vividas: simplify, use av_rescale_q() instead
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/3] closed caption decoder: accept and decode a new codec type of 'raw 608 byte pairs'
Roger Pack
- [FFmpeg-devel] [PATCH 2/3] closed caption decoder: add new parameter to allow output to avoid repeated lines
Roger Pack
- [FFmpeg-devel] [PATCH 3/3] directshow: add ability to read closed caption raw byte pairs from VBI pin
Roger Pack
- [FFmpeg-devel] [PATCH 1/7] avformat/matroskaenc: Write SeekHead when livestreaming
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/7] avformat/matroskaenc: Replace impossible condition with assert
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avformat/vorbiscomment: Replace AVDictionary ** by const AVDictionary *
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avformat/vorbiscomment: Switch to AVIOContext from bytestream API
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] avformat/matroskaenc: Make sure UIDs of delayed chapters are != 0
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avformat/matroskaenc: Fix memleak upon encountering bogus chapter
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avformat/matroskaenc: Check mimetypes earlier
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v5 0/5] enhancement for libopenh264
Linjie Fu
- [FFmpeg-devel] [PATCH] avfilter/af_amix: make weights option runtime configured
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] avformat/oggdec: Add page CRC verification
Mattias Wadman
- [FFmpeg-devel] [PATCH 1/3] oggdec: eliminate copies and extra buffers
Lynne
- [FFmpeg-devel] [PATCH 2/3] oggdec: verify page checksum
Lynne
- [FFmpeg-devel] [PATCH 3/3] oggdec: use ffio_ensure_seekback() to not require seeking to read the magic
Lynne
- [FFmpeg-devel] [PATCH v11] avformat: add demuxer for Pro Pinball Series' Soundbanks
Zane van Iperen
- [FFmpeg-devel] [PATCH 3/3] avcodec/avpacket: Don't write into non-writable buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4] avformat/url: check url root node when rel include double dot and trim double dot
Steven Liu
- [FFmpeg-devel] [PATCH v5] avcodec/v4l2_m2m_enc: Support changing qmin/qmax
Andriy Gelman
- [FFmpeg-devel] [PATCH v4 1/8] avformat/mux: move interleaved packet functions upwards
Marton Balint
- [FFmpeg-devel] [PATCH] oggdec: add support for proper demuxing of chained Opus files and streams
Lynne
- [FFmpeg-devel] [PATCH] Relay RTP Extension Header
John Laxson
- [FFmpeg-devel] [PATCH] ffmpeg: Don't require a known device to pass a frames context to an encoder
Mark Thompson
- [FFmpeg-devel] [PATCH 14/17] avformat/hdsenc: Add explicit deinit function
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avcodec/v4l2_m2m: Adapt to call close() on init fail
Andriy Gelman
- [FFmpeg-devel] [PATCH v6 1/5] lavc/libopenh264enc: Add qmin/qmax support
Linjie Fu
- [FFmpeg-devel] [PATCH 0/3] libswscale: initial input/output support for AV_PIX_FMT_GBRAPF32
mindmark at gmail.com
- [FFmpeg-devel] [PATCH] avformat/hlsenc: add hls_fmp4_init_refresh option
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/hlsenc: compute segment duration use current pts minus last segment end pts
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/utils: change the duration to int64_t for update_initial_durations
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avformat/srtenc: split write time into function for better readability
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avcodec/v4l2_m2m_enc: Set bitrate mode to cbr by default
Ming Qian
- [FFmpeg-devel] [PATCH] tools: fix const specifier for AVInputFormat
Josh de Kock
- [FFmpeg-devel] [PATCH, v4] lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE mode
Fu, Linjie
- [FFmpeg-devel] [PATCH 0/3] Patch set to delay output live stream
leozhang
- [FFmpeg-devel] [PATCH 1/3] avformat/fifo: add option to delay output
leozhang
- [FFmpeg-devel] [PATCH 2/3] avformat/fifo: add option to write packets in paced way
leozhang
- [FFmpeg-devel] [PATCH 3/3] doc/muxers: add command example how to delay output live stream
leozhang
- [FFmpeg-devel] [PATCH 1/5] avformat/dashenc: fix invalid pointer access if avio_get_dyn_buf failed
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] ppc: configure: Support Power ISA 3.0
Trung Le
- [FFmpeg-devel] [PATCH V4 0/1] ffprobe add closed caption output to stream info
vectronic
- [FFmpeg-devel] [PATCH 1/2] avcodec/v4l2_context: Drop empty packet while draining
Andriy Gelman
- [FFmpeg-devel] [PATCH 3/4] avcodec/svq1dec: Check that there is data left after the hader
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/txd: Check for input size against the header size.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] avformat/matroskaenc: Move adding SeekEntry into end_ebml_master_crc32()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec/cbs_h265: rename H265RawPSExtensionData to H265RawExtensionData
James Almer
- [FFmpeg-devel] [PATCH] MAINTAINERS: Add myself to libopenh264enc
Linjie Fu
- [FFmpeg-devel] [PATCH] avfoundation: Fix building on iOS
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/5] avcodec/v4l2_m2m_enc: reindent code
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] libavformat/hlsenc: Allow usage of 'periodic-rekey' with multi-variant streams
Yaroslav Pogrebnyak
- [FFmpeg-devel] [PATCH] ac3enc: fix AC3 downmix metadata issue
Piotr Oleszczyk
- [FFmpeg-devel] [PATCH 0/1] avformat hls restore options dict when retrying with a new connection
vectronic
- [FFmpeg-devel] [PATCH 1/1] avformat hls restore options dict when retrying with a new connection
vectronic
- [FFmpeg-devel] [PATCH] doc/encoders: remove ffaac>fdk-aac claim
Lou Logan
- [FFmpeg-devel] [PATCH 1/2] avformat/mpegtsenc: Don't use heap allocated array to store pids
Andriy Gelman
- [FFmpeg-devel] [PATCH] [libavformat] Avoid integer overflow on start_time with skip_samples.
Dale Curtis
Last message date:
Thu Apr 30 23:26:20 EEST 2020
Archived on: Thu Apr 30 23:37:00 EEST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).