July 2017 Archives by thread
      
      Starting: Sat Jul  1 00:56:05 EEST 2017
         Ending: Mon Jul 31 23:48:23 EEST 2017
         Messages: 1312
     
- [FFmpeg-devel] [PATCH] lavf/mov: add support for sidx fragment	indexes
 
Dale Curtis
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: add support for	decoding teletext from 10bit ancillary data
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/alsdec: use correct variable	when checking for overwrite
 
Michael Niedermayer
- [FFmpeg-devel] [WIP][PATCH]v2 Opus Pyramid Vector Quantization Search in x86 SIMD asm
 
Ivan Kalvachev
- [FFmpeg-devel] [WIP][PATCH]v3 Opus Pyramid Vector Quantization Search in x86 SIMD asm
 
Ivan Kalvachev
- [FFmpeg-devel] [PATCH] avcodec/alsdec: properly allocate raw_buffer
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] vdpau: do not use buggy HEVC support by	default
 
wm4
- [FFmpeg-devel] [PATCH] avcodec/mlz: simplify
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfomat/hlsenc: support fmp4 format in hls
 
Steven Liu
- [FFmpeg-devel] [PATCH] win32_dlfcn: Support WinRT/UWP.
 
Matt Oliver
- [FFmpeg-devel] [PATCH v2 1/2] avcodec: add Dolby E decoder
 
foo86
- [FFmpeg-devel] [PATCH v2 2/2] avformat: add SMPTE 337M demuxer
 
foo86
- [FFmpeg-devel] [PATCH 1/3] avcodec/s302m: fix AVOption flags
 
James Almer
- [FFmpeg-devel] [PATCH 0.5/5] lavf: Remove codec_tag from dashend	and smoothstreamingenc
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avcodec/als: use planar sample formats
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/alsdec: remove unused header
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/htmlsubtitles: Be a bit more	picky on syntax
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/aacdec_template: Fix undefined	integer overflow in apply_tns()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/sbrdsp_fixed: Fix integer	overflow in sbr_hf_apply_noise()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/aacpsdsp_template: Fixes integer	overflow in ps_add_squares_c()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add VMAF filter
 
Ashish Singh
- [FFmpeg-devel] [PATCH] Add FITS Decoder
 
Paras Chadha
- [FFmpeg-devel] [PATCH] Add FITS Demuxer
 
Paras Chadha
- [FFmpeg-devel] [PATCH 0/5] hvc1 Support Cherry-Picks
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avcodec/alsdec: relax opt_order limit
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavformat/gdv: Fix parsing for soundless	video
 
Azamat H. Hackimov
- [FFmpeg-devel] [PATCH] avcodec/interplayvideo: Check sizes of	decode buffers
 
Hein-Pieter van Braam
- [FFmpeg-devel] [PATCH v2] avcodec/interplayvideo: Check sizes of	decode buffers
 
Hein-Pieter van Braam
- [FFmpeg-devel] [PATCH 2/5] movenc: simplify codec_tag lookup
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] movenc: use correct tag list for AVOutputFormat.codec_tag
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/alsdec: fix some undefined shifts
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/vp9: AVX2 ipred_vl_16x16
 
Ilia Valiakhmetov
- [FFmpeg-devel] [PATCH] avcodec/vp9: AVX2 ipred_dl_32x32 improvement
 
Ilia Valiakhmetov
- [FFmpeg-devel] [PATCH] htmlsubtitles: support <br> tag
 
wm4
- [FFmpeg-devel] [PATCH] lavf/utils: update stream duration only if	it is not set or 0
 
Matthieu Bouron
- [FFmpeg-devel] [PATCH 1/2] checkasm: add sbrdsp tests
 
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avfilter: add ANSNR filter
 
Ashish Singh
- [FFmpeg-devel] [PATCH] lavc/mediacodec: rescale pts before decoding	for both hw and sw buffers
 
Aman Gupta
- [FFmpeg-devel] [PATCH] lavc/mediacodec: add missing newline on	warning
 
Aman Gupta
- [FFmpeg-devel] [PATCH] decode.c: Handle 0-size packets in	compat_decode
 
Reimar Döffinger
- [FFmpeg-devel] [PATCH] avfilter: add limiter filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] Add support for RockChip Media Process	Platform
 
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/hlsenc: copy codec_tag when stream	copy
 
