October 2013 Archives by thread
      
      Starting: Tue Oct  1 00:38:26 CEST 2013
         Ending: Thu Oct 31 21:41:56 CET 2013
         Messages: 1144
     
- [FFmpeg-cvslog] swscale/utils: dont divide by zero with zero vectors
 
Michael Niedermayer
 - [FFmpeg-cvslog] configure: fix logic for threads in case of OpenCL	is enabled. Fixes ticket 3004.
 
Thilo Borgmann
 - [FFmpeg-cvslog] avcodec/fraps: increase vlc nb_bits
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_histogram: improve waveform speed
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/vf_histogram: add support for subsampled	planar yuv modes in waveform mode
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/vf_histogram: change order of histograms	for planar rgb
 
Paul B Mahol
 - [FFmpeg-cvslog] Revert "Merge commit	'61c31e4ee7ea79a9e74c0476b81244febf17e6d7'" ( configure:	Properly set zlib dependencies for all components)
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/wmalosslessdec: check block_align
 
Michael Niedermayer
 - [FFmpeg-cvslog] atrac: Add missing av_cold.
 
Maxim Poliakovski
 - [FFmpeg-cvslog] atrac: Update copyright info and file description.
 
Maxim Poliakovski
 - [FFmpeg-cvslog] atrac: Move doxygen comments to the header
 
Maxim Poliakovski
 - [FFmpeg-cvslog] atrac3: Rename GainInfo to AtracGainInfo
 
Maxim Poliakovski
 - [FFmpeg-cvslog] atrac3: rename num_gain_data to num_points
 
Maxim Poliakovski
 - [FFmpeg-cvslog] atrac3/decode_gain_control: cosmetics
 
Maxim Poliakovski
 - [FFmpeg-cvslog] atrac: limit line length to 80 chars
 
Maxim Poliakovski
 - [FFmpeg-cvslog] atrac3: Generalize gain compensation code
 
Maxim Poliakovski
 - [FFmpeg-cvslog] avfilter/af_silencedetect: use the name 's' for the	pointer to the private context
 
Paul B Mahol
 - [FFmpeg-cvslog] avfilter/vf_removelogo: use the name 's' for the	pointer to the private context
 
Clément Bœsch
 - [FFmpeg-cvslog] ffmpeg: dont return reserved values
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/af_afade: use the name 's' for the pointer	to the private context
 
Paul B Mahol
 - [FFmpeg-cvslog] avfilter/avf_showspectrum: use the name 's' for the	pointer to the private context
 
Clément Bœsch
 - [FFmpeg-cvslog] asfdec: Check the return value of	asf_read_stream_properties
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'cc41167aede4c101ad17eeffa8f39bb6c23d3dad'
 
Michael Niedermayer
 - [FFmpeg-cvslog] mxf: Remove a typo
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'ad0560fe7491a85c3e71d5a3d6a0443f10b33ab1'
 
Michael Niedermayer
 - [FFmpeg-cvslog] rtmp: alias rtmp_listen to listen
 
Luca Barbato
 - [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec: use designated initializers for bitstream	filters
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/imgconvert/get_color_type: fix type for PAL8
 
Michael Niedermayer
 - [FFmpeg-cvslog] mov: fix trun / pseudo_stream_id handling
 
Michael Niedermayer
 - [FFmpeg-cvslog] VC1 VDPAU: Mark missing reference frames as such.
 
Reimar Döffinger
 - [FFmpeg-cvslog] avformat/utils: pass AVFormatContext to	find_decoder()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat: add support to force specific AVCodecs
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffmpeg: add support to force specific AVCodecs
 
Michael Niedermayer
 - [FFmpeg-cvslog] configure: fix logic for threads in case of OpenCL	is enabled.
 
Thilo Borgmann
 - [FFmpeg-cvslog] doc/encoders: reformat libmp3lame doc
 
Timothy Gu
 - [FFmpeg-cvslog] doc/encoders: reformat and add some clarification	in libtwolame doc
 
Timothy Gu
 - [FFmpeg-cvslog] doc/encoders: Remove options that were not there	when branch was cut from master
 
Timothy Gu
 - [FFmpeg-cvslog] doc/ffmpeg-formats: Add documentation for 3	parameters that have been missing
 
Timothy Gu
 - [FFmpeg-cvslog] doc/encoders: improve libvo-aacenc doc
 
Timothy Gu
 - [FFmpeg-cvslog] doc/encoders: add doc for AAC encoder
 
Timothy Gu
 - [FFmpeg-cvslog] avcodec/ffv1dec: check global header version
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffv1dec: check that global parameters dont change	in version 0/1
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffv1dec: Check bits_per_raw_sample and colorspace	for equality in ver 0/ 1 headers
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/dsputil: fix signedness in sizeof()	comparissions
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_fps: make sure the fifo is not empty	before using it
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/mjpegdec: Add some sanity checks to	ljpeg_decode_rgb_scan()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/truemotion2: Fix av_freep arguments
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/ffv1enc: update buffer check for 16bps
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/parser: reset indexes on realloc failure
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge remote-tracking branch	'TimothyGu/release/1.2' into release/1.2
 
Michael Niedermayer
 - [FFmpeg-cvslog] update for 1.2.4
 
Michael Niedermayer
 - [FFmpeg-cvslog] Tag n1.2.4 : FFmpeg 1.2.4 release
 
git at videolan.org
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 24eb444	web/download: add FFmpeg 1.2.4
 
gitolite
 - [FFmpeg-cvslog] Print pix_fmt name on h264 context reinitialisation.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] ffprobe: print stream channel_layout when available
 
Stefano Sabatini
 - [FFmpeg-cvslog] vf_interlace: do not process an already interlaced	frame
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'06e7301a2efa8dededecbe6836ee5b59bf7e5e76'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc: mark deprecated AVCodec.max_lowres for	removal on next bump
 
Anton Khirnov
 - [FFmpeg-cvslog] Native VP9 decoder.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] VP9 MC (ssse3) optimizations.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] Merge remote-tracking branch 'rbultje/master'
 
Michael Niedermayer
 - [FFmpeg-cvslog] Full-pixel MC functions.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] avfilter/vf_histogram: fix segfault in parade	waveform mode for subsampled formats
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/vf_histogram: add mirrored waveform mode
 
Marton Balint
 - [FFmpeg-cvslog] avcodec: add av_codec_get_max_lowres()
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffmpeg: avoid direct access to lowres use	av_codec_g/set_lowres()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/tiff_common: Improve formating of long	arrays
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/jpeg2000dec: Zero code and quant style
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h264_sei: make SEI type truncated message	more informative
 
Michael Niedermayer
 - [FFmpeg-cvslog] atrac3: Replace a silly counter variable name with	plain 'j'
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'be0b4c70ec40d7f9ac8e416a4379d4a387421184'
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'4be292dac7e7f0586053fcced8d530ccf4ebef29'
 
Michael Niedermayer
 - [FFmpeg-cvslog] Use correct Doxygen syntax
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_pullup: do not ignore frame field order
 
Paul B Mahol
 - [FFmpeg-cvslog] ffplay: avoid direct access to max_lowres use	av_codec_get_max_lowres()
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffplay: avoid direct access to lowres use	av_codec_g/set_lowres()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/dvdsubdec: factor out rectangles reset.
 
Clément Bœsch
 - [FFmpeg-cvslog] avcodec/dvdsubdec: extract every subtitle in a	different file (debug).
 
Clément Bœsch
 - [FFmpeg-cvslog] avcodec/dvdsubdec: reconstruct incomplete SPU	packets.
 
Clément Bœsch
 - [FFmpeg-cvslog] avformat/vobsub: fix several issues.
 
Clément Bœsch
 - [FFmpeg-cvslog] avformat/vobsub: raise packet even if apparently	incomplete.
 
Clément Bœsch
 - [FFmpeg-cvslog] avfilter/vf_frei0r: fix out of array read
 
Michael Niedermayer
 - [FFmpeg-cvslog] atrac: Add missing av_cold
 
Maxim Poliakovski
 - [FFmpeg-cvslog] Merge commit	'6a5bfd4d49e7433f6de869ccfe682940dbca8740'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86: cpu: Restore some explanatory comments removed	in 7160bb7
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'80fefbed623491b92fe59ead99225f99c0d0ca08'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/output-example: Declare link dependency on	libswscale in the Makefile
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'47b6cfc2a0333fb24f074d27830bf35ae5007050'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggparsevorbis: K&R formatting cosmetics
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'49fe9c05f97bc2cfafd8fdcfea2f313d7c8e2c48'
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
 
Michael Niedermayer
 - [FFmpeg-cvslog] cosmetics: Group .name and .long_name together in	codec/ format declarations
 
Diego Biurrun
 - [FFmpeg-cvslog] cosmetics: group remaining .name and .long_name.
 
Clément Bœsch
 - [FFmpeg-cvslog] rtmpproto: Print the error code string if there's	no description
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'a6b361325f2bfc8d9d4e5f761d6c1a07b209c4fb'
 
Michael Niedermayer
 - [FFmpeg-cvslog] rtmpproto: Pass the 'live' parameter in the right	unit
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'4d6d70292e91a7ef027824d731b6b6570ceabf2f'
 
Michael Niedermayer
 - [FFmpeg-cvslog] rtmpproto: Clear the flv allocation size on	reallocp failures
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'72540e514ceaaed8ecb97ed63637b2a2a4447ab8'
 
Michael Niedermayer
 - [FFmpeg-cvslog] rtmpproto: Move the flv header/trailer addition to	append_flv_data
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'24fee95321c1463360ba7042d026dae021854360'
 
Michael Niedermayer
 - [FFmpeg-cvslog] rtmpproto: Readjust the end of the flv buffer if	handle_metadata exited early
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'8921e32f730c191543b84e61338bc9d549aa05a3'
 
Michael Niedermayer
 - [FFmpeg-cvslog] rtmpproto: Validate the embedded flv packet size	before copying
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'cd818b3a5709b9b08bd5901cb8863a8b61be265e'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86: fdct: Only build fdct code if encoders have	been enabled
 
Diego Biurrun
 - [FFmpeg-cvslog] lavu/common: add warning to GET_UTF8 doxy
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavu/opt: fix doxy for av_opt_get* functions about	return value
 
Stefano Sabatini
 - [FFmpeg-cvslog] avformat/mov: force parsing of headers if stts is	absent
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_histogram: use const for variables that	are not supposed to change
 
Paul B Mahol
 - [FFmpeg-cvslog] lavd/pulse: add MAINTAINERS entry
 
Lukasz Marek
 - [FFmpeg-cvslog] avformat/gifdec: make GIF_APP_EXT_LABEL parsing	more robust
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/dpx: fix reading 12bit dpx images,	which have non zero padding bits
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/dpx: fix reading of the packing field
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/dpx: check encoding
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/dpx: check packing
 
Michael Niedermayer
 - [FFmpeg-cvslog] mov: Don't allocate arrays with av_malloc that will	be realloced
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'b698542ad83284fbb8c22404e3cafeb2dd739d38'
 
Michael Niedermayer
 - [FFmpeg-cvslog] ismindex: Use the individual stream duration	instead of the global one
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'd347a7b248d4ffdc278373fecf033b0ade030343'
 
