April 2019 Archives by thread
      
      Starting: Mon Apr  1 00:04:50 EEST 2019
         Ending: Tue Apr 30 23:18:36 EEST 2019
         Messages: 1422
     
- [FFmpeg-devel] [PATCH] avformat/movenc: free eac3 private data only when closing the stream
 
James Almer
- [FFmpeg-devel] [PATCH v3] avcodec: add AV1 frame split	bitstream filter
 
James Almer
- [FFmpeg-devel] [PATCH 4/5] x86/opusdsp: implement FMA3 accelerated postfilter and deemphasis
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/rscc: Check that the to be	uncompressed input is large enough
 
Michael Niedermayer
- [FFmpeg-devel] patch for supporting m264 on h.264 decoding and	encoding.
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] doc/general.texi: add note about 32-bit GCC	builds of AviSynth+
 
Stephen Hutchinson
- [FFmpeg-devel] [PATCH v10 1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper
 
Sun, Jing A
- [FFmpeg-devel] [fixme] avformat/hlsenc.c miss pat&pmt info
 
lmzeng(曾令明)
- [FFmpeg-devel] [PATCH] lavc/qsvenc: no need to include h264.h for	jpeg encoder
 
Zhong Li
- [FFmpeg-devel] [PATCH] lavf/mov: skip extradata check in esds for MPEG-1/2 audio
 
Gyan
- [FFmpeg-devel] [PATCH] ffmpeg: add -drop_deviant_frames option
 
Gyan
- [FFmpeg-devel] [PATCH] This patch addresses Trac ticket #5570. The optimized functions are in file libswscale/ppc/input_vsx.c. Each optimized function name is a concatenation of the corresponding name in libswscale/input.c with suffix _vsx. From bountysource https://www.bountysource.com/issues/34315232-power8-vsx-vectorization-libswscale-input-c (reverse_forever)
 
slava
- [FFmpeg-devel] [PATCH] lavfi: add nlmeans_opencl filter
 
Ruiling Song
- [FFmpeg-devel] [PATCH] lavf/movenc: fix tmcd writing for non-MP4/MOV modes
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat/mxfenc: support XAVC long gop
 
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/2] libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to BGR24
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavc/hevc_ps: parse constraint flags for	HEVC REXT
 
Linjie Fu
- [FFmpeg-devel] [PATCH] swscale/ppc: VSX-optimize yuv2rgb_full_2
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH] swscale/ppc: VSX-optimize yuv2rgb_full_X
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH] lavc/qsvenc: expose low_power as a common	option for QSV encoder
 
Li, Zhong
- [FFmpeg-devel] [PATCH] x11grab: fix vertical repositioning
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] Fix sdp size check on fmtp integer	parameters
 
Olivier Maignial
- [FFmpeg-devel] [PATCH] fftools/ffmpeg.c: allow forcing input framerate on streamcopy
 
Leo Izen
- [FFmpeg-devel] There may be a bug for .mp4 reader.
 
Yufei He
- [FFmpeg-devel] [Patch] beautified + accelerated vf_fillborders – Please review
 
Ulf Zibis
- [FFmpeg-devel] [PATCH] prompeg_write() must report data all was	written
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] apedec: add ability to check CRC
 
Lynne
- [FFmpeg-devel] [PATCH] configure: include pkgconfig path as vaapi header search
 
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: fix range of allowed values for obu_type
 
Mark Thompson
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_av1: add support for Padding OBUs
 
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] avcodec/av1_metadata: add an option to remove Padding OBUs
 
Mark Thompson
- [FFmpeg-devel] [PATCH 3/3] avcodec/cbs_av1: fix parsing spatial_id
 
Mark Thompson
- [FFmpeg-devel] [PATCH v2 1/9] cbs: Add entrypoint for parser use
 
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/qtrle: Check how much of the chunk	is available before decoding
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] libavf/movenc: Fix indent
 
Jun Li
- [FFmpeg-devel] [PATCH 1/1] Prevent writing manifest files multiple times
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 1/2] lavc/qsvenc: enable hevc coding options	configuration
 
Zhong Li
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Add support for	Global SIDX
 
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH] fate: unbreak fate with custom binary names
 
Gyan
- [FFmpeg-devel] [PATCH v2] aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis
 
Lynne
- [FFmpeg-devel] [PATCH,	v2] lavc/hevc_ps: parse constraint flags for HEVC REXT
 