Steven Liu
- [FFmpeg-devel] [PATCH] configure: require pkg-config for	libvorbis
 
Reimar Döffinger
- [FFmpeg-devel] [PATCH 5/5] avcodec/utvideodec: Factor multiply	out of inner loop
 
Reimar Döffinger
- [FFmpeg-devel] [PATCH v11] - Added Turing codec interface for ffmpeg
 
wm4
- [FFmpeg-devel] [PATCH 2/2] libavfilter/scale2ref: Maintain main	input's DAR
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v12] - Added Turing codec interface for ffmpeg
 
Saverio Blasi
- [FFmpeg-devel] [PATCH v3] configure: require pkg-config for	libvorbis
 
Ricardo Constantino
- [FFmpeg-devel] [PATCH] avcodec/hevcdec: do not let updated	extradata corrupt state
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/wavpack: Fix invalid shift
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/utvideodsp: make restore_rgb_planes functions work on x86_32
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/fft_template: use ff_thread_once on	costable initialization
 
Muhammad Faiz
- [FFmpeg-devel] Filter with external image manupilation?
 
Evert Vorster
- [FFmpeg-devel] [PATCH] avcodec/rdft: remove sintable
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH] checkasm: add a g722dsp test
 
James Almer
- [FFmpeg-devel] [PATCH] Add A53 Closed Captions to MPEG header if they are available.
 
John P Poet
- [FFmpeg-devel] [PATCH] pthread_frame: make accesses to debug field be protected by owner lock.
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH v2 1/2] lavu: Add DRM hwcontext
 
Mark Thompson
- [FFmpeg-devel] [PATCH] checkasm/aarch64: fix tests returning a float
 
James Almer
- [FFmpeg-devel] [PATCH] avformat/hlsenc: add warning message when	use fmp4 and byte range mode
 
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/qsvenc_henv: add idr_interval option
 
Steven Liu
- [FFmpeg-devel] [PATCH v2] avcodec/rdft: remove sintable
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avcodec/qsvenc_hevc: add idr_interval option
 
Steven Liu
- [FFmpeg-devel] [PATCH] h264dec: remove unneeded prototype
 
Rafaël Carré
- [FFmpeg-devel] [PATCH] libavformat/fifo: Fix initialization of	underlying AVFormatContext
 
sebechlebskyjan at gmail.com
- [FFmpeg-devel] [PATCH] Fix static linking openssl library
 
Alexandr Topilski
- [FFmpeg-devel] [PATCH] avcodec/hevcdec: Remove	hevc_decode_extradata()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg: Fix typos in the comment for	decode() ("." vs. "->")
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH 0/2] Needlessly (?) Anal C Spec Adherence Fixe
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] concatdec: Do not pass NULL to memcmp
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 00/12] Dead code and missing checks
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] pixdesc: Improve scoring for	opaque/unknown pixel formats
 
Mark Thompson
- [FFmpeg-devel] [PATCH] configure: use pkg-config for libgme,	if available
 
Ricardo Constantino
- [FFmpeg-devel] [PATCH] checkasm: add hybrid_analysis_ileave and	hybrid_synthesis_deint tests to aacpsdsp
 
James Almer
- [FFmpeg-devel] [PATCH 0/1] Add new encoder for camera sensor	metadata
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera	metadata motion. This is a type of sensor data associated	with video, such as GPS, acceleration, gyro,	and camera orientation. It does not encode video itself,	but rather, this metadata.
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
wm4
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
wm4
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
wm4
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
wm4
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
Louis O'Bryan
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for Camera metadata motion. This is a type of sensor data associated with video, such as GPS, acceleration, gyro, and camera orientation. It does not encode video itself, but rather, this metadata.
 
wm4
 
 
- [FFmpeg-devel] [PATCH 1/1] This change adds an encoder for	Camera metadata motion. This is a type of sensor data	associated with video, such as GPS, acceleration, gyro,	and camera orientation. It does not encode video itself,	but rather, this metadata.
 
Reimar Döffinger
 
- [FFmpeg-devel] [RFC][PATCH] movenc: write clap tag
 
Dave Rice
- [FFmpeg-devel] [PATCH] avformat/avio: Remove no-op code in	url_find_protocol().
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] movenc: write clap tag
 
