July 2020 Archives by thread
Starting: Wed Jul 1 05:49:46 EEST 2020
Ending: Fri Jul 31 22:38:22 EEST 2020
Messages: 1668
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Video Codec SDK 10 features support
hydra3333 at gmail.com
- [FFmpeg-devel] [PATCH v2] avdevice/xcbgrab: Add select_region option.
Andriy Gelman
- [FFmpeg-devel] [PATCH v6 1/2] libavcodec/pgxdec: Add PGX decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/3] avformat/isom: add comment to mov_mdhd_language_map
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hls: Pass a copy of the URL for probing
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avdevice/xcbgrab: Add select_region option
Omar Emara
- [FFmpeg-devel] [PATCH] avcodec/pngdec: Check for fctl after idat
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/utils: reorder duration computation to avoid overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h2645: keep separate parameter set lists for reading and writing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avutil/avsscanf: Add () to avoid integer overflow in scanexp()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] fbdetile cpu based detiling of framebuffers v03
Lynne
- [FFmpeg-devel] [PATCH 2/2] libavfilter/vf_colorconstancy.c : Adding weighted greyedge
Yatendra Singh
- [FFmpeg-devel] [PATCH] Ticket #8750 Add inline function for the vec_xl intrinsic in non-VSX environments
Chip Kerchner
- [FFmpeg-devel] [PATCH v6 1/3] avutil/timecode: add description for SMPTE binary format
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] lavc/aac_ac3_parser: fix the potential overflow
Anton Khirnov
- [FFmpeg-devel] [PATCH] libavformat/hlsenc: Remove duplicate close of the output stream.
Andrey Semashev
- [FFmpeg-devel] [PATCH 1/3] lavu: add a template for refcounted objects.
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] ffprobe: Allow unknown format private AVOptions
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v3] ffprobe: Allow unknown format private AVOptions
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v04] fbdetile cpu based detiling of framebuffers v04
hanishkvc
- [FFmpeg-devel] [PATCH] libavfilter/vf_codecview: add block structure visualization
Yongle Lin
- [FFmpeg-devel] libavutil/imgutils: UBSan nullptr-with-offset in av_image_fill_pointer
Brian Kim
- [FFmpeg-devel] [PATCH 1/2] libavcodec/jpeg2000dec: Enhance pix fmt selection
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v3] avcodec/libaomenc.c: Add super-resolution options to libaom wrapper
James Zern
- [FFmpeg-devel] [PATCH 2/5] libavcodec/libaomenc: Add command-line options to control the use of partition tools.
James Zern
- [FFmpeg-devel] [PATCH 3/5] libavcodec/libaomenc.c: Add command-line options for intra-coding tools
James Zern
- [FFmpeg-devel] [PATCH] Replace 'FontName' with 'Fontname' in the documentation.
Joe Ratterman
- [FFmpeg-devel] RfP Candidates
Alexander Strasser
- [FFmpeg-devel] [PATCH] avcodec/dstdec: Replace AC overread check by sample rate check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/tiff: Do not overrun the array ends in dng_blit()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/scpr3: Fix out of array access with dectab
Michael Niedermayer
- [FFmpeg-devel] [PATCH] drawtext: Allow textfile path to be expanded per frame
David Andreoletti
- [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection
Marvin Scholz
- [FFmpeg-devel] [ffmpeg-devel][GSoC][PATCH 1/2] libavfilter/vf_colorconstancy.c : Cleanup code for new filter
Yatendra Singh
- [FFmpeg-devel] [ffmpeg-devel][GSoC][PATCH 2/2] libavfilter/vf_colorconstancy.c : Adding weighted greyedge
Yatendra Singh
- [FFmpeg-devel] [PATCH 2/2] dnn_backend_native: check operand index
Michael Niedermayer
- [FFmpeg-devel] [PATCH] FATE: fix colorbalance fate test failed on x86_32
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/libaomenc: fix build w/libaom v1.0.0
James Zern
- [FFmpeg-devel] (no subject)
ADITYA DAS
- [FFmpeg-devel] Question Regarding Outputting Frames on Image/Video Formats with Non-Contiguous Storage of Frames
Anamitra Ghorui
- [FFmpeg-devel] [PATCH] area changed: hevc_amf set default gops_per_idr 1
2rd bunji
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
Paul B Mahol
- [FFmpeg-devel] [PATCH] tests/dnn/mathunary: fix the issue of NAN
Ting Fu
- [FFmpeg-devel] [PATCH 1/4] avcodec/hevcdec: add timecode metadata
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] avcodec/hcadec: Check total_band_count against imdct_in size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/mv30: Fix integer overflows in idct2_1d()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v5 0/6] MIPS MSA & MMI Runtime detection support
Jiaxun Yang
- [FFmpeg-devel] [PATCH v5 1/6] ffbuild: Refine MIPS handling
Jiaxun Yang
- [FFmpeg-devel] [PATCH v5 2/6] libavutils: Add parse_r helper for MIPS
Jiaxun Yang
- [FFmpeg-devel] [PATCH v5 3/6] libavutil: Detect MMI and MSA flags for MIPS
Jiaxun Yang
- [FFmpeg-devel] [PATCH v5 6/6] libavcodec: MIPS: MMI: Move stack pointer out of the cobber list
Jiaxun Yang
- [FFmpeg-devel] [PATCH v7 1/2] libavcodec/pgxdec: Add PGX decoder
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v7 2/2] libavformat/img2dec: Added pgx demuxer
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] configure: remove libvmaf from EXTERNAL_LIBRARY_VERSION3_LIST
Kyle Swanson
- [FFmpeg-devel] [PATCH v05] fbdetile cpu based detiling of framebuffer v05
hanishkvc
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
Marton Balint
- [FFmpeg-devel] [PATCH 2/3] avcodec/dvbsub_parser: Don't allocate buffer separately
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avformat/smacker: Don't increase packet counter prematurely
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/smacker: Support seeking to first frame
Andreas Rheinhardt
- [FFmpeg-devel] libavcodec/flacenc: Possible bug
Olivier Ayache
- [FFmpeg-devel] [PATCH] configure: reenable tree vectorization for GCC
Lynne
- [FFmpeg-devel] [PATCH v2 2/3] avformat/isom: update mov_mdhd_language_map
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/pnmdec: Fix misaligned reads
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_showinfo: check sd->size before reference the sd->data
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/3] avcodec/mjpegdec: Limit bayer to single plane outputting format
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/tiff: Check frame parameters before blit for DNG
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec: attempt to fix wrong pixel format for DNG
Michael Niedermayer
- [FFmpeg-devel] [PATCH v06 0/5] KMSGrab, fbtile helpers, hwcontext_drm, hwdownload, fbdetilevf
hanishkvc
- [FFmpeg-devel] Project orientation
Nicolas George
- [FFmpeg-devel] [PATCH] avformat/mov: fix undefined behavior in mov_read_default
Zhao Zhili
- [FFmpeg-devel] [PATCH v06.01] hwcontext_drm: check pixformats before detile
hanishkvc
- [FFmpeg-devel] [PATCH v2] avfilter/vf_edgedetect: properly implement double_threshold()
Andriy Gelman
- [FFmpeg-devel] [PATCH] lavc/cfhd:3d transform decoding for both progressive and interlaced
Kieran Kunhya
- [FFmpeg-devel] Bad language on this mailing list
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/h264_metadata_bsf: Fix invalid av_freep
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_subtitles: add shift option
Manolis Stamatogiannakis
- [FFmpeg-devel] [PATCH] avfilter: add chromanr video filter
Paul B Mahol
- [FFmpeg-devel] ABI break in 4.3
Jan Engelhardt
- [FFmpeg-devel] How to resolve "ERROR: sdl2 requested but not found" when cross compile?
JACKY_ZZ[猫猫爱吃鱼]
- [FFmpeg-devel] [PATCH v4] avdevice/xcbgrab: Add select_region option
Omar Emara
- [FFmpeg-devel] [PATCH] [GSoC 1/6] avformat/abr: Adaptive Bitrate support
Hongcheng Zhong
- [FFmpeg-devel] [PATCH] [GSoC 2/6] avformat/http: Add abr to whitelist
Hongcheng Zhong
- [FFmpeg-devel] patch submission questions
Manolis Stamatogiannakis
- [FFmpeg-devel] [PATCH] lavfi/vf_vpp_qsv: fix the infinite loop while framerate lower than input
Zhong Li
- [FFmpeg-devel] [PATCH 1/4] kmsgrab: Refactor and clean error cases
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_subtitles: Reorganized subtitles filter options.
Manolis Stamatogiannakis
- [FFmpeg-devel] [PATCH v1 1/3] doc/developer.texi: Improvements in "Submitting patches" section.
Manolis Stamatogiannakis
- [FFmpeg-devel] [PATCH 1/7] avcodec/cbs: Check for overflow when reading
Mark Thompson
- [FFmpeg-devel] [FFmpeg-cvslog] swscale: Add swscale input/output support for X2RGB10LE
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs: Remove unused function parameters
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writing
Andreas Rheinhardt
- [FFmpeg-devel] Wow! SMPTE specs and journal articles, free (pandemic special)
Jim DeLaHunt
- [FFmpeg-devel] [PATCH v2 0/4] Supplement AVS3-P2/IEEE1857.10 video decoding via libuavs3d
hwren
- [FFmpeg-devel] [PATCH V2 12/12] dnn-layer-math-unary-test: add unit test for atanh
Guo, Yejun
- [FFmpeg-devel] [PATCH] dnn_backend_native: Add overflow check for length calculation.
Reimar Döffinger
- [FFmpeg-devel] [PATCH v5 0/6] adpcm_ima_apm encoder + apm muxer
Zane van Iperen
- [FFmpeg-devel] [PATCH v5 2/6] avformat/apm: fix variable/structure names and cosmetics
Zane van Iperen
- [FFmpeg-devel] [PATCH v5 3/6] avcodec: add adpcm_ima_apm encoder
Zane van Iperen
- [FFmpeg-devel] [PATCH v5 4/6] avformat: add apm muxer
Zane van Iperen
- [FFmpeg-devel] [PATCH v5 5/6] fate: add adpcm_ima_apm encoding test
Zane van Iperen
- [FFmpeg-devel] [PATCH v5 6/6] avcodec/adpcmenc: cleanup trellis checks
Zane van Iperen
- [FFmpeg-devel] [PATCH] avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATA
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavfilter/vf_codecview: enable qp visualization for H264 and VP9
Yongle Lin
- [FFmpeg-devel] [PATCH] avformat/isom: allow ISO 639 codes for mov
Yongle Lin
- [FFmpeg-devel] [PATCH] avformat/smjpegdec: Check the existence of referred streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avfilter: add nonlinearstretch filter.
Mathias Rasmussen
- [FFmpeg-devel] [PATCH] libavutil/video_enc_params: add block type
Yongle Lin
- [FFmpeg-devel] [PATCH] lavfi/vsrc_testsrc: switch to activate.
Paul B Mahol
- [FFmpeg-devel] [PATCH 0/2] avformat movenc add flag to allow disabling limit on timescale
vectronic
- [FFmpeg-devel] [PATCH] yuv2rgb_neon: fix return value
Lynne
- [FFmpeg-devel] [PATCH 0/1] add myself and gpg fingerprint
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/1] MAINTAINERS: add myself and gpg fingerprint
Zane van Iperen
- [FFmpeg-devel] [PATCH 3/4] avcodec/apedec: Fix undefined integer overflow with 24bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/loco: Fix integer overflow with large values from loco_get_rice()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale/tests: check return value of sws_scale
Lynne
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg.c: Use the streams from the first output in print_final_stats.
Wang Cao
- [FFmpeg-devel] [PATCH 1/4] avcodec/av1_metadata_bsf: Use separate contexts for reading/writing
James Almer
- [FFmpeg-devel] Bug in FFMPEG video filter TINTERLACE needs fixing
Ben Hutchinson
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
Cristian Bicheru
- [FFmpeg-devel] [PATCH V2] tests/dnn/mathunary: fix the issue of NAN
Ting Fu
- [FFmpeg-devel] [PATCH 1/2] libavcodec: add support for animated WebP decoding
Josef Zlomek
- [FFmpeg-devel] [PATCH V3] tests/dnn/mathunary: fix the issue of NAN
Ting Fu
- [FFmpeg-devel] [PATCH v5] avdevice/xcbgrab: Add select_region option
Omar Emara
- [FFmpeg-devel] [PATCH] avformat/riffenc: indicate storage of flipped RGB bitmaps
Gyan Doshi
- [FFmpeg-devel] [PATCH v6 0/7] Add support for encoding adpcm_ima_apm and muxing to apm.
Zane van Iperen
- [FFmpeg-devel] [PATCH v6 4/7] avcodec: add adpcm_ima_apm encoder
Zane van Iperen
- [FFmpeg-devel] [PATCH v6 5/7] avformat: add apm muxer
Zane van Iperen
- [FFmpeg-devel] [PATCH v6 6/7] fate: add adpcm_ima_apm encoding test
Zane van Iperen
- [FFmpeg-devel] [PATCH v6 7/7] avcodec/adpcmenc: cleanup trellis checks
Zane van Iperen
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000dec: Fix RPCL progression order
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH v2 1/3] libavutil/imgutils: add utility to get plane sizes
Brian Kim
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:support mpd update period
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:kill latency when ldash on
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/7] avformat/avc: Fix undefined pointer arithmetic for small buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/7] avformat/sdp: Fix potential write beyond end of buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avformat/mm: Check for existence of audio stream
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/7] avformat/sdp: Avoid allocation for small HEVC annex B extradata
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avformat/sdp: Store strings instead of pointers to strings in array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avformat/sdp: Actually check that parameter set is SPS
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/hls: Use probing parameters for actual stream
Jacek Tomasiak
- [FFmpeg-devel] [PATCH 1/3] avutil/x86inc: fix warnings when assembling with Nasm 2.15
James Almer
- [FFmpeg-devel] [PATCH 2/3] x86/h264_deblock: fix warnings about trailing empty parameters
James Almer
- [FFmpeg-devel] [PATCH 3/3] x86/vf_blend: fix warnings about trailing empty parameters
James Almer
- [FFmpeg-devel] [PATCH 0/7] HEVC native support for Screen content coding
Linjie Fu
- [FFmpeg-devel] [PATCH] avdevice/gdigrab: client_only option to discard decorations such as titlebar or borders
Calvin Walton
- [FFmpeg-devel] [PATCH] avcodec/mjpeg_parser: Adjust size rejection threshold
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: fix missing line break in messages
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/2] avformat/hlsenc: use VariantStream basename when use output single file mode
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/golomb: Prevent shift by negative number
Andreas Rheinhardt
- [FFmpeg-devel] Elections of TC and CC
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] avcodec/tiff: Check input space in dng_decode_jpeg()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/glslang: Remove unused header
Ben Clayton
- [FFmpeg-devel] [PATCH 1/2] avcodec/s302m: document ST 302 format
knneth at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4] avdevice/xcbgrab: check return values of xcb query functions
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/3] avcodec/libx264: use a function to parse x264opts
James Almer
- [FFmpeg-devel] [PATCH v08 0/3] *** kmsgrab, fbtile hwdownload_drm, VFs ***
hanishkvc
- [FFmpeg-devel] [PATCH v08 2/3] fbtile tile/detile, hwcontext_drm detile NonLinear
hanishkvc
- [FFmpeg-devel] [PATCH v08 3/3] VF fbtiler (tile/detile) and hwdownload (detile)
hanishkvc
- [FFmpeg-devel] [PATCH] avformat/crypto.c: remove unnecessary code
Steven Liu
- [FFmpeg-devel] [PATCH v08 1/3] KMSGrab: getfb2 format_modifier if user doesnt specify
hanishkvc
- [FFmpeg-devel] [PATCH v6] avdevice/xcbgrab: Add select_region option
Omar Emara
- [FFmpeg-devel] [PATCH v2 1/2] lavfi/setpts: fix setpts/asetpts option dump error
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_tinterlace: use frame counter from lavfi
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/mov: fix atom type to string conversion
Zhao Zhili
- [FFmpeg-devel] [PATCH] tools/coverity: override av_dict_set
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/2] swscale/tests/swscale: Fix incorrect return code check
Michael Niedermayer
- [FFmpeg-devel] [PATCH] checkasm/vf_blend: use the correct depth parameters to initialize the blend modes
James Almer
- [FFmpeg-devel] [PATCH] lavf/srt: fix build fail when used the libsrt 1.4.1
Jun Zhao
- [FFmpeg-devel] [PATCH] avfilter: add radial and circular blur video filter
Paul B Mahol
- [FFmpeg-devel] Ban Carl Eugen Hoyos from trac.ffmpeg.org
Paul B Mahol
- [FFmpeg-devel] Elections of TC and CC - v2
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] mailmap: add entry for RuilingSong
Zhong Li
- [FFmpeg-devel] [PATCH v08.01 0/3] kmsgrab, fbtile+hwcontext_drm, VFs
hanishkvc
- [FFmpeg-devel] [PATCH v08.01 1/3] KMSGrab: getfb2 format_modifier if user doesnt specify
hanishkvc
- [FFmpeg-devel] [PATCH v08.01 2/3] fbtile tile/detile, hwcontext_drm detile NonLinear
hanishkvc
- [FFmpeg-devel] [PATCH v08.01 3/3] VF fbtiler (tile/detile) and hwdownload (detile)
hanishkvc
- [FFmpeg-devel] [PATCH v2 1/3] doc/developer.texi: Improvements in "Submitting patches" section.
Manolis Stamatogiannakis
- [FFmpeg-devel] [PATCH v2 2/3] doc/developer.texi: Restructured "Submitting patches" section.
Manolis Stamatogiannakis
- [FFmpeg-devel] [PATCH v2 3/3] doc/developer.texi: Swapped patch checklist and new codec/format checklist.
Manolis Stamatogiannakis
- [FFmpeg-devel] [PATCH v3] avcodec/v4l2_m2m_dec: Remove redundant packet and fix double free
Andriy Gelman
- [FFmpeg-devel] [PATCH] x86/yuv2rgb: fix crashes when storing data on unaligned buffers
James Almer
- [FFmpeg-devel] [PATCH 1/2] mpeg2: Renaming functions around init_uni_ac_vlc
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] [PATCH] POWER8 VSX vectorization libswscale/input.c Track ticket 5570
Pestov Vyacheslav
- [FFmpeg-devel] [PATCH v3 1/4] libavutil/imgutils: add utility to get plane sizes
Brian Kim
- [FFmpeg-devel] [PATCH 1/4] libavcodec/jpeg2000dec : Prevent overriding SOP marker bit
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/4] avformat/au: Store strings instead of pointers to strings in array
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] avformat/au: Remove redundant av_freep()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] avformat/au: Simplify writing string into AVBPrint
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/4] avformat/au: Avoid allocation for metadata string
Andreas Rheinhardt
- [FFmpeg-devel] libavfilter: avfilter_graph_parse2 is not preserving pad names
Rahul Lodha
- [FFmpeg-devel] [PATCH v2 1/4] libavcodec/jpeg2000dec : Prevent overriding SOP marker bit
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] avformat/libssh: add AVOptions for authentication
Nicolas Frattaroli
- [FFmpeg-devel] [PATCH v2 1/6] avcodec/golomb: Don't emit error message in get_ue_golomb
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/6] avcodec: add AV_CODEC_EXPORT_DATA_S12M_TC flag to export S12M timecode
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/libaomenc.c: Add command-line options for tx tools.
Wang Cao
- [FFmpeg-devel] [PATCH v2 2/2] libavcodec/libaomenc.c: Add command-line options for inter-coding tools
Wang Cao
- [FFmpeg-devel] [PATCH 1/2] avdevice/v4l2: add support for HEVC payloads
Dima Buzdyk
- [FFmpeg-devel] [PATCH 2/2] avcodec/hevc_parser: handle PARSER_FLAG_ONCE
Dima Buzdyk
- [FFmpeg-devel] [PATCH v2 1/2] avdevice/v4l2: add support for HEVC payloads
Dima Buzdyk
- [FFmpeg-devel] [RFC][GSoC][PATCH v1 1/6] avformat/abr: Adaptive Bitrate support
Hongcheng Zhong
- [FFmpeg-devel] nvenc: support old drivers
Wang Bin
- [FFmpeg-devel] [PATCH 1/3] nvenc: use runtime api version to support old drivers
wangbin
- [FFmpeg-devel] [PATCH] avformat/hls: add supporting fMP4(CMAF) format to seek on HLS demuxer
김동원님(DK)
- [FFmpeg-devel] [PATCH 1/2] avcodec/tdsc: Fix tile checks
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/tests/swscale: use codes < 128 for indicating erros
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libaomenc: enable 8, 10 and 12 bit RGB encoding
Lynne
- [FFmpeg-devel] Ticket 5012
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC][GSoC][PATCH v2 1/6] avformat/abr: Adaptive Bitrate support
Hongcheng Zhong
- [FFmpeg-devel] [PATCH] avcodec: add RPZA encoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] adtsenc: Add ability to specify MPEG ID
Marvin Scholz
- [FFmpeg-devel] [PATCH] Support HDR10+ metadata for HEVC
Mohammad Izadi
- [FFmpeg-devel] [PATCH] [RFC] libavcodec/hevc_refs: Clear DPB of old frames
Kieran Kunhya
- [FFmpeg-devel] [PATCH 1/2] avcodec/tiff: Fix default white level
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avutil/fixed_dsp: Fix integer overflows in butterflies_fixed_c()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hls: add supporting EXT-X-DISCONTINUITY tag
김동원님(Dongwon Kim)
- [FFmpeg-devel] [PATCH] avcodec/libdav1d: use av_image_get_buffer_size() to calculate frame size
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/v4l2_context: return EAGAIN to signal full buffers
Andriy Gelman
- [FFmpeg-devel] [PATCH 2/3] avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued
Andriy Gelman
- [FFmpeg-devel] [PATCH 3/3] avcodec/v4l2_m2m_enc: reindent after previous commit
Andriy Gelman
- [FFmpeg-devel] [PATCH] avformat/utils fix calculating wrong bitrate on HLS, DASH stream
Dongwon Kim
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: mark the field flag if framerate > 30FPS
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] dnn/native: add native support for avg_pool
Ting Fu
- [FFmpeg-devel] [PATCH 1/2] avcodec/put_bits: Parametrize bit buffer type
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH] avcodec/libaomenc: use pix_fmt descriptors where useful
James Almer
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/put_bits: Parametrize bit buffer type
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH 01/11] avformat/webmdashenc: Fix segfault when no filename is given when live
Andreas Rheinhardt
- [FFmpeg-devel] [aarch64] improve hscale by 50% with multi-threading
Sebastian Pop
- [FFmpeg-devel] [PATCH] avcodec/mips: fix type mismatch in h264dsp_msa.c
Shiyou Yin
- [FFmpeg-devel] [PATCH 1/2] libavcodec/jpeg2000dec: Fix codeblock decode check
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 2/2] libavcodec/jpeg2000dec: Support for PPM marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/3] doc/http: Update HTTP protocol options
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/3] libavcodec/jpeg2000dec: Fix codeblock decode check
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/put_bits: Parametrize bit buffer type
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH v6 0/6] MIPS MSA & MMI Runtime detection support
Jiaxun Yang
- [FFmpeg-devel] [PATCH v6 1/6] ffbuild: Refine MIPS handling
Jiaxun Yang
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: make specifying thread_queue_size turn on threaded input
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avcodec/diracdsp: Fix integer anomaly in dequant_subband_*
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Adjust VQA threshold
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hlsenc: increase initial program date time precision
Marton Balint
- [FFmpeg-devel] [PATCH v2 1/4] lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure
Linjie Fu
- [FFmpeg-devel] FFmpeg Committees results
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] avcodec/lzw: adapt a function prototype using PutBitContext
James Almer
- [FFmpeg-devel] Defect #8801
John Rose
- [FFmpeg-devel] x11grab of screen/area produces mp4 file without streams
John Rose
- [FFmpeg-devel] [PATCH 1/6] avformat/wc3movie: Move wc3_read_close() up
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/6] avformat/wc3movie: Cleanup on wc3_read_header() failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avcodec/v4l2_m2m: adapt to call close() on init fail
Andriy Gelman
- [FFmpeg-devel] [PATCH v2 1/2] avformat: Redo cleanup of demuxer upon read_header() failure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] swscale/yuv2rgb: consider x2rgb10le on big endian hardware
Fei Wang
- [FFmpeg-devel] [PATCH 1/3] avformat/mxfdec: Fix memleak when adding element to array fails
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/matroskadec: Avoid undefined pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-devel] Request for Technical committee action
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/apm: fix sample_rate check
Zane van Iperen
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode: Add render target support for 422 10-bit
Linjie Fu
- [FFmpeg-devel] [PATCH 4/4] vaapi_encode_h265: Enable 4:2:2 support
Linjie Fu
- [FFmpeg-devel] [PATCH] avformat/matroskadec: Slightly simplify version check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/libvpxenc: use pix_fmt descriptors where useful
James Zern
- [FFmpeg-devel] [PATCH 1/3] avformat/dvenc: do not set binary group and biphase polarity flags
Marton Balint
- [FFmpeg-devel] [RFC PATCH] libavformat/rtpdec_jpeg2000: RTP Demuxing for JPEG2000
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v3 1/3] libavcodec/jpeg2000dec: Fix codeblock decode check
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avformat/hls: support avio_seek in encryption mode
Steven Liu
- [FFmpeg-devel] [PATCH v2 1/2] avformat/hls: support avio_seek in encryption mode
Steven Liu
- [FFmpeg-devel] working with file descriptors on Android
Alex Cohn
- [FFmpeg-devel] [PATCH 1/8] avformat/mpegts: add dvb ac3 descriptor metadata
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/8] avformat/mpegts: decode and export ATSC AC-3 descriptor
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/8] avformat/mpegtsenc: simplify code for condition checks
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/8] avformat/mpegtsenc: reindent the last commit
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/8] avformat/mpegtsenc: use local variable store st->codecpar->codec_id
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 6/8] avformat/mpegtsenc: support dvb ac3 descriptor by metadata
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 7/8] avformat/mpegtsenc: add registration descriptor for AC-3 and EAC3
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 8/8] swscale/yuv2rgb: cosmetics
lance.lmwang at gmail.com
- [FFmpeg-devel] [RFC Patch 1/2] libavformat/rtpdec_jpeg2000: RTP Demuxing for JPEG2000
gautamramk at gmail.com
- [FFmpeg-devel] An idea to Mix re-encoding with copy to get a fast and precise cut
Mohammed Hamdy
- [FFmpeg-devel] [PATCH 7/7] avfilter: add afwtdn filter
Valentin Schweitzer
- [FFmpeg-devel] [PATCH 14/14] [inline assembly] add mmx clobbers to cavsdsp
FRÉDÉRIC RECOULES
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/jpeg2000dec: Fix codeblock decode check
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avcodec/alacdsp: fix integer overflow in decorrelate_stereo()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps
Marton Balint
- [FFmpeg-devel] [PATCH] hwcontext_vaapi: remove duplicate formats from sw_format list
Haihao Xiang
- [FFmpeg-devel] [PATCH] hwcontext_vaapi: avoid fd leak in vaapi_device_derive
Haihao Xiang
- [FFmpeg-devel] [PATCH 1/2] avformat/url: check double dot is not directory
Steven Liu
- [FFmpeg-devel] [PATCH] avutil/imgutils: don't fill data pointers for missing planes
James Almer
- [FFmpeg-devel] [PATCH] avformat/ape: Error out in case of EOF in the header
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/riffenc: correct calculation for extradata size
Gyan Doshi
- [FFmpeg-devel] [PATCH v5] libavcodec/jpeg2000dec: Support for PPM marker
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] flvdec: Remove unnecessary initializations
Zhao Zhili
- [FFmpeg-devel] cineform decoder bug
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/ape: Remove seektable and bittable
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/pgxdec: Fix invalid shift in write_frame_*
Michael Niedermayer
- [FFmpeg-devel] Inconsistent handling of initial_padding and PTS adjustment
Kieran Kunhya
- [FFmpeg-devel] [PATCH 1/5] lavc/libkvazaar: fix framerate setting
Jun Zhao
- [FFmpeg-devel] [PATCH] libavcodec/libx264.c: Fix chromaoffset of libx264 doesn't work
Takio Yamaoka
- [FFmpeg-devel] [PATCH]lavfi/hflip: Support Bayer pixel formats
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000dec: Move reslevelno check before use in case JPEG2000_PGOD_RPCL
Michael Niedermayer
- [FFmpeg-devel] Specifying crop parameters while encoding using vaapi
Satyajit Sahu
- [FFmpeg-devel] [PATCH] avformat/3dostr: Return directly after having read packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/internal: Remove wrong documentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/libxavs2.c: mark key-frame packets
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v3 1/5] avcodec/golomb: Don't emit error message in get_ue_golomb
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 2/5] avcodec/golomb: Prevent shift by negative number
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 3/5] avcodec/golomb: Document return value of get_ue_golomb_31 on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 4/5] avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 5/5] avcodec/h264*: Omit potentially wrong values from log messages
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avformat/url: fix logic for removing ".." path components
Josef Zlomek
- [FFmpeg-devel] [PATCH v2 1/2] avformat/url: fix logic for removing ".." path components
Josef Zlomek
- [FFmpeg-devel] [PATCH v2 2/2] avformat/tests/url: add test cases for handling of double dot
Josef Zlomek
- [FFmpeg-devel] [PATCH v3 1/2] avformat/url: rework for trim_double_dot_url
Steven Liu
- [FFmpeg-devel] [PATCH v6 00/22] CBS unit type tables and assorted related stuff
Mark Thompson
- [FFmpeg-devel] [PATCH] tests/imgutils: test the output of av_image_fill_* functions
James Almer
- [FFmpeg-devel] [PATCH v3 1/2] avformat/url: fix logic for removing ".." path components
Josef Zlomek
- [FFmpeg-devel] [PATCH v3 2/2] avformat/tests/url: add test cases for handling of double dot
Josef Zlomek
- [FFmpeg-devel] [PATCH 1/2] dnn_backend_native_layer_mathunary: add ceil support
Mingyu Yin
- [FFmpeg-devel] [PATCH 2/2] dnn_backend_native_layer_mathunary: add floor support
Mingyu Yin
- [FFmpeg-devel] [PATCH] dnn_backend_native_layer_mathunary: add ceil support It can be tested with the model generated with below python script:
Mingyu Yin
- [FFmpeg-devel] [PATCH] dnn_backend_native_layer_mathunary: add ceil support
Mingyu Yin
- [FFmpeg-devel] [PATCH 1/5] API: add AV_PKT_DATA_MPEGTS_DESC_6A to AVPacketSideDataType
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avformat/utils: remove always true if()
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avformat/utils: reindent after remove if()
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/6] vaapi_encode_h265: Remove confusing and redundant tile options
Mark Thompson
- [FFmpeg-devel] Custom Video Encoding and Decoding
Jaeho Bang
- [FFmpeg-devel] [PATCH 0/4] [mips]: Adapt clang compiler for mips.
Shiyou Yin
- [FFmpeg-devel] [PATCH 0/5 v2] 22.2 channel layout support for AAC decoding
Jan Ekström
- [FFmpeg-devel] [PATCH 1/5] avutil/channel_layout: add 22.2 layout
Jan Ekström
- [FFmpeg-devel] [PATCH 3/5] avcodec/aacdectab: add mapping for 22.2
Jan Ekström
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec: add support for animated WebP decoding
Josef Zlomek
- [FFmpeg-devel] [PATCH] avformat/apm: fix APM_FILE_HEADER_SIZE value
Zane van Iperen
- [FFmpeg-devel] [PATCH V2 1/2] dnn/native: add native support for avg_pool
Ting Fu
- [FFmpeg-devel] [PATCH 1/2] libavcodec/j2kenc: Encoding up to 16 bits
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 2/2] libavcodec/pgxdec Fix pix format selection error
gautamramk at gmail.com
- [FFmpeg-devel] Create and populate AVStream side data packet with contents of ISOBMFF edit list entries
Matthew Szatmary
- [FFmpeg-devel] [PATCH] [RFC] lavc, lavfmt: add FLIF decoding support
Anamitra Ghorui
- [FFmpeg-devel] [PATCH] libsvt_av1: remove forced-idr option
Lynne
- [FFmpeg-devel] [PATCH] avcodec/options_table: make AVCodecContext->level search for child constants
James Almer
- [FFmpeg-devel] [PATCH 1/2] libsvt-av1: Consistently use - rather than _
Mark Thompson
- [FFmpeg-devel] [PATCH V3 1/2] dnn/native: add native support for avg_pool
Ting Fu
- [FFmpeg-devel] Backporting Policy
Zane van Iperen
- [FFmpeg-devel] [PATCH] lavc/ratecontrol: Fix error logging for parsing and evaluation of rc_eq
Alexander Strasser
- [FFmpeg-devel] avformat/mxfdec: Read color metadata from MXF
Harry Mallon
- [FFmpeg-devel] [PATCH 1/2] lavf/url: add ff_url_decompose().
Nicolas George
- [FFmpeg-devel] [RFC] cineform CFHD encoder, and decoder speedup
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter
zongwave
- [FFmpeg-devel] [PATCH] avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/3] libsvtav1: Rename without a -
Mark Thompson
- [FFmpeg-devel] [PATCH v2 2/3] libsvtav1: Use _ rather than - in options
Mark Thompson
- [FFmpeg-devel] [PATCH v2 3/3] libsvtav1: Fix the documentation to match the actual options
Mark Thompson
- [FFmpeg-devel] [PATCH] librav1e: Make tile options consistent with other encoders
Mark Thompson
- [FFmpeg-devel] Pull Request - Support Windows Subsystem for Linux
Julio César Rocha
- [FFmpeg-devel] [v2] dnn_backend_native_layer_mathunary: add ceil_v2 support
Mingyu Yin
- [FFmpeg-devel] [v3] dnn_backend_native_layer_mathunary: add ceil_v2 support
Mingyu Yin
- [FFmpeg-devel] [v4] dnn_backend_native_layer_mathunary: add ceil support
Mingyu Yin
- [FFmpeg-devel] Building with WSL instead of MSYS?
Julio César Rocha
- [FFmpeg-devel] [PATCH] cineform CFHD additions and improvements
Paul B Mahol
- [FFmpeg-devel] [PATCH] doc/developer: origin of tables should be documented.
Nicolas George
- [FFmpeg-devel] [PATCH v2] avformat/mxfdec: Read color metadata from MXF
Harry Mallon
- [FFmpeg-devel] [PATCH 1/2] avcodec/put_bits: Make skip_put_bits() less dangerous
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] avcodec/smacker: Remove write-only and unused variables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/opt: Restore NULL input handling to set_string_video_rate()
Jack Haughton
- [FFmpeg-devel] RTSP - Increasing the buffer size of control URI to 2048 chars
Yiğit (Yeet) Uyan
Last message date:
Fri Jul 31 22:38:22 EEST 2020
Archived on: Fri Jul 31 22:38:30 EEST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).