Linjie Fu
- [FFmpeg-devel] [PATCH] avcodec/tiff: Add support for recognizing DNG files
 
Nick Renieris
- [FFmpeg-devel] [PATCH 00/15] Matroska muxer patches
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/8] libavfilter/dnn_backend_tf.c: set	layer_add_res for input layer
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/8] libavfilter/vf_sr: refine code to remove	keyword 'else'
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 3/8] libavfilter/dnn: remove limit for the	name of DNN model input/output
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 4/8] libavfilter/dnn: determine dnn output	during execute_model instead of set_input_output
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 5/8] libavfilter/dnn: avoid memcpy for	tensorflow dnn output
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 6/8] libavfilter/dnn: support multiple	outputs for tensorflow model
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 7/8] libavfilter/dnn: add more data type	support for dnn model input
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 8/8][RFC] libavfilter/vf_objectdetect: add a	filter for object detection
 
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] libavcodec/zmbvenc: add support for 24-bit encoding, using pix_fmt BGR24.
 
Tomas Härdin
- [FFmpeg-devel] [PATCH] avcodec/agm: Check that there is available	input in read_code() before reading it
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavf/utils: Allow url credentials to	contain a slash
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/agm: More completely check size	before using it
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Updated the documentation about the encoding options for libaom-av1 encoder.
 
Sam John
- [FFmpeg-devel] [PATCH V2] lavf/flvdec: Fix AMF NUMBER type to metadata lost precision
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 2/2] lavfi/showinfo: support regions of interest sidedata
 
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] avcodec/packet: initialize payload size to	zero
 
Andriy Gelman
- [FFmpeg-devel] [PATCH,	v3 1/2] lavc/hevc_ps: parse constraint flags for HEVC REXT
 
Linjie Fu
- [FFmpeg-devel] [PATCH,	RFC 2/2] lavc/vaapi_decode: find exact va_profile for HEVC_REXT
 
Linjie Fu
- [FFmpeg-devel] RTMP FLV problematic file
 
Marcin Woźniak
- [FFmpeg-devel] [PATCH V1] doc/examples/metadata: fix the example	can't dump FLV metadata
 
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] avcodec/h264_parse: change prefix to	avpriv for usage in avformat mxf muxer
 
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] avformat/utils: use AVIOContext.read_seek	for seeks if available
 
Aman Gupta
- [FFmpeg-devel] [PATCH] lavc/qsvenc: enable hevc gpb option
 
Zhong Li
- [FFmpeg-devel] [PATCH] avformat/mxfdec: export operational pattern	UL as file metadata
 
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/file: add seekable option to	disallow seeking
 
Marton Balint
- [FFmpeg-devel] [PATCH] tests: don't include TARGET_PATH in the	sample path needlessly
 
Hendrik Leppkes
- [FFmpeg-devel] Patch for Reproducing Issue 7827
 
Peter Belkner
- [FFmpeg-devel] [PATCH v2 2/6] lavu/frame: Expand ROI documentation
 
Guo, Yejun
- [FFmpeg-devel] [PATCH,	v3 RFC 2/2] lavc/vaapi_decode: find exact va_profile for HEVC_REXT
 
Linjie Fu
- [FFmpeg-devel] [PATCH V1] lavf/matroskaenc: Fix memory leak after	write trailer
 
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/utils: Use av_packet_move_ref for	packet ownership transfer
 
Andriy Gelman
- [FFmpeg-devel] [PATCH V2] lavf/matroskaenc: Fix memory leak after	write trailer
 
Jun Zhao
- [FFmpeg-devel] [PATCH] matroskaenc: fix leak on error
 
Tristan Matthews
- [FFmpeg-devel] [PATCH] avcodec/agm: Fix integer overflow with w/h
 
Michael Niedermayer
- [FFmpeg-devel] Is it possible to run just a single FATE test?
 
Allan Cady
- [FFmpeg-devel] [RFC] fate-samples entry in MAINTAINERS
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] lavf/rtsp.c: Fix stimeout option not	applied on http tunnel
 
Jun Li
- [FFmpeg-devel] [PATCH] swscale/ppc: VSX-optimize non-full-chroma	yuv2rgb_2
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH 13/21] avformat/matroskadec: Improve	length check
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] lavf/rtsp.c: Fix stimeout option not	applied on http tunnel
 
Jun Li
- [FFmpeg-devel] [PATCH] libavutil/hwcontext_opencl.c: fix bug in	`opencl_get_plane_format`
 