Dave Rice
- [FFmpeg-devel] [PATCH] avfilter/pthread: rewrite implementation
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avformat: remove obsolete commented-out	DEBUG define
 
Tobias Rapp
- [FFmpeg-devel] [PATCH v3] avcodec/rdft: remove sintable
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH] libswresample: check input to	swr_convert_frame for NULL
 
hexpointer
- [FFmpeg-devel] [PATCH] libavcodec/htmlsubtitles.c: make tags case-insensitive
 
Clément Bœsch
- [FFmpeg-devel] [PATCH v2] avfilter/pthread: rewrite implementation
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH 1/3] avcodec/get_bits: add cached bitstream	reader
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] pthread_frame: save the FF_DEBUG_THREADS	option in FrameThreadContext.
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] avcodec/noise_bsf: add support for dropping	packets
 
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/ylc: Fix vlc of 31 bits
 
Michael Niedermayer
- [FFmpeg-devel] [WIP][PATCH]v4 Opus Pyramid Vector Quantization	Search in x86 SIMD asm
 
Ivan Kalvachev
- [FFmpeg-devel] [PATCH 1/2] avcodec/tests/dct: Add peak mean error	check
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/tests/dct: Add Mean square error	test
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/pthread_slice: rewrite implementation
 
Muhammad Faiz
- [FFmpeg-devel] Ticket 6375,	Too many packets buffered for output stream
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/pthread_slice: rewrite	implementation
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avcodec/aacps (fixed point): Fix multiple	signed integer overflows
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/buffersrc: push the frame deeper if requested.
 
Marton Balint
- [FFmpeg-devel] [PATCH] avfilter: add ADM filter
 
Ashish Singh
- [FFmpeg-devel] [PATCH] h264: Support multi-field closed captions by using AVBufferRef and not resetting per field
 
Kieran Kunhya
- [FFmpeg-devel] [PATCH] web/template_head2: Add net neutrality script
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/mpegvideo: Fix all but one tsan	warning in fate-vsynth1-mpeg4
 
Michael Niedermayer
- [FFmpeg-devel] SSL certificate for ffmpeg.org website is not valid	anymore
 
Boris Pek
- [FFmpeg-devel] [PATCH] avcodec/documentation: fixing a typo in	AVCodecContext->field_order description
 
Александр Слободенюк
- [FFmpeg-devel] [PATCH 01/10] avcodec/dca: move some enumeration	typedefs into headers
 
foo86
- [FFmpeg-devel] [PATCH 02/10] avcodec/dca: move bits per sample	array to dca.c
 
foo86
- [FFmpeg-devel] [PATCH 04/10] avcodec/dca_core: switch to common	frame header parsing function
 
foo86
- [FFmpeg-devel] [PATCH 05/10] avcodec/dca_parser: switch to common	frame header parsing function
 
foo86
- [FFmpeg-devel] [PATCH 07/10] avcodec/dca_parser: export profile	information
 
foo86
- [FFmpeg-devel] [PATCH 09/10] avcodec/dca_core: probe extension	headers directly
 
foo86
- [FFmpeg-devel] [PATCH] pthread_frame: save the FF_DEBUG_THREADS	option in PerThreadContext.
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] movenc:adds keywords metadata
 
Kieran O Leary
- [FFmpeg-devel] [PATCH V2] examples/vaapi_dec: Add a VA-API hwaccel	decoding example
 
Jun Zhao
- [FFmpeg-devel] [PATCH] Add prefetch for mips
 
kaustubh.raste at imgtec.com
- [FFmpeg-devel] [PATCH] pthread_frame: allow per-field	ThreadFrame owners.
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] fate: add sub-srt-badsyntax test
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avutil: merge slice threading	implementation from avcodec and avfilter
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH 2/3] avcodec/pthread_slice: use slice	threading from avutil
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH 3/3] avfilter/pthread: use slice threading	from avutil
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH] opusenc: use float_dsp for transient mdcts
 
Rostislav Pehlivanov
- [FFmpeg-devel] Question on the “decode_failed” logic in ffmpeg.c:
 
Geek.Song
- [FFmpeg-devel] [PATCH 1/3] ffmpeg: add -(no)find_stream_info expert	option
 
Clément Bœsch
- [FFmpeg-devel] [PATCH] lavf/os_support: Use existing WinRT config	value.
 
