June 2020 Archives by author
      
      Starting: Mon Jun  1 00:07:16 EEST 2020
         Ending: Tue Jun 30 23:48:36 EEST 2020
         Messages: 1755
     
- [FFmpeg-devel] [PATCH v1 0/4] Supplement AVS3-P2/IEEE1857.10 video	decoding via libuavs3d
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v1 1/4] lavc: add AVS3 codec id and desc
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v1 2/4] lavc/avs3_paeser: add avs3 parser
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v1 3/4] lavf/avs3dec: add raw avs3 demuxer
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v1 4/4] lavc,	doc: add libuavs3d video decoder wrapper
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v2 0/4] Supplement AVS3-P2/IEEE1857.10 video	decoding via libuavs3d
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v2 1/4] lavc: add AVS3 codec id and desc
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v2 2/4] lavc/avs3_paeser: add avs3 parser
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v2 3/4] lavf/avs3dec: add raw avs3 demuxer
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH v2 4/4] lavc,	doc: add libuavs3d video decoder wrapper
 
hwrenx at 126.com
- [FFmpeg-devel] [PATCH] avdevice/gdigrab: client_only option to discard decorations such as titlebar or borders
 
Sergio Acereda
- [FFmpeg-devel] [PATCH 3/4] avformat/mlvdec: fail reading a packet with 0 streams
 
James Almer
- [FFmpeg-devel] [PATCH] fate/vcodec: use the encoder private option for frame skip compare function
 
James Almer
- [FFmpeg-devel] [PATCH 2/2] avutil/buffer: reject NULL as argument for the av_buffer_pool_init2() alloc callback
 
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/encode: Remove	ff_alloc_packet
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/internal: move packet related functions to their own header
 
James Almer
- [FFmpeg-devel] [PATCH 1/2] avutil/buffer: use the default allocator	if none is provided to av_buffer_pool_init2()
 
James Almer
- [FFmpeg-devel] [PATCH 2/2 v2] avutil/buffer: avutil/buffer: add a	mention that some arguments from av_buffer_pool_init2() may be NULL
 
James Almer
- [FFmpeg-devel] [PATCH] avutil/buffer: separate public and internal	flags inside AVBuffers
 
James Almer
- [FFmpeg-devel] [PoC][PATCH 1/2] avutil/buffer: add	av_buffer_create2() to allow AVBufferRef to store complex structures
 
James Almer
- [FFmpeg-devel] [PoC][PATCH 2/2] avutil/video_enc_params: make use	of the complex AVBufferRef allocator
 
James Almer
- [FFmpeg-devel] [PATCH 1/4 v2] avutil/buffer: change public function	and struct size parameter types to size_t
 
James Almer
- [FFmpeg-devel] [PATCH 2/4 v2] avutil/frame: change	av_frame_new_side_data() size parameter type to size_t
 
James Almer
- [FFmpeg-devel] [PATCH 3/4] avcodec/packet: change side data related	public function and struct size types to size_t
 
James Almer
- [FFmpeg-devel] [PATCH 4/4] avformat/utils: change stream side data	related public functions and struct size types to size_t
 
James Almer
- [FFmpeg-devel] [PoC][PATCH 2/2] avutil/video_enc_params: make use of the complex AVBufferRef allocator
 
James Almer
- [FFmpeg-devel] [PATCH v2] avcodec/h264_parser: Try to avoid (un)referencing
 
James Almer
- [FFmpeg-devel] [PoC][PATCH 1/2] avutil/buffer: add av_buffer_create2() to allow AVBufferRef to store complex structures
 
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec: Add AV_CODEC_FLAG2_FAST_UNSAFE, move unsafe uses of FAST to it
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/libdav1d: add support for closed	captions stored in ITU-T T35 metadata
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/decode: actually propagate AVHWAccel.alloc_frame() return value
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec: remove FLAG2_FAST mode
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter/avfilter: add sample_count_in and sample_count_out
 
James Almer
- [FFmpeg-devel] [PATCH] libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
 
James Almer
- [FFmpeg-devel] [PATCH 1/4] lavu/buffer: add a convenience function for replacing buffers
 
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h265_syntax_template: Check inter_ref_pic_set_prediction_flag
 
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h265_syntax_template: Check inter_ref_pic_set_prediction_flag
 
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h265_syntax_template: Check inter_ref_pic_set_prediction_flag
 
James Almer
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000_parser: Add jpeg2000 parser
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h2645: keep separate parameter	set lists for reading and writing
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h2645: keep separate parameter set lists for reading and writing
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h2645: keep separate parameter set lists for reading and writing
 
James Almer
- [FFmpeg-devel] [PATCH 1/4] lavu/buffer: add a convenience function for replacing buffers
 
James Almer
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
James Almer
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
James Almer
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
James Almer
- [FFmpeg-devel] [PATCH 1/2] lavu/internal: Fix comment for avpriv_dict_set_timestamp
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/encode: restructure the core	encoding code
 
James Almer
- [FFmpeg-devel] [PATCH 1/3] RELEASE: We are after the 4.3 branch point, update for that
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/encode: restructure the core encoding code
 
James Almer
- [FFmpeg-devel] [PATCH 1/2 v5] avcodec/encode: restructure the core	encoding code
 
James Almer
- [FFmpeg-devel] [PATCH 2/2 v5] avcodec/encode: restructure the old	encode API
 
James Almer
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
James Almer
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
James Almer
- [FFmpeg-devel] release/4.3
 
James Almer
- [FFmpeg-devel] [PATCH 2/2] pthread_frame: change the criterium for updating thread contexts
 
James Almer
- [FFmpeg-devel] [PATCH 3/5] lavc/h264dec: loosen new-extradata check
 
James Almer
- [FFmpeg-devel] [PATCH 2/5] lavc: add avpriv_h264_get_profile
 
James Almer
- [FFmpeg-devel] [PATCH v10 1/4] avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type
 
James Almer
- [FFmpeg-devel] [PATCH 2/3] avcodec/cbs_h2645: abort when the	written inferred value is not the expected one
 
James Almer
- [FFmpeg-devel] [PATCH 3/3] avcodec/cbs_av1: abort when the written	inferred value is not the expected one
 
James Almer
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
James Almer
- [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes
 
James Almer
- [FFmpeg-devel] [PATCH 3/3] avcodec/cbs_av1: abort when the written inferred value is not the expected one
 
James Almer
- [FFmpeg-devel] [PATCH 3/3] avcodec/cbs_av1: abort when the written inferred value is not the expected one
 
James Almer
- [FFmpeg-devel] [PATCH 5/7] avcodec/sonic: Fix several integer state overflows
 
James Almer
- [FFmpeg-devel] [PATCH 3/3] avcodec/cbs_av1: abort when the written inferred value is not the expected one
 
James Almer
- [FFmpeg-devel] [PATCH v2] avformat/movenc: Write 'av01' as a compatible brand when muxing AV1
 
James Almer
- [FFmpeg-devel] [PATCH 1/2 v5] avcodec/encode: restructure the	core encoding code
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: Use unsigned to avoid undefined shift
 
James Almer
- [FFmpeg-devel] [PATCH 1/2 v4] avcodec/encode: restructure the core encoding code
 
James Almer
- [FFmpeg-devel] [PATCH] initialize avctx->pix_fmt in av1 parser.
 
James Almer
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: do not discard older a53 captions
 
James Almer
- [FFmpeg-devel] [PATCH 1/4 v2] avutil/buffer: change public function and struct size parameter types to size_t
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h265: set default VUI parameters	when vui_parameters_present_flag is false
 
James Almer
- [FFmpeg-devel] [PATCH]lavc: Lower MediaFoundation encoder priority
 
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/mlpenc: remove delay codec	capability
 
James Almer
- [FFmpeg-devel] [PATCH 2/3] avcodec/mlpenc: propagate proper error	values
 
James Almer
- [FFmpeg-devel] [PATCH 3/3] avcodec/mlpenc: free filter state	buffers on allocation failure
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag is false
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/internal: remove unused out_frame	field from DecodeSimpleContext
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec: Add an SVT-AV1 encoder wrapper
 
James Almer
- [FFmpeg-devel] About SAMPLE-AES encryption for m3u8
 
Andrea
- [FFmpeg-devel] About SAMPLE-AES encryption for m3u8
 
Andrea
- [FFmpeg-devel] [PATCH V2 2/2] vf_dnn_processing.c: add dnn backend openvino
 
Pedro Arthur
- [FFmpeg-devel] [PATCH] avcodec/nvenc: maxBitrate is honored in CQ mode if set by user
 
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Video Codec SDK 10 features	support
 
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Video Codec SDK 10	features	support
 
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] add support to Android ndk MediaCodec for	encoding/decoding
 
Olivier Ayache
- [FFmpeg-devel] [PATCH] add support to Android ndk MediaCodec	for encoding/decoding
 
Olivier Ayache
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Marton Balint
- [FFmpeg-devel] [PATCH v3 17/22] avcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
Marton Balint
- [FFmpeg-devel] [Patch][libavformat][mpegtsenc.c]
 
Marton Balint
- [FFmpeg-devel] [PATCH] libformat: Remove duplicate STREAM_TYPE constants from mpeg.h
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/libdav1d: add support for closed captions stored in ITU-T T35 metadata
 
Marton Balint
- [FFmpeg-devel] [PATCH v7 2/3] avdevice/lavfi: support the dumpgraph with options
 
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/fifo: add timeshift option to delay output
 
Marton Balint
- [FFmpeg-devel] [PATCH] Add constants for MPEG-TS transport stream identifiers
 
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/fifo: add timeshift option to delay output
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/libzvbi-teletextdec: fix	txt_default_region limits
 
Marton Balint
- [FFmpeg-devel] [PATCH v10 3/4] avcodec/hevc_sei: add support for user data unregistered SEI message
 
Marton Balint
- [FFmpeg-devel] [PATCH v10 4/4] avcodec/h264: create user data unregistered SEI side data for H.264
 
Marton Balint
- [FFmpeg-devel] [PATCH v11 4/4] avcodec/h264: create user data unregistered SEI side data for H.264
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle decoder
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle decoder
 
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Marton Balint
- [FFmpeg-devel] [PATCH v7 2/3] avdevice/lavfi: support the dumpgraph with options
 
Marton Balint
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle decoder
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle decoder
 
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: Error out on duplicated utf16 strings
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/libzvbi-teletextdec: fix txt_default_region limits
 
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: Error out on duplicated utf16 strings
 
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning message if no input signal detected
 
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning message if no input signal detected
 
Marton Balint
- [FFmpeg-devel] [PATCH v6] avcodec/mpeg12enc: support mpeg2 encoder const profile
 
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning message if no input signal detected
 
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning message if no input signal detected
 
Marton Balint
- [FFmpeg-devel] [PATCH 2/6] avformat/ftp: check return value of av_bprint_finalize()
 
Marton Balint
- [FFmpeg-devel] [PATCH 4/6] avformat/au: check return value of au_read_annotation()
 
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avformat/isom: update mov_mdhd_language_map
 
Marton Balint
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Marton Balint
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format private AVOptions
 
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] fix the bug that AV_PKT_FLAG_CORRUPT flags lost after parse_packet()
 
Marton Balint
- [FFmpeg-devel] [PATCH v2] ffprobe: Allow unknown format private AVOptions
 
Marton Balint
- [FFmpeg-devel] To Speed Up thumbnail creation - picture & video
 
Arunava Banerjee
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/4] lavf/tls_openssl: add support for verifying the server hostname on >=1.1.0
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 4/4] lavf/tls: verify TLS connections by default whenever possible
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/4] lavf/tls_openssl: add support for verifying the server hostname on >=1.1.0
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 4/4] lavf/tls: verify TLS connections by default whenever possible
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 11/17] avflter: switch to child_class_iterate()
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000_parser: Add jpeg2000 parser
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/libaomenc.c: Support gray input
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH v2] doc/ffmpeg: remove reference to	deprecated option
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH v2] doc/utils: document the "s",	"ms" and "us" suffixes for durations
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Moritz Barsnick
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Moritz Barsnick
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement double_threshold()
 
Moritz Barsnick
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement double_threshold()
 
Moritz Barsnick
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement double_threshold()
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 2/2] add socks5 support for tcp clients
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avdevice/gdigrab: client_only option to discard decorations such as titlebar or borders
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH]lavc: Lower MediaFoundation encoder priority
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 2/2] add socks5 support for tcp clients
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avformat/mov: fix missing line break in	messages
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 3/6] avcodec/dvbsubdec: Cosmetics
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
Moritz Barsnick
- [FFmpeg-devel] FFMPEG convert keeping metadata
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH v3 1/2] libavcodec/pgxdec: Add PGX decoder
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avcodec/internal: fix the outdating comments for ff_add_cpb_side_data()
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/2] libavfilter/vf_colorconstancy.c : Cleanup code for new filter
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 2/2] libavfilter/vf_colorconstancy.c : Adding weighted greyedge
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH]libavfilter/asrc_atone.c : generate algorithmic music
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 2/2] avcodec/nvenc_hevc: add a53cc option for nvenc hevc
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
 
Cristian Bicheru
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
 
Cristian Bicheru
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
 
Cristian Bicheru
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
 
Cristian Bicheru
- [FFmpeg-devel] [PATCH] libavutil: add clean aperture (CLAP)	side data.
 
Neil Birkbeck
- [FFmpeg-devel] [VDPAU] [PATCH 1/2] lavc/vdpau_hevc: add function to find exact vdp_profile for REXT
 
Manoj Bonda
- [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported	formats
 
Manoj Bonda
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavdevice: Add AudioToolbox output device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH v2] lavdevice: Add AudioToolbox output device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH v3] lavdevice: Add AudioToolbox output device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH v2] lavdevice: Add AudioToolbox output device.
 
Thilo Borgmann
- [FFmpeg-devel] [IMPORTANT] FOSDEM meeting
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH v3] lavdevice: Add AudioToolbox output device.
 
Thilo Borgmann
- [FFmpeg-devel] [IMPORTANT] FOSDEM meeting
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH v3] lavdevice: Add AudioToolbox output device.
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH]libavfilter/asrc_atone.c : generate algorithmic music
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] add support to Android ndk MediaCodec for encoding/decoding
 
Matthieu Bouron
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Michael Bradshaw
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Michael Bradshaw
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Michael Bradshaw
- [FFmpeg-devel] [PATCH 1/6] avutil/opt: check return value of	av_bprint_finalize()
 
Tim Bradstock
- [FFmpeg-devel] [PATCH 3/3] avcodec/wavpack: Do not allow the sample format to change between channels
 
