April 2015 Archives by thread
      
      Starting: Wed Apr  1 00:43:30 CEST 2015
         Ending: Thu Apr 30 23:44:31 CEST 2015
         Messages: 1517
     
- [FFmpeg-devel] [PATCH 3/4] lavu/avstring: add	av_append_path_component() funcion
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] png: Clearly separate encoding	header and frames
 
Michael Niedermayer
- [FFmpeg-devel] Patch for High color and High bit-depth support
 
James Zern
- [FFmpeg-devel] [PATCH 1/2] matroskadec: Add support for parsing	live header files
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH 1/2] lavu/dict: fix set function when reuse	existing key pointer
 
Lukasz Marek
- [FFmpeg-devel] [PATCH 3/3] apng: Add a basic APNG muxer
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Fix typoed nv_status checks
 
timo at rothenpieler.org
- [FFmpeg-devel] Encoder Boundary Points
 
Niklas Fondberg
- [FFmpeg-devel] vda: fix h64 decoding, vda wants the entire buffer
 
Rainer Hochecker
- [FFmpeg-devel] [PATCH]lavf/mkv: Fix AAC remuxing
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Copy codec profile on stream copy
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/4] configure: add support for mips32r5,	p5600 cpu and msa
 
shivraj.patil at imgtec.com
- [FFmpeg-devel] [PATCH] Relaxed pattern to find ProRes in MXF.
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/smvjpegdec: Avoid null dereference and	return meaningful error codes
 
Himangi Saraogi
- [FFmpeg-devel] [PATCH] chorus filter
 
Paul B Mahol
- [FFmpeg-devel] EBP
 
Niklas Fondberg
- [FFmpeg-devel] Ticket 4386 : crash create by previous patch
 
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-Devel][PATCH 1/5] postproc: Replaced inline	asm for prefetching with prefetch macros
 
Tucker DiNapoli
- [FFmpeg-devel] [PATCH] lavf: add zip protocol
 
Alexander Strasser
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Fix profile parameter handling
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] lavu/dict: don't accept	AV_DICT_DONT_STRDUP_VAL for av_dict_set_int
 
Lukasz Marek
- [FFmpeg-devel] [PATCH 2/3] apng: Add a basic APNG encoder
 
Michael Niedermayer
- [FFmpeg-devel] HEVC decoder debug in ffmpeg
 
Zhan Ma
- [FFmpeg-devel] [PATCH]Support alaw in imkh files
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] ffmpeg: Avoid null pointer dereferences
 
Himangi Saraogi
- [FFmpeg-devel] [PATCH] filtfmts: Avoid null pointer dereferences
 
Himangi Saraogi
- [FFmpeg-devel] [PATCH] libavcodec/exr.c : exr lossy compression B44 based on OpenEXR code
 
greeshma
- [FFmpeg-devel] [PATCH] Fix regression preventing vtag being used as	a source option.
 
tim nicholson
- [FFmpeg-devel] [PATCH 0/3] Fix AviSynth upgrade message
 
Stephen Hutchinson
- [FFmpeg-devel] [PATCH] avcodec/pngenc: don't return a value in a	void function
 
James Almer
- [FFmpeg-devel] [GSoC] Proof-of-concept HTTP Server
 
Stephan Holljes
- [FFmpeg-devel] [PATCH] doc/protocols: explain FTP truncuation	problem
 
Lukasz Marek
- [FFmpeg-devel] [PATCH 0/3] [GSoC] directory listing for samba
 
Mariusz Szczepańczyk
- [FFmpeg-devel] [PATCH]Fix fps diplay for very small fps
 
Carl Eugen Hoyos
- [FFmpeg-devel] Patch: fix bug for POWER8 LE in file	avcodec/ppc/fdctdsp.c
 
rongyan
- [FFmpeg-devel] [PATCH] matroskadec: export cover art correctly
 
wm4
- [FFmpeg-devel] [PATCH] filtfmts: Avoid null pointer dereference
 