Matt Oliver
- [FFmpeg-devel] [PATCH] avutil/threadmessage: fix error return in	case of av_fifo_alloc failure
 
Александр Слободенюк
- [FFmpeg-devel] [PATCH 1/2] avcodec/vorbisenc: Add pre-echo detection
 
Tyler Jones
- [FFmpeg-devel] [PATCH 2/2] avcodec/vorbisenc: Apply dynamic frame	lengths
 
Tyler Jones
- [FFmpeg-devel] [PATCH] x86/vf_limiter: make limiter functions work	on x86_32
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add motion filter
 
Ashish Singh
- [FFmpeg-devel] [PATCH] avcodec/aacdec_template: Fix undefined	integer overflow in apply_tns()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/riff: remove useless tag	correlation 'mpg2' --> AV_CODEC_ID_MPEG1VIDEO.
 
Александр Слободенюк
- [FFmpeg-devel] [PATCH] avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()"
 
Александр Слободенюк
- [FFmpeg-devel] [PATCH] avcodec: add MagicYUV encoder
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] webmdashenc: Fix memory leak
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] Add FITS Encoder
 
Paras Chadha
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: fix alpha blending when	main source has an alpha channel
 
Peter Große
- [FFmpeg-devel] [PATCH] doc: Add initial documentation explaining	undefined behavior and SUINT
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/aacdec_template (fixed point): Check	gain in decode_cce() to avoid undefined shifts later
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/aac: add 960/120 MDCT window
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/7] Revert "Revert "lavfi/buffersrc: push	the frame deeper if requested.""
 
Nicolas George
- [FFmpeg-devel] [PATCH V2 1/2] avcodec/vorbisenc: Add pre-echo	detection
 
Tyler Jones
- [FFmpeg-devel] [PATCH V2 2/2] avcodec/vorbisenc: Apply dynamic	frame lengths
 
Tyler Jones
- [FFmpeg-devel] [PATCH 01/10] lavfi/vf_threshold: move to activate	design.
 
Nicolas George
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode_h265: Remove duplicate slice_segment_address.
 
Jun Zhao
- [FFmpeg-devel] [PATCH]lavc/jpeg2000dec: Read resolution box from jp2 files
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] hwupload_cuda : Add 10/16 bit format support
 
Yogender Gupta
- [FFmpeg-devel] [PATCH 2/2] hwcontext_cuda : Support YUV444P16 format
 
Yogender Gupta
- [FFmpeg-devel] [Patch] nvenc : Add P016 support
 
Yogender Gupta
- [FFmpeg-devel] Webp support
 
GT Wang
- [FFmpeg-devel] [PATCH 1/5] Add YUV444 32bit floating point pixel	format
 
Vittorio Giovara
- [FFmpeg-devel] [PATCH 2/5] zscale: Factor out format initialization
 
Vittorio Giovara
- [FFmpeg-devel] [PATCH 4/5] zscale: Enable single precision	input/ouput filtering
 
Vittorio Giovara
- [FFmpeg-devel] [PATCH 5/5] Add tonemap filter
 
Vittorio Giovara
- [FFmpeg-devel] [PATCH] pthread_frame: revert	2e664b9c1e73c80aab91070c1eb7676f04bdd12d.
 
Wan-Teh Chang
- [FFmpeg-devel] [mov] Fix trampling of ctts during seeks when sidx	support is enabled.
 
Dale Curtis
- [FFmpeg-devel] tsan warning about data race in h264 decoder
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] avformat/utils: fix freeing packet queue in	avformat_free_context
 
Steven Siloti
- [FFmpeg-devel] [PATCH] avcodec/h264_slice: don't sync default_ref[]	between threads.
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH 1/2] avcodec/diracdec: Check dimensions which	are closer to what is allocated in alloc_sequence_buffers()
 
Michael Niedermayer
- [FFmpeg-devel] tsan warning about a data race in	libavcodec/h264_direct.c
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] avcodec/dca: remove GetBitContext usage from	avpriv_dca_parse_core_frame_header()
 
James Almer
- [FFmpeg-devel] [PATCH] avfilter: Add blue and violet noise	generation filters
 
george at spotify.com
- [FFmpeg-devel] [PATCH 1/2] libavfilter/scale: More descriptive in/ref/out logging
 