Jarek Samic
- [FFmpeg-devel] [PATCH] avfilter/af_asetnsamples: fix sample queuing.
 
Nikolas Bowe
- [FFmpeg-devel] [PATCH 0/2] [RFC] Attached pics,	particularly wrt Matroska
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Propagate attached_pic
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avformat/matroskaenc: Write attached_pic	as attachment
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/pnm_parser: Support concatenated	ASCII images
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/flvdec: added support for KUX	container
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavd/v4l2: Use ioctl(..., "int request" ) on Android
 
Carl Eugen Hoyos
- [FFmpeg-devel] [DECISION] Include more developers in the voting	committee [#4]
 
Balint Marton
- [FFmpeg-devel] [PATCH 2/2] avcodec: add bink2 video decoder
 
Peter Ross
- [FFmpeg-devel] [PATCH 1/3] avcodec/pnm_parser: Factor next	initialization out
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH]download: Fix the release link
 
Reto Kromer
- [FFmpeg-devel] [PATCH 00/21] New Version
 
Steve Lhomme
- [FFmpeg-devel] [PATCH] swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH 05/21] avformat/matroskadec: Set offset of first cluster
 
Steve Lhomme
- [FFmpeg-devel] [PATCH v2] Added XV Support
 
Shivam Goyal
- [FFmpeg-devel] [PATCH 08/21] avformat/matroskadec: Improve error messages
 
Steve Lhomme
- [FFmpeg-devel] [PATCH 10/21] avformat/matroskadec: Don't keep old blocks
 
Steve Lhomme
- [FFmpeg-devel] [PATCH 14/21] avformat/matroskadec: Use proper levels after discontínuity
 
Steve Lhomme
- [FFmpeg-devel] [PATCH] libavutil/timestamp.h: Fix loss of precision in timestamps for silencedetect on long files
 
Allan Cady
- [FFmpeg-devel] [PATCH 15/21] avformat/matroskadec: Redo level handling
 
Steve Lhomme
- [FFmpeg-devel] [PATCH 18/21] avformat/matroskadec: Combine two arrays
 
Steve Lhomme
- [FFmpeg-devel] [PATCH 19/21] avformat/matroskadec: Add SilentTracks to cluster syntax
 
Steve Lhomme
- [FFmpeg-devel] [PATCH] avcodec/diracdec: Use 64bit in intermediate	of global motion vector field generation
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/frame_thread_encoder: factorize	frame threading
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/get_bits: unbreak get_bits_le() with cached reader
 
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavf/movenc: Pass correct pointer to av_log().
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] libavutil/hwcontext_opencl.c: fix bug in	`opencl_get_plane_format`
 
Jarek Samic
- [FFmpeg-devel] [PATCH 1/3] lavc/qsvdec: add support for gpu_copy
 
Fu, Linjie
- [FFmpeg-devel] [PATCH v1 1/3] fftools: Add thumbnail output to	vaapi_h264 decoder
 
Zachary Zhou
- [FFmpeg-devel] [PATCH RFC v2 1/3] fftools: Add thumbnail output to	vaapi_h264 decoder
 
Zachary Zhou
- [FFmpeg-devel] [PATCH] avformat/dashenc : Fix streaming mode	support for webm output
 
Karthick J
- [FFmpeg-devel] [PATCH] avformat/av1: Initialize padding in	ff_isom_write_av1c
 
Jeremy Dorfman
- [FFmpeg-devel] [PATCH 0/1] libavformat/dashenc : Prevent writing	manifest files multiple times
 
joepadmiraal
- [FFmpeg-devel] [PATCH] avdevice/opengl_enc: fix build error using	msvc compiler
 
BIGLER Don (Framatome)
- [FFmpeg-devel] [PATCH] avcodec/agm: add support for higher	compression
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavformat/udp: add options send_pkt_size	for udp over ip, for ts over ip, this value must be 1316(7*188)
 
edward_email
- [FFmpeg-devel] [RFC 0/6] Add V4L2 request API hwaccels
 
Jonas Karlman
- [FFmpeg-devel] [PATCH v3] Added XV Support
 
Shivam Goyal
- [FFmpeg-devel] [PATCH] avcodec/bintext: Add error message when resolution is too small for font.
 
Nikolas Bowe
- [FFmpeg-devel] [PATCH,	v4] lavc/vaapi_decode: find exact va_profile for HEVC_REXT
 
Linjie Fu
- [FFmpeg-devel] [PATCH] libavfilter: Add derain filter init version--GSoC Qualification Task.
 