David Bryant
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Derek Buitenhuis
- [FFmpeg-devel] Kicked out Paul from IRC
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avformat/movenc: Write 'av01' as a	compatible brand when muxing AV1
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avformat/movenc: Write 'av01' as a compatible brand when muxing AV1
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] avformat/movenc: Write 'av01' as a	compatible brand when muxing AV1
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] avformat/movenc: Write 'av01' as a compatible brand when muxing AV1
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avformat/isom: enable extended language for mov
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] lavf/movenc: Use a dynamic buffer when	writing the mfra box
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] lavf/movenc: Use a dynamic buffer when writing the mfra box
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] lavf/movenc: Use a dynamic buffer when	writing the mfra box
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format	private AVOptions
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format private AVOptions
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format private AVOptions
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] lavf/movenc: Use a dynamic buffer when writing the mfra box
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] lavf/movenc: Use a dynamic buffer when writing the mfra box
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format private AVOptions
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] ffprobe: Allow unknown format private	AVOptions
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] configure: remove libvmaf from EXTERNAL_LIBRARY_VERSION3_LIST
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] ffprobe: Allow unknown format private	AVOptions
 
Derek Buitenhuis
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] libavutil/timestamp.h: Fix loss of precision in silencedetect timestamps for long files
 
Allan Cady
- [FFmpeg-devel] [PATCH v3] avcodec/libaomenc.c: Add super-resolution	options to libaom wrapper
 
Wang Cao
- [FFmpeg-devel] [PATCH 1/5] avcodec/libaomenc.c: Add	super-resolution options to libaom wrapper
 
Wang Cao
- [FFmpeg-devel] [PATCH 2/5] libavcodec/libaomenc: Add command-line	options to control the use of partition tools.
 
Wang Cao
- [FFmpeg-devel] [PATCH 3/5] libavcodec/libaomenc.c: Add command-line	options for intra-coding tools
 
Wang Cao
- [FFmpeg-devel] [PATCH 4/5] libavcodec/libaomenc.c: Add command-line	options for tx tools.
 
Wang Cao
- [FFmpeg-devel] [PATCH 5/5] libavcodec/libaomenc.c: Add command-line	options for inter-coding tools
 
Wang Cao
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg.c: Use the streams from	the first output in print_final_stats.
 
Wang Cao
- [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg.c: Add an option	"multiple_output_final_stats"
 
Wang Cao
- [FFmpeg-devel] [PATCH v3] avcodec/libaomenc.c: Add super-resolution	options to libaom wrapper
 
Wang Cao
- [FFmpeg-devel] [PATCH v3] avcodec/libaomenc.c: Add super-resolution	options to libaom wrapper
 
Wang Cao
- [FFmpeg-devel] [PATCH 1/4] lavf/tls_openssl: add support for verifying the server hostname on >=1.1.0
 
Ridley Combs
- [FFmpeg-devel] [PATCH 4/4] lavf/tls: verify TLS connections by default whenever possible
 
Ridley Combs
- [FFmpeg-devel] [PATCH 3/5] lavc/h264dec: loosen new-extradata check
 
Ridley Combs
- [FFmpeg-devel] [PATCH 4/5] lavf/dashdec: improve memory handling
 
Ridley Combs
- [FFmpeg-devel] [PATCH] mailmap: add entry for myself
 
Ridley Combs
- [FFmpeg-devel] [PATCH 4/5] lavf/matroskaenc: mux WebVTT using standard (non-WebM) formatting
 
Ridley Combs
- [FFmpeg-devel] [PATCH 3/5] [mov] Check if DTS is AV_NOPTS_VALUE	in mov_find_next_sample().
 
Dale Curtis
- [FFmpeg-devel] [PATCH 4/5] [utils,	mathematics] Fix overflow in compute_pkt_fields().
 
Dale Curtis
- [FFmpeg-devel] [PATCH 3/5] [mov] Check if DTS is AV_NOPTS_VALUE	in mov_find_next_sample().
 
Dale Curtis
- [FFmpeg-devel] [FFmpeg-cvslog] pthread_frame: merge the functionality for normal decoder init and init_thread_copy
 
James Darnley
- [FFmpeg-devel] [PATCH 1/3] avcodec/bitpacked: ,
 
James Darnley
- [FFmpeg-devel] [VDPAU] [PATCH 1/2] lavc/vdpau_hevc: add	function to find exact vdp_profile for REXT
 
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH v2] avfilter/qsvvpp: Work around a bug in MSDK where VPP processing hangs under certain conditions
 
Max Dmitrichenko
- [FFmpeg-devel] [PATCH v2] avfilter/qsvvpp: Work around a bug in MSDK where VPP processing hangs under certain conditions
 
Max Dmitrichenko
- [FFmpeg-devel] [PATCH v2] doc/ffmpeg: remove reference to deprecated option
 
Gyan Doshi
- [FFmpeg-devel] [PATCH v2] doc/utils: document the "s", "ms" and "us" suffixes for durations
 
Gyan Doshi
- [FFmpeg-devel] [PATCH V2] avfilter/zoompan: add in_time variable
 
Gyan Doshi
- [FFmpeg-devel] [PATCH] doc/encoders: fix the misleading usage of profile
 
Gyan Doshi
- [FFmpeg-devel] To Speed Up thumbnail creation - picture & video
 
Gyan Doshi
- [FFmpeg-devel] [PATCH 0/5] 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 2/5] avcodec/mpeg4audio: add newer	channel_coding mappings
 
Jan Ekström
- [FFmpeg-devel] [PATCH 3/5] avcodec/aacdectab: add mapping for 22.2
 
Jan Ekström
- [FFmpeg-devel] [PATCH 4/5] avcodec/aacdec_template: mark second LFE	element as LFE2
 
Jan Ekström
- [FFmpeg-devel] [PATCH 5/5] avcodec/aacdec_template: add support for	22.2 / channel_config 13
 
Jan Ekström
- [FFmpeg-devel] [PATCH] avdevice/xcbgrab: Add select_region option.
 
Omar Emara
- [FFmpeg-devel] [PATCH v2] avdevice/xcbgrab: Add select_region	option.
 
Omar Emara
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
 
Eoff, Ullysses A
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Levis Florian
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Levis Florian
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Levis Florian
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Levis Florian
- [FFmpeg-devel] [PATCH] avformat: Find a fallback probe decoder that will also match a forced decoder's codec.
 
Samuel Foss
- [FFmpeg-devel] [PATCH] avformat/utils: Find a fallback probe decoder that will also match a forced decoder's codec.
 
Samuel Foss
- [FFmpeg-devel] [PATCH] libavcodec/png_parser.c: fix a	use_of_uninitialized_value in target_dec_fuzzer.
 
Thierry Foucu
- [FFmpeg-devel] [PATCH] libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
 
Thierry Foucu
- [FFmpeg-devel] [PATCH 1/3] libavcodec/png_parser.c: fix a	use_of_uninitialized_value in target_dec_fuzzer.
 
Thierry Foucu
- [FFmpeg-devel] [PATCH 2/3] libavcodec/mlp_parser.c: fix a	use_of_uninitialized_value in target_dec_fuzzer.
 
Thierry Foucu
- [FFmpeg-devel] [PATCH 3/3] libavcodec/bmp_parser.c: fix a	use_of_uninitialized_value in target_dec_fuzzer.
 
Thierry Foucu
- [FFmpeg-devel] [PATCH] Add picture attachment support to OGG Muxer
 
Lewis Fox
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode: Convert P to B-frames if	driver doesn't support
 
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode_h265: add low_delay_b option for HEVC
 
Fu, Linjie
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add caps for the support	of variable dimension encoding
 
Linjie Fu
- [FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg: check caps of encoders	for encoding with variable dimension
 
Linjie Fu
- [FFmpeg-devel] [PATCH 3/3] fftools/ffmpeg_filter: add -autoscale to	disable/enable the default scale
 
Linjie Fu
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add caps for the support	of variable dimension encoding
 
Linjie Fu
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate	encoder instance if resolution changes
 
Linjie Fu
- [FFmpeg-devel] [PATCH 5/5] lavc/encoder: declare caps for encoding	with variable dimension
 
Linjie Fu
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add caps for the	support	of variable dimension encoding
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH v2 4/5] fftools/ffmpeg: flush and recreate	encoder instance if resolution changes
 
Linjie Fu
- [FFmpeg-devel] [PATCH v2 5/5] lavc/encoder: declare caps for	encoding with variable dimension
 
Linjie Fu
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush	and	recreate	encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH v2 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH v2 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH v2 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH v2 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add caps for	the	support	of variable dimension encoding
 
Fu, Linjie
- [FFmpeg-devel] [PATCH v2 1/4] lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure
 
Linjie Fu
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add	caps	for	the	support	of variable dimension encoding
 
Fu, Linjie
- [FFmpeg-devel] [PATCH] lavfi/vf_vpp_qsv: fix the infinite loop while framerate lower than input
 
Fu, Linjie
- [FFmpeg-devel] [PATCH] lavc/qsvenc_hevc: add qmax/qmin support for HEVC encoding
 
Fu, Linjie
- [FFmpeg-devel] [PATCH 1/6] dnn_backend_native_layer_mathunary: add	sin support
 
Ting Fu
- [FFmpeg-devel] [PATCH 2/6] dnn-layer-mathunary-test: add unit test	for sin
 
Ting Fu
- [FFmpeg-devel] [PATCH 3/6] dnn_backend_native_layer_mathunary: add	cos support
 
Ting Fu
- [FFmpeg-devel] [PATCH 4/6] dnn-layer-mathunary-test: add unit test	for cos
 
Ting Fu
- [FFmpeg-devel] [PATCH 5/6] dnn_backend_native_layer_mathunary: add	tan support
 
Ting Fu
- [FFmpeg-devel] [PATCH 6/6] dnn-layer-mathunary-test: add unit test	for tan
 
Ting Fu
- [FFmpeg-devel] [PATCH 1/6] dnn_backend_native_layer_mathunary: add	asin support
 
Ting Fu
- [FFmpeg-devel] [PATCH 2/6] dnn-layer-math-unary-test: add unit test	for asin
 
Ting Fu
- [FFmpeg-devel] [PATCH 3/6] dnn_backend_native_layer_mathunary: add	acos support
 
Ting Fu
- [FFmpeg-devel] [PATCH 4/6] dnn-layer-math-unary-test: add unit test	for acos
 
Ting Fu
- [FFmpeg-devel] [PATCH 5/6] dnn_backend_native_layer_mathunary: add	atan support
 
Ting Fu
- [FFmpeg-devel] [PATCH 6/6] dnn-layer-math-unary-test: add unit test	for atan
 
Ting Fu
- [FFmpeg-devel] [PATCH 01/12] dnn_backend_native_layer_mathunary:	add sinh support
 
Ting Fu
- [FFmpeg-devel] [PATCH 02/12] dnn-layer-math-unary-test: add unit	test for sinh
 
Ting Fu
- [FFmpeg-devel] [PATCH 03/12] dnn_backend_native_layer_mathunary:	add cosh support
 
Ting Fu
- [FFmpeg-devel] [PATCH 04/12] dnn-layer-math-unary-test: add unit	test for cosh
 
Ting Fu
- [FFmpeg-devel] [PATCH 05/12] dnn_backend_native_layer_mathunary:	add tanh support
 
Ting Fu
- [FFmpeg-devel] [PATCH 06/12] dnn-layer-math-unary-test: add unit	test for tanh
 
Ting Fu
- [FFmpeg-devel] [PATCH 07/12] dnn_backend_native_layer_mathunary:	add asinh support
 
Ting Fu
- [FFmpeg-devel] [PATCH 08/12] dnn-layer-math-unary-test: add unit	test for asinh
 
Ting Fu
- [FFmpeg-devel] [PATCH 09/12] dnn_backend_native_layer_mathunary:	add acosh support
 
Ting Fu
- [FFmpeg-devel] [PATCH 10/12] dnn-layer-math-unary-test: add unit	test for acosh
 
Ting Fu
- [FFmpeg-devel] [PATCH 11/12] dnn_backend_native_layer_mathunary:	add atanh support
 
Ting Fu
- [FFmpeg-devel] [PATCH 12/12] dnn-layer-math-unary-test: add unit	test for atanh
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 01/12] dnn_backend_native_layer_mathunary:	add sinh support
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 02/12] dnn-layer-math-unary-test: add unit	test for sinh
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 03/12] dnn_backend_native_layer_mathunary:	add cosh support
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 04/12] dnn-layer-math-unary-test: add unit	test for cosh
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 05/12] dnn_backend_native_layer_mathunary:	add tanh support
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 06/12] dnn-layer-math-unary-test: add unit	test for tanh
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 07/12] dnn_backend_native_layer_mathunary:	add asinh support
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 08/12] dnn-layer-math-unary-test: add unit	test for asinh
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 09/12] dnn_backend_native_layer_mathunary:	add acosh support
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 10/12] dnn-layer-math-unary-test: add unit	test for acosh
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 11/12] dnn_backend_native_layer_mathunary:	add atanh support
 
Ting Fu
- [FFmpeg-devel] [PATCH V2 12/12] dnn-layer-math-unary-test: add unit	test for atanh
 
Ting Fu
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: update text requesting samples
 
Andriy Gelman
- [FFmpeg-devel] [PATCH 2/3] avcodec/v4l2_m2m_enc: Avoid ;;
 
Andriy Gelman
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Andriy Gelman
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Andriy Gelman
- [FFmpeg-devel] [PATCH] avcodec/adpcmenc: remove forward declaration
 
Andriy Gelman
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Andriy Gelman
- [FFmpeg-devel] [PATCH] avcodec/adpcmenc: remove forward declaration
 
Andriy Gelman
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement double_threshold()
 
Andriy Gelman
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement double_threshold()
 
Andriy Gelman
- [FFmpeg-devel] [PATCH v3] avcodec/v4l2_m2m_dec: Remove redundant packet and fix double free
 
Andriy Gelman
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Andriy Gelman
- [FFmpeg-devel] [PATCH v2] avfilter/vf_edgedetect: properly implement double_threshold()
 
Andriy Gelman
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/3] lavfi/asrc_sine: move sine table	generation to a separate file.
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/3] lavfi/sine: switch to activate.
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavf/tee: pass options to protocol.
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavf/tee: pass options to protocol.
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavf/tee: pass options to protocol.
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter/avfilter: add sample_count_in and sample_count_out
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter/avfilter: add sample_count_in and sample_count_out
 
Nicolas George
- [FFmpeg-devel] [PATCH] avcodec: remove FLAG2_FAST mode
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavf/tee: pass options to protocol.
 
Nicolas George
- [FFmpeg-devel] [PATCH v7 1/3] avfilter/graphdump: support for the graph2dot function
 
Nicolas George
- [FFmpeg-devel] [PATCH v7 2/3] avdevice/lavfi: support the dumpgraph with options
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter/f_metadata: use AVBPrint API to remove buf size limitation
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter/f_metadata: use AVBPrint API to remove buf size limitation
 
Nicolas George
- [FFmpeg-devel] [PATCH v2] avfilter/f_metadata: use AVBPrint API to remove buf size limitation
 
Nicolas George
- [FFmpeg-devel] [PATCH v7 2/3] avdevice/lavfi: support the dumpgraph with options
 