Kevin Mark
- [FFmpeg-devel] [PATCH] fate: add tests for psnr and ssim filter
 
Tobias Rapp
- [FFmpeg-devel] [PATCH] support set words' space
 
efren yang
- [FFmpeg-devel] [PATCH] vf_drawtext: support to set word spacing	while drawing text. ./ffmpeg -i input -vf	drawtext="word_spacing=10:textfile=1.txt:fontfile=demo.ttf"	-f flv 1.flv could set word spacing 10 pixel.
 
efren yang
- [FFmpeg-devel] [PATCH V3] examples/hw_decode: Add a HWAccel	decoding example.
 
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/hlsenc: fix hls fmp4 extention name	bug
 
Steven Liu
- [FFmpeg-devel] [PATCH V4] examples/hw_decode: Add a HWAccel	decoding example.
 
Jun Zhao
- [FFmpeg-devel] [PATCH] fate: add tests for some video source filters
 
Tobias Rapp
- [FFmpeg-devel] [PATCH] vf_drawtext: support to set glyph spacing	while drawing text. ./ffmpeg -i input -vf	drawtext="glyph_spacing=10:textfile=1.txt:fontfile=demo.ttf"	-f flv 1.flv could set glyph spacing 10 pixel.
 
efren yang
- [FFmpeg-devel] [PATCH] ffprobe: Print color properties from	show_frames
 
Vittorio Giovara
- [FFmpeg-devel] [PATCH] hevc: Make sure to update the current frame	transfer characteristic
 
Vittorio Giovara
- [FFmpeg-devel] [PATCH] fix http 302 not compressed request ,	Ticket #6404
 
satbaby at kawaii.com
- [FFmpeg-devel] [PATCH][RFC] JPEG2000: SSE optimisation for DWT	decoding
 
maxime taisant
- [FFmpeg-devel] [PATCH] avcodec/h264: Declare the local variable	decode_chroma as const.
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] avcodec/x86/cavsdsp: Delete #include	"libavcodec/x86/idctdsp.h".
 
Wan-Teh Chang
- [FFmpeg-devel] Reading Frames in File Order
 
Jacob Trimble
- [FFmpeg-devel] [PATCH] avcodec/hevcdec: hevc_await_progress:	declare |y| only if used.
 
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] avcodec/atrac3p: use float_dsp in	ff_atrac3p_power_compensation
 
James Almer
- [FFmpeg-devel] [PATCH 1/2] lavu/frame: add new side data type for	ICC profiles
 
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()
 
Mark Thompson
- [FFmpeg-devel] [PATCH V5] examples/hw_decode: Add a HWAccel	decoding example.
 
Jun Zhao
- [FFmpeg-devel] [PATCH] libavfilter/vf_drawtext:support to set glyph	spacing while drawing text.
 
efren yang
- [FFmpeg-devel] [PATCH] avformat/hlsenc: improve hls encrypt get key	file operation
 
Steven Liu
- [FFmpeg-devel] [PATCH] doc/examples/encode_video: add qsv encoder	support
 
Zhong Li
- [FFmpeg-devel] [PATCH] libavutil/mips: Updated msa generic macros
 
kaustubh.raste at imgtec.com
- [FFmpeg-devel] [PATCH] movenc: support GPMF track (gpmd) remuxing
 
Clément Bœsch
- [FFmpeg-devel] [PATCH] avcodec/cfhd: Fix decoding regression due to	height check
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/testsrc2: fix completely transparent	alpha.
 
Nicolas George
- [FFmpeg-devel] [PATCH] configure: require pkg-config for libvmaf
 
Ashish Pratap Singh
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself
 
foo86
- [FFmpeg-devel] [PATCH] ffplay: terminate program on EOF.
 
Jorge Ramirez-Ortiz
- [FFmpeg-devel] [PATCH] avfilter: add skipblend filter
 
Matthias Troffaes
- [FFmpeg-devel] patch: typo in doc/filters.texi
 
Brice Waegenire
- [FFmpeg-devel] [PATCH] avcodec/rdft: reorder calculation
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH 1/2] avcodec/aacps: Fix multiple integer	overflow in map_val_34_to_20()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH]v5 Opus Pyramid Vector Quantization Search in	x86 SIMD asm
 