Michael Niedermayer
 - [FFmpeg-cvslog] ismindex: Calculate the file duration among the	included tracks
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'583a287f6f48f263859df142e6f90993e4217c72'
 
Michael Niedermayer
 - [FFmpeg-cvslog] ismindex: Change the duration field to int64_t
 
Martin Storsjö
 - [FFmpeg-cvslog] avfilter/af_silencedetect: support more sample	formats
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/dpx: return proper error code for	unsupported files
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/dpx: reformat avpriv_report_missing_feature	messages
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/dpx: cosmetics: fix identation
 
Paul B Mahol
 - [FFmpeg-cvslog] configure: add --tempprefix option
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/f_interleave: use the name 's' for the	pointer to the private context
 
Paul B Mahol
 - [FFmpeg-cvslog] avformat/matroskadec: only set r_frame_rate if the	value is within reasonable limits
 
Michael Niedermayer
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ebe7158 doom9	news
 
gitolite
 - [FFmpeg-cvslog] swscale/options: switch default to bicubic
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_scale: change the default scaler to	bicubic
 
Michael Niedermayer
 - [FFmpeg-cvslog] doxy: Document avlog
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'4272bb6ef1533846a788c259cc498562d0704444'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86: xviddct: Employ more specific ifdefs
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'0b8b2ae5e93d616c2ece59f7175f483154cff918'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86: fdct: Initialize optimized fdct	implementations in the standard way
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'258414d0771845d20f646ffe4d4e60f22fba217c'
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale: provide a default scaler if none is set
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'6b3ff6f91a535d6383f41ca7bdf760165dcb6015'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86: dsputil: Separate	ff_add_hfyu_median_prediction_cmov from dsputil_mmx
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'2ddb35b91131115c094d90e04031451023441b4d'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggparsevorbis: return meaningful errors
 
Vittorio Giovara
 - [FFmpeg-cvslog] avfilter/vf_scale: dont duplicate default.
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate: fix dpx on big endian
 
Michael Niedermayer
 - [FFmpeg-cvslog] configure: filters should select the parts they	need not use deps
 
Michael Niedermayer
 - [FFmpeg-cvslog] apichanges: fix 2 wrong hashes
 
Michael Niedermayer
 - [FFmpeg-cvslog] update all trac links to use the trac subdomain
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/APIchanges: List merge commit hashes and	version numbers
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/rpza: Perform pointer advance and checks	before using the pointers
 
Michael Niedermayer
 - [FFmpeg-cvslog] jpeg2000: check log2_cblk dimensions
 
Michael Niedermayer
 - [FFmpeg-cvslog] matroska_read_seek: Fix used streams for subtitle	index compensation
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/pngdsp: fix (un)signed type in end	comparission
 
Michael Niedermayer
 - [FFmpeg-cvslog] update for 0.8.15
 
Michael Niedermayer
 - [FFmpeg-cvslog] Tag n0.8.15 : FFmpeg 0.8.15 release
 
git at videolan.org
 - [FFmpeg-cvslog] doc: filters: Correct BNF FILTER description
 
Vicente Jimenez Aguilar
 - [FFmpeg-cvslog] smacker: fix off by one error
 
Paul B Mahol
 - [FFmpeg-cvslog] Fix type of shared flac table	ff_flac_blocksize_table[].
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] indeo5: update AVCodecContext width/height on size	change
 
Michael Niedermayer
 - [FFmpeg-cvslog] update year to 2013
 
Reinhard Tartler
 - [FFmpeg-cvslog] oggdec: make sure the private parse data is cleaned	up
 
Luca Barbato
 - [FFmpeg-cvslog] wmadec: require block_align to be set.
 
Anton Khirnov
 - [FFmpeg-cvslog] xxan: fix invalid memory access in	xan_decode_frame_type0()
 
Reinhard Tartler
 - [FFmpeg-cvslog] Update RELEASE file for 0.7.8
 
Reinhard Tartler
 - [FFmpeg-cvslog] h264: check for luma and chroma bit depth being	equal
 
Reinhard Tartler
 - [FFmpeg-cvslog] vorbisdec: Error on bark_map_size equal to 0.
 
Michael Niedermayer
 - [FFmpeg-cvslog] matroskadec: request a read buffer for the wav	header
 
Luca Barbato
 - [FFmpeg-cvslog] wmaprodec: return an error, not 0,	when the input is too small.
 
Anton Khirnov
 - [FFmpeg-cvslog] shorten: validate that the channel count in the	header is not <= 0
 
Justin Ruggles
 - [FFmpeg-cvslog] shorten: set invalid channels count to 0
 
Reinhard Tartler
 - [FFmpeg-cvslog] shorten: report meaningful errors
 
Reinhard Tartler
 - [FFmpeg-cvslog] shorten: use the unsigned type where needed
 
Luca Barbato
 - [FFmpeg-cvslog] lavf: fix arithmetic overflows in	avformat_seek_file()
 
Mans Rullgard
 - [FFmpeg-cvslog] atrac3: avoid oversized shifting in decode_bytes()
 
Xi Wang
 - [FFmpeg-cvslog] flacdec: simplify bounds checking in flac_probe()
 
Xi Wang
 - [FFmpeg-cvslog] dsputil: fix invalid array indexing
 
Mans Rullgard
 - [FFmpeg-cvslog] lzo: fix overflow checking in copy_backptr()
 
Xi Wang
 - [FFmpeg-cvslog] parser: fix large overreads
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfiltergraph: check for sws opts being non-NULL	before using them.
 
Anton Khirnov
 - [FFmpeg-cvslog] dfa: check for invalid access in decode_wdlt().
 
Anton Khirnov
 - [FFmpeg-cvslog] wmaprodec: require block_align to be set.
 
Anton Khirnov
 - [FFmpeg-cvslog] lavf: make sure stream probe data gets freed.
 
Anton Khirnov
 - [FFmpeg-cvslog] iff: validate CMAP palette size
 
Kostya Shishkov
 - [FFmpeg-cvslog] rv10: check that extradata is large enough
 
Anton Khirnov
 - [FFmpeg-cvslog] qdm2: check that the FFT size is a power of 2
 
Anton Khirnov
 - [FFmpeg-cvslog] oggdec: fix faulty cleanup prototype
 
Luca Barbato
 - [FFmpeg-cvslog] aac: check the maximum number of channels
 
Reinhard Tartler
 - [FFmpeg-cvslog] Update changelog for 0.7.8 release
 
Reinhard Tartler
 - [FFmpeg-cvslog] h264_cavlc: fix reading skip run
 
Michael Niedermayer
 - [FFmpeg-cvslog] alacenc: Fix missing sign_extend()
 
Michael Niedermayer
 - [FFmpeg-cvslog] Autodetect idcin only if audio properties allow	decoding.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] mpegts: only reopen pmt_cb filter if its different	from the previous.
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpeg12dec: avoid reinitialization on PS changes	when possible.
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'5025dbc577c9a9e0109cb363ac630a9eeda6dc1d' into release/0.8
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'd785f6940144eb6ce4c24309ed034056b81395bc' into release/0.8
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'5ebb5a32bdd910a8afb316c51ed0b322f5600ae5' into release/0.8
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'9c713f30e4913a28d93eb37ea5db7f62be4c0ef6' into release/0.8
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'f844cb9bced3148fca2db5bbb092929526108005' into release/0.8
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.7'	into release/0.8
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge tag 'n0.8.15' into release/0.7
 
Michael Niedermayer
 - [FFmpeg-cvslog] update for 0.7.16
 
Michael Niedermayer
 - [FFmpeg-cvslog] Tag n0.7.16 : FFmpeg 0.7.16 release
 
git at videolan.org
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4d0c2b9	web/olddownload: add 0.7.16 and 0.8.15
 
gitolite
 - [FFmpeg-cvslog] avcodec: add dpx parser
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/dpx: make .long_name more descriptive
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/flac_parser: export sample_rate also when	PARSER_FLAG_COMPLETE_FRAMES is set
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/oggparseflac: fix handling of old flac in	ogg
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffmpeg: dont detect slight (0.1sec) backward moving	dts as discontinuity
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_phase: remove dead initialization
 
Paul B Mahol
 - [FFmpeg-cvslog] avfilter/vf_drawtext: remove dead initialization
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/dpx: return different error code for	unsupported depths
 
Paul B Mahol
 - [FFmpeg-cvslog] bmv: Remove unused variable
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'9adbc3f3a1770fec9d24b8f5be3438a6c8e9e6a6'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86: fdct: Employ more specific ifdefs
 
Diego Biurrun
 - [FFmpeg-cvslog] lavu/parseutils: add more resolutions
 
Niv Sardi
 - [FFmpeg-cvslog] doc/indevs: make pulse dev formatting consistent	with other devices
 
Lukasz Marek
 - [FFmpeg-cvslog] avfilter/lswsutils: dont override the default scaler
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/dpx: refactor pixel format selection
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/dpx: support for 8 and 16 bit luma only	files
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/options_table: add field_order
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/deshake
 
Lenny Wang
 - [FFmpeg-cvslog] avfilter/vf_deshake: fix block_contrast() lower	brightness value
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffmpeg: add max_error_rate to allow tuning the	point decoding errors are considered a failure of the whole	transcoding.
 
Michael Niedermayer
 - [FFmpeg-cvslog] dsicin: Add some basic sanity checks for fields	read from the file
 
Martin Storsjö
 - [FFmpeg-cvslog] smacker: Don't return packets in unallocated streams
 
Martin Storsjö
 - [FFmpeg-cvslog] smacker: Avoid integer overflow when allocating	packets
 
Martin Storsjö
 - [FFmpeg-cvslog] smacker: Make sure we don't fill in huffman codes	out of range
 
Martin Storsjö
 - [FFmpeg-cvslog] shorten: Use a checked bytestream reader for the	wave header
 
Martin Storsjö
 - [FFmpeg-cvslog] shorten: Break out of loop looking for fmt chunk if	none is found
 
Martin Storsjö
 - [FFmpeg-cvslog] ape: Don't allow the seektable to be omitted
 
Martin Storsjö
 - [FFmpeg-cvslog] zmbvdec: Check the buffer size for uncompressed data
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpc8: Check the seek table size parsed from the	bitstream
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'f8a72f041c049e812dfa1f32156327e9778f5710' into release/1.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpc8: Make sure the first stream exists before	parsing the seek table
 
Martin Storsjö
 - [FFmpeg-cvslog] omadec: Properly check lengths before incrementing	the position
 
Martin Storsjö
 - [FFmpeg-cvslog] sierravmd: Do sanity checking of frame sizes
 
Martin Storsjö
 - [FFmpeg-cvslog] vocdec: Don't update codec parameters mid-stream
 
Martin Storsjö
 - [FFmpeg-cvslog] cavsdec: Make sure a sequence header has been	decoded before decoding pictures
 
Martin Storsjö
 - [FFmpeg-cvslog] vp3: Check the framerate for validity
 
Martin Storsjö
 - [FFmpeg-cvslog] svq3: Check for any negative return value from	ff_h264_check_intra_pred_mode
 
Martin Storsjö
 - [FFmpeg-cvslog] mace: Make sure that the channel count is set to a	valid value
 