xwmeng at pku.edu.cn
- [FFmpeg-devel] [PATCH] avformat/hlsenc: flush packets before update	split message
 
Steven Liu
- [FFmpeg-devel] [Patch v4] flv: Add XV (Xunlie Video) Support, Updated patch for ticket #3720
 
Shivam Goyal
- [FFmpeg-devel] [PATCH v5] lavf/flv: Add XV (Xunlei Video) Support. Fixes ticket #3720
 
Shivam Goyal
- [FFmpeg-devel] avcodec/videotoolbox: add support for full range and 10bit pixel formats
 
Jan Ekström
- [FFmpeg-devel] [PATCH v6] lavf/flv: Add XV (Xunlei Video) Support. Fixes ticket #3720
 
Shivam Goyal
- [FFmpeg-devel] [PATCH 1/3] avcodec/h264_parse: clear invalid luma	weights in ff_h264_pred_weight_table()
 
James Almer
- [FFmpeg-devel] [PATCH 1/3] avdevice/decklink_dec: set configs	before listing formats
 
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avcodec/agm: add support for higher	compression
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/agm: add support for non-dct	coding
 
Paul B Mahol
- [FFmpeg-devel] [PATCH v4 1/7] vf_crop: Add support for cropping	hardware frames
 
Mark Thompson
- [FFmpeg-devel] [PATCH] mpeg12enc: Use all Closed Captions side data
 
Mathieu Duponchelle
- [FFmpeg-devel] [RFC PATCH] avformat/utils: always seek back after	avformat_find_stream_info()
 
Aman Gupta
- [FFmpeg-devel] [PATCH] lavfi: add colorkey_opencl filter
 
Jarek Samic
- [FFmpeg-devel] [PATCH] avformat/dashenc: Disable streaming for webm	output
 
Karthick J
- [FFmpeg-devel] [PATCH] lavu/hwcontext_qsv: Fix the realign check	for hwupload
 
Linjie Fu
- [FFmpeg-devel] [PATCH 1/2] lavc/qsvenc: Fix the memory leak for	enc_ctrl.Payload
 
Linjie Fu
- [FFmpeg-devel] [PATCH 1/3] avcodec/agm: add support for higher	compression
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avcodec/agm: add support for non-dct	coding
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avcodec: add ADPCM AGM decoder
 
Paul B Mahol
- [FFmpeg-devel] [PATCH,	v2] lavu/hwcontext_qsv: Fix the realign check for hwupload
 
Linjie Fu
- [FFmpeg-devel] [PATCH 0/3] v210dec checkasm test and avx2 function
 
James Darnley
- [FFmpeg-devel] [PATCH] configure: sort decoder/encoder/filter/...	names in alphabet order in one page
 
Guo, Yejun
- [FFmpeg-devel] [PATCH] avcodec/h264_ps: fix storage size for	offset_for_ref_frame
 
James Almer
- [FFmpeg-devel] [PATCH] libavcodec/libdav1d: add libdav1d_get_format	method to call ff_get_format
 
Lukas Rusak
- [FFmpeg-devel] [PATCH] avcodec/agm: Check frame dimensions
 
Michael Niedermayer
- [FFmpeg-devel] Concatenate NAL units in av_write_frame call
 
Andriy Gelman
- [FFmpeg-devel] [PATCH] avcodec/ivi: Move buffer/block end check to	caller of ivi_dc_transform()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avformat/mxfdec: pass track to	mxf_edit_unit_absolute_offset instead of arbitrary edit unit
 
Marton Balint
- [FFmpeg-devel] [PATCH] amfenc: Add support for pict_type field
 
Michael Fabian Dirks
- [FFmpeg-devel] [PATCH V1 1/2] lavf/hls: Cleanup the applehttp
 
Jun Zhao
- [FFmpeg-devel] [PATCH] configure: sort decoder/encoder/filter/...	names in alphabet order, row by row
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 1/2] lavfi/opencl: add more opencl helper	macro
 
Ruiling Song
- [FFmpeg-devel] [PATCH] avcodec: add LSCR decoder
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] aacdec: use float_dsp in	apply_independent_coupling
 
Lynne
- [FFmpeg-devel] [PATCH 1/3] avcodec/wmv2dec: Check that the P frame	secondary header fit in the input
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] vcodec/pictordec: avoid pointers in	picmemset()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH V1] avformat/avformat.h: correct the comment	for AVInputFormat.extensions
 
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/videotoolbox: add support for	10bit pixel format
 