Nicolas George
- [FFmpeg-devel] [PATCH v2] lavdevice: Add AudioToolbox output device.
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add caps for the support	of variable dimension encoding
 
Nicolas George
- [FFmpeg-devel] release/4.3
 
Nicolas George
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Nicolas George
- [FFmpeg-devel] [PATCH v4 24/24] avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros
 
Nicolas George
- [FFmpeg-devel] [PATCH v2 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Nicolas George
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Nicolas George
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Nicolas George
- [FFmpeg-devel] [PATCH 7/7] avfilter: add afwtdn filter
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Nicolas George
- [FFmpeg-devel] [PATCH 7/7] avfilter: add afwtdn filter
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Nicolas George
- [FFmpeg-devel] [PATCH 7/7] avfilter: add afwtdn filter
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Nicolas George
- [FFmpeg-devel] [PATCH v2 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Nicolas George
- [FFmpeg-devel] [PATCH v2 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_drawtext: add option to draw timecode in S12M side data
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function av_timecode_get_smpte_by_tc_string()
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function av_timecode_get_smpte_by_tc_string()
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/5] lavf: matroska subtitle muxer
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/5] lavf/matroskadec: support standard (non-WebM) WebVTT formatting
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function av_timecode_get_smpte_by_tc_string()
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_drawtext: add option to draw timecode in S12M side data
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function av_timecode_get_smpte_by_tc_string()
 
Nicolas George
- [FFmpeg-devel] [PATCH] avutil/timecode: fix sscanf format string with garbage at the end
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/2] avformat/subtitles: Check for NOPTS in ff_subtitles_queue_finalize()
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/2] avformat/subtitles: Check for NOPTS in ff_subtitles_queue_finalize()
 
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/6] avutil/opt: check return value of av_bprint_finalize()
 
Nicolas George
- [FFmpeg-devel] [PATCH 6/6] avformat/hlsenc: fix av_bprint_finalize() usage
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/6] avformat/au: check return value of av_bprint_finalize()
 
Nicolas George
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/3] lavfi/buffersink: add	av_buffersink_get_pts().
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg: move filter/encoder PTS	computation to a separate function.
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/3] fftools/ffmpeg: get EOF timestamp from	filter.
 
Nicolas George
- [FFmpeg-devel] [PATCH 4/6] avutil/bprint: use AV_BPRINT_SIZE_AUTOMATIC instead of 1
 
Nicolas George
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
Nicolas George
- [FFmpeg-devel] [PATCH 4/6] avutil/bprint: use AV_BPRINT_SIZE_AUTOMATIC instead of 1
 
Nicolas George
- [FFmpeg-devel] [PATCH 4/6] avutil/bprint: use AV_BPRINT_SIZE_AUTOMATIC instead of 1
 
Nicolas George
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
Nicolas George
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format private AVOptions
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavfi/vsrc_testsrc: switch to activate.
 
Nicolas George
- [FFmpeg-devel] [PATCH v3 6/6] avformat/hlsenc: simplify code to pass s directly
 
Nicolas George
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Nicolas George
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] libavcodec/pgxdec: Add PGX decoder
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/3] lavu: add a template for refcounted	objects.
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/3] lavu/buffer: use avrefcount_template.h	for AVBuffer.
 
Nicolas George
- [FFmpeg-devel] [PATCH 3/3] lavu/buffer: use avrefcount_template.h	for AVBufferPool.
 
Nicolas George
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
Nicolas George
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
Nicolas George
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format private AVOptions
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] libavcodec/pgxdec: Add PGX decoder
 
Nicolas George
- [FFmpeg-devel] [PATCH v4 2/2] libavformat/img2dec: Added pgx demuxer
 
Nicolas George
- [FFmpeg-devel] [PATCH v4 1/2] avutil/timecode: add description for SMPTE binary format
 
Nicolas George
- [FFmpeg-devel] [PATCH v4 1/2] avutil/timecode: add description for SMPTE binary format
 
Nicolas George
- [FFmpeg-devel] [PATCH]libavfilter/asrc_atone.c : generate algorithmic music
 
Nicolas George
- [FFmpeg-devel] [PATCH] oggdec: remove the oggparsedaala	subdemuxer
 
Vittorio Giovara
- [FFmpeg-devel] [PATCH v3 0/3] swscale: add AVX2 version of yuv2nv12cX
 
Nelson Gomez
- [FFmpeg-devel] [PATCH] lavc/hevc: set correct chroma location
 
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++	code
 
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH 1/2] dnn: add openvino as one of dnn backend
 
Guo, Yejun
- [FFmpeg-devel] [PATCH] dnn/native: fix typo for definition	of	DOT_INTERMEDIATE
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 6/6] dnn-layer-mathunary-test: add unit test	for tan
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 1/2] dnn: add openvino as one of dnn	backend
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 2/2] vf_dnn_processing.c: add dnn backend	openvino
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] dnn_backend_native: check operand index
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] dnn_backend_native: check	operand	index
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] dnn_backend_native: check	operand	index
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 2/2] vf_dnn_processing.c: add dnn	backend openvino
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 6/6] dnn-layer-math-unary-test: add unit test	for atan
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 2/2] vf_dnn_processing.c: add dnn backend openvino
 
Guo, Yejun
- [FFmpeg-devel] [PATCH] added sei side data
 
Brad Hards
- [FFmpeg-devel] [PATCH] Add constants for MPEG-TS transport stream	identifiers
 
Brad Hards
- [FFmpeg-devel] [PATCH] libformat: Remove duplicate STREAM_TYPE	constants from mpeg.h
 
Brad Hards
- [FFmpeg-devel] [PATCH] libformat: Remove duplicate STREAM_TYPE	constants from mpeg.h
 
Brad Hards
- [FFmpeg-devel] release/4.3
 
Brad Hards
- [FFmpeg-devel] release/4.3
 
Brad Hards
- [FFmpeg-devel] [PATCH] added sei side data
 
Brad Hards
- [FFmpeg-devel] [PATCH] added sei side data
 
Brad Hards
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Devin Heitmueller
- [FFmpeg-devel] Test message
 
Devin Heitmueller
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate encoder instance if resolution changes
 
Devin Heitmueller
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Devin Heitmueller
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000_parser: Add jpeg2000 parser
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add picture attachment support to OGG	Muxer
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add picture attachment support to OGG	Muxer
 
Carl Eugen Hoyos
- [FFmpeg-devel] release/4.3
 
Carl Eugen Hoyos
- [FFmpeg-devel] Error while using libopenjpeg
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] configure: allow OpenSSL>=3.0.0 with GPL
 
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat: add MCC demuxer
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] avformat/icecast: Add option to use	TLS connection
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/mov: fix demuxing of eia-608
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 3/3] avcodec/cbs_av1: abort when the written inferred value is not the expected one
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle	decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle	decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/mov: fix demuxing of eia-608
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle	decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] avformat/movenc: fix remuxing eia-608 into mov from other containers
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle	decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] dnn_backend_native: check operand	index
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] area changed: hevc_amf set default gops_per_idr 1
 
Carl Eugen Hoyos
- [FFmpeg-devel] query on pixel formats
 
Carl Eugen Hoyos
- [FFmpeg-devel] query on pixel formats
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly
 
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: rework non-real-time mode by delaying subtitles
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: rework non-real-time mode by delaying subtitles
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: rework non-real-time mode by delaying subtitles
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v6] avcodec/mpeg12enc: support mpeg2 encoder const profile
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012 pixel	format
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/subtitles: Fix subtitles default for	ass option shaping
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/subtitles: Fix subtitles default for ass option shaping
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/subtitles: Fix subtitles default for ass option shaping
 
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Carl Eugen Hoyos
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Carl Eugen Hoyos
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Carl Eugen Hoyos
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 4/5] libavcodec/jpeg2000dec.c: Enable	image offsets
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/5] libavcodec/jpeg2000dec.c: Modify	image dimensions
 
Carl Eugen Hoyos
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Carl Eugen Hoyos
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc: Lower MediaFoundation encoder priority
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] add socks5 support for tcp clients
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc: Lower MediaFoundation encoder	priority
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++	code
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]doc/examples: Always open files as "binary",	not "text"
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/pgxdec: Add PGX	decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC PATCH 2/2] ilibavformat/img2dec: Added pgx	demuxer
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avformat/isom: update	mov_mdhd_language_map
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++	code
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] add support to Android ndk MediaCodec	for encoding/decoding
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]download: Fix the release link
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v3 2/2] libavformat/img2dec: Added pgx	demuxer
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012 pixel	format
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/dnxhddata: Improve experimental profile	message
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] configure: remove libvmaf from	EXTERNAL_LIBRARY_VERSION3_LIST
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavfilter/vf_drawtext.c:add support to generte ms level timestamp
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavfilter/vf_drawtext.c:add support to generte ms level timestamp
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:keep same with streaming , when live end
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] avformat/dashenc: reopen new http session for http_persistent
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
Siyuan Huang
- [FFmpeg-devel]  [Please Ignore] reply test
 
Siyuan Huang
- [FFmpeg-devel] [Please Ignore] reply test
 
Siyuan Huang
- [FFmpeg-devel] [Please Ignore] reply test
 
Siyuan Huang
- [FFmpeg-devel] [Please Ignore] reply test
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
Siyuan Huang
- [FFmpeg-devel] Reply-To: RE:  [Please Ignore] reply test
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:kill latency when	ldash on
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:support mpd update	period
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:kill latency when	ldash on
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:support mpd update	period
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:kill latency when ldash on
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:support mpd update	period
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:kill latency when ldash on
 
Siyuan Huang
- [FFmpeg-devel] [PATCH] avisynth: more intelligent RGB flipping
 
Stephen Hutchinson
- [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: Error out on duplicated utf16 strings
 
Tomas Härdin
- [FFmpeg-devel] Kicked out Paul from IRC
 
Tomas Härdin
- [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: Error out on duplicated utf16 strings
 
Tomas Härdin
- [FFmpeg-devel] [PATCH 2/2] avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++ code
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++ code
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++ code
 
Tomas Härdin
- [FFmpeg-devel] [PATCH 0/7] adpcm_ima_apm encoder + apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/7] avformat/apm: prepare extradata handling	for muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH 2/7] avcodec/adpcm_ima_apm: prepare extradata	handling for encoder
 
Zane van Iperen
- [FFmpeg-devel] [PATCH 3/7] avcodec: add adpcm_ima_apm encoder
 
Zane van Iperen
- [FFmpeg-devel] [PATCH 4/7] avformat: add apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH 5/7] fate: add adpcm_ima_apm encoding test
 
Zane van Iperen
- [FFmpeg-devel] [PATCH 6/7] avformat/apm: name and probe fix
 
Zane van Iperen
- [FFmpeg-devel] [PATCH 7/7] avcodec/adpcmenc: cleanup trellis checks
 
Zane van Iperen
- [FFmpeg-devel] [PATCH 0/7] adpcm_ima_apm encoder + apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 0/7] adpcm_ima_apm encoder + apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 1/7] avformat/apm: check codec tag in	probe and add constant
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 2/7] avformat/apm: prepare extradata	handling for muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 3/7] avcodec/adpcm_ima_apm: prepare	extradata handling for encoder
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 4/7] avcodec: add adpcm_ima_apm encoder
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 5/7] avformat: add apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 6/7] fate: add adpcm_ima_apm encoding test
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 7/7] avcodec/adpcmenc: cleanup trellis	checks
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 5/7] avformat: add apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 2/7] avformat/apm: prepare extradata	handling for muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 0/7] adpcm_ima_apm encoder + apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 1/7] avformat/apm: check codec tag in	probe and add constant
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 2/7] avcodec/adpcm_ima_apm: support new	extradata format
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 3/7] avcodec: add adpcm_ima_apm encoder
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 4/7] avformat/apm: use new extradata format
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 5/7] avformat: add apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 6/7] fate: add adpcm_ima_apm encoding test
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 7/7] avcodec/adpcmenc: cleanup trellis	checks
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 0/7] adpcm_ima_apm encoder + apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v3 0/7] adpcm_ima_apm encoder + apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 0/6] adpcm_ima_apm encoder + apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 1/6] avcodec/adpcm_ima_apm: support new	extradata format
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 2/6] avformat/apm: use new extradata format
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 3/6] avcodec: add adpcm_ima_apm encoder
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 4/6] avformat: add apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 5/6] fate: add adpcm_ima_apm encoding test
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 6/6] avcodec/adpcmenc: cleanup trellis	checks
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 0/6] adpcm_ima_apm encoder + apm muxer
 
Zane van Iperen
- [FFmpeg-devel] [PATCH v4 1/6] avcodec/adpcm_ima_apm: support	new extradata format
 
Zane van Iperen
- [FFmpeg-devel] [PATCH] avformat/dashenc: use AVCodecContext timebase when computing missing bitrate
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH] avformat/dashenc: use AVCodecContext timebase when computing missing bitrate
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH] avformat/dashenc: Add hls_master_name option
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average bitrate for adaptation sets in static manifest
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average bitrate for adaptation sets in static manifest
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average bitrate for adaptation sets in static manifest
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average bitrate for adaptation sets in static manifest
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH] area changed: hevc_amf set default	gops_per_idr 1
 
Lu Jiao
- [FFmpeg-devel] [PATCH] area changed: hevc_amf set default	gops_per_idr 1
 
Lu Jiao
- [FFmpeg-devel] [PATCH] ffmpeg:Accelerated hardware decode support on Jetson
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH 5/7] avcodec/sonic: Fix several integer state overflows
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH 5/7] avcodec/sonic: Fix several integer state overflows
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH 5/7] avcodec/sonic: Fix several integer state overflows
 
Jean-Baptiste Kempf
- [FFmpeg-devel] Kicked out Paul from IRC
 
Jean-Baptiste Kempf
- [FFmpeg-devel] Kicked out Paul from IRC
 
Jean-Baptiste Kempf
- [FFmpeg-devel] Kicked out Paul from IRC
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [VOTE] General Assembly extra members
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [VOTE] General Assembly extra members
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [Result] General Assembly extra members
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [Result] General Assembly extra members
 
Jean-Baptiste Kempf
- [FFmpeg-devel] RfP Candidates
 
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH] Ticket #8750 Add inline function for the vec_xl intrinsic in non-VSX environments
 
Chip Kerchner
- [FFmpeg-devel] [PATCH 2/2] avutil/buffer: reject NULL as	argument for the av_buffer_pool_init2() alloc callback
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] avformat/dashenc: use	AVCodecContext	timebase when computing missing bitrate
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] libavfilter/vf_drawtext.c:add support to	generte ms level timestamp
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 01/36] avcodec/vp9_superframe_bsf: Check	for	existence of data before reading it
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 10/36] avcodec/vp9_superframe_split_bsf:	Use	unchecked bytestream reader
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] avcodec/internal: move packet	related	functions to their own header
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] avcodec/h264_parser: Try to	avoid	(un)referencing
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] avcodec: Add	AV_CODEC_FLAG2_FAST_UNSAFE, move unsafe uses of FAST to it
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v2] avcodec/h264_parser: Try to avoid	(un)referencing
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] ffmpeg:Accelerated hardware decode	support on Jetson
 