Martin Storsjö
 - [FFmpeg-cvslog] matroskadec: Verify realaudio codec parameters
 
Martin Storsjö
 - [FFmpeg-cvslog] rv34: Check the return value from	ff_rv34_decode_init
 
Martin Storsjö
 - [FFmpeg-cvslog] oggparseogm: Convert to use bytestream2
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'163196562fe744149ef599d754c30c08a9898381' into release/1.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] mov: Don't use a negative duration for setting	other fields
 
Martin Storsjö
 - [FFmpeg-cvslog] ivi_common: Make sure color planes have been	initialized
 
Martin Storsjö
 - [FFmpeg-cvslog] eacmv: Make sure a reference frame exists before	referencing it
 
Martin Storsjö
 - [FFmpeg-cvslog] mpeg4videodec: Check the width/height in	mpeg4_decode_sprite_trajectory
 
Martin Storsjö
 - [FFmpeg-cvslog] truemotion2: Use av_freep properly in an error path
 
Martin Storsjö
 - [FFmpeg-cvslog] ffv1: Make sure at least one slice context is	initialized
 
Martin Storsjö
 - [FFmpeg-cvslog] xmv: Add more sanity checks for parameters read	from the bitstream
 
Martin Storsjö
 - [FFmpeg-cvslog] idroqdec: Make sure a video stream has been	allocated before returning packets
 
Martin Storsjö
 - [FFmpeg-cvslog] asvdec: Verify the amount of extradata
 
Martin Storsjö
 - [FFmpeg-cvslog] rv10: Validate the dimensions set from the container
 
Martin Storsjö
 - [FFmpeg-cvslog] mpegaudiodec: Validate that the number of channels	fits at the given offset
 
Martin Storsjö
 - [FFmpeg-cvslog] qpeg: Add checks for running out of rows in	qpeg_decode_inter
 
Martin Storsjö
 - [FFmpeg-cvslog] segafilm: Validate the number of audio channels
 
Martin Storsjö
 - [FFmpeg-cvslog] wtv: Add more sanity checks for a length read from	the file
 
Martin Storsjö
 - [FFmpeg-cvslog] rl2: Avoid a division by zero
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'ce1dacb435460dda1f9d453eaaeac44bd502aca4' into release/1.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] dcadec: Validate the lfe parameter
 
Martin Storsjö
 - [FFmpeg-cvslog] wnv1: Make sure the input packet is large enough
 
Martin Storsjö
 - [FFmpeg-cvslog] vc1dec: Fix leaks in	ff_vc1_decode_init_alloc_tables on errors
 
Martin Storsjö
 - [FFmpeg-cvslog] vc1dec: Undo mpegvideo initialization if unable to	allocate tables
 
Martin Storsjö
 - [FFmpeg-cvslog] electronicarts: Check packet sizes before reading
 
Martin Storsjö
 - [FFmpeg-cvslog] vqf: Make sure sample_rate is set to a valid value
 
Martin Storsjö
 - [FFmpeg-cvslog] vqf: Make sure the bitrate is in the valid range
 
Martin Storsjö
 - [FFmpeg-cvslog] lavf: Avoid setting avg_frame_rate if delta_dts is	negative
 
Martin Storsjö
 - [FFmpeg-cvslog] avidec: Make sure a packet is large enough before	reading its data
 
Martin Storsjö
 - [FFmpeg-cvslog] alac: Do bounds checking of lpc_order read from the	bitstream
 
Martin Storsjö
 - [FFmpeg-cvslog] xwma: Avoid division by zero
 
Martin Storsjö
 - [FFmpeg-cvslog] mvi: Add sanity checking for the audio frame size
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'04d2f9ace3fb6e880f3488770fc5a39de5b63cbb' into release/1.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] riffdec: Add sanity checks for the sample rate
 
Martin Storsjö
 - [FFmpeg-cvslog] electronicarts: Add more sanity checking for the	number of channels
 
Martin Storsjö
 - [FFmpeg-cvslog] bfi: Add some very basic sanity checks for input	packet sizes
 
Martin Storsjö
 - [FFmpeg-cvslog] mov: Make sure the read sample count is nonnegative
 
Martin Storsjö
 - [FFmpeg-cvslog] bfi: Avoid divisions by zero
 
Martin Storsjö
 - [FFmpeg-cvslog] pngdec: Stop trying to decode once inflate returns	Z_STREAM_END
 
Martin Storsjö
 - [FFmpeg-cvslog] pcx: Consume the whole packet if giving up due to	missing palette
 
Martin Storsjö
 - [FFmpeg-cvslog] xan: Use bytestream2 to limit reading to within the	buffer
 
Martin Storsjö
 - [FFmpeg-cvslog] xan: Only read within the data that actually was	initialized
 
Martin Storsjö
 - [FFmpeg-cvslog] xxan: Disallow odd width
 
Martin Storsjö
 - [FFmpeg-cvslog] rpza: Fix a buffer size check
 
Martin Storsjö
 - [FFmpeg-cvslog] pcx: Check the packet size before assuming it fits	a palette
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'7e350b7ddd19af856b55634233d609e29baab646' into release/1.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] mxfdec: set audio timebase to 1/samplerate
 
Anton Khirnov
 - [FFmpeg-cvslog] twinvqdec: Check the ibps parameter separately
 
Martin Storsjö
 - [FFmpeg-cvslog] svq3: Avoid a division by zero
 
Martin Storsjö
 - [FFmpeg-cvslog] rmdec: Validate the fps value
 
Martin Storsjö
 - [FFmpeg-cvslog] fraps: Make the input buffer size checks more strict
 
Martin Storsjö
 - [FFmpeg-cvslog] r3d: Add more input value validation
 
Martin Storsjö
 - [FFmpeg-cvslog] vc1dec: Make sure last_picture is initialized in	vc1_decode_skip_blocks
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'494f2d4f9e834db1eaf1a7d0160d497f9802013d' into release/1.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] vc1dec: Don't decode slices when the latest slice	header failed to decode
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpegvideo: Initialize chroma_*_shift and codec_tag	even if the size is 0
 
Martin Storsjö
 - [FFmpeg-cvslog] h263dec: Remove a hack that can cause infinite loops
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/9' into	release/1.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] Prepare for 9.10 RELEASE
 
Reinhard Tartler
 - [FFmpeg-cvslog] avcodec/x86/vp9dsp: Fix compilation with nasm.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] x86inc: activate REP_RET automatically
 
Loren Merritt
 - [FFmpeg-cvslog] Merge commit	'25cb0c1a1e66edacc1667acf6818f524c0997f10'
 
Michael Niedermayer
 - [FFmpeg-cvslog] build: Strip spurious labels
 
Loren Merritt
 - [FFmpeg-cvslog] Merge commit	'e52567c2954f627d420b30f75f71af2f2e4afe80'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: Set ELF hidden visibility for global	constants
 
Henrik Gramner
 - [FFmpeg-cvslog] Merge commit	'ad76e6e7e193b98e7335156422d35467816f9ef1'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: Use SSE instead of SSE2 for copying data
 
Henrik Gramner
 - [FFmpeg-cvslog] Merge commit	'63f0d623100bdb0c6081456127f4b6713e83d3db'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: fix some corner cases of SWAP
 
Loren Merritt
 - [FFmpeg-cvslog] Merge commit	'49ebe3f9fe02174ae7e14548001fd146ed375cc2'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: create xm# and ym#, analagous to m#
 
Loren Merritt
 - [FFmpeg-cvslog] Merge commit	'3fb78e99a04d0ed8db834d813d933eb86c37142a'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: Utilize the shadow space on 64-bit Windows
 
Henrik Gramner
 - [FFmpeg-cvslog] Merge commit	'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: Check for __OUTPUT_FORMAT__ having a value	of "x64"
 
Derek Buitenhuis
 - [FFmpeg-cvslog] Merge commit	'47f9d7ce5493e119e09d1227d017414feaaf8d97'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: various minor backports from x264
 
Jason Garrett-Glaser
 - [FFmpeg-cvslog] Merge commit	'71155665414b551ad350622d5abed20e58371fbf'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: remove misaligned cpu flag
 
Henrik Gramner
 - [FFmpeg-cvslog] Merge commit	'3e2fa991db7ef172579422accd61624d52777e5a'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86: h264_idct: Update comments to match 8/10-bit	depth optimization split
 
Diego Biurrun
 - [FFmpeg-cvslog] x86: Fix compilation with nasm on PPC & OS/2
 
Ronald S. Bultje
 - [FFmpeg-cvslog] Changelog: add max_error_rate
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/movenc: factor out find_fps()
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavd: pulse audio encoder
 
Lukasz Marek
 - [FFmpeg-cvslog] dpx: abgr support
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/xwddec: use avpriv_report_missing_feature
 
Paul B Mahol
 - [FFmpeg-cvslog] avfilter/af_join: remove now unnecessary goto
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/ffv1dec: fix format detection
 
Paul B Mahol
 - [FFmpeg-cvslog] update for 2.0.2
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/codecs: fix dangling reference to codec-options	chapter
 
Stefano Sabatini
 - [FFmpeg-cvslog] Tag n2.0.2 : FFmpeg 2.0.2 release
 
git at videolan.org
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6116a9e	web/download: add FFmpeg 2.0.2
 
gitolite
 - [FFmpeg-cvslog] lavd/pulse: rename pulse.c into pulse_audio_dec.c
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd/pulse: move common code to separate file
 
Lukasz Marek
 - [FFmpeg-cvslog] ffserver: strip odd chars from html error messages	before sending them back
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/default.css + doc/t2h.init: New styles
 
Timothy Gu
 - [FFmpeg-cvslog] MAINTAINERS: add Communication section
 
Lou Logan
 - [FFmpeg-cvslog] Add pulse_audio_common.h to skipheaders.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] Fix make checkheaders for vp9 header files.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] shorten: Extend fixed_coeffs to properly support	pred_order 0
 
Luca Barbato
 - [FFmpeg-cvslog] doc/filters: remove extra spacing in vid.stab	section.
 
Clément Bœsch
 - [FFmpeg-cvslog] build: Require yasm 0.8.0 or higher
 
Derek Buitenhuis
 - [FFmpeg-cvslog] Merge commit	'9e3946aadaef6f7d7ef15c31b5ff1e73d0ba79a1'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: Remove .rodata kludges
 
Henrik Gramner
 - [FFmpeg-cvslog] avcodec/vmnc: use av_freep()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/exr: use avpriv_report_missing_feature()
 
Paul B Mahol
 - [FFmpeg-cvslog] avfilter/ff_filter_frame_needs_framing: fix	handling of AV_NOPTS_VALUE
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/buffersink: try to fix AV_NOPTS_VALUE
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavd/xv.c: Include XShm.h before Xvlib.h.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] avformat/wavdec: Dont trust the fact chunk for PCM
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h264_refs: modify key frame detection	heuristic to detect more cases
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h264: call flush_change() on init
 
Michael Niedermayer
 - [FFmpeg-cvslog] vmnc: K&R formatting cosmetics
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'a66aa0daf290ef157cb3322b034b43d6201c43e9'
 
Michael Niedermayer
 - [FFmpeg-cvslog] vmnc: Port to bytestream2
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'61cd19b8bc32185c8caf64d89d1b0909877a0707'
 