der richter
- [FFmpeg-devel] [PATCH v2 2/2] avcodec/videotoolbox: add support for	full range pixel formats
 
der richter
- [FFmpeg-devel] [PATCH] avutil/colorspace: add macros for RGB->YUV	BT.709
 
Gyan
- [FFmpeg-devel] [GSOC] [PATCH] avfilter: add panorama filter
 
Eugene Lyapustin
- [FFmpeg-devel] [PATCH 1/3] lavf/webm_chunk: Respect buffer size
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/2] avcodec/videotoolbox: add support for	10bit pixel format
 
der richter
- [FFmpeg-devel] [PATCH v3 2/2] avcodec/videotoolbox: add support for	full range pixel formats
 
der richter
- [FFmpeg-devel] [PATCH 1/2] avcodec/truemotion2: Fix integer	overflow in tm2_decode_blocks()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_av1: add a function to get a	payload size without trailing zero bytes
 
James Almer
- [FFmpeg-devel] [PATCH 2/2 v2] avcodec/cbs_av1: add support for	Padding OBUs
 
James Almer
- [FFmpeg-devel] [GSOC] [PATCH v2] avfilter: add panorama filter
 
Eugene Lyapustin
- [FFmpeg-devel] [PATCH]lavfi/fspp: Add a cast to silence a clang	warning
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] lavfi: add colorkey_opencl filter
 
Jarek Samic
- [FFmpeg-devel] [PATCH 1/2] avcodec/arbc: Skip unchanged frames
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/arbc: Try to correct	keyframe/frame type
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate: add fate-hls-segment-size for	hls_segment_size test
 
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec: add drop_changed_frames
 
Gyan
- [FFmpeg-devel] [PATCH] avformat/mxfdec: use operational_pattern_ul	instead of operational_pattern for metadata
 
Marton Balint
- [FFmpeg-devel] [PATCH]lavfi/fspp: Remove two unused macros
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: add support for Scalability	Metadata
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/dxtory: Check slice_size against	minimum in dxtory_decode_v2()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH V1] lavf/oggparsevorbis: Fix change the case	of metadata keys issue
 
Jun Zhao
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: Fix error when both	hwaccel and stream_loop applied
 
Leo Zhang
- [FFmpeg-devel] [PATCH] avformat/dashdec: add ProgramInformation	parser
 
Steven Liu
- [FFmpeg-devel] [PATCH v1] lavf/img2enc: add support for option	strftime_source
 
Jun Li
- [FFmpeg-devel] [PATCH v1] avformat/flvdec: fix the problem of	packet mismatch while reading rtmp stream
 
Lance.Gao
- [FFmpeg-devel] [PATCH] mxfdec: Constrain run-in to 64k
 
Tomas Härdin
- [FFmpeg-devel] [PATCH,	v2] lavc/qsvenc: Fix the memory leak for enc_ctrl.Payload
 
Linjie Fu
- [FFmpeg-devel] [PATCH V2 1/2] configure: sort	decoder/encoder/filter/... names in alphabet order
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 2/2] configure: replace 'pr' with printf	since busybox does not support pr
 
Guo, Yejun
- [FFmpeg-devel] [PATCH,	v3] lavu/hwcontext_qsv: Fix the realign check for hwupload
 
Linjie Fu
- [FFmpeg-devel] [PATCH] lavf/qsvvpp: avoid the double-free when	working in sys memory mode
 
Linjie Fu
- [FFmpeg-devel] [PATCH] avcodec/dsicinvideo: check the amount	decoded by cin_decode_huffman()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add lagfun filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/5] avcodec/cbs: add helper functions and	macros to read and write signed values
 
James Almer
- [FFmpeg-devel] [PATCH] rtsp: add pkt_size option
 
Tristan Matthews
- [FFmpeg-devel] [PATCH V1 1/2] lavf/hls: Remove	HLSContext.strict_std_compliance field
 
Jun Zhao
- [FFmpeg-devel] [PATCH V1 2/2] lavf: bump version/add Changelog	entry when cleanup applehttp
 
Jun Zhao
- [FFmpeg-devel] [PATCH v3] avcodec: add AV_CODEC_FLAG_DROPCHANGED to	flags
 
Gyan
- [FFmpeg-devel] [PATCH 1/4] avutil/avstring: Fix bug and undefined	behavior in av_strncasecmp()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/jpeg2000: Check stepsize before	using it
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/jpeg2000dec: Replace the	step_x/y assert by a check in the CPRL case as with the PCRL case
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/jpeg2000dec: Check PLT data	somewhat
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/f_select: response file support
 