Anton Khirnov
- [FFmpeg-devel] [PoC][PATCH 1/2] avutil/buffer:	add	av_buffer_create2() to allow AVBufferRef to store complex	structures
 
Anton Khirnov
- [FFmpeg-devel] [PoC][PATCH 1/2] avutil/buffer: add	av_buffer_create2() to allow AVBufferRef to store complex structures
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] pthread_frame: change the way delay is set
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/3] avformat/rawdec: reduce randomness	in	used identifiers
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/4] lavf/tls: verify TLS connections by	default whenever possible
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/4] lavu/buffer: add a convenience function	for replacing buffers
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/4] hevcdec: use av_buffer_replace() to	simplify code
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/4] mpegvideo: use av_buffer_replace() to	simplify code
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/4] pthread_frame: use av_buffer_replace()	to simplify code
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] avutil/buffer: separate public and	internal	flags inside AVBuffers
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] avutil/buffer: use the default	allocator	if none is provided to av_buffer_pool_init2()
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2 v2] avutil/buffer: avutil/buffer: add	a	mention that some arguments from av_buffer_pool_init2() may	be NULL
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/4] pthread_frame:	use	av_buffer_replace() to simplify code
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add caps for the	support	of variable dimension encoding
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/4] lavu/buffer: add a convenience	function for replacing buffers
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] pthread_frame: change the way delay is	set
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] codec_desc: drop the INTRA_ONLY property	from TAK
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] pthread_frame: change the criterium for	updating thread contexts
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/2] codec_desc: drop the INTRA_ONLY	property from TAK
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and	recreate	encoder instance if resolution changes
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
Anton Khirnov
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add caps for the	support	of variable dimension encoding
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/5] avcodec/packet: Improve	documentation of	av_packet_get_side_data
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/5] avcodec/nellymoserdec: Don't use	invalid	AVPacketSideDataType
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 05/11] avcodec/h264_parser: Reuse the	RBSP buffer
 
Anton Khirnov
- [FFmpeg-devel] [PATCH 1/4 v2] avutil/buffer: change public	function	and struct size parameter types to size_t
 
Anton Khirnov
- [FFmpeg-devel] [PATCH v3 0/3] swscale: add AVX2 version of yuv2nv12cX
 
Josh de Kock
- [FFmpeg-devel] [PATCH] mailmap: add entry for myself
 
Josh de Kock
- [FFmpeg-devel] [PATCH] mailmap: add entry for myself
 
Josh de Kock
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264
 
Josh de Kock
- [FFmpeg-devel] [PATCH v4 7/7] avcodec/nvenc: support for HEVC timecode passthrough
 
Josh de Kock
- [FFmpeg-devel] About SAMPLE-AES encryption for m3u8
 
Eran Kornblau
- [FFmpeg-devel] [PATCH] lavc/nvenc: disable FMO unconditionally...
 
Pavel Koshevoy
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement	double_threshold()
 
Valery Kot
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement	double_threshold()
 
Valery Kot
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement	double_threshold()
 
Valery Kot
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement	double_threshold()
 
Valery Kot
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement	double_threshold()
 
Valery Kot
- [FFmpeg-devel] [PATCH v2] avfilter/vf_edgedetect: properly	implement double_threshold()
 
Valery Kot
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement	double_threshold()
 
Valery Kot
- [FFmpeg-devel] [PATCH v2] avfilter/vf_edgedetect: properly implement double_threshold()
 
Valery Kot
- [FFmpeg-devel] release/4.3
 
Reto Kromer
- [FFmpeg-devel] [PATCH 1/2] avcodec: Add AV_CODEC_FLAG2_FAST_UNSAFE, move unsafe uses of FAST to it
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avcodec: remove FLAG2_FAST mode
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avcodec: remove FLAG2_FAST mode
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH 2/2] avcodec/mpeg12dec: Fix got_output
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH 2/2] avcodec/mpeg12dec: Fix got_output
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] added sei side data
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] added sei side data
 
Kieran Kunhya
- [FFmpeg-devel] release/4.3
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
Kieran Kunhya
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avformat: add MCC demuxer
 
Kieran Kunhya
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avformat/mov: fix demuxing of eia-608
 
Kieran Kunhya
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Kieran Kunhya
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Kieran Kunhya
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Kieran Kunhya
- [FFmpeg-devel] Kicked out Paul from IRC
 
Kieran Kunhya
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Kieran Kunhya
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Kieran Kunhya
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Kieran Kunhya
- [FFmpeg-devel] query on pixel formats
 
Kieran Kunhya
- [FFmpeg-devel] chfd: Add tag names
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] Add picture attachment support to	OGG	Muxer
 
LRFLEW
- [FFmpeg-devel] [PATCH] Add picture attachment support to	OGG	Muxer
 
LRFLEW
- [FFmpeg-devel] [PATCH] Add picture attachment support to	OGG	Muxer
 
LRFLEW
- [FFmpeg-devel] [PATCH] ffmpeg:Accelerated hardware decode support on Jetson
 
Philip Langdale
- [FFmpeg-devel] [PATCH 1/2] lavc/vdpau_hevc: add function to find exact vdp_profile for REXT
 
Philip Langdale
- [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported	formats
 
Philip Langdale
- [FFmpeg-devel] [PATCH 1/2] lavc/vdpau_hevc: add function to find exact vdp_profile for REXT
 
Philip Langdale
- [FFmpeg-devel] [VDPAU] [PATCH 1/2] lavc/vdpau_hevc: add function to find exact vdp_profile for REXT
 
Philip Langdale
- [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported formats
 
Philip Langdale
- [FFmpeg-devel] [PATCH 0/2] VDPAU HEVC 10/12 Bit Decode Support
 
Philip Langdale
- [FFmpeg-devel] [PATCH] avformat/smacker: Support seeking to first	frame
 
Timotej Lazar
- [FFmpeg-devel] [PATCH] avformat/smacker: Support seeking to	first frame
 
Timotej Lazar
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Kieran O Leary
- [FFmpeg-devel] [PATCH v4 2/2] libavcodec/libaomenc.c: Support lossless encoding
 
Kieran O Leary
- [FFmpeg-devel] release/4.3
 
Kieran O Leary
- [FFmpeg-devel] release/4.3
 
Kieran O Leary
- [FFmpeg-devel] [PATCH 1/3] avutil/buffer: change public function and struct size parameter types to size_t
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] configure: allow OpenSSL>=3.0.0 with GPL
 
Hendrik Leppkes
- [FFmpeg-devel] release/4.3
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012 pixel	format
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH]lavfi/subtitles: Fix subtitles default for ass option shaping
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH]lavfi/subtitles: Fix subtitles default for ass option shaping
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] lavc/hevc: set correct chroma location
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++	code
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Florian Levis
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Florian Levis
- [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode
 
Florian Levis
- [FFmpeg-devel] [PATCH] mailmap: add entry for myself
 
Zhong Li
- [FFmpeg-devel] [PATCH] avformat/isom: enable extended language for	mov
 
Yongle Lin
- [FFmpeg-devel] [PATCH] avformat/isom: enable extended language	for mov
 
Yongle Lin
- [FFmpeg-devel] [PATCH] avformat/isom: enable extended language for mov
 
Yongle Lin
- [FFmpeg-devel] [PATCH] avformat/isom: allow ISO 639 codes for mov
 
Yongle Lin
- [FFmpeg-devel] [PATCH] libavfilter/vf_codecview: enable qp	visualization for H264 and VP9
 
Yongle Lin
- [FFmpeg-devel] [PATCH 1/2] avformat/hlsenc: check fragment size	plus start_pos large than hls_segment_size
 
Steven Liu
- [FFmpeg-devel] [PATCH 2/2] tests/fate/hlsenc: add testcase of ac3	surround sound input in hlsenc
 
Steven Liu
- [FFmpeg-devel] [PATCH v2 1/2] avformat/hlsenc: check fragment size	plus start_pos large than hls_segment_size
 
Steven Liu
- [FFmpeg-devel] [PATCH v2 2/2] tests/fate/hlsenc: add testcase of	ac3 surround sound input in hlsenc
 
Steven Liu
- [FFmpeg-devel] [PATCH 2/3] lavf/hls: Add missed side data/disposition
 
Steven Liu
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Lou Logan
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Lou Logan
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Lou Logan
- [FFmpeg-devel] release/4.3
 
Lou Logan
- [FFmpeg-devel] [PATCH] avformat: add MCC demuxer
 
Lou Logan
- [FFmpeg-devel] [PATCH] added sei side data
 
Daniel Loman
- [FFmpeg-devel] release/4.3
 
Daniel Loman
- [FFmpeg-devel] [PATCH 1/2] added sei side data field
 
Daniel Loman
- [FFmpeg-devel] [PATCH 1/2] added sei side data field
 
Daniel Loman
- [FFmpeg-devel] [PATCH] added sei side data
 
Daniel Loman
- [FFmpeg-devel] [PATCH] added sei side data
 
Daniel Loman
- [FFmpeg-devel] [PATCH] added sei side data
 
Daniel Loman
- [FFmpeg-devel] FFMPEG convert keeping metadata
 
Luys8611
- [FFmpeg-devel] [PATCH] oggdec: add support for proper demuxing	of chained Opus files and streams
 
Lynne
- [FFmpeg-devel] [PATCH 2/3] avformat/oggdec: Do not	hardcode	arbitrary and sometimes unavailable size
 
Lynne
- [FFmpeg-devel] [PATCH 1/3] avformat/oggdec: Initialize return value	from ogg_read_page() and check it everywhere
 
Lynne
- [FFmpeg-devel] [PATCH v2 1/3] lavu/pix_fmt: add new pixel format x2rgb10
 
Lynne
- [FFmpeg-devel] [PATCH v2 1/3] lavu/pix_fmt: add new pixel format x2rgb10
 
Lynne
- [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream	codec changes
 
Lynne
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec: Add caps	for	the	support	of variable dimension encoding
 
Lynne
- [FFmpeg-devel] [PATCH 2/2] hwcontext_vaapi:	try	VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME_2 firstly when	importing	a DMABuf
 
Lynne
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
Lynne
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
Lynne
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavfilter/vf_drawtext.c:add support to generte ms level timestamp
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avfilter/vf_lut3d: Fix mixed declaration and code
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avcodec: Add AV_CODEC_FLAG2_FAST_UNSAFE, move unsafe uses of FAST to it
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] lavfi: add basicplay filter.
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/avfilter: add sample_count_in and	sample_count_out
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/avfilter: add sample_count_in	and sample_count_out
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: remove FLAG2_FAST mode
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/huffyuvdec: Test vertical coordinate more often
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] codec_desc: mark CFHD as intra-only
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] codec_desc: drop the INTRA_ONLY property from TAK
 
Paul B Mahol
- [FFmpeg-devel] release/4.3
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] codec_desc: drop the INTRA_ONLY property from TAK
 
Paul B Mahol
- [FFmpeg-devel] release/4.3
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/7] avcodec/sonic: Fix several integer state overflows
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/7] avfilter/af_biquads: switch to activate()
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and	ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/7] avfilter/af_biquads: add reverse	filtering support
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 4/7] avfilter/af_biquads: add different	transform types
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/7] avfilter/af_biquads: refactor code
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 6/7] avfilter/avf_showspectrumpic: switch to	internal queue
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 7/7] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 7/7] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 7/7] avfilter: add afwtdn filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/sccdec: split line with multiple	subs
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add MCC demuxer
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add MCC demuxer
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle	decoder
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: add support for colors
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/mov: fix demuxing of eia-608
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/mov: fix demuxing of eia-608
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle	decoder
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/mov: fix demuxing of eia-608
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/7] avcodec/sonic: Fix several integer state overflows
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: fix demuxing of eia-608
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avformat/movenc: fix remuxing eia-608	into mov from other containers
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 5/7] avcodec/sonic: Fix several integer state overflows
 
Paul B Mahol
- [FFmpeg-devel] [PATCH][GSoC]audio filter - Generate algorithmic riff music
 
Paul B Mahol
- [FFmpeg-devel] Kicked out Paul from IRC
 
Paul B Mahol
- [FFmpeg-devel] Kicked out Paul from IRC
 
Paul B Mahol
- [FFmpeg-devel] [PATCH v4 2/3] avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: add MCC demuxer
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: rework non-real-time	mode by delaying subtitles
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: rework non-real-time mode by delaying subtitles
 
Paul B Mahol
- [FFmpeg-devel] [PATCH V2] avfilter/zoompan: add in_time variable
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: rework non-real-time	mode with pop-on captions by delaying
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: rework non-real-time mode by delaying subtitles
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/hcadec: get intensity from correct channel
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] avcodec/ccaption_dec: rework	non-real-time mode with pop-on captions by delaying
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avcodec/ccaption_dec: allow selection of	second field captions
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avcodec/ccaption_dec: do not modify	packet data in case of parity error
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] avcodec/ccaption_dec: rework non-real-time mode with pop-on captions by delaying
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avcodec/ccaption_dec: allow selection of second field captions
 
Paul B Mahol
- [FFmpeg-devel] [PATCH V3] avfilter/zoompan: add in_time variable
 
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavfi/subtitles: Fix subtitles default for ass option shaping
 
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavfi/subtitles: Fix subtitles default for ass option shaping
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: add support for	bacground colors
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING log
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
Paul B Mahol
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
Paul B Mahol
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples
 
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add v360_vulkan filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++	code
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] initialize avctx->pix_fmt in av1 parser.
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 0/2] VDPAU HEVC 10/12 Bit Decode Support
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 1/2] lavc/vdpau_hevc: add function to find	exact vdp_profile for REXT
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported formats
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 0/2] VDPAU HEVC 10/12 Bit Decode Support
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 1/2] lavc/vdpau_hevc: add function to find	exact vdp_profile for REXT
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported formats
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 0/2] VDPAU HEVC 10/12 Bit Decode Support
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 1/2] lavc/vdpau_hevc: add function to find	exact vdp_profile for REXT
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported formats
 
ManojGuptaBonda
- [FFmpeg-devel] fbdetile - detile framebuffer layout using cpu
 
C Hanish Menon
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
C Hanish Menon
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
C Hanish Menon
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
C Hanish Menon
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
C Hanish Menon
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
C Hanish Menon
- [FFmpeg-devel] [PATCH 1/2] libavfilter/vf_colorconstancy.c : Cleanup code for new filter
 
Mina
- [FFmpeg-devel] [PATCH 2/2] libavfilter/vf_colorconstancy.c : Adding weighted greyedge
 