Michael Niedermayer
 - [FFmpeg-cvslog] vmnc: Check the cursor dimensions
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'5e992a4682d2c09eed3839c6cacf70db3b65c2f4'
 
Michael Niedermayer
 - [FFmpeg-cvslog] vmnc: Use meaningful return values
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'071e29af4d383bdb44d0c87416dee3e4bb597936'
 
Michael Niedermayer
 - [FFmpeg-cvslog] jpeg2000: Check block length
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'1018a92219a38a812cf97761c6b3a5e66a400f4b'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avi: properly fail if the dv demuxer is missing
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'1cac9accbd1f9b8596122d0735e37b97a844c514'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avi: DV in AVI must be considered single stream
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'756547ce7f4d67a18663503e2157aebed3531703'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avi: directly resync on DV in AVI read failure
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'ceec6e792e4b5baaa23b220f4fd33417631f5288'
 
Michael Niedermayer
 - [FFmpeg-cvslog] vp6: Support cropping to AVCodecContext.width/height
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'41a10f3ba149a2012de499d0b4ad4955d81f28d5'
 
Michael Niedermayer
 - [FFmpeg-cvslog] flvenc: Don't pretend to support muxing "plain" VP6
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'4d7aeff9a1080e64125f3374d993b2c9c4c2751b'
 
Michael Niedermayer
 - [FFmpeg-cvslog] flvenc: Support muxing VP6A as well
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'be1e1373d267bae2af8a62d79eef736736f24565'
 
Michael Niedermayer
 - [FFmpeg-cvslog] flvenc: Write proper cropping for VP6 even if	there's no extradata
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'e6ed8668597cfea25dfb350a9b4df7fb2efc1d90'
 
Michael Niedermayer
 - [FFmpeg-cvslog] prores: Add a codepath for decoding errors
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'44690dfa683f620c77e9f0e8e9bc5682608636b1'
 
Michael Niedermayer
 - [FFmpeg-cvslog] prores: Error out only on surely incomplete	ac_coeffs
 
Luca Barbato
 - [FFmpeg-cvslog] avcodec/vmnc/reset_buffers(): reset cur_hx/hy too	for saftey
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/proresdec2: propagate error codes
 
Michael Niedermayer
 - [FFmpeg-cvslog] libavcodec/x86: Fix emulated_edge_mc SSE code to	not contain SSE2 instructions on x86-32.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] doc/encoder/aac: Remove -cutoff trick
 
Timothy Gu
 - [FFmpeg-cvslog] doc/codecs: Document field_order
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_w3fdif: do not reset pts to 0
 
Paul B Mahol
 - [FFmpeg-cvslog] swscale: Use full resolution chroma for yuv2rgb	when the input has full chroma
 
Michael Niedermayer
 - [FFmpeg-cvslog] atrac3: Remove unused gain compensation tables
 
Maxim Poliakovski
 - [FFmpeg-cvslog] atrac3: Better name for imdct window initialization
 
Maxim Poliakovski
 - [FFmpeg-cvslog] avcodec/exr: remove pointless initialization
 
Paul B Mahol
 - [FFmpeg-cvslog] ffmpeg: set the source_index for trivial filter	graphs
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'ed796fba761f4794bec7735d467c1b2c8e1858fe'
 
Michael Niedermayer
 - [FFmpeg-cvslog] shorten: Fix out-of-array read
 
Tim Walker
 - [FFmpeg-cvslog] Merge commit	'5f5ada3dbf97e306a74250ba8dcf8619ad59b020'
 
Michael Niedermayer
 - [FFmpeg-cvslog] mxf: Add jpeg2000 codec to intra only codecs
 
Matthieu Bouron
 - [FFmpeg-cvslog] Add H.264 fourcc GAVC for GeoVision cameras.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] update Changelog
 
Reinhard Tartler
 - [FFmpeg-cvslog] Fix top-level description
 
Reinhard Tartler
 - [FFmpeg-cvslog] Delete changelog
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/ffmpeg-formats: Add documentation for 2	parameters that have been missing
 
Timothy Gu
 - [FFmpeg-cvslog] Merge remote-tracking branch	'TimothyGu/release/1.1' into release/1.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] update for 1.1.7
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavf/riff.c: Fix GeoVision H.264 fourcc.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] doc/filters/scale: do not explicitly state the	default swscale flags value
 
Stefano Sabatini
 - [FFmpeg-cvslog] prores: Reject negative run and level values
 
Luca Barbato
 - [FFmpeg-cvslog] doc/codecs: document skip_alpha
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/codecs: Cosmetics in the flags2 description
 
Timothy Gu
 - [FFmpeg-cvslog] doc/codecs: Remove no longer existing options
 
Timothy Gu
 - [FFmpeg-cvslog] doc/codecs: Add ignorecrop
 
Timothy Gu
 - [FFmpeg-cvslog] doc/codecs: Add missing mpeg2 aac profiles
 
Timothy Gu
 - [FFmpeg-cvslog] Tag n1.1.7 : FFmpeg 1.1.7 release
 
git at videolan.org
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 640439c	web/olddownload: add FFmpeg 1.1.7
 
gitolite
 - [FFmpeg-cvslog] avformat/movenc: make AVStream easier to access
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/movenc: set pretty compressor name for	XDCAM
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/movenc: set XDCAM codec tag correctly
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_removelogo: use av_freep() for saftey
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_removelogo: fix offset for accessing	pixels above and below
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_removelogo: fix pixel pointer so it	points where its intended
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/lavfutils: fix memleak of avpacket
 
Michael Niedermayer
 - [FFmpeg-cvslog] riff: Add a mapping for VP6A
 
Martin Storsjö
 - [FFmpeg-cvslog] avdevice/pulse_audio_enc: fix stream index
 
Lukasz Marek
 - [FFmpeg-cvslog] avformat/ftp: fix possible deadlock
 
Lukasz Marek
 - [FFmpeg-cvslog] avformat/ftp: add log regarding passive mode failure
 
Lukasz Marek
 - [FFmpeg-cvslog] Merge remote-tracking branch 'lukaszmluki/master'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_separatefields: do not reset pts to 0
 
Paul B Mahol
 - [FFmpeg-cvslog] avfilter/vsrc_testsrc: smpte(hd)bars: use yuv	directly
 
Paul B Mahol
 - [FFmpeg-cvslog] avformat/avr: use ff_get_pcm_codec_id()
 
Paul B Mahol
 - [FFmpeg-cvslog] lavc: rename h265 to hevc,	add AV_CODEC_ID_H265 with identical value for backward compatibility
 
Michael Niedermayer
 - [FFmpeg-cvslog] audio_mix: fix channel order in	mix_1_to_2_fltp_flt_c
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'df6737a55f5dc7c0ae5272bc5fa6182836d5481c'
 
Michael Niedermayer
 - [FFmpeg-cvslog] FATE: add lavr mixing tests
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'9ab5f7107d2f1411e9fda6c36af64524e5ed31d1'
 
Michael Niedermayer
 - [FFmpeg-cvslog] FATE: add lavr resampling tests
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'364af376f343d4706c4cdb7ab9fe0863994e6c01'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc doxy: remove false statements about alignment	requirements.
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'66d3f5fd5ca4cb3d09b52ad1041cd4359325a21a'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc doxy: extend/clarify avcodec_decode_audio4()	doxy
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'16ea20c827ef2ffaf77d5e05d5cf9983689f7b2b'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggparsevorbis: support official chapter extension
 
James Almer
 - [FFmpeg-cvslog] Merge commit	'9c15ef35d404fca2adc31276c1eedb11cf485461'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggparsevorbis: check allocations
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'ed9245dba83f9add60f55718b537b0af2105c60e'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggdec: add support for Opus in Ogg demuxing
 
Nicolas George
 - [FFmpeg-cvslog] Merge commit	'ecab1c77410f023b437c6ed3a3281be8f039e574'
 
Michael Niedermayer
 - [FFmpeg-cvslog] flac: move picture parsing code in a separate file
 
James Almer
 - [FFmpeg-cvslog] Merge commit	'601d6228c4811d8971a2412a759e1a4ab775ebe8'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggvorbisdec: add support for embedded cover art
 
James Almer
 - [FFmpeg-cvslog] Merge commit	'c18375ec8040a9fe0f186b2033dc975883143758'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggparsevorbis: fail on memory allocation error
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'fd2384f02b905a106fba9222ece4ddbe2ec61937'
 
Michael Niedermayer
 - [FFmpeg-cvslog] indeo4: Check the block size if reusing the band	configuration
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'0cb83c563848bf8f8365e7bd30e7e6b57ef360f0'
 
Michael Niedermayer
 - [FFmpeg-cvslog] indeo4: Check the inherited quant_mat
 
Luca Barbato
 - [FFmpeg-cvslog] doc/developer: Merge license related policy items
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/vocdec: return AVERROR_EOF when EOF is	reached
 
Paul B Mahol
 - [FFmpeg-cvslog] avformat/oggparseopus: fix nb_headers
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/jpeg2000dec: check transform equality in MCT
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffplay: factor out putting null packet into the	queue
 
Marton Balint
 - [FFmpeg-cvslog] ffplay: add null packet after attached pics packet
 
Marton Balint
 - [FFmpeg-cvslog] ffplay: cycle through the streams of the current	program, and not every stream
 
Marton Balint
 - [FFmpeg-cvslog] ffplay: add support for changing the channel by the	C key
 
Marton Balint
 - [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/jpeg2000: zero i/f_data
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/jpeg2000dec: prevent out of array accesses	in pixel addressing
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat: add ff_alloc_extradata() helper
 
Paul B Mahol
 - [FFmpeg-cvslog] avformat: use ff_alloc_extradata()
 
Paul B Mahol
 - [FFmpeg-cvslog] avformat/westwood_vqa: s/unsigned char/uint8_t &	s/unsigned int/uint32_t
 
Paul B Mahol
 - [FFmpeg-cvslog] pthread: Fix deadlock during thread initialization
 
Derek Buitenhuis
 - [FFmpeg-cvslog] Merge commit	'eb90a2091ffb94d8c29aaa5ff50f4192520254fc'
 
Michael Niedermayer
 - [FFmpeg-cvslog] http: Add an option for forcing basic authentication
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'eb8b05a3824a9fa85e20d603595ac8a3b83505d4'
 
Michael Niedermayer
 - [FFmpeg-cvslog] http: Support auth method detection for POST
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'71549a857b13edf4c4f95037de6ed5bb4c4bd4af'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/http: check the auth string contents not	the pointer which cannot be NULL
 
Michael Niedermayer
 - [FFmpeg-cvslog] cavs: K&R formatting cosmetics
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'14ddbb477faef359983151b763fd8b20e578651b'
 
Michael Niedermayer
 - [FFmpeg-cvslog] cavs: Return meaningful error values
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'1b20d0f581f01f2df601c9e68d0d321672d97af7'
 
Michael Niedermayer
 - [FFmpeg-cvslog] cavs: Check for negative cbp
 
Luca Barbato
 - [FFmpeg-cvslog] oggparseopus: use ff_alloc_extradata()
 
James Almer
 - [FFmpeg-cvslog] oggparsecelt: use ff_alloc_extradata()
 
James Almer
 - [FFmpeg-cvslog] movenc: use ff_alloc_extradata()
 
James Almer
 - [FFmpeg-cvslog] rtmp: Allocate the prev_pkt arrays dynamically
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avresample/x86: Switch operand order for mulps
 
Derek Buitenhuis
 - [FFmpeg-cvslog] Merge commit	'15748773bf33c110e6e2e9526c7ba5478274c74c'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: Use VEX-encoded instructions in AVX	functions
 
Henrik Gramner
 - [FFmpeg-cvslog] Merge commit	'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: Remove our FMA4 support
 
Derek Buitenhuis
 - [FFmpeg-cvslog] Merge commit	'206895708ea2b464755d340e44501daf9a07c310'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86inc: FMA3/4 Support
 
Jason Garrett-Glaser
 - [FFmpeg-cvslog] Merge commit	'c6908d6b4b377a04a5d055ba874bdbcf06c80497'
 
Michael Niedermayer
 - [FFmpeg-cvslog] x86: more AVX2 framework
 
Jason Garrett-Glaser
 - [FFmpeg-cvslog] Support H.264 fourcc UMSV.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] lavc: Adding seek_preroll to AVCodecContext
 