Himangi Saraogi
- [FFmpeg-devel] [PATCH 1/2] ffmpeg: last frame duplication	heuristic
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/nvenc: Add options for level and tier
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/4] mpeg4: use a self-explanatory #define	MAX_NVOP_SIZE
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 2/4] mpeg4: only show the divx_packed warning, when a packed frame is present
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 3/4] avcodec: add unpack packed B-frames	bitstream filter
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 4/4] mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: fix indention
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: handle error in query_formats() in	bunch of filters
 
Paul B Mahol
- [FFmpeg-devel] [PATCH] examples/avio_list_dir: init/deinit network
 
Lukasz Marek
- [FFmpeg-devel] [PATCH]lavf/mov: Do not overread iTunes metadata
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avfilter/vf_vignette: force per frame evaluation if per frame variables are used
 
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/2] lavf/assenc: style nits
 
Rodger Combs
- [FFmpeg-devel] [PATCH 1/2] avcodec/error_resilience: Avoid race	with updating the error_count
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/h264: Use only one ERContext
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] rtsp: Fix null pointer dereference
 
Himangi Saraogi
- [FFmpeg-devel] [PATCH] lavf: Add support for WebM Live Muxing
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/http.c: Make http-listen work as	an input stream.
 
Stephan Holljes
- [FFmpeg-devel] [ANNOUNCE] Outreachy (former OPW) application	deadline
 
Reynaldo H. Verdejo Pinochet
- [FFmpeg-devel] [PATCH] swr/resample: use av_clip functions
 
James Almer
- [FFmpeg-devel] [PATCH 0/3] Lower HLS Overhead
 
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] Dolby Digital dynamic range compression	(drc_scale) is now 0 by default
 
Michael Niedermayer
- [FFmpeg-devel] Areas needing work
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat: Drop const qualifier to avoid	compiler warning
 
Himangi Saraogi
- [FFmpeg-devel] Error in mpegaudio_parser.c
 
Dan Haddix
- [FFmpeg-devel] Backporting tests/fate.sh: report different status	for different errors
 
Timothy Gu
- [FFmpeg-devel] [PATCH]lavf/apng: Do not print a warning when	writing pngs
 
Carl Eugen Hoyos
- [FFmpeg-devel] hqx codec patch: faster decode with multi threaded	decoding of slices; fixed clipping bug
 
Ferdinand Oeinck
- [FFmpeg-devel] [PATCH] microdvd: do not export framerate hint as	subtitle packet
 
wm4
- [FFmpeg-devel] [PATCH] webmdashenc: Fix fate in MSVC
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH 0/3] Authentication callbacks
 
Lukasz Marek
- [FFmpeg-devel] [PATCH] Support parsing version 1 headers
 
Timothy Gu
- [FFmpeg-devel] [PATCH] [BACKPORT] tests: Fix test name for pixfmts	tests
 
Timothy Gu
- [FFmpeg-devel] HQX codec path: faster decode with multi threaded	decoding of slices; fixed clipping bug
 
Ferdinand Oeinck
- [FFmpeg-devel] Segmentation fault in libquvi.c
 
Gilles Chanteperdrix
- [FFmpeg-devel] [PATCH]Add disposition default when creating	ffprobe-test.nut
 
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC][PATCH] avformat/flvdec: avoid reseting	eof_reached to 0 silently
 
Zhang Rui
- [FFmpeg-devel] [PATCH] lavf/segment: provide a virtual AVIOContext	representing all the segments
 
Rodger Combs
- [FFmpeg-devel] Usecases of the AVIODir* API
 
Michael Niedermayer
- [FFmpeg-devel] youtube patches
 
Gilles Chanteperdrix
- [FFmpeg-devel] [FFmpeg-cvslog] avutil/x86/Makefile: Make building and linking of emms.c conditional
 
James Almer
- [FFmpeg-devel] [PATCH] vda: Cast to not discard constant qualifier	and silence compiler warning
 
