December 2019 Archives by thread
Starting: Sun Dec 1 07:21:56 EET 2019
Ending: Tue Dec 31 23:03:44 EET 2019
Messages: 1478
- [FFmpeg-devel] [PATCH] avformat/hls: Use av_packet_move_ref() for packet ownership transfer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_unsharp: Don't dereference NULL
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avformat/avformat: Update av_read_frame() documentation
Andreas Rheinhardt
- [FFmpeg-devel] [aarch64] improve performance of ff_hscale_8_to_15_neon
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter/vf_nlmeans: add >8 bit support
Clément Bœsch
- [FFmpeg-devel] [PATCH] avformat/utils.c: allows av_read_frame to return after a timeout period.
ggarra13 at gmail.com
- [FFmpeg-devel] [PATCH 1/2] lavf/libsrt: add linger parameter to libsrt
Jun Zhao
- [FFmpeg-devel] [PATCH V2 0/2] Enable other srt options.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/2] avformat/utils: simplify the code and remove av_strncasecmp
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 3/4] FATE: add a test for lut1d and lut3d
Limin Wang
- [FFmpeg-devel] [PATCH 1/7] avcodec/g729dec: Check for KELVIN && 6k4
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/vmdaudio: Check chunk counts to avoid integer overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/8] avformat/mxfdec: Clear metadata_sets_count in mxf_read_close()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/flac_picture: Simplify checks
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1 3/4] avformat/rtpenc_mpegts: removed unused check of avformat_free_context
Liu Steven
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_av1: implement missing set_frame_refs() function
James Almer
- [FFmpeg-devel] [PATCH 2/2] Revert "avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use"
James Almer
- [FFmpeg-devel] [PATCH] avcodec/v210dec: move the stride read after its fully initialized
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/utils: Fix code indentation
Linjie Fu
- [FFmpeg-devel] [PATCH] avfilter/vf_convolution: add 16-column operation for filter_column() to prepare for x86 SIMD.
徐鋆
- [FFmpeg-devel] [PATCH] lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets
Andriy Gelman
- [FFmpeg-devel] [PATCH V2 1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code
Ting Fu
- [FFmpeg-devel] [PATCH 2/2] libswscale/x86/yuv2rgb: add ssse3 version
Fu, Ting
- [FFmpeg-devel] [PATCH 1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code
Fu, Ting
- [FFmpeg-devel] Fwd: [PATCH] avfilter/vf_convolution: add 16-column operation for filter_column() to prepare for x86 SIMD.
chen
- [FFmpeg-devel] [PATCH v2] avfilter: Add tonemap vaapi filter for H2S
Sun, Xinpeng
- [FFmpeg-devel] [PATCH v3] avfilter: Add tonemap vaapi filter for H2S
Xinpeng Sun
- [FFmpeg-devel] [PATCH 1/5] lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* functions
hwren
- [FFmpeg-devel] [PATCH 2/5] lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functions
hwren
- [FFmpeg-devel] [PATCH] Patch for memory optimization with QuickTime/MP4
Jörg Beckmann
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself to libavfilter/dnn
Steven Liu
- [FFmpeg-devel] [PATCH] qsv: get FrameInfo.Shift by desc->comp[0].shift
Fu, Linjie
- [FFmpeg-devel] [PATCH 1/2] avfilter/buffersrc: remove write-only variable
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH v2] Patch for memory optimization with QuickTime/MP4
Jörg Beckmann
- [FFmpeg-devel] [PATCH] tools: add a fuzzer tool for bitstream filters
James Almer
- [FFmpeg-devel] [PATCH 1/3] avformat/movenc: write the major brand also as the first compatible brand
James Almer
- [FFmpeg-devel] [PATCH 1/5] lavfi/buffersrc: remove fifo.
Nicolas George
- [FFmpeg-devel] [PATCH] ffmpeg_filter: enhance reporting of unconnected pads.
Nicolas George
- [FFmpeg-devel] [PATCH] avformat, avcodec: add dfcmv demuxer and decoder
Ben Lubar
- [FFmpeg-devel] [PATCH 1/3] avfilter/vf_convolution: add 16-column operation for filter_column() and modify filter_slice().
xujunzz at sjtu.edu.cn
- [FFmpeg-devel] [PATCH v3] Patch for memory optimization with QuickTime/MP4
Jörg Beckmann
- [FFmpeg-devel] [PATCH] avfilter/vf_yaepblur: add yaepblur filter
Tao Zhang
- [FFmpeg-devel] [PATCHv2 01/10] avformat/mpegtsenc: allow any sensible PID for elementary and PMT PIDs
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avformat/hls: Use av_packet_move_ref() for packet ownership transfer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/rmdec: Use av_packet_move_ref() for packet ownership transfer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH V3 0/2] Enable other srt options.
Jun Zhao
- [FFmpeg-devel] [PATCH V1 1/2] lavf/rtmpproto: Don't unref uninitialized buffers
Jun Zhao
- [FFmpeg-devel] [PATCH V1 2/2] lavfi/avf_showspectrum: Fix the memory leak in error handle path
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/ttaenc: Don't unnecessarily copy packets
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavf/movenc: Replace dts by pts to calculate duration
Martin Storsjö
- [FFmpeg-devel] [PATCH] avdevice/xcbgrab: Handle reply and error properly
Kusanagi Kouichi
- [FFmpeg-devel] [PATCH] avdevice/xcbgrab: Improve non-shm performance
Kusanagi Kouichi
- [FFmpeg-devel] [PATCH v2 1/3] avfilter/vf_elbg: Fix for the seed type
Limin Wang
- [FFmpeg-devel] [PATCH v1 1/2] fftools: add global option to dump filter graph to stderr
Limin Wang
- [FFmpeg-devel] [PATCH v2] avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bits >8
Limin Wang
- [FFmpeg-devel] [PATCH 5/6] tools/target_dec_fuzzer: Support fuzzing error detection
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avformat/matroskaenc: Use random TrackUID
Andreas Rheinhardt
- [FFmpeg-devel] Fwd: [OpenMedia] CfP: Open Media devront
Kieran Kunhya
- [FFmpeg-devel] [PATCH 1/8] avformat/matroskadec: Check before allocations
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/twinvqdec: Correct overflow in block align check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] lavc/hevc_mp4toannexb: Fix interger overflow
Andriy Gelman
- [FFmpeg-devel] [PATCH 2/2] lavc/hevc_mp4toannexb: Simplify error check
Andriy Gelman
- [FFmpeg-devel] [PATCH v2 1/3] lavc/hevc_mp4toannexb: Fix integer overflow
Andriy Gelman
- [FFmpeg-devel] [PATCH V3 1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code
Ting Fu
- [FFmpeg-devel] [PATCH] avfilter/scale.c: factorize ff_scale_eval_dimensions
Gyan
- [FFmpeg-devel] [PATCH] avformat/cache: rename the class name fro Cache to cache
Steven Liu
- [FFmpeg-devel] [PATCH] avfilter/crop: avoid premature eval error
Gyan
- [FFmpeg-devel] Thoughts about error reporting
Nicolas George
- [FFmpeg-devel] [PATCH 1/3] avformat/mpeg: Make VobSub demuxer have its own context struct
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/buffersrc: remove redundant flag
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg_filter: remove sws_param option from buffersrc
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH V4 0/2] Enable other srt options.
Jun Zhao
- [FFmpeg-devel] [PATCH] lavc/x265: set preferred_transfer_characteristics for HLG
Zhong Li
- [FFmpeg-devel] [PATCH 0/7] Add decoding/encoding support for QSV HEVC REXT
Linjie Fu
- [FFmpeg-devel] [PATCH, v3, 1/7] lavu/pixfmt: add new pixel format 0yuv/y210/y410
Linjie Fu
- [FFmpeg-devel] [PATCH, v3, 2/7] swscale: Add swscale and fate support for 0YUV
Linjie Fu
- [FFmpeg-devel] [PATCH, v3, 3/7] swscale: Add swscale input support for Y210
Linjie Fu
- [FFmpeg-devel] [PATCH, 4/7] lavu/hwcontext_vaapi: add vaapi_format_map support for 0YUV/Y210/Y410
Linjie Fu
- [FFmpeg-devel] [PATCH, v3, 5/7] qsv: get FrameInfo.Shift by desc->comp[0].shift
Linjie Fu
- [FFmpeg-devel] [PATCH 6/7] lavc/qsv: Add decoding support for HEVC Range Extension
Linjie Fu
- [FFmpeg-devel] [PATCH 7/7] lavc/qsvenc: Add support for 4:4:4 8/10 bit HEVC REXT encoding
Linjie Fu
- [FFmpeg-devel] [PATCH v1 1/2] avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean type
Limin Wang
- [FFmpeg-devel] [PATCH v2] avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device
Andriy Gelman
- [FFmpeg-devel] Next developer meeting...
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] libswscale/swscale_unscaled.c: remove redundant code
Ting Fu
- [FFmpeg-devel] [PATCH] avutil/buffer: use appropriate atomic operations
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH 4/5] avcodec/fitsdec: Use lrint()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mvha: Check remaining space when reading VLC table probabilities
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] avcodec/cbs_av1: rename enable_intraintra_compound flag
Wangfei
- [FFmpeg-devel] [PATCH v2 1/2] lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets
Andriy Gelman
- [FFmpeg-devel] [PATCH v2 2/2] lavc/h2645_parse: Reorder H2645NAL to reduce size
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/3] avfilter/buffersink: remove unused macros
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH 2/3] avfilter/buffersink: replace init_opaque by init
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH v2 1/4] avfilter/buffersink: remove unused macros
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH v1 2/2] avformat/libsrt: fix for the memory leak if passphrase has been configured by option
Michael Niedermayer
- [FFmpeg-devel] [PATCH v6 1/2] lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4
Tsuchiya, Yuki (SHES)
- [FFmpeg-devel] [PATCH 001/244] Add a new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 002/244] lavu: support AVChannelLayout AVOptions
Anton Khirnov
- [FFmpeg-devel] [PATCH 003/244] lavc: deprecate channel count/layout changing side data
Anton Khirnov
- [FFmpeg-devel] [PATCH 004/244] avframe: switch to the new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 005/244] avcodecpar: switch to the new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 006/244] lavf: add a temporary compat layer for the channel layout API change
Anton Khirnov
- [FFmpeg-devel] [PATCH 007/244] lavf: convert the generic layer to the new channel layout
Anton Khirnov
- [FFmpeg-devel] [PATCH 008/244] 3dostr: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 009/244] 4xm: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 010/244] aa: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 011/244] acm: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 012/244] act: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 013/244] adp: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 014/244] ads: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 015/244] adxdec: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH 016/244] aea: convert to new channel layout API
Anton Khirnov
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself as libxavs2 maintainer
hwren
- [FFmpeg-devel] [PATCH v3 1/2] lavc/hevc_mp4toannexb: Fix integer overflow
Andriy Gelman
- [FFmpeg-devel] [PATCH v3 2/2] lavc/hevc_mp4toannexb: Exit earlier if there is no nalu payload remaining
Andriy Gelman
- [FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: set request_channel_layout
James Almer
- [FFmpeg-devel] [PATCH] lavc/cbs_h2645: Fix incorrect max size of nalu unit
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/3] avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/formats: optimize ff_all_formats
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavc/cbs_h265_syntax_template: Fix memleak
Andriy Gelman
- [FFmpeg-devel] [PATCH] tools/target_dec_bsf: call avcodec_flush_buffers() on random keyframes
James Almer
- [FFmpeg-devel] [PATCH v2] lavc/cbs_h2645_syntax_template: Fix memleak
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_interlace: restore lowpass mode constants
Marton Balint
- [FFmpeg-devel] [PATCH 1/6] avformat/matroskadec: Simplify check for real audio
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1 1/2] avfilter/vsrc_cellauto: fix the print argument mismatch
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 2/2] avfilter/vsrc_life: fix the print argument mismatch
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] lavc/qsvenc: add Tiles encode support for HEVC
linjie fu
- [FFmpeg-devel] [PATCH 1/2] avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avfilter: Fix type in av_log for random_seed in cellauto and life
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/matroskadec: Add a fate test for CodecPrivate compression
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avutil/buffer: add av_buffer_pool_buffer_get_opaque
Marton Balint
- [FFmpeg-devel] [PATCH 2/7] avformat/id3v2: Fix double-free on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: rename scale.c,h to scale_eval
Gyan
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg_opt: hide a few deprecation warnings.
Nicolas George
- [FFmpeg-devel] Reimbursement request NTTW4 in Budapest
Carl Eugen Hoyos
- [FFmpeg-devel] AVWriter API
Nicolas George
- [FFmpeg-devel] [PATCH] avcodec/aptx: split decoder and encoder into separate files
James Almer
- [FFmpeg-devel] [PATCH] fate/matroska: Add a test for propagating flac channel layouts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/ralf: Fix integer overflow in apply_lpc()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/cbs_mpeg2: Change assertion from bytes to bits
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ffv1enc: Use version 3 by default (CRCs by default)
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4] Patch for memory optimization with QuickTime/MP4
Jörg Beckmann
- [FFmpeg-devel] Inconsistent behavior in dashenc.c when using custom avio function.
eSX
- [FFmpeg-devel] [PATCH v5] avformat/mov: Memory optimization with QuickTime/MP4
Jörg Beckmann
- [FFmpeg-devel] [PATCH 1/7] avcodec/cbs: Check for overflow when reading
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/7] avcodec/cbs: Check for overflow when assembling fragments
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avcodec/cbs_h2645: Remove redundant assert
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avcodec/cbs_vp9: Combine two loops
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] avcodec/cbs_h2645: Remove dead code to delete trailing zeroes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avcodec/cbs_h2645: Treat slices without data as invalid
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avcodec/cbs_mpeg2: Treat slices without data as invalid
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avcodec/truespeech: Fix an integer overflow in truespeech_synth()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/apedec: Fix 2 integer overflows
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/agm: Do not allow MVs out of the picture area as no edge is allocated
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 4/4] swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wrapper
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/rmdec: Initialize and sanity check offset in ivr_read_header()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/tls_libtls: handle TLS_WANT_POLLIN and TLS_WANT_POLLOUT return values
Michael Forney
- [FFmpeg-devel] [PATCH 1/3] avformat/apc: Remove unnecessary resetting of flags
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST
Wangfei
- [FFmpeg-devel] FFmpeg developer meeting 2019/12/9 notes
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avfilter/scale_eval: remove redundant mathematical constants
Gyan
- [FFmpeg-devel] [PATCH V1 1/2] configure: add OPENSSL_init_ssl check if pkg-config fail
Jun Zhao
- [FFmpeg-devel] [PATCH] configure: Check for the SetDllDirectory and GetModuleHandle functions
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/3] fate: Fix dependencies to sample files to use local paths
Martin Storsjö
- [FFmpeg-devel] [PATCH 2/3] fate: Fix use of target_path/target_samples
Martin Storsjö
- [FFmpeg-devel] [PATCH 3/3] ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from the current path
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolate
Martin Storsjö
- [FFmpeg-devel] [PATCH] fate: Use a oneoff test for the tremolo filter
Martin Storsjö
- [FFmpeg-devel] [PATCH] fate: Add an option for disabling the 4k tests
Martin Storsjö
- [FFmpeg-devel] [PATCH 01/11] avformat/mov: Use ff_alloc_extradata for dvdsub extradata
Andreas Rheinhardt
- [FFmpeg-devel] [aarch64] improve performance of ff_yuv2planeX_8_neon
Sebastian Pop
- [FFmpeg-devel] [PATCH v2] avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST
Fei Wang
- [FFmpeg-devel] [PATCH v2] avcodec/cbs_av1: rename enable_intraintra_compound flag
Fei Wang
- [FFmpeg-devel] [PATCH V2 1/2] configure: add OPENSSL_init_ssl check if pkg-config fail
Jun Zhao
- [FFmpeg-devel] [PATCH, v2] lavc/vaapi_encode: grow packet if vaMapBuffer returns multiple buffers
Song, Ruiling
- [FFmpeg-devel] [PATCH 1/4] tests/checkasm: add overflow test for hevc_add_res
Linjie Fu
- [FFmpeg-devel] [PATCH 2/4] lavc/x86/hevc_add_res: Fix overflow in ADD_RES_MMX_4_8
Linjie Fu
- [FFmpeg-devel] [PATCH 3/4] lavc/x86/hevc_add_res: Fix overflow in ADD_RES_SSE_8_8
Linjie Fu
- [FFmpeg-devel] [PATCH 4/4] lavc/x86/hevc_add_res: Fix coeff overflow in ADD_RES_SSE_16_32_8
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/mips: simplify the switch code
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/utils.c: fix code indentations
Linjie Fu
- [FFmpeg-devel] [PATCH] lavf/zf_zscale: remove unused code
Linjie Fu
- [FFmpeg-devel] 回复: [PATCH 1/1] add without_captureblt option for libavdevice/gdigrab.c, when useing the bitblt function with CAPTUREBLT it caused the mouse cursor flicker. most time we dont need this flag to capture window
_ FgoDt
- [FFmpeg-devel] [PATCH] checkasm: af_afir: Use a dynamic tolerance depending on values
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] rtsp: Use AVERROR() with errno.h error codes for error returns
Martin Storsjö
- [FFmpeg-devel] [PATCH v1 1/2] avcodec/cbs_h2645: add helper functions to insert and delete SEI PREFIX messages
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 2/2] avcodec/h265_metadata_bsf: add option to insert a string as SEI unregistered user data
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSLL versions
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_av1_syntax_template: Check num_y_points
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/cbs_h2645: Do not shorten reserved and unspecified NAL units in H264
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] tools/target_dec_fuzzer: Adjust threshold for RASC
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128
James Almer
- [FFmpeg-devel] [PATCH 4/4] fate/filter-video: add two tests for dnn_processing with format rgb24 and grayf32
Guo, Yejun
- [FFmpeg-devel] [PATCH] fate/cbs: use the rawvideo muxer for AV1 tests
James Almer
- [FFmpeg-devel] [PATCH V4] avfilter: Add tonemap vaapi filter for H2S
Ruiling Song
- [FFmpeg-devel] [PATCH,v2] lavfi/vf_zscale: remove unused code
Linjie Fu
- [FFmpeg-devel] [PATCH v7 1/3] lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codec
Yuki Tsuchiya
- [FFmpeg-devel] [PATCH v7 2/3] lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4
Yuki Tsuchiya
- [FFmpeg-devel] [PATCH] avcodec/mlp_parser: mark sync frames as key frames
James Almer
- [FFmpeg-devel] [PATCH v8 1/4] lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codec
Yuki Tsuchiya
- [FFmpeg-devel] [PATCH v8 2/4] lavc/codec_desc: set TrueHD to non intra-only codec
Yuki Tsuchiya
- [FFmpeg-devel] [PATCH] FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_cr
Linjie Fu
- [FFmpeg-devel] [PATCH 1/2] avformat/microdvd: Use \n instead of \0 to end file header
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vsrc_cellauto/life: Fix av_log type
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH V1] fftools/cmdutils: Fix break command dump for -map option
Jun Zhao
- [FFmpeg-devel] [PATCH 3/4] avfilter/vf_dnn_processing: add format GRAY8 and GRAYF32 support
Pedro Arthur
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_dnn_processing: refine code for better naming
Pedro Arthur
- [FFmpeg-devel] [PATCH 2/4] convert_from_tensorflow.py: add support when kernel size is 1*1 with one input/output channel (gray image)
Pedro Arthur
- [FFmpeg-devel] [PATCH] avcodec/cbs_h2645: Fail on all 0 NAL units
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/iff: Check input space before loop in decode_delta_d()
Michael Niedermayer
- [FFmpeg-devel] [PATCH, v2] FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_cr
Linjie Fu
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: avoid reset some members of loop filter
Fei Wang
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_histogram: clean up code
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH] avcodec/simple_idct_template: fix integer overflow
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 1/2] fftools: add global option to dump filter graph to stderr
Limin Wang
- [FFmpeg-devel] [PATCH, v3] FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_cr
Linjie Fu
- [FFmpeg-devel] [PATCH] FATE/hevc.mak: cosmetic for fate-hevc-paired-fields
Linjie Fu
- [FFmpeg-devel] [PATCH]lavc/pnmdec: Fix 16bit decoding
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_cr_points
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h2645: Skip all 0 NAL units
Michael Niedermayer
- [FFmpeg-devel] [WIP][RFC][PATCH] avcodec: add BRAW video decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_vp9: Check index_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] avcodec/bsf: replace ctx->internal-> with in-> for better readability
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 11/15] h264_mp4toannexb: Stop reallocating the output buffer
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_av1_syntax_template: Set seen_frame_header only after successfull uncompressed_header()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/pnm: Check that the header is not truncated
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/apedec: Set error on error in ape_decode_value_3860()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/adpcm: Fix invalid shift in xa_decode()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/wmavoice: Check remaining input in parse_packet_header()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/targa: Check colors vs. available space
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 01/14] h264_mp4toannexb: Remove unnecessary check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 04/14] h264_mp4toannexb: Improve extradata overread checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 06/14] h264_mp4toannexb: Don't forget numOfPictureParameterSets
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 07/14] h264_mp4toannexb: Simplify extradata insertion
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 09/14] h264_mp4toannexb: Copy one NAL unit at a time
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 10/14] h264_mp4toannexb: Consistently use pointer comparisons
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 11/14] h264_mp4toannexb: Stop reallocating the output buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 12/14] h264_mp4toannexb: Improve overread checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 14/14] dump_extradata: Insert extradata even for small packets
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/drawtext: special metadata fields to allow plotting source filename to output.
Alexandre Heitor Schmidt
- [FFmpeg-devel] [PATCH] avutil/eval: make av_expr_eval more thread safe
Marton Balint
- [FFmpeg-devel] [PATCH] lavc/cbs_av1: Add read/write flag in log message
Jun Zhao
- [FFmpeg-devel] [PATCH 1/5] avfilter/scale: store frame change eval
Gyan
- [FFmpeg-devel] [PATCH 2/5] avfilter/scale2ref: update links and re-eval expr upon ref frame change
Gyan
- [FFmpeg-devel] [PATCH 3/5] avfilter/scale: separate exprs parse and eval
Gyan
- [FFmpeg-devel] [PATCH 4/5] avfilter/scale: add function to check expressions
Gyan
- [FFmpeg-devel] [PATCH 5/5] avfilter/scale: add animation support
Gyan
- [FFmpeg-devel] [PATCH 1/2] avcodec/h264_ps: Check for truncation at fixed_frame_rate_flag
Michael Niedermayer
- [FFmpeg-devel] [PATCH] movenc: Write durations based on pts into mvhd/mdhd/tkhd/elst
Martin Storsjö
- [FFmpeg-devel] [PATCH 00/16] Memleaks in hlsenc
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH]lavu/log: Also print the log level for level trace.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v3] avformat/rtpdec_rfc4175: support non-zero based line numbers
Kah Goh
- [FFmpeg-devel] [PATCH 2/4] avformat/mpeg: Remove secondary packet for reading VobSub
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 0/5] Fix mpeg1/2 stream copy
Nicolas Gaullier
- [FFmpeg-devel] [RFC]lavu/log: Do not print pointer addresses for loglevel < debug
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] doc/encoders: add VP9 temporal scalability encoding option
Wonkap Jang
- [FFmpeg-devel] [PATCH] avcodec/libvpxenc: add VP9 temporal scalability encoding option
Wonkap Jang
- [FFmpeg-devel] [PATCH] avcodec/libvpxenc: add a way to explicitly set temporal layer id.
Wonkap Jang
- [FFmpeg-devel] [PATCH] avfilter/image2: Add source file path and basename to each packet side data.
Alexandre Heitor Schmidt
- [FFmpeg-devel] [PATCH 1/5] avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hls: propagate icy to child AVIOContexts
Marvin Scholz
- [FFmpeg-devel] [PATCH] avformat/dashdec: propagate icy to child AVIOContexts
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 1/1] avdevice/gdigrab: Add use_captureblt option for diable CAPTUREBLT, when useing the bitblt function with CAPTUREBLT it caused the mouse cursor flicker. most time we dont need this flag to capture window
fgodtdev at hotmail.com
- [FFmpeg-devel] [PATCH] avcodec/h264, videotoolbox: handle streams with multiple/changing PPS
Irad Cohen
- [FFmpeg-devel] [PATCH] lavfi/vf_scale_qsv: set the correct class_name for scale_qsv
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/h264dec.h: remove unused ff_h264_decode_slice_header
fulinjie at zju.edu.cn
- [FFmpeg-devel] [PATCH v1 1/5] avutil: add AV_FRAME_DATA_USER_DATA_UNREGISTERED side data type
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/pthread_frame: do not give the hardware context internals to the user
Steve Lhomme
- [FFmpeg-devel] [PATCH v2 2/2] avcodec/libvpxenc: add a way to explicitly set temporal layer id
Wonkap Jang
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/libvpxenc: add VP9 temporal scalability encoding option
Wonkap Jang
- [FFmpeg-devel] [PATCH] avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF
Michael Niedermayer
- [FFmpeg-devel] [PATCH] web: add hosting provider
Lou Logan
- [FFmpeg-devel] [PATCH 1/4] configure: adjust enabling strategy of mmi, loongson2 and loongson3.
Yin Shiyou
- [FFmpeg-devel] [PATCH 2/4] avcodec: Add runtime check for loongson mmi.
Yin Shiyou
- [FFmpeg-devel] [PATCH 3/7] avformat/icecast: Free the right buffer on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] doc/encoders: correct the description for ts_target_bitrate
Wonkap Jang
- [FFmpeg-devel] [PATCH] Add a commandline option to control loop restoration for libaom
Wang Cao
- [FFmpeg-devel] [PATCH V4 1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code
Ting Fu
- [FFmpeg-devel] Append to fmp4
Daniel Oberhoff
- [FFmpeg-devel] [PATCH v2 0/7] Fix mpeg1/2 stream copy
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v2 1/7] fftools/ffmpeg: Fix forward CPB props in to out
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v2 2/7] fftools/ffmpeg: Reindent after last commit
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v1] avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avfilter: add overlay vaapi filter
Xinpeng Sun
- [FFmpeg-devel] [PATCH 4/7] avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdup
Marvin Scholz
- [FFmpeg-devel] [PATCH v3 3/7] avformat: Add av_stream_add_coded_side_data()
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v4 3/7] avformat: Add av_stream_add_coded_side_data()
Nicolas Gaullier
- [FFmpeg-devel] [PATCH] avformat/mpegtsenc: warn users if codec isn't supported
Gyan
- [FFmpeg-devel] -progress option per output
vivien anglesio
- [FFmpeg-devel] [PATCH] avcodec/hevcdec: keep closed captions in sync between multiple thread contexts
James Almer
- [FFmpeg-devel] [PATCH] nvenc: implement flush to help allow an encoder to be re-used
Philip Langdale
- [FFmpeg-devel] [PATCH][DISCUSS] nvenc: Add encoder flush API.
Philip Langdale
- [FFmpeg-devel] [PATCH] Changelog: Fix typo of comments
Steven Liu
- [FFmpeg-devel] [PATCH] Fix spelling in ID3v1 genres and extend the list of Winamp extensions.
Ulrich Spörlein
- [FFmpeg-devel] [PATCH 01/15] avformat/dashenc: allow setting segment durations per AdaptationSet
James Almer
- [FFmpeg-devel] [PATCH] avfilter/vf_fade: add support for gbrp/gbrap formats
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 1/3] avfilter/vf_convolution: add 16-column operation for filter_column() and modify filter_slice().
xujunzz at sjtu.edu.cn
- [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_convolution: Add X86 SIMD optimizations for filter_column()
xujunzz at sjtu.edu.cn
- [FFmpeg-devel] [DISCUSS]
vivien anglesio
- [FFmpeg-devel] [PATCH v1] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] lavc/midivid: FIX CID 1456088
Zhong Li
- [FFmpeg-devel] [PATCH] avcodec/wmavoice: sanity check block_align
Michael Niedermayer
- [FFmpeg-devel] [PATCH V2] lavc/midivid: FIX CID 1456088
Zhong Li
- [FFmpeg-devel] [PATCH v1] avfilter/vf_readeia608: fix check for failed av_calloc
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] lavfi: add mbfequalizer filter.
Nicolas George
- [FFmpeg-devel] [PATCH] lavc/midivid: check return value of init_get_bits8()
Zhong Li
- [FFmpeg-devel] [PATCH v1] avutil/frame: Use av_realloc_array()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avfilter/drawtext: log why input pad failed to be configured
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavc/qsv: adding DX11 support
Artem Galin
- [FFmpeg-devel] avcodec/aacenc: Compatibility with Bluetooth A2DP headsets
Andrey Semashev
- [FFmpeg-devel] [PATCH v1] avcodec/decode: increase nb_bsfs after av_bsf_alloc in case alloc failed
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/cbs_h264: add support for the Content light level information SEI message
Limin Wang
- [FFmpeg-devel] [PATCH v1 3/3] avfilter/vf_yadif: remove duplicate code with macro-based function
Limin Wang
- [FFmpeg-devel] [PATCH v1 1/2] avfilter/vf_colormatrix: av_frame_free(&in) in case of error
Limin Wang
- [FFmpeg-devel] [PATCH] configure: Change the configure check for tonemap_vaapi
Xinpeng Sun
- [FFmpeg-devel] [PATCH v2 3/4] avcodec: Add runtime check for mips msa.
Yin Shiyou
- [FFmpeg-devel] [PATCH 01/23] avformat/matroskaenc: Fix ReferenceBlock timestamp
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] avcodec/cavsdec: Check remaining bitstream in the main loop in decode_pic()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v8] avfilter/avf_aphasemeter: Add out of phase and mono detection
Romane Lafon
- [FFmpeg-devel] [PATCH] avfilter: add uhdtvbars video source filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] qsvenc: Add ROI encoding support for h264_qsv and hevc_qsv
Guo, Yejun
- [FFmpeg-devel] [PATCH] avfilter/buffersrc: Remove unused variables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1 2/3] avfilter/vf_yadif: cosmetics
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc: remove not required includes, relocate some functions
vitamin-caig
- [FFmpeg-devel] [PATCH 01/13] avutil/opt: add full support for AV_OPT_TYPE_DICT
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_vp9: Check data_size
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] avcodec/h264_metadata_bsf: Fix user data failed to insert in case no SPSs NAL for global headers
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1 1/2] avcodec/ass: remove the unneeded ()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 01/17] avformat/spdifenc: Replace write_trailer by deinit
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter: add thistogram video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/utils: log corrupt packets
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavu/avstring: deprecate av_d2str().
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] avfilter: add thistogram video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/ralf: Fix overflows of biased values
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] vf_dnn_processing: remove parameter 'fmt'
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] vf_dnn_processing: add support for more formats gray8 and grayf32
Guo, Yejun
- [FFmpeg-devel] [PATCH] lavc/pthread_frame: Update user context in ff_frame_thread_free
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/hevcdec: Align transform syntax with the SPEC
Linjie Fu
- [FFmpeg-devel] [PATCH 1/2] lavc/decode: re-allocate surface in ff_decode_get_hw_frames_ctx
Linjie Fu
- [FFmpeg-devel] [PATCH 2/2] lavc/vp9: support hardware decode with resolution changing on inter frame
Linjie Fu
- [FFmpeg-devel] Copying Audio
Chris
- [FFmpeg-devel] [PATCH v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter
Limin Wang
- [FFmpeg-devel] [PATCH v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter
Limin Wang
- [FFmpeg-devel] [PATCH v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter
Dave Rice
- [FFmpeg-devel] [PATCH v1] avfilter: add colorstats, colorrgbstats, coloryuvstats video filter
Limin Wang
- [FFmpeg-devel] [PATCH 1/3] lavu: new AVWriter API.
Nicolas George
- [FFmpeg-devel] [PATCH v1] avcodec/mvha: fix warning: variable 'size' set but not used
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/8] doc/muxers: fix order of options and examples for image2 muxer
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] avcodec/iff: Check that video_size is large enough for the read parameters
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/wmadec: Keep track of exponent initialization per channel
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avdevice/decklink_dec: remove the @mode syntax
Marton Balint
- [FFmpeg-devel] [PATCH v3] avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/2] avdevice/xcbgrab: fix packet timestamps
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] fate/matroska: Add test for ProRes and bz2 compression
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/matroskadec: Add webm file extension
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] doc/filters: Document geq *sum functions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/ftp: Exit with error on ftp_open if file does not exist
Fotyev V.
- [FFmpeg-devel] [PATCH] lavf/libsrt: add version guard for srt encryption control
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] lavc/qsvdec: fix the error retrun code in ff_qsv_get_continuous_buffer()
Zhong Li
- [FFmpeg-devel] [PATCH 1/3] avutil/eval: separate AVExpr state to a new AVExprState struct
Marton Balint
- [FFmpeg-devel] [PATCH] lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx()
Zhong Li
- [FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Stop negative block_align and sampling rate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/libx265: apply some global AVCodecContext settings to the encoder context
James Almer
- [FFmpeg-devel] [PATCH V2] lavf/libsrt: add version guard for srt encryption control
Jun Zhao
- [FFmpeg-devel] [PATCH v3 2/2] cmdutils: add show_help_protocol for get protocol options
Liu Steven
- [FFmpeg-devel] [PATCH] HEVC: Export motion vectors to frame side data.
Asaf Kave
- [FFmpeg-devel] [PATCH 0/8] add 4:2:2 8-bit/10-bit VAAPI decode support
Linjie Fu
- [FFmpeg-devel] [PATCH 1/8] lavu/pix_fmt: add new pixel format y210
Linjie Fu
- [FFmpeg-devel] [PATCH 2/8] swscale: Add swscale input support for Y210
Linjie Fu
- [FFmpeg-devel] [PATCH 3/8] lavu/hwcontext_vaapi: add vaapi_format_map support for Y210
Linjie Fu
- [FFmpeg-devel] [PATCH 4/8] lavc/vaapi_hevc: Add HEVC Rext parameter for VAPicture and VASlice
Linjie Fu
- [FFmpeg-devel] [PATCH 5/8] lavc/hevc_ps: parse constraint flags for HEVC REXT
Linjie Fu
- [FFmpeg-devel] [PATCH 6/8] lavc/vaapi_hevc: add function to find exact va_profile for REXT
Linjie Fu
- [FFmpeg-devel] [PATCH 7/8] lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT
Linjie Fu
- [FFmpeg-devel] [PATCH 8/8] lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support
Linjie Fu
- [FFmpeg-devel] [PATCH 1/5] tools/target_dec_fuzzer: Fuzz idct_algo value
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] tools/target_dec_fuzzer: Fuzz private options of AC3/E-AC3
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] tools/target_dec_fuzzer: Also Fuzz with CPU optimizations disabled
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/acelp_pitch_delay: Remove unused functions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/avcodec: Add codec_tags array to AVCodec
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] configure: Change the configure check for tonemap_vaapi
Xinpeng Sun
- [FFmpeg-devel] What new instructions would you like?
Lauri Kasanen
- [FFmpeg-devel] [PATCH v3 1/1] avdevice/gdigrab: Add use_captureblt option for disable or use CAPTUREBLT flag, when useing the bitblt function with CAPTUREBLT it caused the mouse cursor flicker. most time we don't need this flag to capture window
fgodtdev at hotmail.com
- [FFmpeg-devel] [PATCH v5 0/7] Fix mpeg1/2 stream copy
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v5 3/7] avformat: Add av_stream_add_coded_side_data()
Nicolas Gaullier
- [FFmpeg-devel] [PATCH v1 1/5] fate: add signalstats 8bit and 10bit test
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] fate: Don't use depreceated keepside option
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] avutil/pixdesc: add av_pix_fmt_total_count and av_sample_fmt_total_count
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH 2/8] avcodec/imgconvert: remove access of AV_PIX_FMT_NB
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH] avutil/hwcontext_d3d11va: Use secure dlopen.
Matt Oliver
- [FFmpeg-devel] [PATCH] compat/avisynth: Fix unicode compilation.
Matt Oliver
- [FFmpeg-devel] Preview video and start recording with exact same stream settings
Audric Ackermann
- [FFmpeg-devel] [PATCH] avfilter: add freezeframes video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH v2 3/5] avfilter/scale: separate exprs parse and eval
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/dtsdec: make S16LE discrimination sharper
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cook: Use 3 stage VLC decoding for channel_coupling
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec: Replace show_bits_long() by show_bits() where possible
Michael Niedermayer
- [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
Last message date:
Tue Dec 31 23:03:44 EET 2019
Archived on: Tue Dec 31 23:04:03 EET 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).