Vignesh Venkatasubramanian
 - [FFmpeg-cvslog] avformat/rpl: use	avpriv_report_missing_feature/avpriv_request_sample
 
Paul B Mahol
 - [FFmpeg-cvslog] matroskadec: Demux support for SeekPreRoll and	CodecDelay
 
Vignesh Venkatasubramanian
 - [FFmpeg-cvslog] doc: make x11grab examples consistent with option	names
 
Lou Logan
 - [FFmpeg-cvslog] avcodec/x86/dsputil_init: fix cpu flag checks
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/x86/dsputil_init: remove duplicated sse2	idct init
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext	init
 
Michael Niedermayer
 - [FFmpeg-cvslog] http: Check the auth string contents and not only	the pointer
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/jpeg2000dec: fix context consistency with	too large lowres
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate: add pxr24 exr test
 
Paul B Mahol
 - [FFmpeg-cvslog] lavf/segment: simplify segment_count update
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavf/segment: log segments as they end to	AV_LOG_VERBOSE
 
Billy Shambrook
 - [FFmpeg-cvslog] lavf/segment: simplify logic and fix !=0 check on	segment_end return value
 
Stefano Sabatini
 - [FFmpeg-cvslog] configure: Warn when inline asm is disabled for ICL
 
Michael Niedermayer
 - [FFmpeg-cvslog] tableprint: Fix use of a size_t print with MSVC
 
Derek Buitenhuis
 - [FFmpeg-cvslog] tablegen: Don't use cbrtf in host tools
 
Derek Buitenhuis
 - [FFmpeg-cvslog] cos_tablegen: Don't use lrint
 
Derek Buitenhuis
 - [FFmpeg-cvslog] mpegaudio_tablegen: Don't use llrint
 
Derek Buitenhuis
 - [FFmpeg-cvslog] avcodec: improve precission for cbrtf() emulation
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat: rename a few more h.265 to HEVC
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/mpegaudio_tablegen: remove dead branch
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc/hevc_ps: fix PIX_FMT enums
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc/hevc: mark decoder as experimental
 
Michael Niedermayer
 - [FFmpeg-cvslog] hevc: add ts demux support
 
Mickaël Raulet
 - [FFmpeg-cvslog] lavc: add a HEVC decoder.
 
Guillaume Martres
 - [FFmpeg-cvslog] valgrind cleanup( cherry picked from commit	0d5efa40b94c0de92a1fe5091b21e0e2d36bae3d)
 
gcocherel
 - [FFmpeg-cvslog] lavf/matroskadec: Support HEVC demuxing.
 
Yusuke Nakamura
 - [FFmpeg-cvslog] lavf/mov: Support HEVC demuxing.
 
Yusuke Nakamura
 - [FFmpeg-cvslog] avformat/mov: fix "correctly" typo
 
Michael Niedermayer
 - [FFmpeg-cvslog] FATE: add HEVC tests
 
Guillaume Martres
 - [FFmpeg-cvslog] fate: fix DBLK_A_MAIN10_VIXS_2 on big endian
 
Michael Niedermayer
 - [FFmpeg-cvslog] hevc: fixing TSCL_A_VIDYO_5 decoding output order(	cherry picked from commit 19c5d9ed28606e7a166d180fc9f1517cb174146f)
 
Mickaël Raulet
 - [FFmpeg-cvslog] Merge commit	'c0085f94fea89b180e5727b193484a83586d3490'
 
Michael Niedermayer
 - [FFmpeg-cvslog] cavs: more K&R formatting cosmetics
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'3b4fa54866f58bf3d8a8dcc460c73ef6564c0ad8'
 
Michael Niedermayer
 - [FFmpeg-cvslog] bitstream: Check the result of av_malloc()
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'29c455ce3daf7fb369ba20cf77c74bd8e3b43b55'
 
Michael Niedermayer
 - [FFmpeg-cvslog] tiny_psnr: switch f32 handling to floating point
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'dd33637c18629c3e554ebb146bbeb45c9745a5cf'
 
Michael Niedermayer
 - [FFmpeg-cvslog] FATE: use proper comparison mode in the lavr tests
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'68edd5be0980941924ae633d98589d56a8091bbd'
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate: add vorbiscomment cover art test
 
James Almer
 - [FFmpeg-cvslog] Merge commit	'6b081eff4dfc3c899960f69f30cb567266b7dca3'
 
Michael Niedermayer
 - [FFmpeg-cvslog] h264_parser: Fix POC parsing for the case where	MMCO_RESET is absent.
 
Yusuke Nakamura
 - [FFmpeg-cvslog] Merge commit	'b81dbd6cb7522bea96d78a52f8a4c25a47b820c9'
 
Michael Niedermayer
 - [FFmpeg-cvslog] h264_parser: Fix POC parsing for the case where	MMCO_RESET is present.
 
Yusuke Nakamura
 - [FFmpeg-cvslog] Merge commit	'4baba6c813b7a1f27370e20fb1a87b05fcb39208'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc: Convert some remaining strides to ptrdiff_t
 
Ronald S. Bultje
 - [FFmpeg-cvslog] Merge commit	'93f305473f880729d18b5e42067f19d2106cb2e5'
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpegvideo: K&R formatting cosmetics
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'a84616b736fca5ebd6b87489dd41bc06ccdf7860'
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffv1: Assume bitdepth 0 means 8bit
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'a90905db2e6ab1840890f3a88bfd3bf008b9d886'
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpegvideo: Move obmc in a separate function
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'95587859cc69e5abe37c9e3af48008032d98e262' into HEAD
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpegvideo: Move 8x8 in a separate function
 
Luca Barbato
 - [FFmpeg-cvslog] avformat/mux: set avoid_negative_ts based on flags if not overridden by user or muxer
 
Nicolas George
 - [FFmpeg-cvslog] avcodec/exr: piz decompression
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/vp9: fix band_counts array size / padding
 
Ronald S. Bultje
 - [FFmpeg-cvslog] Support HEVC in transport streams.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] doc/utils: rewrite doc for time duration syntax
 
Timothy Gu
 - [FFmpeg-cvslog] doc/utils: reformat doc for color syntax and add	list of supported colors
 
Timothy Gu
 - [FFmpeg-cvslog] doc/filters: reference ffmpeg-utils manual for	color and sizes options
 
Timothy Gu
 - [FFmpeg-cvslog] swscale/swscale_unscaled: fix alpha pointer &	stride for planarRgb16ToRgb16Wrapper()
 
Michael Niedermayer
 - [FFmpeg-cvslog] swsscale/swscale_unscaled: add GBRAP16
 
Paul B Mahol
 - [FFmpeg-cvslog] doc/utils: fix docs build
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/log: fix race between setting and using the	log callback
 
Michael Niedermayer
 - [FFmpeg-cvslog] hevc: optimize residual coding( cherry picked from	commit 70692a44708157b4dfa50e402e446bfa2b27f55e)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: fix pcm with different chroma luma bit	widths( cherry picked from commit	6a444516f338424d062c0ef2806714036283603b)
 
Mickaël Raulet
 - [FFmpeg-cvslog] mem: Make av_strdup allocate using av_realloc
 
Martin Storsjö
 - [FFmpeg-cvslog] avformat/hevcdec: cosmetics, whitespaces
 
Dirk Farin
 - [FFmpeg-cvslog] avformat/hevcdec: add more irap cases to	hevc_probe()
 
Dirk Farin
 - [FFmpeg-cvslog] Add some necessary casts in the wtv demuxer.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/utils/sws_setColorspaceDetails(): fix	indention
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/yuv2rgb: clip cy,	avoid division by 0 with 0 contrast
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavu/opt-test: use automatic set and free handlers
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavu/opt.h: fix grammar typo in av_opt_get* doxy
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavu/channel_layout: change av_get_channel_layout()	behavior at the next bump
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and	handler functions
 
Stefano Sabatini
 - [FFmpeg-cvslog] lswr/swresample: convert ocl and icl options to	AV_OPT_TYPE_CHANNEL_LAYOUT
 
Stefano Sabatini
 - [FFmpeg-cvslog] fate: aac: Add test for AAC-LD
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'f52fd3f3b26f0d80e4f0b374b7695383feca5b92'
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate: Increase the tolerance in the lavr tests
 
Martin Storsjö
 - [FFmpeg-cvslog] avcodec/hevcpred: fix make checkheaders.
 
Clément Bœsch
 - [FFmpeg-cvslog] avformat/flvdec: use avpriv_request_sample()
 
Paul B Mahol
 - [FFmpeg-cvslog] Support 4k AVC-Intra in mov.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] avcodec: Add little-endian G726 decoder
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] avformat: Use G726LE decoder for Sun AU files
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] lavf/riff: Fix a comment.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] Fix decoding of G.726 in AIFF.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] MAINTAINERS: add my name to a few entries
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavd/fbdev: pass proper memory map length
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd/pulse_audio_dec: apply cosmetic changes
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd/fbdev: use av_str2err() macro for printing	error messages
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavd/pulse_audio_enc: fix error check
 
Lukasz Marek
 - [FFmpeg-cvslog] configure: remove \r from cc_ident,
 
俞晓磊
 - [FFmpeg-cvslog] MAINTAINERS: add Timothy to documentation
 
Michael Niedermayer
 - [FFmpeg-cvslog] wtv: Seek by sector properly
 
Luca Barbato
 - [FFmpeg-cvslog] avformat/wtv: rename to wtv_common
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/wtvdec: drop SHIFT_SECTOR_BITS() macro
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/developer: Add a policy item about updating the	MAINTAINERs file
 
Michael Niedermayer
 - [FFmpeg-cvslog] Do not leave positive values undefined when	negative are defined as error
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/avpacket/av_packet_split_side_data: ensure	that side data padding is initialized
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/utils: add some saftey checks to	add_metadata_from_side_data()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/oggdec: favor av_freep() over av_free()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/exr: favor av_freep() over av_free() for	saftey
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/exr: fix null pointer dereference
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffv1enc: use 64bit in maxsize calculation
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h264_parser: fix order of operations
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/hevc: fix EOB/EOS check
 