Mina
- [FFmpeg-devel] [PATCH] OS/2:Support linking against libcx
 
KO Myung-Hun
- [FFmpeg-devel] [PATCH] OS/2:Support linking against libcx
 
KO Myung-Hun
- [FFmpeg-devel] [PATCH 3/4] avformat/mlvdec: fail reading a	packet with 0 streams
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/3] checkasm: sw_rgb: Fix mixed	declaration and code
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] oggdec: add support for proper demuxing	of chained Opus files and streams
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avformat/mlvdec: fail reading a	packet with 0 streams
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate: add adpcm_ima_ssi encoding test
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/jpeg2000dec: clear pointer	which become stale in get_ppt()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec: Add	AV_CODEC_FLAG2_FAST_UNSAFE, move unsafe uses of FAST to it
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to	change mpd update interval
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat: Find a fallback probe decoder	that will also match a forced decoder's codec.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ratecontrol: fix the integer	overflow after long time run
 
Michael Niedermayer
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000_parser: Add	jpeg2000 parser
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 09/24] avcodec: add	FF_CODEC_CAP_INIT_CLEANUP for all codecs which use	ff_mpv_common_init()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: remove FLAG2_FAST mode
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/bitpacked: ,
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/rawdec: reduce randomness in	used identifiers
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/wavpack: Do not allow the sample	format to change between channels
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/3] swscale: make yuv2interleavedX	more asm-friendly
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/utils: Find a fallback probe	decoder that will also match a forced decoder's codec.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/bitpacked: ,
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/wavpack: Do not allow the	sample format to change between channels
 
Michael Niedermayer
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/jpeg2000_parser: Add	jpeg2000 parser
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/mv30: Fix multiple integer	overflows in idct_1d()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/mv30: Do not allow MVs outside	the allocated image
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/hq_hqa: Check info size
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/movtextdec: Fix shift overflows	in mov_text_init()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/huffyuvdec: Test vertical	coordinate more often
 
Michael Niedermayer
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/jpeg2000_parser: Add	jpeg2000 parser
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] pthread_frame: use	av_buffer_replace() to simplify code
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/rawdec: reduce randomness	in	used identifiers
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/huffyuvdec: Test vertical	coordinate more often
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] [utils,	mathematics] Fix overflow in compute_pkt_fields().
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] libavcodec/png_parser.c: fix a	use_of_uninitialized_value in target_dec_fuzzer.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] libavcodec/mlp_parser.c: fix a	use_of_uninitialized_value in target_dec_fuzzer.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] libavcodec/bmp_parser.c: fix a	use_of_uninitialized_value in target_dec_fuzzer.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h265_syntax_template: Check	inter_ref_pic_set_prediction_flag
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/snowdec: Avoid integer overflow	with huge qlog
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/pnm: Check scale
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] oggdec: add support for proper demuxing	of chained Opus files and streams
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: remove FLAG2_FAST mode
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h265_syntax_template:	Check inter_ref_pic_set_prediction_flag
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] oggdec: add support for proper	demuxing	of chained Opus files and streams
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/oggdec: Initialize return value	from ogg_read_page() and check it everywhere
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/oggdec: Do not hardcode	arbitrary and sometimes unavailable size
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/mpeg12dec: remove outdated	comments
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h265_syntax_template:	Check inter_ref_pic_set_prediction_flag
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h265_syntax_template:	Check inter_ref_pic_set_prediction_flag
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/oggdec: Initialize return	value	from ogg_read_page() and check it everywhere
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/oggdec: Do not	hardcode	arbitrary and sometimes unavailable size
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000_parser: Add jpeg2000	parser
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cbs_h2645: keep separate	parameter set lists for reading and writing
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/4xm: Cleanup on	GET_LIST_HEADER() failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] tools/target_dec_fuzzer: Adjust	threshold for lagarith
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/lossless_audiodsp: Fix undefined	overflows in scalarproduct_and_madd_int16_c()
 
Michael Niedermayer
- [FFmpeg-devel] Error while using libopenjpeg
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavutil/timestamp.h: Fix loss of	precision in silencedetect timestamps for long files
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add picture attachment support to OGG	Muxer
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/ac3dec_fixed: Remove some	temporary variables from scale_coefs()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/lzf: Consider the needed	size in reallocation
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/mpeg12dec: Fix got_output
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avformat/mlvdec: fail reading a	packet with 0 streams
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avformat/thp: Check compcount
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/adpcm: XA: Check shift	similar to filter
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/mpeg12dec: Fix got_output
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tools/target_dem_fuzzer: Implement	AVSEEK_SIZE
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavdevice: Add VideoToolbox output	device.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avformat/thp: Check fps
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avformat/mpl2dec: Fix integer overflow	with duration
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avformat/utils: Print analyze duration	and probesize when printing a suggestion to increase them
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] tools/target_dem_fuzzer: Use file	extensions listed in input formats
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/4xm: Cleanup on	GET_LIST_HEADER() failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tools/target_dem_fuzzer: Implement	AVSEEK_SIZE
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] prompeg_write() must report data all was	written
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/mpeg12dec: Fix got_output
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/7] tools/target_dec_fuzzer: enable	mjpeg for tiff or tdsc
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/hcadec: Check or bound	indexes
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/pnm: Check scale
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Don't adjust start time for MP3 files;	packets are not adjusted.
 
Michael Niedermayer
- [FFmpeg-devel] release/4.3
 
Michael Niedermayer
- [FFmpeg-devel] release/4.3
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] RELEASE: We are after the 4.3 branch	point, update for that
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/wmalosslessdec: Check	block_align maximum
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/loco: Fix signed integer	overflow in loco_get_rice()
 
Michael Niedermayer
- [FFmpeg-devel] release/4.3
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] RELEASE: We are after the 4.3 branch	point, update for that
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/encode: restructure the core	encoding code
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] OS/2:Support linking against libcx
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] tools/target_dec_fuzzer: Adjust	threshold for lagarith
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/mpeg12dec: remove outdated	comments
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/snowdec: Avoid integer	overflow with huge qlog
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/movtextdec: Fix shift	overflows in mov_text_init()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] tools/target_dem_fuzzer: Use file	extensions listed in input formats
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/7] avcodec/sonic: Fix several integer	state overflows
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/7] avcodec/sonic: Fix several integer	overflows
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] OS/2:Support linking against libcx
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpeg4videodec: Fix 2 integer	overflows in get_amv()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: Fix/check for	multiple integer overflows
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cbs: use av_fast_realloc() in	cbs_insert_unit()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/wmalosslessdec: Check	block_align maximum
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/loco: Fix signed integer	overflow in loco_get_rice()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avformat/thp: Check fps
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avformat/mpl2dec: Fix integer	overflow with duration
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] [mov] Check if DTS is AV_NOPTS_VALUE	in mov_find_next_sample().
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/iff: Fix off by x error
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avformat/ape: Cleanup after	ape_read_header() failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/pixlet: Fix log(0) check
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/mpeg4videodec: avoid invalid	values and reinitialize in format changes for studio profile
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream	codec changes
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/ffwavesynth: Avoid undefined	operation on ts overflow
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/mv30: check mode_size vs. input	space
 
Michael Niedermayer
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid	stream	codec changes
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use	TLS connection
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] swscale/utils: return better error	code from initFilter()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/mpegvideo: remove extra space
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] swscale/utils: reindent
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/smvjpegdec: remove	uninitialized ret
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/cbs_av1: abort when the	written inferred value is not the expected one
 
Michael Niedermayer
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/iff: Fix off by x error
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] add socks5 support for tcp clients
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/lossless_audiodsp: Fix	undefined overflows in scalarproduct_and_madd_int16_c()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avformat/utils: Print analyze	duration and probesize when printing a suggestion to increase them
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: Fix/check for	multiple integer overflows
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpeg4videodec: Fix 2 integer	overflows in get_amv()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/mv30: check mode_size vs.	input space
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/ffwavesynth: Avoid undefined	operation on ts overflow
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/4xm: Check that a video stream	was created before returning packets for it
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: Error out on duplicated	utf16 strings
 
Michael Niedermayer
- [FFmpeg-devel] Kicked out Paul from IRC
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: Error out on	duplicated utf16 strings
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/4xm: Check that a video	stream was created before returning packets for it
 
Michael Niedermayer
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Michael Niedermayer
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/tiff: Check stride for dng
 
Michael Niedermayer
- [FFmpeg-devel] MPEG-2 FLAGS2_FAST benchmarks
 
Michael Niedermayer
- [FFmpeg-devel] Kicked out Paul from IRC
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/tiff: Check stride for dng
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/mxfdec: Error out on	duplicated utf16 strings
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/7] avformat/apm: check codec tag in	probe and add constant
 
Michael Niedermayer
- [FFmpeg-devel] query on pixel formats
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/mv30: Fix integer overflows in	idct2_1d()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avutil/avsscanf: Add () to avoid integer	overflow in scanexp()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/cbs_av1: Fixes: check if the	value of cbs_av1_write_uvlc() is supported
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/tdsc: Only reallocate	deflatebuffer if its size changed
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: Use unsigned to avoid	undefined shift
 
Michael Niedermayer
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make	corrections jpeg2000 decoder
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/ccaption_dec: allow	selection of second field captions
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1 3/4] lavf/avs3dec: add raw avs3 demuxer
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/utils: reorder duration computation	to avoid overflow
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/avidec: Fix io_fsize overflow
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/vp9dsp_template: Fix integer	overflow in iadst8_1d()
 
Michael Niedermayer
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make	corrections jpeg2000 decoder
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove	log2_chroma check in pixel format selection
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] libavcodec/jpeg2000dec.c: Enable	image offsets
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] libavcodec/jpeg2000dec.c Fixed	WRITE_FRAME and tile co-ordinates:
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] libavcodec/jpeg2000dec.c: Modify	image dimensions
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/mvdec: Fix integer overflow	with billions of channels
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/subtitles: Check for NOPTS in	ff_subtitles_queue_finalize()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] libavcodec/jpeg2000dec.c: Enable	image offsets
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/subtitles: Check for NOPTS	in ff_subtitles_queue_finalize()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/subtitles: Check for NOPTS	in ff_subtitles_queue_finalize()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/pngdec: Check for fctl after idat
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove	log2_chroma check in pixel format selection
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg: move filter/encoder	PTS computation to a separate function.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 1/6] avcodec/adpcm_ima_apm: support	new extradata format
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/mvdec: Fix integer overflow	with billions of channels
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove	log2_chroma check in pixel format selection
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown	format private AVOptions
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] libavcodec/jpeg2000.c: Precinct size	check removed
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] libavcodec/jpeg2000dec.c: Modify	image dimensions
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] libavcodec/jpeg2000dec.c Fixed	WRITE_FRAME and tile co-ordinates:
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] libavcodec/jpeg2000.c: Precinct size	check removed
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 2/6] avformat/apm: use new extradata	format
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] libavcodec/pgxdec: Add PGX decoder
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/bitstream: Don't check for	undefined behaviour after it happened
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/bitstream: Avoid allocation	when creating VLC tables
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/wmalosslessdec: fix overflow	with pred in revert_cdlms
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avutil/common: Fix integer overflow in	av_ceil_log2_c()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown	format private AVOptions
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] libavcodec/jpeg2000.c: Precinct size	check removed
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/2] libavcodec/pgxdec: Add PGX decoder
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hls: Pass a copy of the URL for	probing
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hls: Pass a copy of the URL for	probing
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/pgxdec: Add PGX decoder
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avutil/common: Fix integer overflow	in av_ceil_log2_c()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/wmalosslessdec: fix overflow	with pred in revert_cdlms
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000.c: Precinct size	check removed
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avcodec/loco: Fix integer overflow with	large values from loco_get_rice()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/hcadec: Check total_band_count	against imdct_in size
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/apedec: Fix undefined integer	overflow with 24bit
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/mpc: Fix multiple numerical	overflows in ff_mpc_dequantize_and_synth()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/pgxdec: Add PGX decoder
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Ticket #8750 Add inline function for the	vec_xl intrinsic in non-VSX environments
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg:Accelerated hardware decode support on Jetson
 
Amit Pandya
- [FFmpeg-devel] [PATCH][GSoC]audio filter - Generate algorithmic	riff music
 
Ashutosh Pradhan
- [FFmpeg-devel] [PATCH][GSoC]audio filter - Generate algorithmic riff music
 
Ashutosh Pradhan
- [FFmpeg-devel] [PATCH]libavfilter/asrc_atone.c : generate	algorithmic music
 
Ashutosh Pradhan
- [FFmpeg-devel] [PATCH]libavfilter/asrc_atone.c : generate algorithmic music
 
Ashutosh Pradhan
- [FFmpeg-devel] [PATCH]libavfilter/asrc_atone.c : generate algorithmic music
 
Ashutosh Pradhan
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000_parser: Add jpeg2000 parser
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000_parser: Add jpeg2000 parser
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000_parser: Add jpeg2000 parser
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/jpeg2000_parser: Add jpeg2000 parser
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/jpeg2000_parser: Add jpeg2000 parser
 
Gautam Ramakrishnan
- [FFmpeg-devel] Error while using libopenjpeg
 
Gautam Ramakrishnan
- [FFmpeg-devel] Error while using libopenjpeg
 
Gautam Ramakrishnan
- [FFmpeg-devel] Error while using libopenjpeg
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt selection change
 
Gautam Ramakrishnan
- [FFmpeg-devel]  query on pixel formats
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] query on pixel formats
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Gautam Ramakrishnan
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Gautam Ramakrishnan
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Gautam Ramakrishnan
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Gautam Ramakrishnan
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Gautam Ramakrishnan
- [FFmpeg-devel] Support for dumping pgx for JPEG2000
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 3/5] libavcodec/jpeg2000dec.c Fixed WRITE_FRAME and tile co-ordinates:
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/pgxdec: Add PGX	decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/pgxdec: Add PGX	decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove log2_chroma check in pixel format selection
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 1/5] libavcodec/jpeg2000.c: Precinct size check removed
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 1/2] libavcodec/pgxdec: Add PGX decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 1/2] libavcodec/pgxdec: Add PGX decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 1/5] libavcodec/jpeg2000.c: Precinct size check removed
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH v3 2/2] libavformat/img2dec: Added pgx	demuxer
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 1/2] libavcodec/pgxdec: Add PGX decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH v3 1/2] libavcodec/pgxdec: Add PGX decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH 1/5] libavcodec/jpeg2000.c: Precinct size check removed
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH v4 2/2] libavformat/img2dec: Added pgx	demuxer
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/pgxdec: Add PGX decoder
 
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH] libavutil: add clean aperture (CLAP)	side	data.
 
Tobias Rapp
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Mathias Rasmussen
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Mathias Rasmussen
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Mathias Rasmussen
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Mathias Rasmussen
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Mathias Rasmussen
- [FFmpeg-devel] [PATCH] avfilter: add nonlinearstretch filter.
 