Jonathan Gilbert
- [FFmpeg-devel] Need help with FFmpeg javacpp-presets
 
sourabh jain
- [FFmpeg-devel] [PATCH] avfilter: add audio soft clip filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: Skip stsd adjustment	without chunks
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/aadec: Check for scanf() failure
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] lavfi: add colorkey_opencl filter
 
Jarek Samic
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h2645: add macros to read	and write fields with no custom range of values
 
James Almer
- [FFmpeg-devel] [PATCH V2] *** SUBJECT HERE ***
 
Jun Zhao
- [FFmpeg-devel] [PATCH V2] lavf: bump version/add APIchanges entry	when cleanup applehttp
 
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/dashenc: Fix a bug with writing	"final" manifest
 
Karthick J
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: add missing value range	constrains to timecode Metadata OBU
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/dvdec: add frame threads
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavformat: fix inputs initialization in	mpegts muxer with filters
 
Andreas Håkon
- [FFmpeg-devel] [PATCH 1/2] web/security: fix typos
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavf/vc1dec: Reduce probe score for streams	with invalid frames
 
Carl Eugen Hoyos
- [FFmpeg-devel] [FFmpeg-cvslog] tests/fate: add fate-hls-segment-size for hls_segment_size test
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]tests: Add EXESUF to program calls
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2 5/6] vaapi_encode: Add ROI support
 
Fu, Linjie
- [FFmpeg-devel] [PATCH] libavformat: improve logs with cur_dts
 
Andreas Håkon
- [FFmpeg-devel] Patchwork attribution
 
Gyan
- [FFmpeg-devel] [PATCH] libavformat: fix copyts and muxrate in	mpegts muxer
 
Andreas Håkon
- [FFmpeg-devel] [PATCH] libavcodec: QSV protect GPB code with CO3	define
 
Andreas Håkon
- [FFmpeg-devel] [FFmpeg-cvslog] doc/encoders: Fix libvpx option	name arnr-maxframes.
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/alac: Make a variable unsigned
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavu/hwcontext_d3d: Cast a pointer calling	av_image_copy()
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/3] avfilter: add audio soft clip filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH]configure: Fix libmfx detection
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/apetag: tag values are unsigned
 
Dan Sanders
- [FFmpeg-devel] [PATCH] New API usage example (it converts, encodes,	muxes a raw audio file and shows how to use a custom callback for	muxing, with an allocated I/O  context)
 
Paolo Prete
- [FFmpeg-devel] [PATCH v2] lavf/img2enc: add support for option	strftime_start_realtime
 
Jun Li
- [FFmpeg-devel] native mode in FFmpeg DNN module
 
Guo, Yejun
- [FFmpeg-devel] [PATCH]tests/run-sh: Add execsuf to some calls of	local tools
 
Carl Eugen Hoyos
- [FFmpeg-devel] How to correctly use init and uninit
 
Ulf Zibis
- [FFmpeg-devel] [PATCH] web/security: Add CVE-2019-11338,	CVE-2019-11339
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] Fix sdp size check on fmtp integer	parameters
 
Olivier Maignial
- [FFmpeg-devel] [PATCH 1/2] avfilter: add audio soft clip filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH]configure: Add .exe suffix to some Windows	executable names
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add RTMFP support with librtmfp library
 
Thomas Jammet
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_lut3d: add cineSpace 1D lut	parsing
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avdevice/alsa: fix indefinite stop on	closing PCM capture
 
Lou Logan
- [PATCH] libavformat/mov: limit nb_frames_for_fps to INT_MAX
 
Dan Sanders
- [FFmpeg-devel] [PATCH] avformat/ifv: added support for ifv cctv	files
 
Swaraj Hota
- [FFmpeg-devel] [PATCH] avcodec/truemotion2: Fix 2 integer overflows	in tm2_update_block()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] arch64/asm-offsets: remove old CELT	offsets
 
Lynne
- [FFmpeg-devel] [PATCH 2/2] aarch64/mdct15: implement a WIP fft15 NEON implementation
 
Lynne
- [FFmpeg-devel] [PATCH] avformat/mpegenc - reject unsupported audio	streams
 
Gyan
- [FFmpeg-devel] [PATCH] avcodec/ccaption_dec: Add a blank like at	the end to avoid rollup reading from outside
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] aarch64/asm-offsets: remove old CELT	offsets
 