Ivan Kalvachev
- [FFmpeg-devel] [PATCH] avfilter/w3fdif: do not write to line before	start line
 
Muhammad Faiz
- [FFmpeg-devel] Testing JPEG 2000 over MPEG TS
 
Aaron Boxer
- [FFmpeg-devel] [PATCH] avutil/frame: document data alignment	restriction
 
Muhammad Faiz
- [FFmpeg-devel] [PATCH 1/2] avcodec/dcaadpcm: check for av_malloc()	failure
 
foo86
- [FFmpeg-devel] [PATCH] Implement NewTek NDI support
 
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH] avcodec/vorbisdec: Check for legal version, window and transform types
 
Tyler Jones
- [FFmpeg-devel] [PATCH 1/2] fate: add fate-sws-pixdesc-query
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] avcodec/mpegvideo_enc: Use	intra/inter scantable matching mb type in quantization
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffprobe: use consistent string for	unspecified color_range	value
 
Tobias Rapp
- [FFmpeg-devel] [PATCH 1/2] avcodec/dcaadpcm: remove unreachable code
 
foo86
- [FFmpeg-devel] [PATCH 2/2] avcodec/dcaenc: propagate errors
 
foo86
- [FFmpeg-devel] [PATCH 1/3] avcodec/dolby_e: add	AV_CODEC_CAP_CHANNEL_CONF capability
 
foo86
- [FFmpeg-devel] [PATCH] libavcodec/mips: Optimize avc idct 4x4 for	msa
 
kaustubh.raste at imgtec.com
- [FFmpeg-devel] Fwd: Re: Uživatel Petr Soukup tweetnul: Když má vaše služba status page, GTS GTSp hostovat ji někde jinde nž službu :)
 
Ing. Radomír Polách
- [FFmpeg-devel] [PATCH] lavf: implement NewTek NDI muxer/demuxer	support (attempt #2)
 
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH 1/2] avcodec/hevc_ps: fix integer overflow in	log2_parallel_merge_level_minus2
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: Fix division by	zero in jp2_find_codestream()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add pseudocolor filter
 
Paul B Mahol
- [FFmpeg-devel] [RFC]libswscale: Sanitize isRGBinInt() and	isBGRinInt()
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] vc2enc: Calculate average slice quantiser	correctly
 
Kieran Kunhya
- [FFmpeg-devel]  V4L2 M2M codecs
 
Jorge Ramirez-Ortiz
- [FFmpeg-devel] [PATCH] avdevice/decklink_dec: set field order via	codecpar
 
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/oggparsecelt: Do not re-allocate	os->private
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/libav-merge: remove the hls merge TODO
 
Steven Liu
- [FFmpeg-devel] 3dlut filter: some .cube LUTs not working
 
Felix Müller
- [FFmpeg-devel] [Patch] Auto Insert of hwupload_cuda filter
 
Yogender Gupta
- [FFmpeg-devel] [PATCH] avutil/frame: allow only one element per	type in frame side data
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/dnxhddec: Move mb height check out	of non hr branch
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH V6] examples/hw_decode: Add a HWAccel	decoding example.
 
Jun Zhao
- [FFmpeg-devel] [PATCH 1/3] avutil/frame: add ICC Profile to	av_frame_side_data_name
 
James Almer
- [FFmpeg-devel] [PATCH 3/3] avcodec/webp: add support for ICCP chunks
 
James Almer
- [FFmpeg-devel] [PATCH] fate: update pixfmt_best test to check for	endianness
 
Tobias Rapp
- [FFmpeg-devel] [PATCH]v6 Opus Pyramid Vector Quantization Search in x86 SIMD asm
 
Ivan Kalvachev
- [FFmpeg-devel] [PATCH] avcodec/aacdec: Fix PCE channel_layout	verification
 
nsugino at 3way.com.ar
- [FFmpeg-devel] [PATCH] avcodec/diracdec: Fix integer overflow in	signed multiplication in UNPACK_ARITH()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/pixlet: Simplify nbits computation
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/mov: Fix inserting frames before	current_frame
 
Jacob Trimble
- [FFmpeg-devel] How to parse the coeff_token of H264 cavlc
 
He Lei
- [FFmpeg-devel] [PATCH] libavformat/mov: Fix inserting frames before	current_frame.
 