Mathias Rasmussen
- [FFmpeg-devel] [PATCH v2] avfilter: add nonlinearstretch filter.
 
Mathias Rasmussen
- [FFmpeg-devel] [PATCH v2] avfilter: add nonlinearstretch filter.
 
Mathias Rasmussen
- [FFmpeg-devel] [PATCH v2] avcodec/h264_parser: Try to avoid (un)referencing
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/encode: Remove ff_alloc_packet
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/v4l2_m2m_enc: Avoid ;;
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avfilter/vf_lut3d: Fix mixed declaration	and code
 
Andreas Rheinhardt
- [FFmpeg-devel] [PoC][PATCH 2/2] avutil/video_enc_params: make use of the complex AVBufferRef allocator
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avformat/4xm: Cleanup on GET_LIST_HEADER() failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Add picture attachment support to OGG Muxer
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Add picture attachment support to OGG Muxer
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] added sei side data
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avformat/aviobuf: Don't check for overflow after it happened
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v11 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/7] avcodec/adpcmenc: cleanup trellis checks
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/7] avformat/apm: name and probe fix
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avformat: add apm muxer
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 5/7] avformat: add apm muxer
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 2/7] avformat/apm: prepare extradata handling for muxer
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 4/7] avcodec: add adpcm_ima_apm encoder
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] lavf/dashdec: improve memory handling
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v10 1/4] avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v11 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v12 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] fix the bug that AV_PKT_FLAG_CORRUPT flags lost after parse_packet()
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/icecast: Add option to use TLS connection
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/26] avformat/matroskadec: Move AVBufferRef	instead of copying, fix memleak
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 02/26] avformat/matroskadec: Fix handling	gigantic durations
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 03/26] avformat/matroskadec: Use right number	of tracks
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/26] avformat/matroskadec: Fix memleaks in	WebM DASH manifest demuxer
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 05/26] avformat/omadec: Fix memleaks upon	read_header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/26] avformat/mov: Fix memleaks upon	read_header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 07/26] avformat/aqtitledec: Fix memleak upon	read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 08/26] avformat/assdec: Fix memleak upon read	header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/26] avformat/jacosubdec: Fix memleak upon	read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 10/26] avformat/lrcdec: Fix memleak upon read	header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/26] avformat/microdvddec: Fix memleak upon	read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 12/26] avformat/mpl2dec: Fix memleak upon	read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 13/26] avformat/mpsubdec: Fix memleak upon	read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 14/26] avformat/pjsdec: Fix memleak upon read	header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 15/26] avformat/samidec: Fix memleak upon	read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 16/26] avformat/sccdec: Fix memleak upon read	header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 17/26] avformat/srtdec: Fix memleak upon read	header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 18/26] avformat/stldec: Fix memleak upon read	header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 19/26] avformat/subviewer1dec: Fix memleak	upon read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 20/26] avformat/subviewerdec: Fix memleak	upon read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 21/26] avformat/tedcaptionsdec: Fix memleak	upon read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 22/26] avformat/vplayerdec: Fix memleak upon	read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 23/26] avformat/webvttdec: Fix memleak upon	read header failure
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 24/26] avformat/matroskaenc: Don't use NULL	for %s format string
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 25/26] avformat/mov: Fix memleak upon	encountering repeating tags
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 26/26] avformat/mov: Fix reel_name size check
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 27/35] avformat/mov: Check earlier whether	reel_name string is empty
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 28/35] avformat/mov: Read attached pics	directly into st->attached_pic
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 29/35] avformat/mov: Avoid allocation+copy	when moving extradata
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 30/35] avformat/mov: Use ffio_read_size where	appropriate
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 31/35] avformat/mov: Avoid allocation when	reading ddts atom
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 32/35] avformat/mov: Cosmetics
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 33/35] avformat/mpl2dec: Avoid variable that	is always zero
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 34/35] avformat/pjsdec: Avoid variable that	is always zero
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 35/35] avformat/sccdec: Avoid variable that	is always zero
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/iirfilter: Fix memleak
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/hlsenc: Always treat numbers as	decimal
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/hlsenc: Always treat numbers as	decimal
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/26] avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_showpalette: Don't pretend	disp_palette can fail
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: Use unsigned to avoid	undefined shift
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] avcodec/cbs_av1: Fixes: check if the value of cbs_av1_write_uvlc() is supported
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/cbs_av1: Fix writing uvlc	numbers >= INT_MAX
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_av1: Simplify writing uvlc	elements
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] lavf/matroskaenc: mux WebVTT using standard (non-WebM) formatting
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] lavf/matroskadec: support standard (non-WebM) WebVTT formatting
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/webvttdec: Accept \r as newline
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] lavf/webvtt: preserve comments
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] lavf/matroskadec: support standard (non-WebM) WebVTT formatting
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/nellymoserdec: Don't use invalid	AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/5] avformat/flvdec: Cosmetics
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/5] avcodec/packet: Improve documentation of	av_packet_get_side_data
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/5] avformat/avformat: Improve documentation	of av_stream_get_side_data
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/5] avcodec,	avformat: Remove unnecessary initializations of side data size
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 27/35] avformat/mov: Check earlier whether reel_name string is empty
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_showpalette: Don't pretend disp_palette can fail
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/av1: Avoid using dynamic buffer	when assembling av1c
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/mvdec: Fix integer overflow with billions of channels
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 04/17] avformat/smoothstreaming: Forward errors from copying white/blacklists
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avformat/smoothstreaming: Don't write	trailer of subcontext
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavf/movenc: Use a dynamic buffer when writing the mfra box
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/9] avformat/smacker: Don't increase packet	counter prematurely
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] avformat/smacker: Avoid potential	inifinite loop on error
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/9] avformat/smacker: Check audio frame size
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/9] avformat/smacker: Stop caching and	copying audio frames
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/9] avformat/smacker: Improve timestamps
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 6/9] avformat/smacker: Don't allocate arrays	separately
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 7/9] avformat/smacker: Don't read only one	byte at a time
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 8/9] avformat/smacker: Use st->priv_data to	store array
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 9/9] avformat/smacker: Cosmetics
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/av1: Avoid using dynamic buffer when assembling av1c
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/17] avformat/smoothstreaming: Add	deinit function
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/avc: Don't use ff_ prefix for	static function
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avformat/avc,	mxfenc: Avoid allocation of H264 SPS structure, fix memleak
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/webvttdec: Accept \r as newline
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 5/6] avformat/aviobuf: INT_MAX -> AV_BPRINT_SIZE_UNLIMITED
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] avformat/smoothstreaming: Don't write trailer of subcontext
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 06/17] avformat/smoothstreaming: Add	deinit function
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/bitstream: Don't check for	undefined behaviour after it happened
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/bitstream: Avoid allocation when	creating VLC tables
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/smacker: Add	FF_CODEC_CAP_INIT_CLEANUP
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/mov: fix memleak
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/smacker: Support seeking to first frame
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/smacker: Add	FF_CODEC_CAP_INIT_CLEANUP
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec: Add an SVT-AV1 encoder wrapper
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] fate: Update fate refs after	cca982ee018aad54214e94f2a0a5921c8bbf1328
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/3] avcodec/dvbsub_parser: Don't allocate	buffer separately
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] avcodec/dvdsub_parser: Remove empty init	function
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/hls: Pass a copy of the URL for probing
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] fate: Update fate refs after cca982ee018aad54214e94f2a0a5921c8bbf1328
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/mov: fix memleak
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/mov: fix memleak
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] libavformat/mov: Fix memleaks when	demuxing DV audio
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/dump: Use const where	appropriate
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avformat/dump: Use intermediate pointer	for access to programs array
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v4 2/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v5 2/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 09/12] avformat/hevc: Defer initializations in ff_isom_write_hvcc()
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/dashenc: reopen new http session	for http_persistent
 
Chris Ribble
- [FFmpeg-devel] [PATCH] avformat/dashenc: reopen new http session for http_persistent
 
Chris Ribble
- [FFmpeg-devel] [PATCH] avformat/dashenc: reopen new http	session for http_persistent
 
Chris Ribble
- [FFmpeg-devel] [PATCH] avformat/mov: fix memleak
 
Dave Rice
- [FFmpeg-devel] [PATCH] avcodec/nvenc: set average and max bitrate values to zero when in CQ rate control mode
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] compat/cuda/ptx2c: remove shell loop; fix BSD sed compat
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/nvenc: maxBitrate is honored in CQ mode if set by user
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avfilter/vf_chromakey: The chromakey filter preserves non-opaque alpha transparency.
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avfilter/vf_chromakey: The chromakey filter preserves non-opaque alpha transparency.
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v2 4/4] avcodec/nvenc: support for HEVC timecode passthrough
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v3 5/5] avcodec/nvenc: support for HEVC timecode passthrough
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Video Codec SDK 10 features support
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] lavf/tee: pass options to protocol.
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] lavf/tee: pass options to protocol.
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] lavf/tee: pass options to protocol.
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] avformat/icecast: Add option to use TLS	connection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH] avformat/icecast: Add option to use TLS connection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v2] avformat/icecast: Add option to use TLS	connection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS	connection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v2] avformat/icecast: Add option to use TLS connection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection
 
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/2] libavfilter/vf_colorconstancy.c :	Cleanup code for new filter
 
Yatendra Singh
- [FFmpeg-devel] [PATCH 2/2] libavfilter/vf_colorconstancy.c : Adding	weighted greyedge
 
Yatendra Singh
- [FFmpeg-devel] [PATCH 2/2] libavfilter/vf_colorconstancy.c : Adding weighted greyedge
 
Yatendra Singh
- [FFmpeg-devel] [PATCH] add ability to bypass custom video pts	generation and use capture filter provided pts
 
Dmitry Sinitsyn
- [FFmpeg-devel] [PATCH] add ability to bypass custom video pts generation and use capture filter provided pts
 
Dmitry Sinitsyn
- [FFmpeg-devel] [PATCH] avfilter/vf_chromakey: The chromakey filter preserves non-opaque alpha transparency.
 
Gavin Smith
- [FFmpeg-devel] [PATCH] avfilter/vf_chromakey: The chromakey filter	preserves non-opaque alpha transparency.
 
Gavin Smith
- [FFmpeg-devel] [PATCH] avfilter/vf_chromakey: The chromakey filter preserves non-opaque alpha transparency.
 
Gavin Smith
- [FFmpeg-devel] [PATCH] avfilter/vf_chromakey: The chromakey filter preserves non-opaque alpha transparency.
 
Gavin Smith
- [FFmpeg-devel] [PATCH] avfilter/vf_chromakey: The chromakey filter preserves non-opaque alpha transparency.
 
Gavin Smith
- [FFmpeg-devel] [PATCH] avformat/dashenc: use AVCodecContext timebase when computing missing bitrate
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH] avformat/dashenc: use AVCodecContext timebase when computing missing bitrate
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH] avformat/dashenc: use AVCodecContext timebase when computing missing bitrate
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH] avformat/dashenc: use AVCodecContext timebase when computing missing bitrate
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH] avformat/dashenc: use AVCodecContext timebase when computing missing bitrate
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH] avformat/dashenc: Add hls_master_name option
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH] avformat/dashenc: Add hls_master_name	option
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH 1/2] Revert "avformat/dashenc: use AVStream	timebase when computing missing bitrate"
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average	bitrate for adaptation sets in static manifest
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average bitrate for adaptation sets in static manifest
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average	bitrate for adaptation sets in static manifest
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average	bitrate for adaptation sets in static manifest
 
Przemysław Sobala
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Calculate average bitrate for adaptation sets in static manifest
 
Przemysław Sobala
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
Martin Storsjö
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
Martin Storsjö
- [FFmpeg-devel] [PATCH] add support to Android ndk MediaCodec for	encoding/decoding
 
Martin Storsjö
- [FFmpeg-devel] [PATCH v2] avcodec/mpeg12dec: Fix uninitialized data	in fate-sub-cc-scte20
 
Martin Storsjö
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO support for NV16 and NV61 pixel formats
 
Alexander Strasser
- [FFmpeg-devel] [Patch] vf_edgedetect: properly implement double_threshold()
 
Alexander Strasser
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable	IO support for NV16 and NV61 pixel formats
 
Alexander Strasser
- [FFmpeg-devel] [FFmpeg-cvslog] avfilter/af_ladspa: check another directory for plugins
 
Alexander Strasser
- [FFmpeg-devel] [FFmpeg-cvslog] avfilter/af_ladspa: check another directory for plugins
 
Alexander Strasser
- [FFmpeg-devel] [FFmpeg-cvslog] lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation
 
Alexander Strasser
- [FFmpeg-devel] [FFmpeg-cvslog] lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation
 
Alexander Strasser
- [FFmpeg-devel] [PATCH v3 1/2] libavcodec/pgxdec: Add PGX decoder
 
Alexander Strasser
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format private AVOptions
 
Alexander Strasser
- [FFmpeg-devel] [PATCH] configure: remove libvmaf from	EXTERNAL_LIBRARY_VERSION3_LIST
 
Kyle Swanson
- [FFmpeg-devel] [PATCH] configure: remove libvmaf from	EXTERNAL_LIBRARY_VERSION3_LIST
 
Kyle Swanson
- [FFmpeg-devel] [PATCH] configure: remove libvmaf from	EXTERNAL_LIBRARY_VERSION3_LIST
 
Kyle Swanson
- [FFmpeg-devel] [PATCH] configure: remove libvmaf from	EXTERNAL_LIBRARY_VERSION3_LIST
 
Kyle Swanson
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout detiling v02
 