Lynne
- [FFmpeg-devel] [PATCH v2 2/2] aarch64/mdct15: implement an fft15 NEON implementation
 
Lynne
- [FFmpeg-devel] [PATCH V1 1/2] examples/avio_reading: Use	avio_context_free() to free AVIOContext
 
Jun Zhao
- [FFmpeg-devel] [PATCH V1 2/2] lavf/frei0r: Fixes the compilation	warnings
 
Jun Zhao
- [FFmpeg-devel] [PATCH] avcodec/rkmpp: stop blocking output while	input is not full
 
Cameron Gutman
- [FFmpeg-devel] [PATCH 1/3] avcodec/agm: Do not crash on invalid	codes
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/agm: Check for too many too	short codes in make_new_tree()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/agm: remove ;;
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH V2] lavfi/frei0r: Fixes the compilation	warnings
 
Jun Zhao
- [FFmpeg-devel] [PATCH 0/4] cbs_mpeg2, mpeg2_metadata
 
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v1] lavf/dashenc: Add option for calculting	pkt duration
 
Jun Li
- [FFmpeg-devel] Help:The Android Q Release compatibility problem
 
heyunhao
- [FFmpeg-devel] [PATCH] avfilter/af_astats: count number of	NaNs/Infs/denormals for floating-point audio too
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] cuviddec: improved way of finding out if a	frame is interlaced or progressive
 
Sergey Svechnikov
- [FFmpeg-devel] [PATCH] avcodec/zmbv: optimize motion compensation	with memcpy()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode_h264: add support for	maxframesize
 
Linjie Fu
- [FFmpeg-devel] [PATCH V3 1/2] configure: sort	decoder/encoder/filter/... names in alphabet order
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V3 2/2] configure: replace 'pr' with printf	since busybox does not support pr
 
Guo, Yejun
- [FFmpeg-devel] [PATCH] libavformat: forced PCR pid in mpegts muxer
 
Andreas Håkon
- [FFmpeg-devel] [PATCH v2] ffmpeg: Add option to force a specific decode format
 
Eoff, Ullysses A
- [FFmpeg-devel] [PATCH] ffmpeg: Add option to force a specific decode format
 
Carl Eugen Hoyos
- [FFmpeg-devel] [FFmpeg-cvslog] lavfi/frei0r: Fixes the	compilation warnings
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/frei0r: Fix union and remove unneeded	cast
 
Carl Eugen Hoyos
- [FFmpeg-devel] [MSVC toolchain] Patch to allow building FFmpeg with Linux bash on Windows (WSL)
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/3] avcodec/mediacodecdec: try to receive a	frame after signaling EOF to the codec
 
Matthieu Bouron
- [FFmpeg-devel] [PATCH] swscale/ppc: VSX-optimize hscale_fast
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH] x86/opusdsp: replace loads with shuffles
 
Lynne
- [FFmpeg-devel] [PATCH V5 1/2] configure: sort	decoder/encoder/filter/... names in alphabet order
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V5 2/2] configure: replace 'pr' with printf	since busybox does not support pr
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V4 1/2] configure: sort	decoder/encoder/filter/... names in alphabet order
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V4 2/2] configure: replace 'pr' with printf	since busybox does not support pr
 
Guo, Yejun
- [FFmpeg-devel] [PATCH] avcodec/cbs_mpeg2: fix leak of	extra_information_slice buffer in cbs_mpeg2_read_slice_header()
 
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/agm: Check output size before	allocation
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH]configure: Do not overwrite src symlink if it	exists
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH V2 1/7] libavfilter/dnn_backend_tf.c: set	layer_add_res for input layer
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 2/7] libavfilter/vf_sr: refine code to	remove keyword 'else'
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 3/7] libavfilter/dnn: remove limit for the	name of DNN model input/output
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 4/7] libavfilter/dnn: determine dnn output	during execute_model instead of set_input_output
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 5/7] libavfilter/dnn: avoid memcpy for	tensorflow dnn output
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 6/7] libavfilter/dnn: support multiple	outputs for tensorflow model
 
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 7/7] libavfilter/dnn: add more data type	support for dnn model input
 
Guo, Yejun
- [FFmpeg-devel] [PATCH] avfilter/avf_showwaves: Add draw mode also	to showwavespic filter
 
Martin Vobruba
- [FFmpeg-devel] [PATCH] libavformat/mpegtsenc: enforce PCR packets	without payload
 