Himangi Saraogi
- [FFmpeg-devel] [PATCH] ffmdec: Check return value of	ffm_append_recommended_configuration
 
Himangi Saraogi
- [FFmpeg-devel] Does the H.263 in FFmpeg support two pass encoding
 
Ramprasad N
- [FFmpeg-devel] [PATCH] avcodec/libdcadec: honor AVCodecContext	bitexact flag
 
James Almer
- [FFmpeg-devel] Sample file triggering "DVB subtitles with multiple languages is not implemented" & A/V transcoding errors
 
Manfred Petz
- [FFmpeg-devel] [PATCH 2/2] WIP: lavf/segment: provide a virtual AVIOContext representing all the segments
 
Stefano Sabatini
- [FFmpeg-devel] [PATCH]Autodetect raw flac files
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/rtsp: Fix unchecked return value
 
Himangi Saraogi
- [FFmpeg-devel] Test for FLAC
 
Ludmila Glinskih
- [FFmpeg-devel] FLAC decoder and FF_INPUT_BUFFER_PADDING_SIZE
 
Ludmila Glinskih
- [FFmpeg-devel] [PATCH] avcodec/libx265: print supported presets and	tunes on error
 
James Almer
- [FFmpeg-devel] [PATCH 1/2] refactored srtdec
 
Yayoi
- [FFmpeg-devel] [PATCH 3/4] libavformat/segment: add an option to write the header to a separate file
 
Stefano Sabatini
- [FFmpeg-devel] NVENC H.265 4K Uncatchable 60fps Performance
 
Ali KIZIL
- [FFmpeg-devel] [PATCH] lavd/vfwcap: Fix compilation under windows.
 
Matt Oliver
- [FFmpeg-devel] [PATCH] avformat/rtsp: Fix dereference after null	check
 
Himangi Saraogi
- [FFmpeg-devel] [PATCH] avfilter/drawtext: fix frame mem leak
 
Ivan Efimov
- [FFmpeg-devel] [PATCH 1/4] cabac-test: Return 1 if there are any	errors
 
Timothy Gu
- [FFmpeg-devel] [PATCH] texi2pod: Handle @verbatim
 
Timothy Gu
- [FFmpeg-devel] [PATCH 2/5] Use @verbatim instead of @example for ASCII arts
 
Timothy Gu
- [FFmpeg-devel] [PATCH] tests: Do not include stdout/stderr or diff	if the test passed
 
Timothy Gu
- [FFmpeg-devel] Refund request for Chemnitzer Linux Tage 2015
 
Thilo Borgmann
- [FFmpeg-devel] [PATCH] rtpenc_jpeg: handle case of picture	dimensions not dividing by 8
 
Andrey Utkin
- [FFmpeg-devel] [PATCH] tests: Add ATRAC3plus tests
 
Timothy Gu
- [FFmpeg-devel] [PATCH v2] libavformat/mxfenc: added support mxf	opatom audio muxing
 
Mark Reid
- [FFmpeg-devel] [PATCH] avformat/rtpproto: Move dscp into context &	AVOptions
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fixed remuxing of HDMV PGS subtitles
 
Timothy Gu
- [FFmpeg-devel] [PATCH v3] libavformat/mxfenc: added support mxf	opatom audio muxing
 
Mark Reid
- [FFmpeg-devel] [PATCH 1/3] [GSoC] [AAC] aacenc: Add support for	Perceptual Noise Substitution energy values
 
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] tests/tiny_psnr: Make the search range	extend both sides from the specified shift value
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate: Include branch information in the	payload header
 
Timothy Gu
- [FFmpeg-devel] [PATCH] Check for not synchronized packets (very small feed file, very slow client connection)
 
Milan Matejec
- [FFmpeg-devel] [PATCH] tests/fate: added mxf opatom audio	regression tests
 
Mark Reid
- [FFmpeg-devel] [PATCH] lavf/http: handle case where the server	returns a redirect during a seek
 
Rodger Combs
- [FFmpeg-devel] [PATCH] lavf/mpeg: vobsub add an option to specify	the .sub's URI
 