Michael Niedermayer
 - [FFmpeg-cvslog] hevc: inline cabac in residual coding( cherry	picked from commit 17d7a880445b72feb36d684ae1f0597195811e97)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: inline cabac in hls_mvd_coding( cherry picked	from commit ad387195ad04e8a005a1bfd509e9e4f827e68fa9)
 
Mickaël Raulet
 - [FFmpeg-cvslog] avcodec/hevc_cabac: trivial simplifications
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/hevc: do not dereference pointer before	null check in verify_md5()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/hevc_refs: fix h/vshift calculation in	ff_hevc_output_frame()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/tiff: remove byte based bpp special case
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/wavpackenc: fix uninitialized ret
 
Michael Niedermayer
 - [FFmpeg-cvslog] hevc: fix PPS_A_qualcomm_7( cherry picked from	commit 2af177a8761c88eb477a658eebcf4264068aa773)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: pretty print( cherry picked from commit	64a4b623b7d66dfc0f3883e5f1d9125c00c3b18c)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: Initialize sample aspect to valid value.
 
Reimar Döffinger
 - [FFmpeg-cvslog] avfilter: port pullup filter from libmpcodecs
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/vp9: Add asserts to help source code	analyzers
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/au: add assert to help source code	analyzers
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/network: check for fcntl() failure in	ff_socket()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/oggparsecelt/celt_header: fix memleak
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/oggparseflac: check ff_alloc_extradata()	return code
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/oggparsespeex: Check for extradata	allocation failure
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/utils: Check av_packet_new_side_data()	return before using it
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/file_open: Print debug message if setting	close on exec fails
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/opt: initialize ret
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavd/pulse_audio_enc: add support for flushing
 
Lukasz Marek
 - [FFmpeg-cvslog] MAINTAINERS: add lavd/fbdev_enc entry
 
Lukasz Marek
 - [FFmpeg-cvslog] lavc: make avcodec_decode_subtitle2 more robust
 
Marton Balint
 - [FFmpeg-cvslog] avcodec/vp9dsp: fix overwrite by 1 in vert_left	pred.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] avformat/vobsub: fix invalid sub queue access while	seeking.
 
Clément Bœsch
 - [FFmpeg-cvslog] fate: add synthetic swresample resampling tests
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/hevc: fix duplicate/ wrong nal unit check	and difference to openhevc_upstream
 
Mickaël Raulet
 - [FFmpeg-cvslog] ffprobe: fix consistency checks in	parse_read_intervals()
 
Stefano Sabatini
 - [FFmpeg-cvslog] Support FF_DISABLE_DEPRECATION_WARNINGS with icc on	Linux.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] fate: enable hevc tests
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/mxfdec;	parse random index pack to get last partition offset and use it	when footer partition offset is missing
 
Paul B Mahol
 - [FFmpeg-cvslog] make it possible to compile ffmpeg without swscale
 
Paul B Mahol
 - [FFmpeg-cvslog] avfilter/ff_insert_pad: fix order of operations
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate: vpx: Remove one redundant $(eval) invocation
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'23e6d3d4e27c83e06d00aa072c84d057bd1dad23'
 
Michael Niedermayer
 - [FFmpeg-cvslog] pthread: Avoid spurious wakeups
 
Ben Jackson
 - [FFmpeg-cvslog] Merge commit	'5152196b2b47d446d9a509b9bfb318daa26a1f2b'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avio: Use AVERROR_PROTOCOL_NOT_FOUND
 
Luca Barbato
 - [FFmpeg-cvslog] avfilter: replaygain scanner
 
Paul B Mahol
 - [FFmpeg-cvslog] Rewrite emu_edge functions to have separate src/dst_stride arguments.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] avformat/bintext: protect against potential	overflow of chars_per_frame
 
Michael Niedermayer
 - [FFmpeg-cvslog] h263dec: use init_get_bits8() and check its return	code
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavf/tee: fix leak of strdup/strtoked buffer.
 
Nicolas George
 - [FFmpeg-cvslog] lavf/tee: fix leak of select option.
 
Nicolas George
 - [FFmpeg-cvslog] lavf/tee: fix leak of bsfs array.
 
Nicolas George
 - [FFmpeg-cvslog] Merge remote-tracking branch 'cigaes/master'
 
Michael Niedermayer
 - [FFmpeg-cvslog] hevc: cleaning disable field in deblocking filter(	cherry picked from commit 7dd7a27ae850a51b3c9cd07046c422677398f6d5)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: remove disable_au option( cherry picked from	commit e90b3f6753d645fec076e951a0597a5dc2d2fe31)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: pretty print( cherry picked from commit	6332b3afe298b9e1060e8549aea3aa2771b43f5d)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: fix transform_skip which is only valid for	4x4( cherry picked from commit	740e5a71e5121dbf3fabdc4fec97829c18ecc2d8)
 
Mickaël Raulet
 - [FFmpeg-cvslog] libavcodec/mpegaudio_tablegen: clip value before	casting
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavfi/pthread: Avoid crashes/odd behavior caused by	spurious wakeups
 
Derek Buitenhuis
 - [FFmpeg-cvslog] nut: Fix unchecked allocations
 
Derek Buitenhuis
 - [FFmpeg-cvslog] avcodec/vcr1: Fix bitstream input size check
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/vcr1: print the actual size when its	insufficient
 
Michael Niedermayer
 - [FFmpeg-cvslog] avplay: Accept cpuflags option
 
Luca Barbato
 - [FFmpeg-cvslog] vp9: always consume the full input packet
 
Hendrik Leppkes
 - [FFmpeg-cvslog] Merge commit	'f825d42bccdb9f89669a586951de7f66a81e80a5'
 
Michael Niedermayer
 - [FFmpeg-cvslog] h264_parser: Fix order of operations
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'19f53840001a7afcdb57b2a797e363ec8081aba3'
 
Michael Niedermayer
 - [FFmpeg-cvslog] h264_parser: Use ff_h264_reset_sei()
 
Yusuke Nakamura
 - [FFmpeg-cvslog] Merge commit	'103d073dd7ce23b912df32be8c9524ba25dd5991'
 
Michael Niedermayer
 - [FFmpeg-cvslog] vf_fieldorder: log when processing is skipped
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'00d7369de06a16f7c8770a899fcb16bcb94b1e20'
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate: add fieldorder filter test
 
Vittorio Giovara
 - [FFmpeg-cvslog] avcodec/pthread: add wpp api
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: add wavefront parallel processing
 
Mickaël Raulet
 - [FFmpeg-cvslog] avcodec/hevc/extract_rbsp: fix error return type
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/sgi: Fix dereferencing uninitialized pointer
 
Michael Niedermayer
 - [FFmpeg-cvslog] pthread: Avoid crashes/odd behavior caused by	spurious wakeups
 
Derek Buitenhuis
 - [FFmpeg-cvslog] Merge commit	'3511d4fc9784d5fbb024dce68ca7a0d7fdd74663'
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'b1fcdc08ceb5df69fac34aa0d57c56905d32b8b4'
 
Michael Niedermayer
 - [FFmpeg-cvslog] aacdec: Use avpriv_report_missing_feature() instead	of custom logging.
 
Alex Converse
 - [FFmpeg-cvslog] Merge commit	'f457edb69794c7e13b3630456d72f7942fff19f7'
 
Michael Niedermayer
 - [FFmpeg-cvslog] aac: Add support for Enhanced AAC Low Delay (ER AAC	ELD).
 
Alex Converse
 - [FFmpeg-cvslog] swscale/utils: check mprotect() return code
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/aacdec: fix avpriv_report_missing_feature()	arguments
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/aacdec: fix more	avpriv_report_missing_feature() arguments
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffmpeg: Dont crash on unconnected output pads	before an error is printed
 
Michael Niedermayer
 - [FFmpeg-cvslog] movenc: Add an F4V muxer
 
Clément Bœsch
 - [FFmpeg-cvslog] Merge commit	'e01fba5562133ac56a4f44c6f214a80ee33cb388'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter: Fix typo in Loren's email address
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d'
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpegvideo: Drop a faulty assert
 
Luca Barbato
 - [FFmpeg-cvslog] fix order of operations in comments
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/vc1dec: use logical operation instead of	bitwise for twomv
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_scale: Correct vf_scale mappings from	arguments to color range
 
Robert Krüger
 - [FFmpeg-cvslog] lavf/adtsenc: Add support for APE tags
 
James Almer
 - [FFmpeg-cvslog] avformat/framehash: add software version to	framecrc/md5
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/utils: use a default lock manager that uses	a pthread mutex
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/log: make default av_log callback thread safe
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/log: document log callback thread saftey	requirements
 
Michael Niedermayer
 - [FFmpeg-cvslog] avstring-test: Mark pointer passed to av_free() as	non-const
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'0d6d4a9e4a626be6ff55839eab4114aeac45ba88'
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate: fix fieldorder test
 
Paul B Mahol
 - [FFmpeg-cvslog] h263: K&R formatting cosmetics
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'1ce3ec24b35d9d549b12f17bd7fd391abaf3a6f7'
 
Michael Niedermayer
 - [FFmpeg-cvslog] golomb: K&R formatting cosmetics
 
Vittorio Giovara
 - [FFmpeg-cvslog] avcodec/hevc: remove CODEC_CAP_EXPERIMENTAL
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/metasound_data: Fix inconsistency in tables
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/mpegaudio_tablegen: fix build with	hardcoded tables
 
Michael Niedermayer
 - [FFmpeg-cvslog] lsws: use av_pix_fmt_get_chroma_sub_sample()
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavd: add fbdev output device
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd: rename fbdev.c into fbdev_dec.c
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd/fbdev: move common code to separate file
 
Lukasz Marek
 - [FFmpeg-cvslog] avfilter/libmpcodecs/vf_eq: remove useless storage	class specifier in empty declaration
 
Paul B Mahol
 - [FFmpeg-cvslog] avdevice/fbdev_enc: avoid declaring variables in	for()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter: x86: Port gradfun filter optimizations to	yasm
 
Daniel Kang
 - [FFmpeg-cvslog] Merge commit	'0e730494160d973400aed8d2addd1f58a0ec883e'
 
Michael Niedermayer
 - [FFmpeg-cvslog] golomb: reduce scope of a few variables
 
Vittorio Giovara
 - [FFmpeg-cvslog] doc/encoders: add libvorbis doc
 
Timothy Gu
 - [FFmpeg-cvslog] doc/codecs: update skip_alpha documentation
 
Timothy Gu
 - [FFmpeg-cvslog] lavc/libmp3lame: fix alignment and capitalization	in AVOptions
 
Timothy Gu
 - [FFmpeg-cvslog] lavc/libmp3lame: add comments about CBR/VBR modes
 
Timothy Gu
 - [FFmpeg-cvslog] build: remove pointless condition
 
Ingo Brückl
 - [FFmpeg-cvslog] tree-test: Don't return restricted exit codes
 
Derek Buitenhuis
 - [FFmpeg-cvslog] base64-test: Remove posibility of returning	restrcted exit codes
 
Derek Buitenhuis
 - [FFmpeg-cvslog] dct-test: Remove possibility of returning a	restricted exit code
 