Jacob Trimble
- [FFmpeg-devel] [PATCH V3 1/2] avcodec/vorbisenc: Add pre-echo	detection
 
Tyler Jones
- [FFmpeg-devel] [PATCH V3 2/2] avcodec/vorbisenc: Apply dynamic	frame lengths
 
Tyler Jones
- [FFmpeg-devel] [PATCH 1/2] avcodec/takdec: Fix integer overflow in	decode_subframe()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/dirac_vlc: Fix invalid shift
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/dirac_dwt: Fix multiple integer	overflows in COMPOSE_DD97iH0()
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] examples/vaapi_enc: Add a VAAPI encoding	example.
 
Jun Zhao
- [FFmpeg-devel] [PATCH] avdevice/avfoundation: add scaleFactor	attribute for avfoundation
 
sharpbai
- [FFmpeg-devel] [PATCH] libavcodec/mips: Improve avc dequant-idct	luma dc msa function
 
kaustubh.raste at imgtec.com
- [FFmpeg-devel] [PATCH] speedhq: fix behavior of single-field	decoding
 
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH] build: Allow libffmpeg to be built for	Chromium-based browsers
 
James Le Cuirot
- [FFmpeg-devel] Switching of automatically detected libraries
 
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/2] avformat/rtmppkt: Convert	ff_amf_tag_size() to bytestream2
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH V4 1/2] avcodec/vorbisenc: Add pre-echo	detection
 
Tyler Jones
- [FFmpeg-devel] [PATCH V4 2/2] avcodec/vorbisenc: Apply dynamic	frame lengths
 
Tyler Jones
- [FFmpeg-devel] [PATCH] avcodec/vp9: tile threading v1
 
Ilia Valiakhmetov
- [FFmpeg-devel] [PATCH] avfilter: add VIF filter
 
Ashish Pratap Singh
- [FFmpeg-devel] [PATCH 1/2] lavf/framesync: detect EOF	immediately.
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavc/makefile: Add missing file dependencies.
 
Matt Oliver
- [FFmpeg-devel] [PATCH 1/2] avcodec/diracdec: Check weight_log2denom
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/diracdsp: fix integer overflow
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] lavc/htmlsubtitles: improve handling	broken garbage
 
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter: add floodfill filter
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] mdct15: add inverse transform postrotation	SIMD
 
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/2] WIP lavfi/framesync2: add dualinput	helper function.
 
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] lavfi/framesync2: add dualinput helper	functions.
 
Nicolas George
- [FFmpeg-devel] [PATCH 2/2] lavfi/vf_overlay: move to framesync2.
 
Nicolas George
- [FFmpeg-devel] [PATCH] Fix branch 3 digits misspelling
 
Shlomi Fish
- [FFmpeg-devel] [PATCH 1/4] lavfi: add a preinit callback to filters.
 
Nicolas George
- [FFmpeg-devel] [PATCH] avformat/hlsenc: support fmp4 single file	mode
 
Steven Liu
- [FFmpeg-devel] [PATCH] libavcodec/mips: Improve avc idct8 msa	function
 
kaustubh.raste at imgtec.com
- [FFmpeg-devel] [PATCH] avfilter: add differencemax mode to the	blend video filter
 
James Darnley
- [FFmpeg-devel] [PATCH 1/3] avcodec/vc2enc: correct the returned	error code for invalid options
 
James Darnley
- [FFmpeg-devel] [PATCH 01/14] lavfi: add f_streamsync dependency.
 
Nicolas George
- [FFmpeg-devel] [PATCH 02/14] lavfi/framesync2: add dualinput helper	functions.
 
Nicolas George
- [FFmpeg-devel] [PATCH] avformat/utils: fix memory leak in	avformat_free_context
 
Steven Siloti
- [FFmpeg-devel] Extarcting mor information in conversion s
 
Saeid Zangeneh
- [FFmpeg-devel] [PATCH] coverage: filter /usr/include*,	not entire /usr*
 
foo86
- [FFmpeg-devel] [PATCH 1/2] fate: add more DCA tests
 
foo86
- [FFmpeg-devel] [PATCH 2/2] fate: add Dolby E test
 
foo86
    
      Last message date: 
       Mon Jul 31 23:48:23 EEST 2017
    Archived on: Mon Jul 31 23:48:30 EEST 2017
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).