Rodger Combs
- [FFmpeg-devel] [PATCH] fate: add tta encoder test
 
James Almer
- [FFmpeg-devel] Pixel format 12bit grayscale
 
Marco Porsch
- [FFmpeg-devel] Remove codec specific metadata inside MDAT
 
Kamaldeep Tumkur
- [FFmpeg-devel] Question on tbr, tbn, tbc
 
Kamaldeep Tumkur
- [FFmpeg-devel] [PATCH 1/2] Decoding of Bold Italic and Underlined	styles for 3GPP timed text subtitles
 
Niklesh Lalwani
- [FFmpeg-devel] [PATCH 2/2] Using dynamic arrays for multiple style	records
 
Niklesh Lalwani
- [FFmpeg-devel] Question regarding inter-filter communication
 
Bahram Dahi
- [FFmpeg-devel] [PATCH] avcodec/alsdec: use av_malloc(z)_array()
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] webdashenc: Add failure check for	av_malloc.
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH 2/2] webmdashenc: Fix potential leak in	realloc
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] ffmpeg latest git - rewrapping (codec copy) breaks container fps/tbr values
 
David Favor
- [FFmpeg-devel] NVENC HEVC Profile Settings Errors
 
Ali KIZIL
- [FFmpeg-devel] Accept 0x000001 as startcode for hevc in mpegts
 
Ali KIZIL
- [FFmpeg-devel] [PATCH]Accept 0x000001 as startcode for hevc in	mpegts
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/3] [GSoC] [AAC] aaccoder: Implement	Perceptual Noise Substitution
 
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 0/5] Fix mp3 gapless support (second try)
 
wm4
- [FFmpeg-devel] [PATCH] avformat/utils: Preserve packet duration	when parsing is done only for headers
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] [GSoC] [AAC] aaccoder: Implement	Perceptual Noise Substitution for AAC
 
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v4] [GSoC] [AAC] aaccoder: Implement	Perceptual Noise Substitution for AAC
 
Rostislav Pehlivanov
- [FFmpeg-devel] Changes to libavutil/softfloat
 
Nedeljko Babic
- [FFmpeg-devel] [PATCH] configure: add pkg-config support for	libdcadec
 
Simon Thelen
- [FFmpeg-devel] AAC Decoder - fixed point implementation
 
Nedeljko Babic
- [FFmpeg-devel] [PATCH] ivfenc: incorrect fourcc for VP9 video
 
Victor Anjin
- [FFmpeg-devel] Warning when compiling ffmpeg using msvc toolchain	with --enable-pthreads
 
Ramprasad N
- [FFmpeg-devel] [PATCH] fate: add mp3 gapless test
 
wm4
- [FFmpeg-devel] [PATCH] avcodec[/format]/webpenc: use WebPAnimEncoder API to generate animated WebP
 
Urvang Joshi
- [FFmpeg-devel] [PATCH] configure: add missing dependencies for MIPS	and PPC features
 
James Almer
- [FFmpeg-devel] [PATCH] lavfi/avf_showcqt: fix error code.
 
Nicolas George
- [FFmpeg-devel] [PATCH] hls: skip to next segment if the current is	unavailable
 
wm4
- [FFmpeg-devel] [PATCH] msrledec: use signed pixel_ptr in	msrle_decode_pal4
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] aacdec: consistently use avctx for logging in decode_eld_specific_config
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] aacpsy: avoid norm_fac becoming NaN
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] aasc: return correct buffer size from	aasc_decode_frame
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] ac3: validate end in	ff_ac3_bit_alloc_calc_mask
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH]Set interlaced flag when muxing interlaced	dnxhd into mxf
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] remove the www. from the URL -	http://evermeet.cx/ffmpeg/
 
Helmut K. C. Tessarek
- [FFmpeg-devel] [PATCH 1/2] Makefile: Add support for MSA	(MIPS-SIMD-Arch)
 