Derek Buitenhuis
 - [FFmpeg-cvslog] fft-test: Remove possibility of returning	restricted exit code
 
Derek Buitenhuis
 - [FFmpeg-cvslog] lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns	EINVAL without a valid match
 
mrlika
 - [FFmpeg-cvslog] avfilter/x86/vf_gradfun_init: fix const and related	warnings
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavd/x11grab: Support AV_PIX_FMT_PAL8.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] avformat/utils: Check size argument in	ff_add_index_entry()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/x86/videodsp: Properly mark sse2	instructions in emulated_edge_mc x86 simd as such.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] avformat/rmdec: fix return code of	ff_rm_parse_packet()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/rmdec: add some error messages
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/flicvideo: use avpriv_request_sample()
 
Paul B Mahol
 - [FFmpeg-cvslog] doc/protocols: add description for the RTP protocol
 
burek
 - [FFmpeg-cvslog] doc/Makefile: fix man pages uninstall path
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavd/fbdev_common: fix compilation with older	kernels
 
Ingo Brückl
 - [FFmpeg-cvslog] ffmpeg_filter: Pass command line -threads X to	filtergraph
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h264: do not trust last_pic_droppable when	marking pictures as done
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/wmalosslessdec: fix data flushing at the end
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffmpeg: make stream default if its the only of its	kind and no source can be unambigously assigned to it
 
Michael Niedermayer
 - [FFmpeg-cvslog] MAINTAINERS: update
 
Paul B Mahol
 - [FFmpeg-cvslog] doc/issue_tracker: theres no substatus in trac
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/issue_tracker: remove patches as we dont use	trac to handle patches
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/issue_tracker: update resolution names
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/issue_tracker: remove more mentions of patches
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/wavdec: Fix smv packet interleaving
 
Michael Niedermayer
 - [FFmpeg-cvslog] base64-test: Remove posibility of returning	restricted exit codes
 
Derek Buitenhuis
 - [FFmpeg-cvslog] doc/utils: document channel layout specification
 
Stefano Sabatini
 - [FFmpeg-cvslog] doc: add a few links to the Channel Layout syntax	section
 
Stefano Sabatini
 - [FFmpeg-cvslog] configure: abort if threading without atomics is	used
 
Michael Niedermayer
 - [FFmpeg-cvslog] metasound & twinvqdec: return the number of read	bytes from read_bitstream
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/twinvq: return the actual number of	consumed bytes
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/rmdec: english typos
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/mp3dec: perform seek resync in the correct	direction
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h264: reduce noisiness of "mmco: unref	short failure"
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/rtpproto: when local rtp port and local	rtcp port are not specified,	try to make two successive ports and retry 3 times when failed
 
lemonlinger at gmail.com
 - [FFmpeg-cvslog] h264: make flush_change() set mmco_reset
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/jpeg2000dec: non zero image offsets are not	supported
 
Michael Niedermayer
 - [FFmpeg-cvslog] libavutil: x86: Add AVX2 capable CPU detection.
 
Kieran Kunhya
 - [FFmpeg-cvslog] Add AVX2 capable CPU detection. Patch based on	x264's AVX2 detection
 
Kieran Kunhya
 - [FFmpeg-cvslog] Merge commit	'4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'
 
Michael Niedermayer
 - [FFmpeg-cvslog] aacdec: Fix calls to	avpriv_report_missing_feature().
 
Alex Converse
 - [FFmpeg-cvslog] fate: aac: Add test for AAC-ELD
 
Alex Converse
 - [FFmpeg-cvslog] Merge commit	'adea4512c6087280702e2423de55cea050e20a98'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavd/pulse_audio_enc: avoid vars in for()
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd/pulse_audio_enc: add another default to stream	name
 
Lukasz Marek
 - [FFmpeg-cvslog] doc/issue_tracker: add 2 missing issue types
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/md5enc: add format,	version and column headers
 
Michael Niedermayer
 - [FFmpeg-cvslog] ffplay: update and extend documentation for channel	and stream switching
 
Marton Balint
 - [FFmpeg-cvslog] ffplay: factor out picture freeing code
 
Marton Balint
 - [FFmpeg-cvslog] ffplay: use av_frame_get_pkt_pos instead directly	accessing pkt pos
 
Marton Balint
 - [FFmpeg-cvslog] ffplay: add support for libswresample options
 
Marton Balint
 - [FFmpeg-cvslog] configure: link with built libs when pc-uninstalled	is used
 
Lukasz Marek
 - [FFmpeg-cvslog] avcodec/x86/cabac: include	get_cabac_bypass_sign_x86() under #if !BROKEN_COMPILER
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h264_parser: heuristically detect non	marked keyframes
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/http: dont fail with unknown	Content-Encodings
 
Michael Niedermayer
 - [FFmpeg-cvslog] mem: do not check for negative size
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'b284e1ffe343d6697fb950d1ee517bafda8a9844'
 
Michael Niedermayer
 - [FFmpeg-cvslog] fft-test: add a missing #include
 
Anton Khirnov
 - [FFmpeg-cvslog] avformat/utils: do not override pts in h264 when	they are provided from the demuxer
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/utils: check that size_t is unsigned
 
Michael Niedermayer
 - [FFmpeg-cvslog] cmdutils: add -colors option
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavu/parseutils: add av_get_known_color_name()
 
Stefano Sabatini
 - [FFmpeg-cvslog] avcodec/error_resilience check error_concealment,	not err_recognition.
 
Anton Khirnov
 - [FFmpeg-cvslog] avcodec/flacdec: also do crc check when er	compliant is set
 
Michael Niedermayer
 - [FFmpeg-cvslog] FATE: update HEVC tests
 
Guillaume Martres
 - [FFmpeg-cvslog] Changelog: add entry for HEVC support.
 
Anton Khirnov
 - [FFmpeg-cvslog] hevc: Search start code in decode_nal_units().
 
Yusuke Nakamura
 - [FFmpeg-cvslog] hevc_parser: Set pict_type,	key_frame and output_picture_number.
 
Yusuke Nakamura
 - [FFmpeg-cvslog] Merge commit	'afa93d198aaf2cc661c4df6d4095cd030265d30a'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/hevcpred_template: Fix integer overflows
 
Michael Niedermayer
 - [FFmpeg-cvslog] MAINTAINERS: add my name for Launchpad
 
Timothy Gu
 - [FFmpeg-cvslog] doc/protocols/rtp: apply misc fixes
 
Stefano Sabatini
 - [FFmpeg-cvslog] doc/encoders: add libshine doc
 
Timothy Gu
 - [FFmpeg-cvslog] avcodec/tiff: Fix use of uninitialized off variable
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/tiff: remove TIFF_LONG special case
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/tiff: factorize offset init code
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/vc1_parser: check	ff_vc1_parse_frame_header*() return value
 
Michael Niedermayer
 - [FFmpeg-cvslog] vcodec/vc1dec: remove dead code
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavfi/overlay: correct small error in intersection	detection
 
Benedict Endemann
 - [FFmpeg-cvslog] avcodec/x86/videodsp: fix a bug in a %if statement	where we used '%%' instead of '&&'.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] avcodec/x86/videodsp: Small speedups in	ff_emulated_edge_mc x86 SIMD.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] vp9: skip itxfm_add if the whole block has no	coefficients.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] doc/encoders: replace @xref with @ref command
 
Stefano Sabatini
 - [FFmpeg-cvslog] ffmpeg_filter: Fix non jpeg yuv in jpeg support
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/utils: make "first_dts not matching first	dts in the queue" message more informative
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter: add mergeplanes filter
 
Paul B Mahol
 - [FFmpeg-cvslog] correct the AVOption documentation for AV_EF_CAREFUL
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/avcodec.h: Add documentation for the	AV_EF_* defifines
 
Michael Niedermayer
 - [FFmpeg-cvslog] timefilter: Handle memory allocation failure
 
Derek Buitenhuis
 - [FFmpeg-cvslog] avfiltergraph: Properly handle memory allocation	failure
 
Derek Buitenhuis
 - [FFmpeg-cvslog] avio: Check for memory allocation failure of	private data
 
Derek Buitenhuis
 - [FFmpeg-cvslog] avcodec/takdec: also do crc check when er compliant	is set
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/options_table: disable CRC checking by	default
 
Anton Khirnov
 - [FFmpeg-cvslog] avcodec/options_table: set err_detect to careful by	default
 
Michael Niedermayer
 - [FFmpeg-cvslog] libavfilter/vf_noise: relicense to LGPL
 
Paul B Mahol
 - [FFmpeg-cvslog] lavd/pulse_audio_enc: fix timestamp calculation
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd:pulse_audio_enc: fix array compared against 0
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd/pulse_audio_enc: more stream validation	restrictive
 
Lukasz Marek
 - [FFmpeg-cvslog] lavd/fbdev_enc: more stream validation restrictive
 
Lukasz Marek
 - [FFmpeg-cvslog] Revert "avcodec/options_table: set err_detect to	careful by default"
 
Michael Niedermayer
 - [FFmpeg-cvslog] Revert "avcodec/options_table: disable CRC checking	by default"
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/hevc: calculate checksum only if	AV_EF_EXPLODE is set
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavd/fbdev_enc: remove unused variables
 
Lukasz Marek
 - [FFmpeg-cvslog] lavc: add support for CODEC_CAP_DELAY in subtitles
 
Marton Balint
 - [FFmpeg-cvslog] hevc : cosmetic changes( cherry picked from commit	7308c0ccf13f18cebe4851e6dcd6b5c0b09be1dd)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: more cosmetic( cherry picked from commit	9697abe41daa234602915f85bf6b1c0ca0252cff)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: cosmetic change( cherry picked from commit	3b57513b3f39c04337801fb9d159c7ca8dfa9deb)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: clean up mvs( cherry picked from commit	955317c09b877a513d3fcfcd1615909b2f4f651c)
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: add decode hrd
 
Mickaël Raulet
 - [FFmpeg-cvslog] hevc: better mt implementation
 
Anton Khirnov
 - [FFmpeg-cvslog] Changelog: add 2.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] MAINTAINERS: update which releases i maintain
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/APIchanges: add 2 missing hashes & versions
 
Michael Niedermayer
 - [FFmpeg-cvslog] avdevice/pulse_audio_enc: remove double ;
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/RELEASE_NOTES: update for 2.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] update for 2.1
 
Michael Niedermayer
 - [FFmpeg-cvslog] Tag n2.1 : FFmpeg 2.1 release
 
git at videolan.org
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 95decbe	web/download: add FFmpeg 2.1
 
gitolite
 - [FFmpeg-cvslog] cmdutils: fix expected signature for show_colors()	function
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavr: check that current_buffer is not NULL before	using it
 
Justin Ruggles
 - [FFmpeg-cvslog] Merge commit	'211ca69b13eb0a127a9ef7e70ddaccdab125d1c5'
 
Michael Niedermayer
 - [FFmpeg-cvslog] mmvideo: fix uninitialized variable use in	mm_decode_intra
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'fc06ee6ee377cc3b512dff8f02057e26311bc4da'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avframe: mark source frame const in _ref and _clone
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'529a9893d769f381b72785c500662be2020da5fe'
 
Michael Niedermayer
 - [FFmpeg-cvslog] hevc: add irap checks
 
