May 2021 Archives by thread
Starting: Sat May 1 00:50:06 EEST 2021
Ending: Mon May 31 23:50:36 EEST 2021
Messages: 968
- [FFmpeg-devel] [PATCH] avpacket: ABI bump additions
Marton Balint
- [FFmpeg-devel] [PATCH 4/5] libavcodec: write out user data unregistered SEI for nvenc
Brad Hards
- [FFmpeg-devel] [PATCH 3/4] avfilter/vf_identify: remove unnecessary check
lance.lmwang at gmail.com
- [FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)
Brad Hards
- [FFmpeg-devel] [PATCH v2 1/4] libavcodec: write out user data unregistered SEI for x264
Brad Hards
- [FFmpeg-devel] [PATCH v2 3/4] libavcodec: write out user data unregistered SEI for nvenc
Brad Hards
- [FFmpeg-devel] [PATCH v2 4/4] doc: add example for user data unregistered SEI encoding
Brad Hards
- [FFmpeg-devel] [PATCH 2/2 v2] avcodec/mjpegdec: postpone calling ff_get_buffer() until the SOS marker
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe"
Steven Liu
- [FFmpeg-devel] [PATCH] ffprobe: add option to control optional fields display
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavfi/dnn_backend_native_layer_avgpool.c: Correct Spelling of Pixel
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 2/2] avformat/dv: use av_packet_alloc() to allocate packets
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/46] avcodec/a64multienc: Avoid intermediate buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avformat/dv: stop using av_init_packet()
James Almer
- [FFmpeg-devel] [PATCH 1/4] Revert "avcodec/mjpegdec: fix SOF check in EOI"
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] Revert "avcodec/mjpegdec: postpone calling ff_get_buffer() until the SOS marker"
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/mjpegdec: Decode to PAL8 independant of the location of LSE
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/jpeglsdec: Set alpha plane in PAL8 so image is not 100% transparent
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/decode: stop trying to initialize palette values in avcodec_default_get_buffer2()
James Almer
- [FFmpeg-devel] [PATCH] [GSOC] avfilter: added guided filter
Andrey Moskalenko
- [FFmpeg-devel] [PATCH] Add optional NIT table generation
Marton Balint
- [FFmpeg-devel] [PATCH] avfilter/vf_subtitles: allow using embedded fonts
Oneric
- [FFmpeg-devel] [PATCH] ffmpeg: stop accessing private AVStream.codec_info_nb_frames
James Almer
- [FFmpeg-devel] [PATCH] avutil/imgutils: don't add offsets to NULL pointers
James Almer
- [FFmpeg-devel] [PATCH] fix some filter dependencies
Matthias Troffaes
- [FFmpeg-devel] [PATCH] fate/integer.c: Connect test to fuzzer
Vedaa
- [FFmpeg-devel] [PATCH 1/4] avcodec/adpcm_psx: always fetch next byte irregardless of flag
Zane van Iperen
- [FFmpeg-devel] [PATCH] avcodec/codec_id: remove unnecessary offsets from AVCodecID
James Almer
- [FFmpeg-devel] [PATCH 1/5] avformat: move AVStream.last-IP_{pts, duration} to AVStreamInternal
James Almer
- [FFmpeg-devel] [PATCH] movenc: add movie_timescale option instead of hardcoding 1000
Vittorio Giovara
- [FFmpeg-devel] [PATCH] GSoC: Add guided filter To-Do-List: 1. Fast guided filter 2. Improve the derain/dehaze/denoise performance of guided filter
XueweiMeng
- [FFmpeg-devel] [PATCH] avformat/avio: Add Metacube support
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH 1/2] avcodec: Implement Acorn Replay IMA ADPCM decoder
Cameron Cawley
- [FFmpeg-devel] [PATCH] avformat/rpl: cosmetics
Zane van Iperen
- [FFmpeg-devel] [PATCH] avcodec/utils: treat PAL8 for jpegs similar to other colorspaces
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/faxcompr: Check for end of bitstream in decode_group3_1d_line() and decode_group3_2d_line()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] configure: fix some filter dependencies
Matthias C. M. Troffaes
- [FFmpeg-devel] [PATCH 2/2] configure: dnn needs avformat
Matthias C. M. Troffaes
- [FFmpeg-devel] [PATCH 1/4] avformat/mvdec: Check sample rate in parse_audio_var()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Enhancement for defect #6827
Asaf Kave
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: fix -t inaccurate recording time
xie shiwang
- [FFmpeg-devel] [PATCH 1/5] libavutil: add convenience accessors for frame side data
Lynne
- [FFmpeg-devel] [PATCH] Intel IPP library based x86 optimized video scaling.
Zhislina, Victoria
- [FFmpeg-devel] [PATCH 24/46] avcodec/jpeglsenc: Avoid intermediate buffer, allow user-supplied buffers
James Almer
- [FFmpeg-devel] [PATCH] avfilter/[vf_nnedi, vf_estdif]: Check interlaced flag on correct frame
Kacper Michajlow
- [FFmpeg-devel] [PATCH 1/3] avutil/tx: avoid negative left shifts
Michael Niedermayer
- [FFmpeg-devel] [PATCH V2 6/6] lavfi/dnn_classify: add filter dnn_classify for classification based on detection bounding boxes
Guo, Yejun
- [FFmpeg-devel] [PATCH] avcodec: be more explicit about the buffer size in get_encode_buffer documentation
James Almer
- [FFmpeg-devel] [PATCH 30/30] avcodec/dvenc: Make encoder init-threadsafe
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] libavcodec/qsvdec: reinit decoder according to decode() return value
Chen, Wenbin
- [FFmpeg-devel] [PATCH 2/3] libavcodec/qsvdec: remove redundant decodeHeader()
Chen, Wenbin
- [FFmpeg-devel] [PATCH 3/3] libavcodec/qsvdec: using suggested num to set init_pool_size
Chen, Wenbin
- [FFmpeg-devel] [PATCH] lavc/videotoolboxenc: set DataRateLimits for hevc
Rick Kern
- [FFmpeg-devel] [PATCH 42/46] avcodec/videotoolboxenc: Avoid copying data, allow user-supplied buffers
Rick Kern
- [FFmpeg-devel] [PATCH 01/23] avcodec/ljpegenc: Mark encoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/opencl: Fix program_opencl for source code larger than 64kB
Tsutomu Seki
- [FFmpeg-devel] [PATCH] avcodec/vaapi_encode_vp9: fix > 4k encode fail issue
Zhang, YuankunX
- [FFmpeg-devel] [PATCH V2 1/4] dnn: add DCO_RGB color order to enum DNNColorOrder
Ting Fu
- [FFmpeg-devel] [PATCH V4] [mips] Optimize H264 decoding for MIPS platform.
殷时友
- [FFmpeg-devel] [PATCH] avformat/utils: constrain the guaranteed lifetime of the pointer returned by avformat_index_get_entry()
James Almer
- [FFmpeg-devel] [PATCH 2/2] GSoC: Add guided filter
Xuewei Meng
- [FFmpeg-devel] [PATCH] ffmpeg: return no chosen output if an uninitialized stream is unavailable
Jan Ekström
- [FFmpeg-devel] [PATCH 1/2] avformat: add data_size for ff_hex_to_data()
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/6] avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_data
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/ttmlenc: Don't confuse capabilities and caps_internal
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/20] avcodec/wma: Remove nonsense volatile
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_dnn_classify: add result check for av_frame_get_side_data
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/alsdec: Fixed decoding error for mono audio files
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] doc/filters: Update commands doc for amix
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/movenc: correct range for movie_timescale
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/2] configure: Add missing mpegvideo dependency for IPU decoder
Andreas Rheinhardt
- [FFmpeg-devel] PATCH: examples/transcode_aac.c drain/flush to output
Ray
- [FFmpeg-devel] [PATCH] avcodec/avpacket: always initialize the new packet in avpriv_packet_list_put()
James Almer
- [FFmpeg-devel] [PATCH] avfilter/af_afade: remove fade duration limit
realies
- [FFmpeg-devel] [PATCH 1/4] avcodec/vp3: Don't try to decode VP4 when VP4 decoder is disabled
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1] Add ignore_rtcp option in rtsp
sunml at epoint.com.cn
- [FFmpeg-devel] [PATCH v3] GSoC: Add guided filter
Xuewei Meng
- [FFmpeg-devel] [PATCH 1/2] lavc/pngdec: fix updating reference frames for APNG_DISPOSE_OP_BACKGROUND
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/5] lavfi/dnn_backend_native_layer_avgpool.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 2/5] lavfi/dnn_backend_native_layer_conv2d.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 3/5] lavfi/dnn_backend_native_layer_dense.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 4/5] lavfi/dnn_backend_native_layer_depth2space.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: remove special handling of av1c extradata
Jan Ekström
- [FFmpeg-devel] [PATCH 2/2] avformat/matroskadec: remove special handling of av1c extradata
Jan Ekström
- [FFmpeg-devel] [PATCH] filters: Add an OpenCL filter for filtering GoPro Max native .360 files into standard equirectangular (default) or youtube equiangular cubemap (eac) projection
Ronan .
- [FFmpeg-devel] [PATCH 5/5 v2] lavfi/dnn_backend_native_layer_mathunary.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH] avfilter/src_movie: Expose format options
Ignacio Losiggio
- [FFmpeg-devel] [PATCH] fix broken links to msdn documentation
Peter Ross
- [FFmpeg-devel] [PATCH 08/12] fate/demux: convert flv-demux to ffprobe
Xiang, Haihao
- [FFmpeg-devel] [PATCH] lavf/flvdec: normalize exporting date metadata
Anton Khirnov
- [FFmpeg-devel] [PATCH] GSoC: Support fast guided filter.
Xuewei Meng
- [FFmpeg-devel] [PATCH] When using ffmpeg to record screen, set the operating system time and set the system time backward. Stop screen recording, unable to save video.
houlei at uniontech.com
- [FFmpeg-devel] [PATCH 12/12] lavf/framecrcenc: do not hash side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_guided: Add missing const
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/allcodecs: Don't include libx264 twice in the list of codecs
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/libxavs: Always use in-band headers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/msp2dec: Check available space in RLE decoder
HouLei
- [FFmpeg-devel] [PATCH 1/3] lavfi/dnn/dnn_io_proc.c: Fix Out-of-bounds access (ARRAY_VS_SINGLETON)
Guo, Yejun
- [FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: Adjust threshold for theora
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/mjpegdec: Fix order of condition for pal8
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/jpeglsdec: force pal8 only once
Michael Niedermayer
- [FFmpeg-devel] [PATCH]: examples/transcode_aac.c - Do not use global pts for frame pts counting
Ray
- [FFmpeg-devel] [PATCH] avformat/hls: add macros for iv and key size
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/1] configure: add emscripten support
Mehdi Sabwat
- [FFmpeg-devel] [PATCH] ffmpeg: add -fpsmin to clamp output framerate
Matthias Neugebauer
- [FFmpeg-devel] [PATCH] lavc/pngdec: actually use SIMD version for bpp<=2
Nicolas Frattaroli
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Restore DTS correction for VP9 copies
Danny Wu
- [FFmpeg-devel] ffprobe as library rather than CLI
Samuel Marks
- [FFmpeg-devel] [PATCH] avcodec: remove leftover references to AVCodecContext.refcounted_frames
James Almer
- [FFmpeg-devel] [PATCH 1/5 v2] lavfi/dnn_backend_native_layer_avgpool.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH] avformat/flvdec: enhance parsing timestamps
Marton Balint
- [FFmpeg-devel] [PATCH v2] avfilter/src_movie: Expose open options
Ignacio Losiggio
- [FFmpeg-devel] [PATCH 2/9] avformat/mov: Limit nb_chapter_tracks to input size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/9] avformat/mov: Ignore duplicate CoLL
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/9] avcodec/vc1: Check remaining bits in ff_vc1_parse_frame_header()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/9] avcodec/adpcm: Set vqa_version before use in init
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/9] tools/target_dec_fuzzer: Adjust threshold for TAK
Michael Niedermayer
- [FFmpeg-devel] [PATCH 9/9] avcodec/clearvideo: Check for 0 tile_shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avformat/utils: Use 64bit earlier in r_frame_rate check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] tools/target_dec_fuzzer: Adjust threshold for jpeg2000
Michael Niedermayer
- [FFmpeg-devel] [PATCH V4 1/5] lavfi/dnn_backend_native_layer_avgpool.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] Questions about Codec
Renvoi
- [FFmpeg-devel] [PATCH] avformat/utils: Fix NPD when allocating AVStreamInternal fails
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/flvdec: Ignore the first two data/subtitle streams.
Josh Allmann
- [FFmpeg-devel] [PATCH] avfilter/guided: simplify subsampling assignment.
Gyan Doshi
- [FFmpeg-devel] [PATCH 00/22] clean-up QSV filters
Haihao Xiang
- [FFmpeg-devel] [PATCH V5 2/5] lavfi/dnn_backend_native_layer_conv2d.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH V5 4/5] lavfi/dnn_backend_native_layer_depth2space.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH V5 5/5] lavfi/dnn_backend_native_layer_mathunary.h: Documentation
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 1/3] lavfi/drawbox: refine code
Ting Fu
- [FFmpeg-devel] [FFmpeg-cvslog] GSoC: Support fast guided filter.
Anton Khirnov
- [FFmpeg-devel] [PATCH 0/3] vf_guided patches
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avfilter/vf_guided: Don't free frame we don't own
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avfilter/vf_guided: Fix leak of frames
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avfilter/vf_guided: Don't needlessly copy properties, fix potential NPD
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/metadata: add intuitive labels for metadata values
Gyan Doshi
- [FFmpeg-devel] [PATCH] avcodec/libx264: Fix redundant setting of caps_internal
Andreas Rheinhardt
- [FFmpeg-devel] Segmentation fault when running vulkan
Dylan Fernando
- [FFmpeg-devel] [PATCH] avformat/hls Implement support for using AVSEEK_FLAG_BACKWARD when seeking
Gustav Grusell
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: print basic side data information again
James Almer
- [FFmpeg-devel] [PATCH] avfilter/vf_palettegen: add protection against potential divide by zero
Yiyuan GUO
- [FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: #define TARGET_CPU_ARM64 to 0 if not provided by the SDK
Zane van Iperen
- [FFmpeg-devel] [PATCH v3] hwcontext_vaapi: Use PRIME_2 memory type for modifiers.
Bas Nieuwenhuizen
- [FFmpeg-devel] [PATCH] ffbuild/common.mak: Fix for windres in binutils-2.36.1
Tee KOBAYASHI
- [FFmpeg-devel] [PATCH]avfilter: add Intel IPP library based x86 optimized video scaling filter.
Zhislina, Victoria
- [FFmpeg-devel] [PATCH v2] avcodec/videotoolboxenc: #define TARGET_CPU_ARM64 to 0 if not provided by the SDK
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/1] avformat/hlsenc: Fix bug on start_pts
Hongcheng Zhong
- [FFmpeg-devel] Builds for MAC
libav at airmail.cc
- [FFmpeg-devel] [PATCH 1/3] avcodec/dpx: fix off by 1 in bits_per_color check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] tools/cws2fws: Check read() for failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] avcodec/vaapi_av1: correct data size when create slice data buffer
Fei Wang
- [FFmpeg-devel] [PATCH v2 00/22] clean-up QSV filters
Haihao Xiang
- [FFmpeg-devel] [PATCH 1/2] lavfi/dnn_filter_common.h: remove filter option 'options'
Guo, Yejun
- [FFmpeg-devel] (no subject)
Brad Hards
- [FFmpeg-devel] [PATCH v4 2/3] libavcodec/libx265: write out user data unregistered SEI
Brad Hards
- [FFmpeg-devel] [PATCH v4 3/3] avcodec/nvenc: write out user data unregistered SEI
Brad Hards
- [FFmpeg-devel] [PATCH V2] lavfi/dnn_filter_common.h: make filter option 'options' as deprecated
Guo, Yejun
- [FFmpeg-devel] [PATCH] Add nit flag support
Ubaldo Porcheddu
- [FFmpeg-devel] [PATCH] aarch64: hevc_idct: Fix overflows in idct_dc
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add nit flag support v.2
Ubaldo Porcheddu
- [FFmpeg-devel] [PATCH 1/2] avformat/libsrt: support bidirectional transmission
Zhao Zhili
- [FFmpeg-devel] [ONLY FOR TEST PATCH 2/2] avformat/rtmp: add rtmp over srt
Zhao Zhili
- [FFmpeg-devel] Is AV_TIME_BASE required to be a full millisecond?
Michael Fabian 'Xaymar' Dirks
- [FFmpeg-devel] [PATCH 1/3] avfilter/avfiltergraph: Remove NULL checks after dereferences
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/ftp: Check for av_strtok() failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: Increase time stamp precision to AV_TIME_BASE
michael.dirks at xaymar.com
- [FFmpeg-devel] [PATCH 1/1] avcodec/libopusdec: Enable FEC/PLC
Tristan Matthews
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: Allow customizing the time stamp precision via option
michael.dirks at xaymar.com
- [FFmpeg-devel] [PATCH v2] avcodec/vaapi_av1: pass full buffer size for each tile
Fei Wang
- [FFmpeg-devel] [PATCH 1/2] avformat/pmpdec: AAC has been supported for a long time
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] avcodec/j2kenc: fixed help for jpeg2000 dwt53
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] libavformat/hlsenc: typos in comments
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] lavf/dashenc.c: Fix creating audio-only HLS playlists
Przemysław Sobala
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: Allow changing the time stamp precision via option
michael.dirks at xaymar.com
- [FFmpeg-devel] [PATCH 1/3] avformat/moflex: Initialize format
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/39] avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/39] avcodec/libaomenc: Avoid copying data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/39] avcodec/libcodec2: Avoid copying packet data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/39] avcodec/libgsmenc: Avoid copying packet data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/39] avcodec/libkvazaar: Allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/39] avcodec/libmp3lame: Avoid copying data, allow user-supplied buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/39] avcodec/libopenh264enc: Allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/39] avcodec/libshine: Avoid copying data, allow user-supplied buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/39] avcodec/libtheoraenc: Avoid copying data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/39] avcodec/libvorbisenc: Avoid copying data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/39] avcodec/libvpxenc: Avoid copying data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/39] avcodec/libvpxenc: Avoid one level of indentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/39] avcodec/libwebpenc: Allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/39] avcodec/libwebpenc_animencoder: Allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/39] avcodec/libx264: Avoid copying data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/39] avcodec/libx265: Allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/39] avcodec/libxavs: Avoid overallocating, copying packet data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/39] avcodec/libxavs: Improve returned error codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/39] avcodec/pnmenc: Avoid intermediate buffer, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/39] avcodec/pamenc: Avoid copying packet data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 21/39] avcodec/flacenc: Avoid copying packet data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 22/39] avcodec/pngenc: Remove always-true check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 23/39] avcodec/pngenc: Avoid copying APNG data, allow user-supplied buffer
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 24/39] avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 25/39] avcodec/libxavs2: Allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 26/39] avcodec/dvenc: Avoid copying packet data, allow user-supplied buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 27/39] avcodec/omx: Remove remnants of old preallocated buffers
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 28/39] avcodec/omx: Reindentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 29/39] avcodec/omx: Zero packet padding
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 30/39] avcodec/internal: Remove outdated documentation of ff_alloc_packet2()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 31/39] avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 32/39] avcodec/frame_thread_encoder: Avoid dictionaries
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 33/39] avcodec/frame_thread_encoder: Remove redundant memcpy
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 34/39] avutil/opt: Check directly for av_dict_copy() failure
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 35/39] avcodec/avcodec: Avoid redundant copies of options in avcodec_open2
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 36/39] doc/examples/demuxing_decoding: Remove unused options
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 37/39] doc/examples/extract_mvs: Explicitly free options
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 38/39] fftools/ffprobe: Remove redundant check before avcodec_free_context()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 39/39] avcodec/avcodec: Don't free options on failure in avcodec_open2()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/yadif: Fix time base for large denominators
Tom Boshoven
- [FFmpeg-devel] [PATCH 01/25] lavc: move small misc definitions into a separate header
Anton Khirnov
- [FFmpeg-devel] [PATCH 02/25] lavc: move av_get_[exact_]bits_per_sample() to codec_id.h
Anton Khirnov
- [FFmpeg-devel] [PATCH 03/25] lavc: move avcodec_profile_name() from avcodec.h to codec_id.h
Anton Khirnov
- [FFmpeg-devel] [PATCH 04/25] lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h
Anton Khirnov
- [FFmpeg-devel] [PATCH 05/25] lavc: move av_get_profile_name() from avcodec.h to codec.h
Anton Khirnov
- [FFmpeg-devel] [PATCH] web/contact: Add libera.chat
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avio: do not export avpriv_io_{move, delete}
Anton Khirnov
- [FFmpeg-devel] Unable to compile with cuda
Dylan Fernando
- [FFmpeg-devel] [PATCH 1/3] avutil/mem: make max_alloc_size an atomic type
James Almer
- [FFmpeg-devel] [PATCH]avfilter: add Intel IPP library based x86 optimized video scaling filter
Zhislina, Victoria
- [FFmpeg-devel] FSB File Version 5 Support
Michael Tonks
- [FFmpeg-devel] [PATCH 1/3] avcodec/utils: don't use ff_fast_mallocz in av_fast_padded_malloc()
James Almer
- [FFmpeg-devel] [PATCH] lavfi/signature: fix always true expression
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] avfilter/src_movie: fix always true expression
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] avfilter/vf_hqdn3d: fix left shift of negative numbers
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] avformat/avio: fixed AVSEEK_FORCE and documentation
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH v2] avcodec/j2kenc: fixed help for jpeg2000 dwt53
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] mxfdec.c: Try TC from Footer if Header TC was < 1
emcodem
- [FFmpeg-devel] [PATCH] avisynth.c corrected interlace detection
emcodem
- [FFmpeg-devel] [PATCH] set AVFrame decode_error_flags in case of decoding error by h264dec
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/error_resilience: cleanup mpeg2 handling
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcdec: move setting decode_error_flags from h264 decoder to error concealment code
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Pass the HDR10+ metadata to the packet side data in VP9 encoder
Mohammad Izadi
- [FFmpeg-devel] [PATCH] avformat/librist: fix logging setting
Zhao Zhili
- [FFmpeg-devel] [PATCH] ffprobe: add decode_error_flags
Michael Niedermayer
- [FFmpeg-devel] avcodec/nvenc: write out user data unregistered SEI
Brad Hards
- [FFmpeg-devel] [PATCH v7] avcodec/nvenc: write out user data unregistered SEI
Brad Hards
- [FFmpeg-devel] [PATCH] avcodec/exr: More strictly check dc_count
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] pixfmt: fixed wrong fix of comment
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: Make real-time latency configurable
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] avutil/mem: use GCC builtins to check for overflow in av_size_mult()
James Almer
- [FFmpeg-devel] [PATCH] avformat/libsrt: log streamid in listener mode
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avcodec/exr: x/ymax cannot be INT_MAX
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/dnn_backend_openvino.c: Correct Pointer Type while Freeing
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 00/27] Metadata handling in CBS
Kenny McClive
- [FFmpeg-devel] [PATCH 1/3] libavcodec/mips: Fix specification of instruction name
Jin Bo
- [FFmpeg-devel] [PATCH 2/3] libavcodec/mips: Fix build errors reported by clang
Jin Bo
- [FFmpeg-devel] [PATCH 3/3] libavcodec/mips: Fix fate errors reported by clang
Jin Bo
- [FFmpeg-devel] [PATCH 01/10] lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 02/10] lavfi/dnn: Convert output_name to char** in TaskItem
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 03/10] lavfi/dnn: Add nb_output to TaskItem
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 04/10] lavfi/dnn: Use uint8_t for async and do_ioproc in TaskItems
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 05/10] lavfi/dnn: Fill Task using Common Function
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 06/10] lavfi/dnn_backend_tf: Request-based Execution
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 07/10] lavfi/dnn_backend_tf: Separate function for filling RequestItem and callback
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 08/10] lavfi/dnn_backend_tf: Error Handling
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 09/10] lavfi/dnn: Async Support for TensorFlow Backend
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH 10/10] lavfi/dnn_backend_tf.c: Documentation for tf_infer_request functions
Shubhanshu Saxena
- [FFmpeg-devel] [PATCH] doc/examples/muxing: remove unused arguments of open_video and open_audio
Steven Liu
- [FFmpeg-devel] [PATCH 1/3] avcodec/ratecontrol: Avoid floating point division by 0 of mb_num
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/aacpsy: Avoid floating point division by 0 of norm_fac
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/lpc: Avoid floating point division by 0 in compute_ref_coefs()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/aacenc: Avoid 0 lambda
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: add option to use tfdt for fragment timestamps.
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/3] avformat/movenc: Check pal_size before use
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avfilter/vf_vmafmotion: Check dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hls: relay format options to segment demuxer
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavfi/dnn/dnn_io_proc.c: fix CID 1484955
Guo Yejun
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: Make real-time latency configurable v2
Pavel Koshevoy
- [FFmpeg-devel] [PATCH 1/2] avcodec/aacenc: Do not divide by lambda_count if it is 0
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/svq1enc: Do not print debug RD value before it has been computed
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avformat/rtsp: fix timeout option
Andriy Gelman
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay_cuda: add hsub and vsub compute x and y positions
Steven Liu
- [FFmpeg-devel] [PATCH 01/24] sws: remove unnecessary braces
Anton Khirnov
- [FFmpeg-devel] [PATCH] lavu/mem: un-inline av_size_mult()
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] pixfmt: fixed wrong fix of comment
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH v3] pixfmt: fixed wrong fix of comment
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] avcodec/audiotoolboxdec: Fix decoding 24 Bit ALAC "avctx->bits_per_raw_sample" always returns 0. Tested with 24 Bit ALAC. The result is bit-perfect. Fix #7287.
Valerii Zapodovnikov
- [FFmpeg-devel] [PATCH] avcodec/audiotoolboxdec: Fix decoding 24 Bit ALAC
Valerii Zapodovnikov
- [FFmpeg-devel] [Question] Are there any legal or patenting issues concerning the AC-4 patches?
Nomis101
- [FFmpeg-devel] [PATCH] lavu/video_enc_params: make sure blocks are properly aligned
Anton Khirnov
Last message date:
Mon May 31 23:50:36 EEST 2021
Archived on: Mon May 31 23:50:51 EEST 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).