September 2019 Archives by thread
Starting: Sun Sep 1 01:32:36 EEST 2019
Ending: Mon Sep 30 23:03:45 EEST 2019
Messages: 1581
- [FFmpeg-devel] [PATCH 1/5] avcodec/vc1: check REFDIST
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries value
Raphaël Zumer
- [FFmpeg-devel] [PATCH v3 1/5] avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 2/4] avcodec/v210dec: add the slice threading support
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 1/3] avfilter/f_sidedata: try to fix warning: comparison of constant -1 with expression of type 'enum AVFrameSideDataType'
Limin Wang
- [FFmpeg-devel] Blocking vs non-blocking modes in protocols
Andriy Gelman
- [FFmpeg-devel] [PATCH/RFC] libavcodec/cinepak: Separate decoding from parsing
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/4] avcodec/vp3: Check for end of input in 2 places of vp4_unpack_macroblocks()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/4xm: Check for end of input in decode_i_block()
Michael Niedermayer
- [FFmpeg-devel] Creating WebVTT via Segment Muxer
Soft Works
- [FFmpeg-devel] Add Timing Info to Log Lines
Soft Works
- [FFmpeg-devel] [PATCH] libavfilter/dnn: add header into native model file
Guo, Yejun
- [FFmpeg-devel] [PATCH] libavcodec/libx264 and libx265: add a flag to output ROI warnings only once.
Guo, Yejun
- [FFmpeg-devel] [PATCH] lavc/v4l2_m2m: don't close the file descriptor we don't own
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] nv-codec-headers: add functions and tidy up loader
Daniel Oberhoff
- [FFmpeg-devel] [PATCH 1/1] avcodec/h264: Fix poc_lsb in open gop context
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] hlsenc: flush segments to guarantuee atomic single file hls
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] tests: Fix bash errors in lavf_container tests.
Andrey Semashev
- [FFmpeg-devel] Paid for, short term contract work.
Warwick New
- [FFmpeg-devel] [PATCH v3] avfilter/vf_delogo: support expr in delogo filter
Limin Wang
- [FFmpeg-devel] [PATCH v2] libavformat/avio: Fix for the unexpected file close which will cause fd 0 is closed
Limin Wang
- [FFmpeg-devel] [PATCH v1 1/2] avfilter/vf_scale: split the scale_frame function from filter_frame for activate function support
Limin Wang
- [FFmpeg-devel] [PATCH v1 1/2] avcodec/videotoolboxenc: add H264 Extended profile and level
Limin Wang
- [FFmpeg-devel] [PATCH 0/2] WIP: h264, slice threads, draw_horiz_band
James Darnley
- [FFmpeg-devel] [PATCH 1/2] avformat/avformat: Introduced `AVInputFormat.read_timestamp2` to fix keyframe seeking for formats that rely on `read_timestamp` for seeking
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] Allow 'concat' filter to support inputs with different frame rates
Nicolas George
- [FFmpeg-devel] [PATCH] ffmpeg: switch to avformat_seek_file for stream_loop
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 4.2.1
Michael Niedermayer
- [FFmpeg-devel] [REFUND-REQUEST] Packaging and Shipping cost AMD GPU
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v2] configure: Update libmysofa check with a new symbol.
Andrey Semashev
- [FFmpeg-devel] [PATCH 6/6] vcodec/apedec: Fix integer overflow in filter_3800()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/6] avcodec/apedec: Fix integer overflow in filter_fast_3320()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/pngdec: Optimize has_trns code
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] avcodec/pngdec: Check amount decoded
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] avcodec/ralf: fix undefined shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/6] avcodec/ralf: fix undefined shift in extend_code()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] docs/formats: fix max_interleave_delta default
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] avformat/mpegtsenc: fix flushing of audio packets
Marton Balint
- [FFmpeg-devel] [PATCH v6] Add ZeroMQ as protocol option
Marton Balint
- [FFmpeg-devel] [PATCH] avfilter/vf_delogo: add auto set the area inside of the frame
Steven Liu
- [FFmpeg-devel] [PATCH 1/5] avcodec/apedec: Fix 32bit int overflow in do_apply_filter()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/25] V4L2 support for DRM_PRIME
Aman Gupta
- [FFmpeg-devel] [PATCH 08/25] avcodec/v4l2_m2m_dec: fix indentation and add M2MDEC_CLASS macro
Aman Gupta
- [FFmpeg-devel] [PATCH 11/25] avcodec/v4l2_buffers: split out AVFrame generation into helper method
Aman Gupta
- [FFmpeg-devel] [PATCH 12/25] avcodec/v4l2_buffers: split out V4L2Buffer generation into helper method
Aman Gupta
- [FFmpeg-devel] [PATCH 13/25] avcodec/v4l2_buffers: split out v4l2_buf_increase_ref helper
Aman Gupta
- [FFmpeg-devel] [PATCH 14/25] avcodec/v4l2_buffers: read height/width from the proper context
Aman Gupta
- [FFmpeg-devel] [PATCH 15/25] avcodec/v4l2_m2m: add support for AV_PIX_FMT_DRM_PRIME
Aman Gupta
- [FFmpeg-devel] [PATCH 16/25] avcodec/v4l2_m2m_dec: add support for AV_PIX_FMT_DRM_PRIME
Aman Gupta
- [FFmpeg-devel] [PATCH 17/25] avcodec/v4l2_m2m_enc: add support for AV_PIX_FMT_DRM_PRIME
Aman Gupta
- [FFmpeg-devel] [PATCH 18/25] avcodec/v4l2_context: expose timeout for dequeue_frame
Aman Gupta
- [FFmpeg-devel] [PATCH 19/25] avcodec/v4l2_m2m_dec: fix dropped packets while decoding
Aman Gupta
- [FFmpeg-devel] [PATCH 20/25] avfilter/vf_scale_v4l2m2m: add V4L2 M2M scaler
Aman Gupta
- [FFmpeg-devel] [PATCH 21/25] avcodec/v4l2m2m: clean up buffer options and pick sane defaults
Aman Gupta
- [FFmpeg-devel] [PATCH 22/25] avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP
Aman Gupta
- [FFmpeg-devel] [PATCH 23/25] avcodec/v4l2_buffers: use correct timebase for encoder/decoder/filter
Aman Gupta
- [FFmpeg-devel] [PATCH 24/25] avcodec/v4l2_buffers: extract v4l2_timebase constant
Aman Gupta
- [FFmpeg-devel] [PATCH 25/25] hwcontext_drm: do not require drm device
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/hls: continue to play enabled playlist when have failed playlist
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/hls: mark the playlist is broken when the reload times is over
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] lavu/pixfmt: add AYUV pixel format
Fu, Linjie
- [FFmpeg-devel] [PATCH] lavc/qsvdec: fix the regression on linux for init_hw_device
Linjie Fu
- [FFmpeg-devel] [PATCH] libavcodec: add editpts bitstream filter [v4]
Andreas Håkon
- [FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_vaapi: cope with race map for YUV420P
Fu, Linjie
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_v360: rewrite storing of remap positions and interpolations
Paul B Mahol
- [FFmpeg-devel] Hello
Mark Filipak
- [FFmpeg-devel] [PATCH] avcodec/decode: add a flags parameter to ff_reget_buffer()
James Almer
- [FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: add support to fuzz bitstream filters
James Almer
- [FFmpeg-devel] [PATCH v2 2/2] avformat/hlsenc: avformat/hlsenc: reopen new http session for http_persistent
Ian Klassen
- [FFmpeg-devel] [PATCH 3/4] avformat/hashenc: add option to create hash per stream
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/mpegts: check end of init before treating SCTE data
Anthony Delannoy
- [FFmpeg-devel] blended telecine... possible?
Mark Filipak
- [FFmpeg-devel] blended telecine... possible? (revised)
Mark Filipak
- [FFmpeg-devel] [PATCH] DVB EPG decoder
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avformat/matroskadec: use proper types for some EbmlSyntax fields
James Almer
- [FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: fix encoding frame crash on iOS 11
Aman Gupta
- [FFmpeg-devel] [PATCH] webp: avoid trying to decode trailing junk in bitstreams
Pascal Massimino
- [FFmpeg-devel] [PATCH V1 1/2] configure: fix --disable-alsa can't work
Jun Zhao
- [FFmpeg-devel] [PATCH] avcodec/wcmv: use ff_reget_buffer()
James Almer
- [FFmpeg-devel] [PATCH] avcodec/nuv: call ff_reget_buffer() only when the picture data is going to change
James Almer
- [FFmpeg-devel] [PATCH v2] avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function]
Limin Wang
- [FFmpeg-devel] [PATCH v1] avcodec/tscc: fix the warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'const uint8_t *
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 1/3] avcodec/avpacket: replace the deprecated av_copy_packet_side_data
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] lavc/qsv: Fix MSDK initialization failure in system memory mode
Zhong Li
- [FFmpeg-devel] [PATCH 1/5] tools/target_dec_fuzzer: consider potential padding/edge in pixel threshold
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] libavcodec/mpeg12dec: Check input for minimal frame size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avformat/vividas: Test size and packet numbers a bit more
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Change libvpx-vpx default to crf=32.
James Zern
- [FFmpeg-devel] [PATCH] lavf/tls_gnutls: check for interrupt inside handshake loop
Błażej Szczygieł
- [FFmpeg-devel] [PATCH] Add option to log timing
Soft Works
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_v360: rewrite storing of remap positions and interpolations
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavformat/webvttenc: Allow (but discard) additional streams
Soft Works
- [FFmpeg-devel] [PATCH] Fixing rare dshow input crash
Alexey Potakhov
- [FFmpeg-devel] [PATCH] swscale/output: fix some code indentations
Linjie Fu
- [FFmpeg-devel] [PATCH v3] hevc_mp4toannexb: Insert correct parameter sets before IRAP
Andriy Gelman
- [FFmpeg-devel] [PATCH v2] hevc_mp4toannexb: Insert correct parameter sets before IRAP
Andriy Gelman
- [FFmpeg-devel] [PATCH]lavf/rawenc: Only accept the appropriate stream type for raw muxers
James Almer
- [FFmpeg-devel] [PATCH V2] lavu/qsv: remove the redundant libmfx init code
Zhong Li
- [FFmpeg-devel] [PATCH] libavformat/rtspdec: Don't send teardown if rtsp_hd_out is null
Ross Nicholson
- [FFmpeg-devel] [PATCH 1/4] libavfilter/dnn: separate conv2d layer from dnn_backend_native.c to a new file
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/4] FATE/dnn: add unit test for dnn conv2d layer
Guo, Yejun
- [FFmpeg-devel] [PATCH 3/4] libavfilter/dnn: separate depth_to_space layer from dnn_backend_native.c to a new file
Guo, Yejun
- [FFmpeg-devel] [PATCH 4/4] FATE/dnn: add unit test for dnn depth_to_space layer
Guo, Yejun
- [FFmpeg-devel] [PATCH] libavfilter/vaapi_transpose: Fix potential memory leak
Zhong Li
- [FFmpeg-devel] [PATCH 1/5] avfilter/vf_v360: rewrite storing of remap positions and interpolations
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/5] avfilter/vf_v360: stop using floats in interpolation
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/5] avfilter/vf_v360: improve interpolation precision
Paul B Mahol
- [FFmpeg-devel] [PATCH] #8111 Bug Solved
Sourabh Sharma
- [FFmpeg-devel] [PATCH 3/3] avcodec/vqavideo: Limit resolution
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/iff: Check for overlap in cmap_read_palette()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] avcodec/mediacodec_surface: guard against NULL surface
Aman Gupta
- [FFmpeg-devel] [PATCH 2/6] avcodec/mediacodecdec: warn when input buffers are not configured with proper size
Aman Gupta
- [FFmpeg-devel] [PATCH 3/6] avcodec/mediacodecdec_common: warn when PTS is missing
Aman Gupta
- [FFmpeg-devel] [PATCH 4/6] avcodec/mediacodecdec_common: improve trace logging for end-of-stream
Aman Gupta
- [FFmpeg-devel] [PATCH 6/6] avcodec/mediacodecdec_common: propagate EOF immediately when signaled by decoder
Aman Gupta
- [FFmpeg-devel] [PATCH 1/8] avformat/matroskadec: Don't overlook parsing error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/8] avformat/matroskadec: Make code more robust
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/8] avformat/matroskadec: Fix handling gigantic durations
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/8] avformat/matroskadec: Sanitize seekhead entries
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/8] avformat/matroskadec: Sanitize Cues
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/8] avformat/matroskadec: Use right number of tracks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/8] avformat/matroskadec: Use already parsed cues if available
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/8] avformat/matroskadec: Remove unused variable
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/ffwavesynth: Fix integer overflow in timestamps
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mediacodecdec_common: log codec name during configure/start failures
Aman Gupta
- [FFmpeg-devel] [PATCH] doc/filters: correct range for contrast in eq filter
Sourabh Sharma
- [FFmpeg-devel] [PATCH] avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConext
Steven Liu
- [FFmpeg-devel] [PATCH v2] avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConext
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] lavu/pixfmt: add 4:2:2 10 bit pixel format Y210
Linjie Fu
- [FFmpeg-devel] [PATCH 2/2] swscale: Add swscale input support for Y210
Linjie Fu
- [FFmpeg-devel] [PATCH 1/4] avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mediacodecdec_common: simplify ff_mediacodec_dec_send()
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] avcodec/mediacodecdec_common: do not split input packets into multiple buffers in ff_mediacodec_dec_send()
Matthieu Bouron
- [FFmpeg-devel] [PATCH v1 5/5] avcodec/v210enc: define DEFINE_V210_ENCODE_FUNC to remove duplicate code
Limin Wang
- [FFmpeg-devel] [PATCH v1 2/3] avfilter/vf_showinfo: display GOP timecode side data
Limin Wang
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/v210dec: removed the duplicated 'if' condition
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] x86/vf_v360: make remap{1, 2}_8bit_line_avx2 work on x86_32
James Almer
- [FFmpeg-devel] [PATCH 2/2] avcodec/qdm2: Check frame size
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] avformat/movenc: split empty text sample when duration overflow
Jun Li
- [FFmpeg-devel] [PATCH] avformat: Fix probing on some JPEGs
Niki Bowe
- [FFmpeg-devel] [PATCH] lavc/videotoolboxdec: fix crop handling when multithreaded
Rodger Combs
- [FFmpeg-devel] [PATCH] rtsp: fix wrong codec setup for some sdp
Hyun Yoo
- [FFmpeg-devel] [PATCH] avformat/hlsenc: print warning at the end when upload the last segment failed
Steven Liu
- [FFmpeg-devel] [PATCH v3 3/3] FATE: add a test for freeezedetect
Limin Wang
- [FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_scale: split the scale_frame function from filter_frame for activate function support
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 2/2] avfilter/vf_scale: change filter_frame interface to activate interface
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] swscale/swscale: various cosmetics for the code style
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/h2645_parse: simplify memset call
Andriy Gelman
- [FFmpeg-devel] [PATCH] libavfilter/vf_drawtext: Avoid undefined behavior from GET_UTF8
Aaron Boushley
- [FFmpeg-devel] [PATCH v4] avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/utils: Use av_memcpy_backptr() in ff_color_frame()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/aacdec: Check if we run out of input in read_stream_mux_config()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_fps: Avoid inlink fifo build up.
Thierry Foucu
- [FFmpeg-devel] [PATCH] configure: check for a sufficiently recent enough AMF version
Hendrik Leppkes
- [FFmpeg-devel] [PATCH v2] avformat/movenc: split empty text sample when duration overflow
Jun Li
- [FFmpeg-devel] [PATCH V1] lavfi/concat: fix logic error in framerate check
Jun Zhao
- [FFmpeg-devel] [PATCH] avcodec/mips: Fix a warnning of indentation not reflect the block structure.
Shiyou Yin
- [FFmpeg-devel] [PATCH] avformat/hlsenc: ffio_free_dyn_buf the oc->pb at hls_write_trailer
Steven Liu
- [FFmpeg-devel] [PATCH v5] avfilter/vaapi: add overlay_vaapi filter
Zachary Zhou
- [FFmpeg-devel] Please allow specific starting frame to be selected.
Ben Hutchinson
- [FFmpeg-devel] [PATCH, v2 2/2] lavc/vaapi_decode: recreate hw_frames_ctx for vp9 without destroy va_context
Fu, Linjie
- [FFmpeg-devel] [PATCH] libsrt: add password ACL support using new streamID specification
Aaron Boxer
- [FFmpeg-devel] [PATCH] cmdutils: promote report level if loglevel is higher
Gyan
- [FFmpeg-devel] [RFC PATCH] avfilter/fastdeint: import simple cpu-optimized deinterlacing algorithms from VLC
Aman Gupta
- [FFmpeg-devel] [PATCH 3/4] avcodec/dxv: Check op_offset in both directions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/g2meet: Check if adjusted pixel was on the stack
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/g2meet: Check for end of input in jpg_decode_block()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/hevcdec: Fix memleak of a53_caption
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/6] tools/target_dec_fuzzer: Adjust threshold for LSCR
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 5/8] avformat/utils: Fix memleaks II
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 7/8] avformat/utils: Remove unnecessary packet copies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 7/8] avformat/utils: Remove unnecessary packet copies
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/pnm_parser: Use memchr() in pnm_parse()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/vc1: Check for excessive resolution
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/dashdec: add startNumber parser for segmentlist
Steven Liu
- [FFmpeg-devel] Looking for someone who is interested in some (paid!) freelance/consulting work around/in the FFmpeg (C-)codebase.
Thies C. Arntzen
- [FFmpeg-devel] [PATCH v1] libavutil: add A2R10G10B10 & A2B10G10R10
Zachary Zhou
- [FFmpeg-devel] [PATCH V1 1/4] lavfi/anequalizer: fix memory leak in error handling path
Jun Zhao
- [FFmpeg-devel] [PATCH V1 2/4] lavfi/sinc: fix memory leak in error handling path
Jun Zhao
- [FFmpeg-devel] [PATCH V1 3/4] lavf/avidec: fix memory leak in error handling path
Jun Zhao
- [FFmpeg-devel] [PATCH V1 4/4] lavf/mux: remove unnecessary packet reset
Jun Zhao
- [FFmpeg-devel] Add sample_aspect_ratio and frame_rate to AVCodecParserContext
Markus Pfau
- [FFmpeg-devel] [PATCH v1] avcodec/pngenc: fix the warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'const uint8_t *
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avformat/dashdec: remove the unnecessary type conversion
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/6] lavu/pixfmt: add new pixel format ayuv/y210/y410
Linjie Fu
- [FFmpeg-devel] [PATCH 2/6] swscale: add swscale support for 422/444 decode outputs
Linjie Fu
- [FFmpeg-devel] [PATCH 3/6] fate: add tests support for AYUV/Y210/Y410
Linjie Fu
- [FFmpeg-devel] [PATCH 4/6] lavu/hwcontext_vaapi: add vaapi_format_map support for AYUV/Y210/Y410
Linjie Fu
- [FFmpeg-devel] [PATCH 5/6] lavc/qsv: add pixfmt fourcc map for AYUV/Y210/Y410
Linjie Fu
- [FFmpeg-devel] [PATCH 6/6] lavu/hwcontext_qsv: add frame map support for HEVC rext support
Linjie Fu
- [FFmpeg-devel] [PATCH] qsv: get FrameInfo.Shift by desc->comp[0].shift
Linjie Fu
- [FFmpeg-devel] [PATCH v3] avformat/movenc: split empty text sample when duration overflow
Jun Li
- [FFmpeg-devel] [PATCH 1/3] avcodec/vc1_block: Fix invalid shift with rangeredfrm
Michael Niedermayer
- [FFmpeg-devel] [PATCH V7] avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9
Guo, Yejun
- [FFmpeg-devel] [PATCH V8] avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9
Guo, Yejun
- [FFmpeg-devel] [PATCH v4 1/2] libavuitl: add A2R10G10B10 & A2B10G10R10
Zachary Zhou
- [FFmpeg-devel] [PATCH v3] avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation
Jacob Siddall
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Fu, Linjie
- [FFmpeg-devel] [PATCH] avformat/hlsenc: Fix memleak when using single_file
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1] fate: remove fate-checkasm-opusdsp for the segment fault for mac and linux system
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH, v2 1/6] lavu/pixfmt: add new pixel format ayuv/y210/y410
Linjie Fu
- [FFmpeg-devel] [PATCH v2] avformat/rtpdec_rfc4175: support non-zero based line numbers
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] cbs: Add some common code for read/write of miscellaneous user data
Aman Gupta
- [FFmpeg-devel] [PATCH] avcodec/dvdec: correctly decode bottom mb row in 1080i field mode
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] avcodec/dvenc: support encoding dvcprohd
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] avcodec/dvdec: correctly set interlaced and tff
Baptiste Coudurier
- [FFmpeg-devel] [PATCH 2/2] avcodec/vp56rac: delay signaling an error on truncated input
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] avcodec/aacps: Fix integer overflows in hybrid_synthesis()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] avcodec/takdec: Fix integer overflow in decorrelate()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6] avcodec/alsdec: Check k from being outside what our implementation can handle
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpeg12enc: Add FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/htmlsubtitles: Avoid locale dependant isdigit()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_h264: Automatically free SEI payload on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] x86/opusdps: clear the high bits from some gprs
James Almer
- [FFmpeg-devel] [PATCH 1/3] lavformat: Prepare to make avio_enum_protocols const correct
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] mpeg4_unpack_bframes: Avoid allocations and copies of packet structures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavu/hwcontext_qsv: update crop width/height when mapping frames
Rodger Combs
- [FFmpeg-devel] [PATCH, v2] lavc/vaapi_encode: grow packet if vaMapBuffer returns multiple buffers
Fu, Linjie
- [FFmpeg-devel] [PATCH v1 1/4] avcodec/lcldec: remove the unnecessary type conversion
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avfilter/vf_framerate: make the scene change detection calculation method consistent with f_select filter
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH V9] avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9
Guo, Yejun
- [FFmpeg-devel] [PATCH NV HEADERS] allow overriding the PREFIX from the environment
Steve Lhomme
- [FFmpeg-devel] [PATCH NV HEADERS] Add cuCtxGetDevice
Steve Lhomme
- [FFmpeg-devel] [PATCH 1/2] avcodec/mjpegdec: Only allow 0x11110000 pix_fmt_id for bayer mode
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] avfilter/vf_minterpolate: correct the mafd calculation
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH V1 1/4] lavf/hls: refine the log message
Jun Zhao
- [FFmpeg-devel] [PATCH V1 2/4] lavf/hls: drop unnecessary check before ff_format_io_close
Jun Zhao
- [FFmpeg-devel] [PATCH V1 3/4] lavf/hls: remove redundancy seekable setting
Jun Zhao
- [FFmpeg-devel] [PATCH V1 4/4] lavf/hls: fix memory leak in error handling path for option tmp
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/dashdec: fix pointer being freed was not allocated
vectronic
- [FFmpeg-devel] [PATCH] avformat/dashdec: fix segfault when parsing segmentlist
vectronic
- [FFmpeg-devel] [PATCH] avformat/dashdec: fix range parsing causing issues with http byte range requests
vectronic
- [FFmpeg-devel] [PATCH V2] avformat/dashdec: fix pointer being freed was not allocated
vectronic
- [FFmpeg-devel] [PATCH] doc: fix various spelling mistakes
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/3] avcodec/ralf: Fix integer overflow in decode_channel()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/rmdec.c: fix left shift of negative value in rm_sync()
James Almer
- [FFmpeg-devel] [PATCH] avcodec/mips: simplified code in vp3dsp_idct_msa.c.
gxw
- [FFmpeg-devel] [PATCH 01/13] avformat/mux: Move packet references
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/allcodecs: make libdav1d the preferred AV1 decoder
James Almer
- [FFmpeg-devel] [PATCH] avfilter/x86/vf_360: add most of >8 depth asm
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avformat/mov: Check for EOF in mov_read_meta()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ttaenc: Fix undefined shift
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Delete unused branch in libaomenc
Elliott Karpilovsky
- [FFmpeg-devel] [PATCH v2] avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/6] tools/target_dec_fuzzer: Adjust motionpixels threshold
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] libavcodec/utils: Free threads on init failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/gdv: Replace assert() checking bitstream by if()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/hevcdec: repeat character in skiped
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: increase snows threshold
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/cfhd: Check that cropped size is smaller than full
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/cdxl: Fix integer overflow in intermediate
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1 1/4] avutil/avstring: support input path is a null pointer or empty string
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 6/6] Add myself as v210enc, v210dec maintainer
Limin Wang
- [FFmpeg-devel] [PATCH 1/3] lavu/pixfmt: add new pixel format ayuv/y210/y410
Linjie Fu
- [FFmpeg-devel] [PATCH 2/3] swscale: Add swscale and fate support for AYUV
Linjie Fu
- [FFmpeg-devel] [PATCH 3/3] swscale: Add swscale input support for Y210
Linjie Fu
- [FFmpeg-devel] [PATCH 1/5] lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtension
Linjie Fu
- [FFmpeg-devel] [PATCH 2/5] lavc/hevc_ps: parse constraint flags for HEVC REXT
Linjie Fu
- [FFmpeg-devel] [PATCH 3/5] lavc/vaapi_hevc: add function to find exact va_profile for REXT
Linjie Fu
- [FFmpeg-devel] [PATCH 4/5] lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT
Linjie Fu
- [FFmpeg-devel] [PATCH 5/5] lavc/hevcdec: add VAAPI decode support for HEVC Rext
Linjie Fu
- [FFmpeg-devel] [PATCH V3 1/2] avformat/dashdec: fix pointer being freed was not allocated
vectronic
- [FFmpeg-devel] [PATCH] avcodecc/dnxhddec: fix ACT checking
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/5] avutil/encryption_info: Don't pass NULL to memcpy
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH]lavc/g729dec: Support decoding ACELP.KELVIN
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2 1/8] avformat/utils: Fix memleaks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] Add option to log timing
Soft Works
- [FFmpeg-devel] Is it ok to add G.722.1 decoder as external lib?
Hyun Yoo
- [FFmpeg-devel] [PATCH] Fix gif decoder max option
Soft Works
- [FFmpeg-devel] [PATCH] Fix printing integer option defaults
Soft Works
- [FFmpeg-devel] [PATCH] Print out numeric values of option constants
Soft Works
- [FFmpeg-devel] [PATCH v2] libavformat/webvttenc: Allow (but discard) additional streams
Soft Works
- [FFmpeg-devel] [PATCH v2] Fix printing integer option defaults
Soft Works
- [FFmpeg-devel] [PATCH] libavformat/hls.c: fix hls_read_seek return error when seek to first_timestamp
1433100204 at qq.com
- [FFmpeg-devel] [PATCH 1/3] checkasm/vf_eq: add test for vf_eq
Ting Fu
- [FFmpeg-devel] [PATCH 0/1] libavformat/rtsp: return error if rtsp_hd_out is null instead of crash
phunkyfish
- [FFmpeg-devel] [PATCH 1/2] avcodec/4xm: Check index in decode_i_block() also in the path where its not used.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/motionpixels: Mark 2 functions as always_inline
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/mpegts: add support for AVS2
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 01/10] avcodec/cbs_h2645: Fix potential out-of-bounds array access
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] libavformat/rtsp: return error if rtsp_hd_out is null instead of crash
phunkyfish
- [FFmpeg-devel] [PATCH V2 1/3] checkasm/vf_eq: add test for vf_eq
Ting Fu
- [FFmpeg-devel] [PATCH] lavf/vf_deinterlace_vaapi: flush queued frame in field mode
Fu, Linjie
- [FFmpeg-devel] [PATCH, v2] lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob
Linjie Fu
- [FFmpeg-devel] [PATCH, v2 3/3] swscale: Add swscale input support for Y210
Linjie Fu
- [FFmpeg-devel] Adding ICC profile support to MOV decode/encode
Hello Vectronic
- [FFmpeg-devel] [PATCH v4 0/4] hevc_mp4toannexb: Insert correct parameter sets
Andriy Gelman
- [FFmpeg-devel] [PATCH v4 1/4] hevc_mp4toannexb: Insert correct parameter sets before IRAP
Andriy Gelman
- [FFmpeg-devel] [PATCH v4 3/4] fate: Add tests for hevc_mp4annexb bsf
Andriy Gelman
- [FFmpeg-devel] [PATCH v4 4/4] hevc_mp4toannexb: Parse extradata directly from HVCC format
Andriy Gelman
- [FFmpeg-devel] [PATCH v3] libavformat/rtsp: return error if rtsp_hd_out is null instead of crash
phunkyfish
- [FFmpeg-devel] [PATCH v2 2/8] avformat/internal: Improve documentation of ff_packet_list_get
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 3/8] avformat/utils: Preserve integrity of linked list
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avfilter/f_sidedata: try to fix warning: comparison of constant -1 with expression of type 'enum AVFrameSideDataType'
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avformat/utils: unref packet on AVInputFormat.read_packet() failure
James Almer
- [FFmpeg-devel] [PATCH v1] doc/filters: add 4x4 layout example for xstack filter
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avformat/aiffdec: parse replaygain metadata
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxer
Moritz Barsnick
- [FFmpeg-devel] [PATCH v4] libavformat/rtsp: return error if rtsp_hd_out is null instead of crash
phunkyfish
- [FFmpeg-devel] [PATCH v3] avdevice/xcbgrab: check return values of xcb query functions
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/4] avcodec/flac_parser: do not over-decrement nb_headers_buffered
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavu/qsv: remove redundant version query
Zhong Li
- [FFmpeg-devel] [PATCH 00/11] Fix undefined behaviour
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH]lavc/opus: Create extradata if it is missing
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/movie: Use filter threads as decoding threads
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavc/vaapi_decode: Add 4:4:4 8/10 bit decode support for VP9
Linjie Fu
- [FFmpeg-devel] [PATCH 1/4] libavfilter/dnn: add layer maximum for native mode.
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/4] FATE/dnn: add unit test for layer maximum
Guo, Yejun
- [FFmpeg-devel] [PATCH 3/4] libavfilter/dnn/dnn_backend_native: find the input operand according to input name
Guo, Yejun
- [FFmpeg-devel] [PATCH 4/4] libavfilter/dnn: support multiple outputs for native mode
Guo, Yejun
- [FFmpeg-devel] [PATCH] tools/patcheck: remove gcc-2.95 compat check
James Zern
- [FFmpeg-devel] Ableton live aiff file
Adam Johnson
- [FFmpeg-devel] [PATCH 1/2] avcodec/utils: Check channels fully earlier
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1 1/2] avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean type
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avcodec/v210enc: add yuv420p/yuv420p10 input pixel format support
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/truespeech: Eliminate some left shifts
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 0/9] avformat/utils patches
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] fix rtmp handshake for some streams [v2]
William Martin
- [FFmpeg-devel] [PATCH] avcodec/hevc_ps: Remove dead code in vps_id check
Andriy Gelman
- [FFmpeg-devel] [PATCH V1 1/6] lavf/4xm: fix memory leak in error handing path
Jun Zhao
- [FFmpeg-devel] [PATCH V1 2/6] lavc/aac_adtstoasc: use initialized var for avpriv_mpeg4audio_get_config
Jun Zhao
- [FFmpeg-devel] [PATCH V1 3/6] lavc/mpegaudiodec_template: use initialized var for avpriv_mpeg4audio_get_config
Jun Zhao
- [FFmpeg-devel] [PATCH V1 4/6] lavf/adtsenc: use initialized var for avpriv_mpeg4audio_get_config
Jun Zhao
- [FFmpeg-devel] [PATCH V1 5/6] lavf/latmenc: use initialized var for avpriv_mpeg4audio_get_config
Jun Zhao
- [FFmpeg-devel] [PATCH V1 6/6] lavf/matroskaenc: use initialized var for avpriv_mpeg4audio_get_config
Jun Zhao
- [FFmpeg-devel] [PATCH] avutil/opt: Fix type specifier
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH V1] lavc/mpeg4audio: add chan_config check to avoid indeterminate channels
Jun Zhao
- [FFmpeg-devel] [PATCH v1 1/4] avfilter/vf_framerate: add flags none to disable scene change detection if necessary
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/3] avcodec/mpeg4audio: add a logging context parameter to avpriv_mpeg4audio_get_config()
James Almer
- [FFmpeg-devel] [PATCH 1/5] avformat/mpsubdec: Clear queue on error
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/sunrast: Fix return type for "unsupported (compression) type"
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/sunrast: Fix indention
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/sunrast: Check for availability of maplength before allocating image
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/sunrast: Check that the input is large enough for the maximally compressed image
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/mp3dec: increase probe score of buffers entirely composed of valid packets
Rodger Combs
- [FFmpeg-devel] [PATCH] lavf/movdec: add position_order option
Rodger Combs
- [FFmpeg-devel] [PATCH] lavf/tcp: add resolve_hosts option
Rodger Combs
- [FFmpeg-devel] [PATCH 1/3] avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2()
James Almer
- [FFmpeg-devel] [PATCH v2] avcodec/hevc_ps: Remove dead code in vps_id check
Andriy Gelman
- [FFmpeg-devel] [PATCH] avformat/hashenc: fix incorrect use of av_mallocz_array()
Moritz Barsnick
- [FFmpeg-devel] [PATCH v3] lavfi/vf_colorconstancy: add weighted_greyedge
Paul B Mahol
- [FFmpeg-devel] [PATCH v1] avcodec/dnxhdenc: return error if av_malloc failed
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH V2] libavcodec/libx264 and libx265: add a flag to output ROI warnings only once.
Guo, Yejun
- [FFmpeg-devel] [PATCH] avcodec/bsf: check that AVBSFInternal was allocated before dereferencing it
James Almer
- [FFmpeg-devel] mp4 demuxer only set video stream start_time
vacingfang at qq.com
- [FFmpeg-devel] Update mpegts only handle defined stream_type
Tin Nguyen
- [FFmpeg-devel] [PATCH v2] Add RTMFP support with librtmfp library
Radsl
- [FFmpeg-devel] [PATCH v1] avcodec/exr: cosmetics
lance.lmwang at gmail.com
- [FFmpeg-devel] avcodec/qsv: polling free synchronization
Orlov, Andrey
- [FFmpeg-devel] [PATCH V2] lavf/4xm: fix memory leak in error handing path
Jun Zhao
- [FFmpeg-devel] [PATCH V1] lavf/dashdec: drop unnecessary check before ff_format_io_close
Jun Zhao
- [FFmpeg-devel] [PATCH 0/5] adding ICC profile support to MOV decode/encode
vectronic
- [FFmpeg-devel] [PATCH 1/3] avcodec/adpcm: Check number of channels for MTAF
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/truemotion1: Check that the input has enough space for a minimal index_stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflicts
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] avfilter/dnn: unify the layer execution function in native mode
Guo, Yejun
- [FFmpeg-devel] [PATCH v1] avcodec/magicyuv: remove duplicate code
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avformat/hls: support data protocol in uri for EXT-X-MAP
Steven Liu
- [FFmpeg-devel] [PATCH v2] avformat/hls: support data protocol in uri for EXT-X-MAP
Steven Liu
- [FFmpeg-devel] [PATCH v1] lavf/mov: Fix timestamp rescale on sidx atom
Jun Li
- [FFmpeg-devel] [PATCH V2 1/2] avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflicts
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 2/2] avfilter/dnn: unify the layer execution function in native mode
Guo, Yejun
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode: remove consistency check of depth for each component
Linjie Fu
- [FFmpeg-devel] [PATCH v1] avfilter/vf_scenechangedetect: add filter to detect scene change
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] libavcodec/dxv: Remove redundant seek
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/tiff: correct the default value of YCbCrSubsampling
Skakov Pavel
- [FFmpeg-devel] [PATCH 00/15] Fix undefined behaviour II
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1 1/2] lavu/pixfmt: add new pixel format a2r10g10b10/a2b10g10r10
Xinpeng Sun
- [FFmpeg-devel] [PATCH]lavf/avio: Print https warning also for avio_find_protocol_name()
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/4] avformat/shortendec: Check k in probe
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/sbcdec: Initilaize nubmer of channels
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/g729_parser: Check block_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/qtrleenc: fix undefined behaviour
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_stack: simplify main processing path
Paul B Mahol
- [FFmpeg-devel] [PATCH] aformat/movenc: add missing padding to output track extradata
James Almer
- [FFmpeg-devel] [PATCH] Adding a flag to give user the option to have ffmpeg fail instead of warn when mismatches are found in rtmp url stream or application names.
William Martin
- [FFmpeg-devel] [PATCH 2/2] avcodec/fitsdec: Prevent division by 0 with huge data_max
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/12] avcodec/wmaprodec: get frame during frame decode
Michael Niedermayer
- [FFmpeg-devel] [PATCH 02/12] avcodec/dstdec: Fix integer overflow in samples_per_frame computation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/tiff: Try to fix subsampling default
Michael Niedermayer
- [FFmpeg-devel] [PATCH v7] avfilter/avf_aphasemeter: Add out-of-phase and mono detection
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/exr: Allow duplicate use of channel indexes
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] swscale/output: fix signed integer overflow for ya16
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] avfilter/vf_scale: cosmetics
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/3] swscale/output: Implement Luma computation from yuv2ya16_X_c_template() without 64bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] [monvenc] Add extra padding when allocating trk->vos_data
Thierry Foucu
- [FFmpeg-devel] [PATCH v5 0/3] hevc_mp4toannexb: Insert correct parameter sets
Andriy Gelman
- [FFmpeg-devel] [PATCH v5 1/3] hevc_mp4toannexb: Insert correct parameter sets before IRAP
Andriy Gelman
- [FFmpeg-devel] [PATCH v5 2/3] fate: Add tests for hevc_mp4annexb bsf
Andriy Gelman
- [FFmpeg-devel] [PATCH v5 3/3] hevc_mp4toannexb: Parse extradata directly from HVCC format
Andriy Gelman
- [FFmpeg-devel] [PATCH] doc/ffmpeg: -timelimit is in user time
Lou Logan
- [FFmpeg-devel] [PATCH 1/5] avcodec/scpr: Check minimum size of type 17
Michael Niedermayer
- [FFmpeg-devel] [PATCH, v2] lavu/hwcontext_vaapi: add vaapi_format_map support for AYUV/Y210/Y410
Linjie Fu
- [FFmpeg-devel] [PATCH, v2] lavc/qsvdec: Add GPU-accelerated memory copy support
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/dnxhddec: do not warn if CID == 1271 && CLF == 0 && CLV > 0
Michael Bradshaw
- [FFmpeg-devel] [PATCH] avcodec/nvenc: multiple reference frames support
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] doc/examples/muxing: fix underflow in duration of encoded streams
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avfilter: add arnndn filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 01/11] avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat: Add max_probe_packets option
Andriy Gelman
- [FFmpeg-devel] [PATCH] cmdutils: trailing options may be ignored
Lou Logan
- [FFmpeg-devel] [PATCH v2 01/15] avfilter/vf_xbr: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH V1 1/5] lavf/utils: change the log level to warning if can't get duration
Jun Zhao
- [FFmpeg-devel] [PATCH V1 2/5] lavf/nutdec: add logging context to log
Jun Zhao
- [FFmpeg-devel] [PATCH V1 4/5] lavf/utils: Cosmetics: fix indentation for estimate_timings
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/matroskadec: Fix demuxing ProRes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/fitsdec: fix use of uninitialised values
James Almer
- [FFmpeg-devel] [PATCH] avformat/utils: Fix confusing return value
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/qsv: fix a memory leak in ff_qsv_set_display_handle()
Zhong Li
- [FFmpeg-devel] [PATCH] lavfi/normalize: remove the unused pointer
Zhong Li
- [FFmpeg-devel] [PATCH, v3] lavc/qsvdec: Add GPU-accelerated memory copy support
Linjie Fu
- [FFmpeg-devel] [PATCH V2 0/5] add some information for duration issue debug
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] lavc/qsvenc: enable vp9 encoder
Zhong Li
- [FFmpeg-devel] [PATCH] avfilter: add scroll video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/8] lavc/cbs_h265: Disallow nonsensically large HVCC NAL arrays
Mark Thompson
- [FFmpeg-devel] ARM/NEON build error on MSVC after moving to ffmpeg 4.2
Lukas Fellechner
- [FFmpeg-devel] [PATCH v1 01/14] avformat/hlsenc: add logging context to log
Steven Liu
- [FFmpeg-devel] [PATCH v1 05/14] avformat/network: add logging context to log
Steven Liu
- [FFmpeg-devel] [PATCH] avfilter/formats: remove unnecessary unreference
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH] avfilter/setpts: switch to activate
Paul B Mahol
- [FFmpeg-devel] [PATCH v3] avformat/rtpdec_rfc4175: support non-zero based line numbers
Kah Goh
- [FFmpeg-devel] [PATCH v1 1/6] avfilter/af_silencedetect: change parameters order for av_malllocz_array
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avfilter/vf_freezedetect: add force_discard option to force discard freeze/non-freeze frame
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/5] avcodec/utils: Check sample_rate before opening the decoder
Michael Niedermayer
Last message date:
Mon Sep 30 23:03:45 EEST 2019
Archived on: Mon Sep 30 23:03:52 EEST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).