shivraj.patil at imgtec.com
- [FFmpeg-devel] [PATCH 1/2] avcodec/g729dec: support decoding	packets with multiple frames
 
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/4] avformat/mp3dec: fix gapless audio when	seeking in CBR mode
 
wm4
- [FFmpeg-devel] [PATCH] avcodec/mpegaudiodec_template: skip first	frame after seeking
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/rawdec: set AVFMT_NOTIMESTAMPS on	more demuxers
 
wm4
- [FFmpeg-devel] [PATCH 1/3] aaccoder: use put_sbits()
 
James Almer
- [FFmpeg-devel] LFEScaleIndex larger than 127 is not implemented
 
Eugene Myronchuk
- [FFmpeg-devel] [PATCH 1/2] dca_xll: use av_clip_intp2()
 
James Almer
- [FFmpeg-devel] [PATCH] avutil/mips/generic_macros_msa: volatile	doesnt need __
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] alsdec: ensure channel reordering is	reversible
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] alsdec: validate time diff index
 
Andreas Cadhalpun
- [FFmpeg-devel] Help in understanding seeking behaviour of FFmpeg API on MP4 video with hint tracks
 
declan harrison
- [FFmpeg-devel] [PATCH] alsdec: limit avctx->bits_per_raw_sample to	32
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avfilter/vf_colorkey: Add colorkey video	filter
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] cmdutils: indent protocols listing
 
Lou Logan
- [FFmpeg-devel] [PATCH] avutil: remove pointless bmi1 define
 
James Almer
- [FFmpeg-devel] [PATCH] avcodec/mips: MSA (MIPS-SIMD-Arch)	optimizations for HEVC copy and hv mc functions
 
shivraj.patil at imgtec.com
- [FFmpeg-devel] [PATCH] avformat/http: Return an error in case	of prematurely ending data
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4] Fix mistake with repeating values in	first and second channels
 
Ludmila Glinskih
- [FFmpeg-devel] [PATCH] avcodec/mips: MSA (MIPS-SIMD-Arch)	optimizations for H264 lpf and weight/biweight functions
 
shivraj.patil at imgtec.com
- [FFmpeg-devel] [PATCH 1/2] avformat/nsvdec: remove trace log from	probe(), this is better done generically not per format
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] ffmpeg: add option not to offset seek	position by start time
 
wm4
- [FFmpeg-devel] [PATCH] webmdashenc: Fix potential memory leak
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] avformat/mp3dec: Adjust returned timestamp	in the CBR seeking case
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] oggparsedirac: check return value of	init_get_bits
 
Christopher Watkins
- [FFmpeg-devel] [FFmpeg-cvslog] libavcodec: Add FLAC API test
 
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/3] avformat/avio: add resizeable field to	AVIOContext
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/mem: remove av_realloc / av_malloc	incompatibility warning
 
Michael Niedermayer
- [FFmpeg-devel] [GSoC] Patch which adds support for gamma correct	scaling
 
Pedro Arthur
- [FFmpeg-devel] [PATCH][GSoC] dshow: add support for saving and	loading of capture devices
 
Máté Sebők
- [FFmpeg-devel] [PATCH][GSoC] dshow add support for saving and loading of capture devices
 
Máté Sebők
- [FFmpeg-devel] [PATCH 1/5] avformat: add common mechanism for	skipping samples at the start of file
 
wm4
- [FFmpeg-devel] [PATCH] avcodec: use av_mod_intp2() where possible
 
James Almer
- [FFmpeg-devel] [PATCH] avformat/mov.c: Use %d to print an enum,	not PRIu8
 
Christopher Watkins
- [FFmpeg-devel] [PATCH] webmdashenc: Add minimumUpdatePeriod
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] webmdashenc: parameter'ize	minimumUpdatePeriod
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH 1/2] vp9: add support for resolution changes	in inter frames.
 
Ronald S. Bultje
- [FFmpeg-devel] Loongson Optimization Patchs and Machine Express	Issuse
 