Andreas Håkon
- [FFmpeg-devel] [PATCH] avcodec/aacdec_fixed: Fix undefined	shift in noise_scale()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi: add gblur_opencl filter
 
Dylan Fernando
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_lut3d: increase MAX_LEVEL
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/gdv: Check input palette size before	rescale()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_stack: use time_base from	framesync
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/subtitles: ignore extra '\r' at	line endings
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/scpr: check remaining data after	decode
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/aacdec: fix demuxing of very small	frames
 
James Almer
- [FFmpeg-devel] [PATCH 0/3] *** VDPAU: HEVC YUV 4:4:4 Support ***
 
ManojGuptaBonda
- [FFmpeg-devel] [PATCH] avformat/mux: skip parameter and pts checks	for data muxer
 
Gyan
- [FFmpeg-devel] [PATCHv2] lavfi: add gblur_opencl filter
 
Dylan Fernando
- [FFmpeg-devel] [PATCH] avcodec/scpr3: add missing check for	decode_value3() return value
 
James Almer
- [FFmpeg-devel] [PATCH] avformat/oggdec: improve playback of chained	opus file
 
Paul B Mahol
- [FFmpeg-devel] [PATCH V1 0/2] Use avctx->framerate first for frame	rate setting
 
Jun Zhao
- [FFmpeg-devel] [PATCH] avcodec/pnm_parser: Remember the length	already scanned for ascii images
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter: Add more operation supports in FFmpeg dnn native mode.
 
xwmeng at pku.edu.cn
- [FFmpeg-devel] [PATCH 1/2] avcodec/cinepak: Check slice_size before	allocating image
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/qsvenc: disable CO3 for mpeg2
 
Zhong Li
- [FFmpeg-devel] [PATCH] avfilter: add bilateral filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2,	v2] lavc/vaapi_encode_h264: add support for maxframesize
 
Linjie Fu
- [FFmpeg-devel] [PATCH 2/2] doc/encoder: add documentations for	max_frame_size
 
Linjie Fu
- [FFmpeg-devel] [PATCH 1/3] lavc/hevc_ps: parse constraint flags for	HEVC REXT
 
Linjie Fu
- [FFmpeg-devel] [PATCH 2/3] lavc/vaapi_hevc: add	vaapi_parse_rext_profile to find exact va_profile
 
Linjie Fu
- [FFmpeg-devel] [PATCH 3/3,	v5] lavc/vaapi_decode: add profile_parser to find the exact	va_profile
 
Linjie Fu
- [FFmpeg-devel] [DECISION] Project policy on closed source components
 
Marton Balint
- [FFmpeg-devel] [PATCH] avfilter/avf_showspectrum: add log scale for	frequency plot
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/h263dec: Fixed missing `hw_configs`	property
 
fumoboy007
- [FFmpeg-devel] [PATCH] libavfilter/af_astats: fix msvc compile error
 
Matthias Troffaes
- [FFmpeg-devel] [PATCH] avformat/aacdec: account for small frame	sizes.
 
Menno de Gier
- [FFmpeg-devel] [PATCH] avfilter/f_ebur128: use correct type for chl
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/decode: Do not output subtitle	frames if the packet is marked with `AV_PKT_FLAG_DISCARD`.
 
fumoboy007
- [FFmpeg-devel] [PATCH] avformat/mov: Populate packet duration using	`stts` atom instead of guessing.
 
fumoboy007
- [FFmpeg-devel] [PATCH] avcodec/pafvideo: Check input space for	decode_0() before slow operations
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/vp9: fix ref-frame size judging	method
 
Yan Cen
- [FFmpeg-devel] [PATCH 1/3] lavc/qsvdec: add query function and	provide error message
 
Zhong Li
- [FFmpeg-devel] [PATCH] avfilter/vf_tonemap: add slice threading
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/4] swscale/ppc: VSX-optimize hScale8To19_vsx
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH 2/4] swscale/ppc: Indent
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH 3/4] swscale/ppc: VSX-optimize hScale16To*
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH 4/4] swscale/ppc: Shorten power8 tests via a	var
 
Lauri Kasanen
- [FFmpeg-devel] [PATCH] avfilter/f_realtime: add option to scale	speed
 
Paul B Mahol
    
      Last message date: 
       Tue Apr 30 23:18:36 EEST 2019
    Archived on: Tue Apr 30 23:25:08 EEST 2019
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).