Mark Thompson
- [FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012 pixel	format
 
Mark Thompson
- [FFmpeg-devel] [PATCH] [PATCH] POWER8 VSX vectorization libswscale/input.c Track ticket 5570
 
Pestov Vyacheslav
- [FFmpeg-devel] [PATCH] [PATCH] POWER8 VSX vectorization libswscale/input.c Track ticket 5570
 
Pestov Vyacheslav
- [FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012 pixel format
 
Fei Wang
- [FFmpeg-devel] [PATCH v1 2/9] doc/APIchanges: add new	AV_PIX_FMT_P012
 
Fei Wang
- [FFmpeg-devel] [PATCH v1 3/9] swscale: Add swscale input support	for P012
 
Fei Wang
- [FFmpeg-devel] [PATCH v1 4/9] lavc/hevcdec: add 4:2:0 12-bit VAAPI	decode support
 
Fei Wang
- [FFmpeg-devel] [PATCH v1 5/9] lavu/hwcontext_vaapi: add	vaapi_format_map support for P012
 
Fei Wang
- [FFmpeg-devel] [PATCH v1 6/9] lavc/vaapi_hevc: support 4:2:0 12bit	decode
 
Fei Wang
- [FFmpeg-devel] [PATCH v1 7/9] lavu/pix_fmt: consider bits per pixel	in finding best pix fmt
 
Fei Wang
- [FFmpeg-devel] [PATCH v1 8/9] FATE/pixfmt_best: fix fail by new	rules in commit 97ba9c1a
 
Fei Wang
- [FFmpeg-devel] [PATCH v1 9/9] FATE/pixfmt_best: add more test case
 
Fei Wang
- [FFmpeg-devel] [PATCH v1] avfilter/tonemap_vaapi: set va parameters	filters and numbers
 
Fei Wang
- [FFmpeg-devel] [PATCH v1] avfilter: add overlay vaapi filter
 
Fei Wang
- [FFmpeg-devel] [PATCH v2 1/3] lavu/pix_fmt: add new pixel format x2rgb10
 
Wang, Fei W
- [FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012	pixel	format
 
Wang, Fei W
- [FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012	pixel	format
 
Wang, Fei W
- [FFmpeg-devel] [PATCH v6] avcodec/mpeg12enc: support mpeg2 encoder const profile
 
Limin Wang
- [FFmpeg-devel] [PATCH] added sei side data
 
Limin Wang
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning message if no input signal detected
 
Limin Wang
- [FFmpeg-devel] [PATCH] avfilter: add afwtdn filter
 
Reino Wijnsma
- [FFmpeg-devel] [PATCH] avcodec/h264: support sps/pps	AV_PKT_DATA_NEW_EXTRADATA
 
Olly Woodman
- [FFmpeg-devel] [PATCH] avcodec/h264: support sps/pps	AV_PKT_DATA_NEW_EXTRADATA
 
Olly Woodman
- [FFmpeg-devel] [PATCH v2] avfilter/qsvvpp: Work around a bug in MSDK where VPP processing hangs under certain conditions
 
Soft Works
- [FFmpeg-devel] [PATCH v2] avfilter/qsvvpp: Work around a bug in MSDK where VPP processing hangs under certain conditions
 
Soft Works
- [FFmpeg-devel] [PATCH v2] avfilter/qsvvpp: Work around a bug in MSDK where VPP processing hangs under certain conditions
 
Soft Works
- [FFmpeg-devel] [PATCH 4/6] avutil/bprint: use AV_BPRINT_SIZE_AUTOMATIC instead of 1
 
Soft Works
- [FFmpeg-devel] [PATCH 4/6] avutil/bprint: use AV_BPRINT_SIZE_AUTOMATIC instead of 1
 
Soft Works
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Video Codec SDK 10	features	support
 
Soft Works
- [FFmpeg-devel] [PATCH] dnn/native: fix typo for definition of	DOT_INTERMEDIATE
 
Wu, Zhiwen
- [FFmpeg-devel] [PATCH 1/2] hwcontext_vaapi: the first parameter is	the AVHWFramesContext for dst
 
Haihao Xiang
- [FFmpeg-devel] [PATCH 2/2] hwcontext_vaapi: try	VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME_2 firstly when importing	a DMABuf
 
Haihao Xiang
- [FFmpeg-devel] [PATCH 2/2] hwcontext_vaapi:	try	VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME_2 firstly when	importing	a DMABuf
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012 pixel	format
 
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 0/4] MIPS MSA & MMI Runtime detection	support
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v2 1/4] ffbuild: Refine MIPS handling
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v2 2/4] libavutils: Add parse_r helper for	MIPS
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v2 3/4] libavutil: Detect MMI and MSA flags	for MIPS
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v2 4/4] libavcodec: Enable runtime detection	for MIPS MMI & MSA
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v2 0/4] MIPS MSA & MMI Runtime detection	support
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v3 0/4] MIPS MSA & MMI Runtime detection	support
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v3 1/4] ffbuild: Refine MIPS handling
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v3 2/4] libavutils: Add parse_r helper for	MIPS
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v3 3/4] libavutil: Detect MMI and MSA flags	for MIPS
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v3 4/4] libavcodec: Enable runtime detection	for MIPS MMI & MSA
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v4 0/4] MIPS MSA & MMI Runtime detection	support
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v4 1/4] ffbuild: Refine MIPS handling
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v4 2/4] libavutils: Add parse_r helper for	MIPS
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v3 1/4] ffbuild: Refine MIPS handling
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v4 3/4] libavutil: Detect MMI and MSA flags	for MIPS
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH v4 4/4] libavcodec: Enable runtime detection	for MIPS MMI & MSA
 
Jiaxun Yang
- [FFmpeg-devel] [PATCH 1/2] dnn_backend_native.c: refine code for	fail case
 
Guo Yejun
- [FFmpeg-devel] [PATCH 2/2] dnn_backend_native: check operand index
 
Guo Yejun
- [FFmpeg-devel] [PATCH] OS/2:Support linking against libcx
 
Dave Yeo
- [FFmpeg-devel] [PATCH] OS/2:Support linking against libcx
 
Dave Yeo
- [FFmpeg-devel] [PATCH] OS/2:Support linking against libcx
 
Dave Yeo
- [FFmpeg-devel] [PATCH] OS/2:Support linking against libcx
 
Dave Yeo
- [FFmpeg-devel] [PATCH v2 1/4] ffbuild: Refine MIPS handling
 
Shiyou Yin
- [FFmpeg-devel] [PATCH v3 1/4] ffbuild: Refine MIPS handling
 
Shiyou Yin
- [FFmpeg-devel] [PATCH v4 1/4] ffbuild: Refine MIPS handling
 
Shiyou Yin
- [FFmpeg-devel] [PATCH v4 2/4] libavutils: Add parse_r helper	for	MIPS
 
Shiyou Yin
- [FFmpeg-devel] [PATCH v4 2/4] libavutils: Add parse_r	helper	for	MIPS
 
Shiyou Yin
- [FFmpeg-devel] [PATCH v4 2/4] libavutils: Add	parse_r	helper	for	MIPS
 
Shiyou Yin
- [FFmpeg-devel] [PATCH v4 3/4] libavutil: Detect MMI and MSA	flags	for MIPS
 
Shiyou Yin
- [FFmpeg-devel] [PATCH v4 4/4] libavcodec: Enable runtime	detection	for MIPS MMI & MSA
 
Shiyou Yin
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/libaomenc.c: Support gray input
 
James Zern
- [FFmpeg-devel] [PATCH 1/5] avcodec/libaomenc.c: Add super-resolution options to libaom wrapper
 
James Zern
- [FFmpeg-devel] [PATCH 1/5] 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 4/5] libavcodec/libaomenc.c: Add command-line options for tx tools.
 
James Zern
- [FFmpeg-devel] [PATCH 5/5] libavcodec/libaomenc.c: Add command-line options for inter-coding tools
 
James Zern
- [FFmpeg-devel] [PATCH 1/3] fftools/ffmpeg: cosmetics
 
Jun Zhao
- [FFmpeg-devel] [PATCH 2/3] lavf/hls: Add missed side	data/disposition
 
Jun Zhao
- [FFmpeg-devel] [PATCH 3/3] lavf/dashdec: Add missed side	data/disposition
 
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] lavu/internal: Fix comment for	avpriv_dict_set_timestamp
 
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavf/prompeg: prompeg_write() must	report data all was written
 
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] lavu/internal: Fix comment for	avpriv_dict_set_timestamp
 
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavf/prompeg: prompeg_write() must	report data all was written
 
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/2] lavu/internal: Fix comment for	avpriv_dict_set_timestamp
 
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/2] lavf/prompeg: prompeg_write() must	report data all was written
 
Jun Zhao
- [FFmpeg-devel] [PATCH] lavfi/setpts: fix setpts/asetpts option dump	error
 
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] lavc/aac_ac3_parser: fix the potential	overflow
 
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavc/aac_ac3_parser: Cosmetics
 
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] avformat/isom: update	mov_mdhd_language_map
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/2] avformat/isom: move some condition	checks outside of loop
 
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/2] avformat/isom: update mov_mdhd_language_map
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 1/3] avformat/isom: add comment to	mov_mdhd_language_map
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/3] avformat/isom: update	mov_mdhd_language_map
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 3/3] avformat/isom: move some condition	checks outside of loop
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/mov: fix memleak
 
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 1/3] avformat/isom: add comment to mov_mdhd_language_map
 
Zhao Zhili
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Zivkovic, Milos
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Zivkovic, Milos
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Zivkovic, Milos
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Zivkovic, Milos
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Zivkovic, Milos
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Zivkovic, Milos
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: extracting and outputing klv from vanc
 
Zivkovic, Milos
- [FFmpeg-devel] [PATCH] area changed: hevc_amf set default gops_per_idr 1
 
2rd bunji
- [FFmpeg-devel] [PATCH] area changed: hevc_amf set default	gops_per_idr 1
 
2rd bunji
- [FFmpeg-devel] [PATCH] area changed: hevc_amf set default	gops_per_idr 1
 
2rd bunji
- [FFmpeg-devel] [Patch][libavformat][mpegtsenc.c]
 
stephen douglas
- [FFmpeg-devel] [PATCH] avfilter/zoompan: add in_time variable
 
exwm
- [FFmpeg-devel] [PATCH V2] avfilter/zoompan: add in_time variable
 
exwm
- [FFmpeg-devel] [PATCH V3] avfilter/zoompan: add in_time variable
 
exwm
- [FFmpeg-devel] [PATCH v4 2/4] libavutils: Add parse_r	helper	for	MIPS
 
jiaxun.yang at flygoat.com
- [FFmpeg-devel] [PATCH v4 2/4] libavutils: Add parse_r	helper	for	MIPS
 
jiaxun.yang at flygoat.com
- [FFmpeg-devel] [PATCH] avformat/mov: fix memleaks
 
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH] avutil: Add NV61 pixel format and enable IO	support for NV16 and NV61 pixel formats
 
c.bicheru0 at gmail.com
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/jpeg2000_parser: Add	jpeg2000 parser
 
gautamramk at gmail.com
- [FFmpeg-devel] [RFC PATCH 2/2] fate/video.mak: fate test for	jpeg2000 parser
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000_parser: Add jpeg2000	parser
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000dec: Support for PPM	marker
 
gautamramk at gmail.com
- [FFmpeg-devel] [RFC PATCH] libavcodec/libopenjpeg: pix fmt	selection change
 
gautamramk at gmail.com
- [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections	jpeg2000 decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/5] libavcodec/jpeg2000.c: Precinct size	check removed
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 2/5] libavcodec/jpeg2000dec.c: Modify image	dimensions
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 3/5] libavcodec/jpeg2000dec.c Fixed	WRITE_FRAME and tile co-ordinates:
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 4/5] libavcodec/jpeg2000dec.c: Enable image	offsets
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 5/5] libavcodec/jpeg2000dec.c: Remove	log2_chroma check in pixel format selection
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] libavcodec/pgx: Added pgx decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [RFC PATCH 1/2] libavcodec/pgxdec: Add PGX decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [RFC PATCH 2/2] ilibavformat/img2dec: Added pgx	demuxer
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 1/2] libavcodec/pgxdec: Add PGX decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH 2/2] libavformat/img2dec: Added pgx demuxer
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v2 1/2] libavcodec/pgxdec: Add PGX decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v2 2/2] libavformat/img2dec: Added pgx demuxer
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v3 1/2] libavcodec/pgxdec: Add PGX decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v3 2/2] libavformat/img2dec: Added pgx demuxer
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] libavcodec/jpeg2000.c: Precinct size check	removed
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v4 1/2] libavcodec/pgxdec: Add PGX decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v4 2/2] libavformat/img2dec: Added pgx demuxer
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v5] libavformat/img2dec: Added pgx demuxer
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v6 1/2] libavcodec/pgxdec: Add PGX decoder
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v6 2/2] libavformat/img2dec: Added pgx demuxer
 
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH v6] avcodec/mpeg12enc: support mpeg2 encoder const profile
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/ratecontrol: fix the integer	overflow after long time run
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 1/3] avformat/rtspdec: av_dict_set() -> av_dict_set_int()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/3] avutil/dict: av_realloc -> av_realloc_array()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 01/24] avcodec/h264dec: cosmetics
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 01/22] avcodec/h264dec: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 02/22] avcodec/adpcmenc: remove	FF_ALLOC_OR_GOTO macros for gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 02/24] avcodec/h264dec: store count of the	tables into const variable for long lines
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 03/22] avcodec/apedec: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 03/24] avcodec/h264dec: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 04/22] avcodec/ac3enc: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 04/24] avcodec/adpcmenc: remove	FF_ALLOC_OR_GOTO macros for gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 05/22] avcodec/aacenc: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 05/24] avcodec/apedec: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 06/24] avcodec/ac3enc: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 06/22] avcodec/alac: Add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 07/24] avcodec/aacenc: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 07/22] avcodec: add	FF_CODEC_CAP_INIT_CLEANUP for all codecs which use	ff_mpv_common_init()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 08/24] avcodec/alac: Add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 08/22] avcodec/apedec: remove	FF_ALLOC_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 09/24] avcodec: add	FF_CODEC_CAP_INIT_CLEANUP for all codecs which use	ff_mpv_common_init()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 09/22] avcodec/twinvq: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 10/24] avcodec/apedec: remove	FF_ALLOC_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 10/22] avcodec/dnxhdenc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 11/22] avcodec/snow: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 11/24] avcodec/twinvq: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 12/22] avcodec/ac3enc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 12/24] avcodec/dnxhdenc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 13/22] avcodec/ac3enc_template: remove	FF_ALLOC_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 13/24] avcodec/snow: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 14/22] avcodec/aacenc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and failed gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 14/24] avcodec/ac3enc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 15/24] avcodec/ac3enc_template: remove	FF_ALLOC_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 15/22] avcodec/iirfilter: remove	FF_ALLOCZ_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 16/24] avcodec/aacenc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and failed gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 16/22] avcodec/mpegvideo: simplify check	for av_frame_alloc
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 17/24] avcodec/iirfilter: remove	FF_ALLOCZ_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 17/22] avcodec/mpegvideo: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 18/22] avcodec/mpegpicture: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 18/24] avcodec/mpegvideo: simplify check	for av_frame_alloc
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 19/22] avcodec/mpegvideo_enc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 01/24] avcodec/h264dec: cosmetics
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 01/24] avcodec/h264dec: cosmetics
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 02/24] avcodec/h264dec: store count of the	tables into const variable for long lines
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 03/24] avcodec/h264dec: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 04/24] avcodec/adpcmenc: remove	FF_ALLOC_OR_GOTO macros for gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 05/24] avcodec/apedec: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 06/24] avcodec/ac3enc: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 07/24] avcodec/aacenc: add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 08/24] avcodec/alac: Add	FF_CODEC_CAP_INIT_CLEANUP
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 09/24] avcodec: add	FF_CODEC_CAP_INIT_CLEANUP for all codecs which use	ff_mpv_common_init()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 10/24] avcodec/apedec: remove	FF_ALLOC_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 11/24] avcodec/twinvq: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 12/24] avcodec/dnxhdenc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 13/24] avcodec/snow: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 14/24] avcodec/ac3enc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 15/24] avcodec/ac3enc_template: remove	FF_ALLOC_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 16/24] avcodec/aacenc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and failed gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 17/24] avcodec/iirfilter: remove	FF_ALLOCZ_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 18/24] avcodec/mpegvideo: simplify check	for av_frame_alloc
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 19/24] avcodec/mpegvideo: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 20/24] avcodec/mpegpicture: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 21/24] avcodec/mpegvideo_enc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 22/24] avcodec/alac: remove	FF_ALLOC_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 23/24] swscale/utils: remove	FF_ALLOC_ARRAY_OR_GOTO macros
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 24/24] avutil/internal: remove	FF_ALLOCx{_ARRAY}_OR_GOTO macros
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/ratecontrol: fix the integer overflow after long time run
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 09/24] avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 09/24] avcodec: add	FF_CODEC_CAP_INIT_CLEANUP for all codecs which use	ff_mpv_common_init()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 09/24] avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 17/22] avcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec: remove FLAG2_FAST mode
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 03/24] avcodec/h264dec: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 12/24] avcodec/dnxhdenc: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 19/24] avcodec/mpegvideo: remove	FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 1/3] avfilter/vf_overlay: support for 8bit	and 10bit overlay with macro-based function
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 2/3] avfilter/vf_overlay: add yuv420p10	and yuv422p10 10bit format support
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 3/3] fate: add yuv420p10 and yuv422p10	tests for overlay filter
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avutil/dict: av_realloc ->	av_realloc_array()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v7 1/3] avfilter/graphdump: support for the graph2dot function
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v7 2/3] avdevice/lavfi: support the dumpgraph with options
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v7 1/3] avfilter/graphdump: support for the graph2dot function
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/libx265: Fix integer overflow in	computation of max and avg bitrate
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avfilter/f_metadata: use AVBPrint API to	remove buf size limitation
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avfilter/f_metadata: use AVBPrint API to remove buf size limitation
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v7 2/3] avdevice/lavfi: support the dumpgraph with options
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avfilter/f_metadata: use AVBPrint API to	remove buf size limitation
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/libx265: Fix integer overflow in	computation of max and avg bitrate
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avfilter/f_metadata: use AVBPrint API to remove buf size limitation
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] added sei side data
 