周晓勇
- [FFmpeg-devel] [PATCH] Decoding of Bold-Italic-Underlined styles	for 3gpp timed text
 
Niklesh Lalwani
- [FFmpeg-devel] [PATCH 0/6] Fixing gapless mp3 (Nth try)
 
wm4
- [FFmpeg-devel] [PATCH] libavcodec/parser.c: re-fetch PTS/DTS if fetch failed
 
luckliuyuxin
- [FFmpeg-devel] [PATCH] dss_sp: use lowercase codec name without	whitespace
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] aacsbr: break infinite loop in	sbr_hf_calc_npatches
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] alsdec: only adapt order for positive	max_order
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] mpeg4videodec: only allow a positive length
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] bink: check vst->index_entries before using	it
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 1/2] api-flac-test: Fix stupid mistake
 
Ludmila Glinskih
- [FFmpeg-devel] [PATCH 1/3] vp9: add fate test for bilinear MC	filter.
 
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/2] vp9: set timestamps for	show_existing_frame return images.
 
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] alac: validate k before using show_bits in	decode_scalar
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] fate: add mp3 CBR seek test
 
wm4
- [FFmpeg-devel] [PATCH] vp9: remove one optimization branch in	iadst16 which causes overflows.
 
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avformat: drop libquvi demuxer
 
Lou Logan
- [FFmpeg-devel] [PATCH] vp9: remove another optimization branch in	iadst16 which causes overflows.
 
Ronald S. Bultje
- [FFmpeg-devel] [FFMpeg-Devel][GSoC][PATCH 1/6] postproc: Replaced	inline asm for prefetching with prefetch functions
 
Tucker DiNapoli
- [FFmpeg-devel] [PATCH] fate: add cinepak encoder vsynth tests
 
James Almer
- [FFmpeg-devel] [PATCH] avformat/atrac3plus: fix compilation warning
 
Ilya Gordeev
- [FFmpeg-devel] [PATCH 1/2] vp9: use aligned size to write	segmentation map into cache.
 
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/2] vp9: fix intraonly frame decoding.
 
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/2] tests/tiny_psnr: do not ignore errors	from run_psnr
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] libvpxenc: only set noise reduction w/vp8
 
James Zern
- [FFmpeg-devel] [PATCH] git-howto.texi: fix a typo
 
James Zern
- [FFmpeg-devel] [FFMpeg-Devel][GSoC][PATCH 1/2] postproc: Updated	postprocess_template to use new sse/avx deinterlace functions
 
Tucker DiNapoli
- [FFmpeg-devel] [PATCH]Allow easy png streamcopying
 
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add get_device_list() to AVFoundation input	device.
 
Daniel Ly
- [FFmpeg-devel] [PATCH] avformat/wvdec: fix seeking
 
wm4
- [FFmpeg-devel] [PATCH] ffmpeg: remove incorrect network deinit
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/exr.c : exr lossy compression B44	added
 
greeshma
- [FFmpeg-devel] [GSoC] Patch which add simple P frame support for	ffv1
 
Yingming Fan
- [FFmpeg-devel] [PATCH] lavd/v4l2: print buffer flags in case of	error
 
Giorgio Vazzana
- [FFmpeg-devel] Fix bug for PPC LE
 
rongyan
- [FFmpeg-devel] [PATCH] avformat/mp3: large id3 tags break	concatenated file detection
 
wm4
- [FFmpeg-devel] [PATCH] avcodec/libx264: Remove cleanup code,	its uneeded since FF_CODEC_CAP_INIT_CLEANUP
 
Michael Niedermayer
- [FFmpeg-devel] DXVA Question.
 
Anton Fedchin
- [FFmpeg-devel] [PATCH] avfoundation: do not report an I/O error if	devices are listed
 
Thomas Volkert
- [FFmpeg-devel] [PATCH 1/2] tests/subtitles: fix microdvd crlf in ref
 
Clément Bœsch
- [FFmpeg-devel] [PATCH] avcodec/ffv1enc: Store the picture	dimensions in v3.5+
 