Anton Khirnov
 - [FFmpeg-cvslog] hevc: refactor pic_arrays and set_sps
 
Anton Khirnov
 - [FFmpeg-cvslog] hevc: add profile idc warning
 
Mickaël Raulet
 - [FFmpeg-cvslog] avconv: drop a now useless variable
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'ddc589ce98c2bba1e59318b5b0224717325eac46'
 
Michael Niedermayer
 - [FFmpeg-cvslog] FATE: add bitexact sws flags to the fieldorder test
 
Paul B Mahol
 - [FFmpeg-cvslog] Merge commit	'79ef4b19bfcab8b984682a53bb8561e5c8324731'
 
Michael Niedermayer
 - [FFmpeg-cvslog] h264_ps: when parsing a VUI fails,	only abort when explode is set
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'94603feb1b3ad01a821a1a1cef1570b13f471821'
 
Michael Niedermayer
 - [FFmpeg-cvslog] AVOptions: do not range check flag options.
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'0b357a8095e72b092cc5c2aacc2f806db75ecae3'
 
Michael Niedermayer
 - [FFmpeg-cvslog] configure: Disable -Wmaybe-uninitialized by default
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'de6061203e2d509579ab110fb1873aade34320f5'
 
Michael Niedermayer
 - [FFmpeg-cvslog] h263: Return meaningful errors
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'0749314886390f6ec81d45e0ba424fcb36c945cf'
 
Michael Niedermayer
 - [FFmpeg-cvslog] h263: Check init_get_bits return value
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'aaaf2dc023d31f30eeec874f24b50f44b9295185'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avio: K&R formatting cosmetics
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'53151723e377b9c43f876e20d7f27a17993256c8'
 
Michael Niedermayer
 - [FFmpeg-cvslog] error resilience: check error_concealment,	not err_recognition.
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'f354f30836a3148275ce60d19bbc581310249ad2'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc: change all decoders to behave consistently	with AV_EF_CRCCHECK.
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'23a211cbba0b7c9ee694040031b2e5da1be54a00'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc: disable CRC checking by default
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'97de206b44a48da726807cc3e7b9448a8112760b'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter: have avfilter_get_by_name return const	for next bump
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'5c439b41d0489412c0a4cf6dfb98915251677b8e'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter: fix const use of avfilter_next
 
Vittorio Giovara
 - [FFmpeg-cvslog] Merge commit	'884c7a6eb86a9bc05abafc058b279018ded7de5f'
 
Michael Niedermayer
 - [FFmpeg-cvslog] g722dec: Change bits_per_codeword to the right	option type
 
Martin Storsjö
 - [FFmpeg-cvslog] Merge commit	'f2521563d1a0c3e2a21892f59f3327b82b3db7fc'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavf: remove unreliable timestamp guessing heuristic
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'2ba68dd044ca8fc591139c05563840f546a9c0c0'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc: don't set AVFrame.pts to random numbers in	decoders.
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'a1c5cc429d99216406170eac7e8352860076d3e8'
 
Michael Niedermayer
 - [FFmpeg-cvslog] ac3dec: fix outptr increment.
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h263dec: fix handling of AV_EF_EXPLODE
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/opt: check flags validity in write_number()
 
Michael Niedermayer
 - [FFmpeg-cvslog] mpegts: demux synchronous SMPTE 336M	Key-Length-Value (KLV) metadata
 
Peter Ross
 - [FFmpeg-cvslog] avisynth: Introduce USING_AVISYNTH macro
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Change most of the comments to /* */ from	//
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Cosmetics
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Don't declare structs anonymously
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Compact AvxSynth's avoidance of 2.6's	colorspaces.
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Remove a couple of useless	AviSynthContext casts
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Remove outdated undef block
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Use AV_* prefixes for video and audio IDs
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Switch a couple of AVERROR_UNKNOWNs to	AVERROR(ENOMEM)
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Simplify a stray av_log message
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avisynth: Factor out a couple of returns
 
Stephen Hutchinson
 - [FFmpeg-cvslog] avcodec/dvdec: dont try to decode ac when theres no	input
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec: fix old codec ids
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/gxf: fix old codec id
 
Michael Niedermayer
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f8a1bf1	web/index: add FFmpeg 2.1
 
gitolite
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 19f8ac6	web/index: Remove doom9 "news"
 
gitolite
 - [FFmpeg-cvslog] lavc: remove old unused audio conversion functions.
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'c9a13a289d0e1607387854127476813a1ee3d34b'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/cook: use av_freep()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/audioconvert: deprecate API
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavf: do not export av_register_{rtp,	rdt}_dynamic_payload_handlers from shared objects
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'feeafb4adabd5c17de1738ed9962e40892b20edb'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavfi: do not export the filters from shared objects
 
Anton Khirnov
 - [FFmpeg-cvslog] timefilter: Fix typo in allocation failure message
 
Derek Buitenhuis
 - [FFmpeg-cvslog] h264: Check all allocations
 
Derek Buitenhuis
 - [FFmpeg-cvslog] matroskaenc: fixed display width / height	calculation for stereo mode
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/mpegvideo_enc: check that max_b_frames is	not negative
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/muxers: add definitory line for the	MOV/MP4/ISMV muxer
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavc: extend documentation for the "bf" option
 
Stefano Sabatini
 - [FFmpeg-cvslog] lavc/mpegvideo_enc: fix typo
 
Stefano Sabatini
 - [FFmpeg-cvslog] avformat/avisynth: re-add trailing \n.
 
Clément Bœsch
 - [FFmpeg-cvslog] configure: Move gcc-only -W option where it belongs
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'dcd3eda6cb8884beeb67ef5eb61b4bb6b01d29ea'
 
Michael Niedermayer
 - [FFmpeg-cvslog] configure: Provide an hardened toolchain option
 
Luca Barbato
 - [FFmpeg-cvslog] Merge commit	'e78913052263af80855590659fb0f705e8f13c8a'
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'327c439f811a89d774db9a86f72951d295193e5f'
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'25c7db7cc99d74fe6fb56a6fd52c9b5f1591e448'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc: add a dummy field to AVStream to preserve ABI	compatibility for avconv
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'8b64c2ba0382892cad9e1a5ba601696d4cbb4d04'
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/opt: fix flags check on non x86
 
Michael Niedermayer
 - [FFmpeg-cvslog] avconv: stop accessing AVStream.parser
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'c872d310cd9c605e5f994ad8ac79dc72303c0d29'
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate.sh: Allow non-fast-forwards when updating	sources
 
Diego Biurrun
 - [FFmpeg-cvslog] Merge commit	'9510d7689e236f6a4748795604fba427c130d0ad'
 
Michael Niedermayer
 - [FFmpeg-cvslog] tests/fate.sh: run git reset only when fetch	succeded
 
Michael Niedermayer
 - [FFmpeg-cvslog] tests/fate: fix fate on branches different from	origin/master
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'58d13cea307e776664dae711608b358dd4b84fff'
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavf/spdifdec: fix demuxing of AAC in IEC 61937
 
Anssi Hannula
 - [FFmpeg-cvslog] avcodec/mpeg12dec: forward errors when EXPLODE is	set
 
Michael Niedermayer
 - [FFmpeg-cvslog] Merge commit	'5c0a09839c707f10e5dba59460e219e989c1da93'
 
Michael Niedermayer
 - [FFmpeg-cvslog] libopenjpegdec: return meaningful error codes
 
Anton Khirnov
 - [FFmpeg-cvslog] lavc: add error checking to apply_param_change.
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'b9589f5a770ec2357ab7920a5fabe8510b8601f9'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggparsetheora: K&R cosmetics, reformat
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'd4c12b8be4bdd2ffddb3bd5e11773de4c4c46f68'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggparsetheora: return meaningful error codes
 
Anton Khirnov
 - [FFmpeg-cvslog] Merge commit	'5e5fb21877d8da7b3b8a27bb4d6a070d210c152d'
 
Michael Niedermayer
 - [FFmpeg-cvslog] oggparsetheora: check av_mallocz result
 
Anton Khirnov
 - [FFmpeg-cvslog] avcodec/motionpixels: use av_fast_padded_malloc()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/mdec: use av_fast_padded_malloc()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/4xm: use av_fast_padded_malloc()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/xan: use init_get_bits8()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/apedec: use init_get_bits8()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/wavpack: use init_get_bits8()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/utvideoenc: use av_fast_padded_malloc()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/binkaudio: use init_get_bits8()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/svq3: use av_fast_padded_malloc()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/mdec: use dsp.bswap16_buf()
 
Paul B Mahol
 - [FFmpeg-cvslog] avcodec/cook: fix deadlock by using get_unary()
 
Paul B Mahol
 - [FFmpeg-cvslog] doc/examples/demuxing: reset got_frame.
 
Clément Bœsch
 - [FFmpeg-cvslog] avcodec/flacdec: make while get_bits loop more	robust by checking bits left
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/flvdec: make while get_bits loop more	robust by checking bits left
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h261dec: make while get_bits loop more	robust by checking bits left
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/flacdec: use get_unary() simplify code
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/ivi_common: make while get_bits loop more	robust by checking bits left
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/ituh263dec: make while get_bits loop more	robust by checking bits left
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/intelh263dec: make while get_bits loop more	robust by checking bits left
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavf: Remove a now useless parameter to	ffurl_register_protocol
 
Martin Storsjö
 - [FFmpeg-cvslog] avcodec/get_bits: add skip_1stop_8data_bits
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/dxva2_mpeg2: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/flvdec: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/h261dec: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/intelh263dec: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/ituh263dec: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/svq1dec: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/svq3: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/vaapi_mpeg2: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/mpeg12dec: Use skip_1stop_8data_bits()
 
Michael Niedermayer
 - [FFmpeg-cvslog] Optimize pure C unscaled yuv2rgb.
 
Reimar Döffinger
 - [FFmpeg-cvslog] avcodec/jpeglsdec: check err value for	ls_get_code_runterm()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/bink: fix seeking to frame 0
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/http: fix cookies
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/thp: fix variable types to avoid overflows
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/thp: force moving forward
 
Michael Niedermayer
 - [FFmpeg-cvslog] hevc: add partial support for interlaced( cherry	picked from commit 44b592ae6d323445c076ef3ec966ebf9daa8bccf)
 
Mickaël Raulet
 - [FFmpeg-cvslog] avcodec/cabac: support UNCHECKED_BITSTREAM_READER =	0
 
Michael Niedermayer
 - [FFmpeg-cvslog] build: Ensure that strip commands are run silently
 
Diego Biurrun
 - [FFmpeg-cvslog] libavfilter/decimate: Add pts of first frame to all	frames.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] doc/filters: add few more examples for blend filter
 
Paul B Mahol
 - [FFmpeg-cvslog] Fix a crash on oom when decoding hevc.
 
Carl Eugen Hoyos
 - [FFmpeg-cvslog] aacdec: fix small comment,	update decoder features comment
 
Compn
 - [FFmpeg-cvslog] MAINTAINERS: add myself as libzvbi-teletextdec	maintainer
 
Marton Balint
    
 
    
      Last message date: 
       Thu Oct 31 21:41:56 CET 2013
    Archived on: Thu Oct 31 21:41:56 CET 2013
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).