lance.lmwang at gmail.com
- [FFmpeg-devel] release/4.3
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v9 4/4] avcodec/h264: create user data unregistered SEI side data for H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 1/4] avutil: add	AV_FRAME_DATA_SEI_UNREGISTERED side data type
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 2/4] avcodec/hevc_sei: add support for	user data unregistered SEI message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 3/4] avcodec/hevc_sei: add support for	user data unregistered SEI message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 4/4] avcodec/h264: create user data	unregistered SEI side data for H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 3/4] avcodec/hevc_sei: add support for user data unregistered SEI message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 4/4] avcodec/h264: create user data unregistered SEI side data for H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v11 3/4] avfilter/vf_showinfo: display	H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v11 4/4] avcodec/h264: create user data	unregistered SEI side data for H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v11 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v11 4/4] avcodec/h264: create user data unregistered SEI side data for H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v11 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 1/4] avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 3/4] avcodec/hevc_sei: add support for user data unregistered SEI message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v12 2/4] avcodec/hevc_sei: add support for	user data unregistered SEI message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v12 3/4] avfilter/vf_showinfo: display	H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v12 4/4] avcodec/h264: create user data	unregistered SEI side data for H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 24/24] avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 24/24] avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v11 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 1/4] avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v12 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display	H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avformat/dvenc: return error code of	dv_assemble_frame()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avfilter: add D2TS, TS2D,	TS2T as a common macro in internal.h
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v12 3/4] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/4] swscale/utils: reindent
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] swscale/utils: return better error code	from initFilter()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avcodec/mpegvideo: remove extra space
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/4] avcodec/smvjpegdec: remove uninitialized	ret
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/4] swscale/utils: reindent
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] swscale/utils: return better error code	from initFilter()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/4] avcodec/smvjpegdec: remove uninitialized	ret
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/4] swscale/utils: reindent
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/4] swscale/utils: reindent
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v10 1/4] avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/tiff: Check stride for dng
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/iirfilter: Fix memleak
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avcodec/hevc_sei: support HEVC timecode	decode
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avcodec/hevcdec: create AVFrame side	data from HEVC timecodes like H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/libx265: Fix integer overflow in computation of max and avg bitrate
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 3/3] fate: add yuv420p10 and yuv422p10 tests for overlay filter
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 3/3] fate: add yuv420p10 and yuv422p10	tests for overlay filter
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 1/4] avcodec/hevc_sei: support HEVC	timecode decode
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/hevcdec: create AVFrame side	data from HEVC timecodes like H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 3/4] avcodec/nvenc: add more sei data	support
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 4/4] avcodec/nvenc: support for HEVC	timecode passthrough
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 4/4] avcodec/nvenc: support for HEVC timecode passthrough
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 4/5] avcodec/utils: add	ff_alloc_timecode_sei() for hevc timecode sei
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 5/5] avcodec/nvenc: support for HEVC	timecode passthrough
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/libx265: Fix integer overflow in computation of max and avg bitrate
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 3/3] fate: add yuv420p10 and yuv422p10 tests for overlay filter
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/3] lavf/hls: Add missed side data/disposition
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 2/3] avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning	message if no input signal detected
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avformat/dvenc: return error code of dv_assemble_frame()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_drawtext: add option to draw	timecode in S12M side data
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to	AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function	av_timecode_get_smpte_by_tc_string()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/4] avdevice/decklink_dec: export timecode	with s12m side data
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function av_timecode_get_smpte_by_tc_string()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_drawtext: add option to draw timecode in S12M side data
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v6] avcodec/mpeg12enc: support mpeg2 encoder const profile
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning message if no input signal detected
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] doc/encoders: fix the misleading usage of	profile
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning message if no input signal detected
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] doc/encoders: fix the misleading usage	of profile
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function av_timecode_get_smpte_by_tc_string()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] doc/encoders: fix the misleading usage of profile
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_drawtext: add option to draw timecode in S12M side data
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function av_timecode_get_smpte_by_tc_string()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to	AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 2/2] avdevice/decklink_dec: export	timecode with s12m side data
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/4] avutil/timecode: add function av_timecode_get_smpte_by_tc_string()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avutil/timecode: fix sscanf format string	with garbage at the end
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avutil/timecode: fix sscanf format string with garbage at the end
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: do not discard older a53 captions
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: fix no warning message if no input signal detected
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/adpcmenc: remove forward declaration
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avcodec/mpeg12dec: switch to AVBufferRef	buffer for a53 caption
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/6] avutil/opt: check return value of	av_bprint_finalize()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/6] avformat/ftp: check return value of	av_bprint_finalize()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/6] avformat/au: check return value of	av_bprint_finalize()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/6] avformat/au: check return value of	au_read_annotation()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/6] avformat/hlsenc: use proper error codes
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 6/6] avformat/hlsenc: fix	av_bprint_finalize() usage
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/6] avformat/ftp: check return value of av_bprint_finalize()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/6] avformat/au: check return value of au_read_annotation()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 3/5] avformat/au: check return value of	au_read_annotation()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 5/5] avcodec/nvenc: support for HEVC timecode passthrough
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 1/7] FATE: add h264 timecode side data test
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 2/7] avutil/timecode: add function	av_timecode_get_smpte()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 3/7] avcodec/h264_slice: use	av_timecode_get_smpte()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 4/7] avcodec/hevc_sei: support HEVC	timecode decode
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 5/7] avcodec/hevcdec: create AVFrame side	data from HEVC timecodes like H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 6/7] avcodec/utils: add	ff_alloc_timecode_sei() for hevc timecode sei
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 7/7] avcodec/nvenc: support for HEVC	timecode passthrough
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 1/7] FATE: add h264 timecode side data	test
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/6] avutil/opt: check return value of av_bprint_finalize()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 6/6] avformat/hlsenc: fix av_bprint_finalize() usage
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/6] avutil/opt: check return value of	av_bprint_finalize()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 2/6] avformat/au: check return value of	av_bprint_finalize()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 3/6] avformat/au: check return value of	au_read_annotation()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 4/6] avformat/hlsenc: use proper error	codes
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 5/6] avformat/hlsenc: fix	av_bprint_finalize() usage
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 6/6] avformat/hlsenc: simplify code to	pass s directly
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/6] avcodec/dvbsubdec: simplify code by	using OFFSET() macro
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/6] avcodec/dvbsubdec: prefer to use	variable instead of type for sizeof
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/6] avcodec/dvbsubdec: Cosmetics
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/6] avutil/bprint: use	AV_BPRINT_SIZE_AUTOMATIC instead of 1
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/6] avformat/aviobuf: INT_MAX ->	AV_BPRINT_SIZE_UNLIMITED
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 6/6] avformat/gifdec: -1 ->	AV_BPRINT_SIZE_UNLIMITED
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 5/6] avformat/aviobuf: INT_MAX -> AV_BPRINT_SIZE_UNLIMITED
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 3/6] avcodec/dvbsubdec: Cosmetics
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/6] avutil/bprint: use AV_BPRINT_SIZE_AUTOMATIC instead of 1
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 4/6] avutil/bprint: use AV_BPRINT_SIZE_AUTOMATIC instead of 1
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v13 2/3] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avfilter/vf_showinfo: add a \n for end of	ERROR and WARNNING log
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 3/4] avcodec/dvbsubdec: Cosmetics
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 6/6] avformat/hlsenc: simplify code to	pass s directly
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 7/7] avcodec/nvenc: support for HEVC timecode passthrough
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 6/6] avformat/hlsenc: simplify code to pass s directly
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 7/7] avcodec/nvenc: support for HEVC timecode passthrough
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING log
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Fix uninitialized data in	fate-sub-cc-scte20
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avcodec/mpeg12dec: Fix uninitialized data	in fate-sub-cc-scte20
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/internal: fix the outdating comments	for ff_add_cpb_side_data()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/internal: fix the outdating comments for ff_add_cpb_side_data()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avcodec/internal: fix the outdated	comments for ff_add_cpb_side_data()
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to	AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/4] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avformat/dump: add a \n for end of ERROR	log
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avcodec/nvenc_hevc: add a53cc option for	nvenc hevc
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avcodec/nvenc_hevc: add a53cc option for	hevc
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avcodec/nvenc_hevc: add a53cc option for nvenc hevc
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v2] avcodec/mpeg12dec: Fix uninitialized data	in fate-sub-cc-scte20
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v3 1/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 1/2] avutil/timecode: add description for	SMPTE binary format
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 2/2] API: add AV_PKT_DATA_S12M_TIMECODE to	AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 1/2] avutil/timecode: add description for SMPTE binary format
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v4 2/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 1/2] avformat/dump: Use const where appropriate
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH 2/2] avformat/dump: Use intermediate pointer for access to programs array
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 1/2] avutil/timecode: add description for	SMPTE binary format
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 2/2] API: add AV_PKT_DATA_S12M_TIMECODE to	AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v5 2/2] API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
 
lance.lmwang at gmail.com
- [FFmpeg-devel] [PATCH v6] avcodec/mpeg12enc: support mpeg2 encoder const profile
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 2/2] hwcontext_vulkan: fix make checkheaders fail
 
mypopy at gmail.com
- [FFmpeg-devel] Here has a problem on	doc/examples/filtering_audio.c
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] prompeg_write() must report data all was	written
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] prompeg_write() must report data all was	written
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 2/2] dnn_backend_native: check operand	index
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 2/3] lavf/hls: Add missed side	data/disposition
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 2/3] lavf/hls: Add missed side	data/disposition
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH v2 1/4] lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] avformat/mov: fix missing line break in	messages
 
mypopy at gmail.com
- [FFmpeg-devel] [FFmpeg-cvslog] lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] ffprobe: Add option to allow unknown format private AVOptions
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:kill latency when ldash on
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 1/3] ffbuild: Refine MIPS handling
 
guxiwei
- [FFmpeg-devel] [PATCH v2] fbdetile cpu based framebuffer layout	detiling v02
 
hanishkvc
- [FFmpeg-devel] [PATCH v3] fbdetile cpu based detiling of	framebuffers v03
 
hanishkvc
- [FFmpeg-devel] [PATCH 1/2] fix the bug that AV_PKT_FLAG_CORRUPT	flags lost after parse_packet()
 
levizhao at live.cn
- [FFmpeg-devel] [PATCH 2/2] add socks5 support for tcp clients
 
levizhao at live.cn
- [FFmpeg-devel] [PATCH] configure: allow OpenSSL>=3.0.0 with GPL
 
rcombs
- [FFmpeg-devel] [PATCH] configure: allow OpenSSL>=3.0.0 with GPLv3
 
rcombs
- [FFmpeg-devel] [PATCH 1/5] lavf/dashdec: fix 'adaption' typo
 
rcombs
- [FFmpeg-devel] [PATCH 2/5] lavc: add avpriv_h264_get_profile
 
rcombs
- [FFmpeg-devel] [PATCH 3/5] lavc/h264dec: loosen new-extradata check
 
rcombs
- [FFmpeg-devel] [PATCH 4/5] lavf/dashdec: improve memory handling
 
rcombs
- [FFmpeg-devel] [PATCH 5/5] lavf/dashdec: don't require opening all	playlists during read_header
 
rcombs
- [FFmpeg-devel] [PATCH 1/5] lavf: matroska subtitle muxer
 
rcombs
- [FFmpeg-devel] [PATCH 2/5] lavf/webvtt: preserve comments
 
rcombs
- [FFmpeg-devel] [PATCH 3/5] lavf/matroskadec: support standard	(non-WebM) WebVTT formatting
 
rcombs
- [FFmpeg-devel] [PATCH 4/5] lavf/matroskaenc: mux WebVTT using	standard (non-WebM) formatting
 
rcombs
- [FFmpeg-devel] [PATCH 5/5] lavf/webvttdec: ignore unrecognized	blocks
 
rcombs
- [FFmpeg-devel] [PATCH] lavu: make AV_TIME_BASE_Q work in C++ code
 
rcombs
- [FFmpeg-devel] [PATCH] avformat: Find a fallback probe decoder that will also match a forced decoder's codec.
 
sfoss
- [FFmpeg-devel] [PATCH 1/2] avcodec/hcadec: fix decoding of hfr	channels
 
t
- [FFmpeg-devel] [PATCH 2/2] avcodec/hcadec: get intensity from	correct channel
 
t
- [FFmpeg-devel] [PATCH] avformat/mov: fix memleak
 
zhilizhao
- [FFmpeg-devel] Transcoding journey
 
GOUJON Évan
- [FFmpeg-devel] [Please Ignore] send test
 
黄思远
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
黄思远
- [FFmpeg-devel] [PATCH] libavformat/dashenc.c:add support to change mpd update interval
 
黄思远
    
      Last message date: 
       Tue Jun 30 23:48:36 EEST 2020
    Archived on: Tue Jun 30 23:48:45 EEST 2020
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).