Michael Niedermayer
- [FFmpeg-devel] Patch[1/2] to fix bug for PPC LE in file	libswscale/ppc/swscale_altivec.c
 
rongyan
- [FFmpeg-devel] Patch[1/2]: Fix bug for PPC LE in file	libswscale/ppc/swscale_altivec.c
 
rongyan
- [FFmpeg-devel] Patch[2/2]: Fix bug for PPC LE in file	libavcodec/ppc/fdctdsp.c
 
rongyan
- [FFmpeg-devel] [PATCH 1/2] OpenCL: Fix ABI incompatibility issues
 
Gupta, Maneesh
- [FFmpeg-devel] [PATCH 2/2] OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c by using strncpy instead of strcpy
 
Gupta, Maneesh
- [FFmpeg-devel] [PATCH] Adapt libavcodec/tableprint_vlc.h to the	av_dlog -> ff_dlog change.
 
Alexis Ballier
- [FFmpeg-devel] Adding Webvtt in hls muxer
 
Anshul
- [FFmpeg-devel] Test case for Closed caption decoder.
 
Anshul
- [FFmpeg-devel] [PATCH] libavformat/webm_chunk: Write first audio	packet.
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] apedec: ensure blockstodecode is large enough
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] apedec: set s->samples only when	init_frame_decoder succeeded
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] webmdashenc: Fix UTCTiming Element
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] Adobe HTTP Dynamic Streaming (HDS)	demuxer improvements
 
Gorilla Maguila
- [FFmpeg-devel] [PATCH 1/2] avcodec/dca_parser: Extend DTS core sync	word
 
foo86
- [FFmpeg-devel] [PATCH 0/2] colorkey vf, int math conversion,	libavfilter questions
 
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] nutdec: check for negative frame rate in	decode_info_header
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 1/3] nutdec: fix illegal count check in	decode_main_header
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 2/3] nutdec: check chapter creation in	decode_info_header
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 3/3] nutdec: fix memleaks on error in	nut_read_header
 
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avcodec/dca_parser: Extend DTS core sync word and fix existing check
 
foo86
- [FFmpeg-devel] [PATCH] avfilter: add findandcover filter
 
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/mpegts: Factorize version	checking code out
 
Michael Niedermayer
- [FFmpeg-devel] filter vf_findandcover
 
JULIAN GARDNER
- [FFmpeg-devel] ffserver jpg output
 
ill
- [FFmpeg-devel] [PATCH 1/3] libavutil/softfloat: exponent adjusted	for aac fixed point dec
 
Nedeljko Babic
- [FFmpeg-devel] [PATCH 2/3] libavutil/softfloat: Added	av_normalize_sf in av_add_sf
 
Nedeljko Babic
- [FFmpeg-devel] standardization route for FFV1 specification
 
Dave Rice
- [FFmpeg-devel] [PATCH] FFV1 specification: Quantization Tables	syntax
 
Jerome Martinez
- [FFmpeg-devel] [PATCH 0/4] FFV1 specification: Slice Header syntax	moved and expanded
 
Jerome Martinez
- [FFmpeg-devel] [PATCH] lavf/mux: do not fail in case of non	monotonically increasing DTS values for data packets
 
Stefano Sabatini
- [FFmpeg-devel] [PATCH 01/16] vp9: profile 1 header decoding.
 
Ronald S. Bultje
- [FFmpeg-devel] Anybody already working on VDPAU / HEVC support?
 
Christian König
- [FFmpeg-devel] [PATCH] lavf/webm_chunk: Use dyn_buf to write chunks
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] lavf/webm_chunk: Fix a memory leak.
 
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] vp9: fix show-existing-frames for	multi-threading.
 
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Fix segfault with x11grab when switching	windows.
 
Matthew Smiglarski
    
      Last message date: 
       Thu Apr 30 23:44:31 CEST 2015
    Archived on: Thu Apr 30 23:44:31 CEST 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).