August 2013 Archives by subject
      
      Starting: Thu Aug  1 04:28:17 CEST 2013
         Ending: Sat Aug 31 21:13:47 CEST 2013
         Messages: 1172
     
- [FFmpeg-cvslog] 4xm: check bitstream_size boundary before using it
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: do not overread the prestream buffer
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: do not overread the source buffer in	decode_p_block
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: do not overread while parsing header
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: drop pointless assert
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: fold last_picture lazy allocation in	decode_p_frame
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: forward errors from decode_p_block
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: K&R formatting cosmetics
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: refactor fourxm_read_header
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: reject frames not compatible with the declared	version
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: Reject not a multiple of 16 dimension
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: use the correct logging context
 
Luca Barbato
- [FFmpeg-cvslog] 4xm: validate the buffer size before parsing it
 
Luca Barbato
- [FFmpeg-cvslog] 8bps: Bound-check the input buffer
 
Luca Barbato
- [FFmpeg-cvslog] 8bps: decode 24bit files correctly as rgb32 on	bigendian
 
Janne Grunau
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 02d2e55	web/download: fix typo
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7ca6264	web/download: add 2.0.1
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8013405 web:	split download page into current and old ones
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 94c25a4	web/security: make ordering of entries consistent
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9839e21	web/security: add 2.0
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9b4a83f	web/security: add CVEs for ffmpeg 2.0.1
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ae9fd26	web/index: Archive old news entries
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bcc49be	web/security: add FFmpeg 2.0.1
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bf0964d	web/download: update static build link for Linux
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c3c8204	web/download: add 0.11.4
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d2c426d	web/download: add arches for ffmpeg packages for my repository.
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d3a155a	web/olddownload: add 1.1.6
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d628b99	web/archive: Add forgotten title file
 
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fff7181 web:	Announce seasonal art contest autumn 2013
 
gitolite
- [FFmpeg-cvslog] aac: Check init_get_bits return value
 
Luca Barbato
- [FFmpeg-cvslog] aac: Check init_get_bits return value
 
Luca Barbato
- [FFmpeg-cvslog] aac: Forward errors properly in aac_decode_frame_int
 
Luca Barbato
- [FFmpeg-cvslog] aac: K&R formatting cosmetics
 
Luca Barbato
- [FFmpeg-cvslog] aac: return meaningful errors
 
Luca Barbato
- [FFmpeg-cvslog] ac3: Clean up the error paths
 
Luca Barbato
- [FFmpeg-cvslog] ac3: Clean up the error paths
 
Luca Barbato
- [FFmpeg-cvslog] ac3: Do not clash with normal AVERROR
 
Luca Barbato
- [FFmpeg-cvslog] ac3: Do not clash with normal AVERROR
 
Luca Barbato
- [FFmpeg-cvslog] ac3: Return proper error codes
 
Luca Barbato
- [FFmpeg-cvslog] ac3: Return proper error codes
 
Luca Barbato
- [FFmpeg-cvslog] ac3dec: Don't consume more data than the actual	input packet size
 
Martin Storsjö
- [FFmpeg-cvslog] ac3dec: Increment channel pointers only once per	channel
 
Martin Storsjö
- [FFmpeg-cvslog] Add a libfdk-aac decoder
 
Martin Storsjö
- [FFmpeg-cvslog] adpcm: Write the correct number of samples for	ima-dk4
 
Luca Barbato
- [FFmpeg-cvslog] alsdec: Clean up error paths
 
Luca Barbato
- [FFmpeg-cvslog] alsdec: Fix the clipping range
 
Luca Barbato
- [FFmpeg-cvslog] altivec: perform an explicit unaligned load
 
Kostya Shishkov
- [FFmpeg-cvslog] ape: check avio_read() return value
 
wm4
- [FFmpeg-cvslog] apedec: do not buffer decoded samples over AVPackets
 
Rafaël Carré
- [FFmpeg-cvslog] arm: Add assembly version of	h264_find_start_code_candidate
 
Ben Avison
- [FFmpeg-cvslog] arm: dcadsp: Move synth filter initialization to	dcadsp file
 
Diego Biurrun
- [FFmpeg-cvslog] arm: float_dsp: Propagate cpu_flags to vfp	initialization function
 
Diego Biurrun
- [FFmpeg-cvslog] arm: fmtconvert: Split armv6 fmtconvert code off	from vfp code
 
Diego Biurrun
- [FFmpeg-cvslog] arm: h264chroma: Do not compile h264_chroma_mc*	dependent on h264 decoder
 
Diego Biurrun
- [FFmpeg-cvslog] atrac3: Error on impossible encoding/channel	combinations
 
Luca Barbato
- [FFmpeg-cvslog] atrac3: fix error handling
 
Luca Barbato
- [FFmpeg-cvslog] atrac3: set the getbits context the right buffer_end
 
Luca Barbato
- [FFmpeg-cvslog] av_frame_copy_props: fix unintended self assignment
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avpacket: Fix memory allocation failure	check
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avpacket: Use av_free_packet() in error	cleanups
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bitstream: Dont try to free buffers for	static VLCs
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt: Remove unused ff_spatial_idwt2()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: use init_get_bits8()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dnxhdenc: make header_prefix static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dsputil: fix signedness in sizeof()	comparissions
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dsputil: fix signedness in sizeof()	comparissions
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxa: Support printing picture debug info
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxtory: make def_lru[8] static
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/eatgq: use init_get_bits8()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/error_resilience: Fix handling of matrox	mpeg2
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fft-test: put ff_dct* code under CONFIG_DCT
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fft: Fix "warning: unused variable"
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: check global header version
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: check global header version
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: bump minor_version for the	chroma_plane fix
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: fix chroma_plane for rgb/rgba
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsv: check diff_start/height
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsv: check diff_start/height
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsv: check diff_start/height
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsv: check diff_start/height
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsv: check diff_start/height
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsv: check diff_start/height
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: fix src pointer checks in	kempf_decode_tile()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: fix src pointer checks in	kempf_decode_tile()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gif: move BITSTREAM_WRITER_LE up
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gif: use the whole allocated buffer
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gsmdec: reject unsupported msn audio modes
 
Piotr Bandurski
- [FFmpeg-cvslog] avcodec/h263dec: fix aspect of lead h263 EHC
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: use FF_CEIL_RSHIFT()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Free rbsp_buffer before copying	context over it
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Zero rbsp_buffer earler to ensure no	duplicated pointers can leak
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ituh263dec: detect and warn about RTP
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Check cdx/y values more	carefully
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Check cdx/y values more	carefully
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: check sample sepration for	validity
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: fix near null pointer	dereference
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid: Partially check plugins array size	with assert
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid: set lumi_aq for lumimasking
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lzwenc: Add 1 additional bit of padding for	gif
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lzwenc: change asserts to av_asserts
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mdec: make block_index static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mdec: use init_get_bits8()
 
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mjpeg: make 2 outcommented tables static
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: fix overread in find_marker()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: print a message when there was	just a single field and no frame
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Read EXIF metadata in JPEG input.
 
Thilo Borgmann
- [FFmpeg-cvslog] avcodec/mlp: Fix bugs in libavs warning fixes
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movenc: move chapter_properties under the	#if of the code that uses it
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movenc: move chapter_properties under the #if of the code that uses it
 
Alexander Strasser
- [FFmpeg-cvslog] avcodec/mpeg12dec: check slice size before trying	to decode it
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Dont incorrectly warn about	missing keyframes
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: reduce log level for messages	about allocating frames.
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: reduce log level for messages about allocating frames.
 
Robert Krüger
- [FFmpeg-cvslog] avcodec/options: Drop deprecation warning	suppression macros
 
Diego Biurrun
- [FFmpeg-cvslog] avcodec/pngdec: fix last_row_size type
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Fix padded alloc code with threads
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdsp: fix (un)signed type in end	comparission
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdsp: fix (un)signed type in end	comparission
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdsp: fix (un)signed type in end	comparission
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdsp: fix (un)signed type in end	comparission
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdsp: fix (un)signed type in end	comparission
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdsp: fix (un)signed type in end	comparission
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pnmdec: support more pnm files
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/ra144dec: use init_get_bits8()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/raw: gbrp support
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rpza: Perform pointer advance and checks	before using the pointers
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rpza: Perform pointer advance and checks	before using the pointers
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rpza: Perform pointer advance and checks	before using the pointers
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rpza: Perform pointer advance and checks	before using the pointers
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rpza: Perform pointer advance and checks	before using the pointers
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rpza: Perform pointer advance and checks	before using the pointers
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow: check for malloc* failures
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow: gray support
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: convert all asserts to av_asserts
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: remove now unneeded include	<assert.h>
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: avoid seek back on reading tags
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Refactor TIFF tag related functions	to share the code.
 
Thilo Borgmann
- [FFmpeg-cvslog] avcodec/tiff: remove redundant check
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: use init_get_bits8()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: avcodec_string: make the colorspace	printing code more extendible.
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: avcodec_string: Print color_range
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: avcodec_string: print colorspace type
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Simplify a condition that combines	HAVE_NEON and ARCH_ARM
 
Diego Biurrun
- [FFmpeg-cvslog] avcodec/utils: support non edge emu for grayscale
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vdpau.h: define FF_API_BUFS_VDPAU if its	not defined
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vdpau.h: define FF_API_CAP_VDPAU if its not	defined
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vdpau: include attributes.h,	needed for attribute_deprecated
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaenc: change commented assert to av_assert
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/lpc: Fix cpu flag checks so they work
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/vp8dsp: Fix cpu flag checks so they work
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Add EXIF metadata parser to libavcodec.
 
Thilo Borgmann
- [FFmpeg-cvslog] avcodec: Add output_picture_number to	AVCodecParserContext
 
Yusuke Nakamura
- [FFmpeg-cvslog] avcodec: clarify documentation of	avcodec_copy_context()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: dct_test needs CONFIG_DCT
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: fix compilation without vdpau
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: free priv_data in avcodec_copy_context()
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Remove ff_packet_free_side_data,	use av_packet_free_side_data
 
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Remove some commented-out debug cruft
 
Diego Biurrun
- [FFmpeg-cvslog] avcodec: Replace local extern declarations for	tables with header #includes
 
Diego Biurrun
- [FFmpeg-cvslog] avconv: add -n option to immediately exit when	output files already exist
 
Vittorio Giovara
- [FFmpeg-cvslog] avconv: Call exit_program instead of exit in	avconv_opt as well
 
Martin Storsjö
- [FFmpeg-cvslog] avconv: distinguish between -ss 0 and -ss not being	used
 
Anton Khirnov
- [FFmpeg-cvslog] avconv: do not use lavfi direct rendering with	-deinterlace
 
Anton Khirnov
- [FFmpeg-cvslog] avconv: fix usage of deprecated lavfi API
 
Anton Khirnov
- [FFmpeg-cvslog] avconv: improve some variable names
 
Anton Khirnov
- [FFmpeg-cvslog] avconv: insert extra filters in the same way for	both graph inputs and outputs
 
Anton Khirnov
- [FFmpeg-cvslog] avconv: make input -ss accurate when transcoding
 
Anton Khirnov
- [FFmpeg-cvslog] avconv: support -t as an input option.
 
Anton Khirnov
- [FFmpeg-cvslog] avdevice/dshow: make constant arrays static
 
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/timefilter-test: dont try to optimize par1	for n0=0 case
 
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/timefilter-test: provide more space for	the printout to allow larger values
 
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/timefilter: 2nd try at avoiding rounding	issues
 
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/vfwcap: make constant arrays static
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_sendcmd: make const arrays static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/fifo: explicitly assert that a frame	should have become available after request
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/filtfmts: fix use of deprecated symbols
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/graphdump: fix use of deprecated symbols
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/graphparser: fix use of deprecated symbols
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/graphparser: remove 256 char limit from	create_filter()
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/trim: Fix assertion failure with empty	frames
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/trim: Fix assertion failure with empty frames
 
Nicolas George
- [FFmpeg-cvslog] avfilter/trim: Fix assertion failure with empty	frames
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_fps: fix ABI compatibility with	AV_NOPTS starttime
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_fps: Work around msvc (c99wrap) build	failure
 
Pavel Koshevoy
- [FFmpeg-cvslog] avfilter/vf_mp: remove unused sws related functions
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_perspective: factor u cliping code
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_scale+aresample: minor simpification
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_scale: generic swscale option support
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_separatefields: fix ;;
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: Add some missing FF_API_AVFILTERBUFFER	ifdefs
 
Diego Biurrun
- [FFmpeg-cvslog] avfilter: Dont partially merge lists
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter: Dont partially merge lists
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: Dont partially merge lists
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter: Dont partially merge lists
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: Dont partially merge lists
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter: Dont partially merge lists
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: Dont partially merge lists
 
Nicolas George
- [FFmpeg-cvslog] avfilter: fix plane validity checks
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: fix plane validity checks
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: fix plane validity checks
 
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: remove ff_copy_int*_list
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec: call ff_read_frame_flush() in	asf_read_pts()
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: match first index and first packet	size=0 handling
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: match first index and first packet	size=0 handling
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: match first index and first packet	size=0 handling
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: match first index and first packet	size=0 handling
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: match first index and first packet	size=0 handling
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: match first index and first packet	size=0 handling
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: match first index and first packet	size=0 handling
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: match first index and first packet	size=0 handling
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dv: K&R formatting cosmetics
 
Diego Biurrun
- [FFmpeg-cvslog] avformat/ftp: make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame	only if non-ASCII
 
Mark Harris
- [FFmpeg-cvslog] avformat/latmenc: use init_get_bits8()
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: add WebVTT support
 
Matthew Heaney
- [FFmpeg-cvslog] avformat/matroskadec: check out_samplerate before	using it in av_rescale()
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: check out_samplerate before	using it in av_rescale()
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: check out_samplerate before	using it in av_rescale()
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: check out_samplerate before	using it in av_rescale()
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: check out_samplerate before	using it in av_rescale()
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: make sipr_bit_rate static	const
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: make 2 tables static that are	not used outside matroskaenc
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: use av_freep() instead of	av_free() except for local variables before return
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: improve detection of mp3s with	huge id3 tags
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: print packet size warning only if	new size differs from old
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: resync from the smallest packet	size on
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nut: support planar rgb
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparsevorbis: fix leak of ct
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparsevorbis: fix leak of tt
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/paf: Fix integer overflow and out of array	read
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/paf: Fix integer overflow and out of array	read
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/paf: Fix integer overflow and out of array	read
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/paf: Fix integer overflow and out of array	read
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/paf: Fix integer overflow and out of array	read
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/redspark: check coef_off
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/riff: add DM4V FourCC
 
Piotr Bandurski
- [FFmpeg-cvslog] avformat/riff: treat msn audio like gsm_ms
 
Piotr Bandurski
- [FFmpeg-cvslog] avformat/riff: treat msn audio like gsm_ms
 
compn
- [FFmpeg-cvslog] avformat/riff: treat msn audio like gsm_ms
 
compn
- [FFmpeg-cvslog] avformat/smoothstreamingenc: Make const tables	static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/spdifenc make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/takdec: use init_get_bits8()
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tcp: fix pointer to int warning
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tedcaptionsdec: make const arrays static	const
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/unix: include sys/socket.h
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/unix: reshuffle #includes
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: fix av_probe_input_buffer2() so it	returns the probe score
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: fix memleak with nobuffer
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Keep internal and external	av_read_frame() packets in sync.
 
Dale Curtis
- [FFmpeg-cvslog] avformat: export probe score
 
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Fix references to removed	av_close_input_file in Doxygen
 
Diego Biurrun
- [FFmpeg-cvslog] avformat: move PROBE_BUF_M* to internal.h
 
Michael Niedermayer
- [FFmpeg-cvslog] avframe: have av_frame_get_side_data take const	AVFrame*
 
Vittorio Giovara
- [FFmpeg-cvslog] avidec: Let the inner dv demuxer take care of	discarding
 
Luca Barbato
- [FFmpeg-cvslog] avio: Add an internal function for reading without	copying
 
Ben Avison
- [FFmpeg-cvslog] avio: Add const qualifiers to ffio_read_indirect
 
Ben Avison
- [FFmpeg-cvslog] avio: Handle AVERROR_EOF in the same way as the	return value 0
 
Michael Niedermayer
- [FFmpeg-cvslog] avisynth: Cosmetics
 
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: Cosmetics
 
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: Exit gracefully when trying to serve	video from v2.5.8.
 
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: Exit gracefully when trying to serve	video from v2.5.8.
 
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: Support video input from AviSynth 2.5	properly.
 
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: Support video input from AviSynth 2.5	properly.
 
Stephen Hutchinson
- [FFmpeg-cvslog] avopt: Check whether the object actually has got an	AVClass
 
Martin Storsjö
- [FFmpeg-cvslog] avserver: do not use a static string as a default	for a string option
 
Anton Khirnov
- [FFmpeg-cvslog] avutil/avstring: make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/bprint: add av_vbprintf()
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/hmac: make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/log: Use bprint for part
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/mem: Fix flipped condition
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/mem: Fix flipped condition
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: fix av_log type
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: fix types passed to the format string	"%s"
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/parseutils:make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/ripemd:make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/sha512: make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/sha:make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/tree: fix memleaks
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil/xtea: make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] avutil: Move internal CPU detection function	declarations to private header
 
Diego Biurrun
- [FFmpeg-cvslog] avutil: Refactor CPU extension availability macros
 
Diego Biurrun
- [FFmpeg-cvslog] bink: Bound check the quantization matrix.
 
Luca Barbato
- [FFmpeg-cvslog] bink: Bound check the quantization matrix.
 
Luca Barbato
- [FFmpeg-cvslog] bktr: Changed a missed occurrance of open into	avpriv_open
 
Martin Storsjö
- [FFmpeg-cvslog] bprint: Include va_copy compat
 
Derek Buitenhuis
- [FFmpeg-cvslog] build: Add _Pragma macro to disable deprecated	declaration warnings
 
Diego Biurrun
- [FFmpeg-cvslog] build: Add missing img2.o dependency to apetag.o
 
Diego Biurrun
- [FFmpeg-cvslog] Bump version number for the 0.5.11 release
 
Reinhard Tartler
- [FFmpeg-cvslog] cmdutils: Filter non user AVOptions out from what	can be set over the command line.
 
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Only do the windows-specific commandline	parsing on _WIN32
 
Diogo Franco
- [FFmpeg-cvslog] cmdutils: silence warning about incompatible	pointer types
 
Paul B Mahol
- [FFmpeg-cvslog] configure: Add -lstdc++ to the requirements for	linking with libgme.
 
Stephen Hutchinson
- [FFmpeg-cvslog] configure: Add exif to CONFIG_EXTRA.
 
Thilo Borgmann
- [FFmpeg-cvslog] configure: Check for GCC diagnostic pragma support	inside of functions
 
Diego Biurrun
- [FFmpeg-cvslog] configure: Check for GCC diagnostic pragma support	inside of functions
 
Diego Biurrun
- [FFmpeg-cvslog] configure: Make warnings from -Wreturn-type fatal	errors
 
Diego Biurrun
- [FFmpeg-cvslog] configure: Properly set zlib dependencies for all	components
 
Diego Biurrun
- [FFmpeg-cvslog] configure: Properly split avserver component and	system dependencies
 
Diego Biurrun
- [FFmpeg-cvslog] configure: Properly split dv1394 indev dependencies
 
Diego Biurrun
- [FFmpeg-cvslog] configure: The W64 demuxer should select the WAV	demuxer, not depend on it
 
Diego Biurrun
- [FFmpeg-cvslog] configure: x86: Fix handling of i686 and cpunop	features
 
Diego Biurrun
- [FFmpeg-cvslog] cosmetics: Place arch initialization calls in	alphabetical order
 
Diego Biurrun
- [FFmpeg-cvslog] dca: Error out on missing DSYNC
 
Luca Barbato
- [FFmpeg-cvslog] dca: Respect the current limits in the downmixing	capabilities
 
Luca Barbato
- [FFmpeg-cvslog] deprecate AV_CODEC_ID_VOXWARE and introduce	AV_CODEC_ID_METASOUND instead
 
Kostya Shishkov
- [FFmpeg-cvslog] Disable deprecation warnings for cases where a	replacement is available
 
Diego Biurrun
- [FFmpeg-cvslog] doc/APIchanges: add missing entry for	av_format_probe_score() function addition
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/codecs: fix dangling reference to codec-options	chapter
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/codecs: fix dangling reference to codec-options	chapter
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/decoders: Add libopencore-amrwb decoder doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Add libopencore-amrwb decoder doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Add libopencore-amrwb decoder doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Add libopencore-amrwb decoder doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libcelt
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libcelt
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libcelt
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libcelt
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libgsm decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libgsm decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libgsm decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libgsm decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libilbc decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libilbc decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libilbc decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libilbc decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libopencore-amrnb decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libopencore-amrnb decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libopencore-amrnb decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: Document libopencore-amrnb decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: document libopus decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/decoders: document libopus decoder
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add documentation for libmp3lame
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add documentation for libmp3lame
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add documentation for libmp3lame
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add documentation for libmp3lame
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add documentation for libtwolame
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add documentation for libtwolame
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add documentation for libtwolame
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libopencore-amrnb doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libopencore-amrnb doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libopencore-amrnb doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libopencore-amrnb doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add libopus encoder doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add libopus encoder doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libvo-aacenc doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libvo-aacenc doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libvo-aacenc doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libvo-aacenc doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libvo-amrwbenc doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libvo-amrwbenc doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libvo-amrwbenc doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Add libvo-amrwbenc doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add libxvid doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add libxvid doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add libxvid doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: add libxvid doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: alphabetically list the encoders
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: alphabetically list the encoders
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: alphabetically list the encoders
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: alphabetically list the encoders
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: partially rewrite and reformat	libx264 docs
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: reformat and add some clarification	in libtwolame doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: reformat libmp3lame doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Remove reference to "Codec Options"	chapter
 
Timothy Gu
- [FFmpeg-cvslog] doc/encoders: Remove reference to "Codec Options"	chapter
 
Timothy Gu
- [FFmpeg-cvslog] doc/examples/filtering_audio: make const arrays	also static
 
Michael Niedermayer
- [FFmpeg-cvslog] doc/filter_design.txt: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters.texi: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix sine sample_rate abbreviation
 
Mark Harris
- [FFmpeg-cvslog] doc/filters: fix width/height typo in crop filter.
 
Timothy Gu
- [FFmpeg-cvslog] doc/filters: move fps filter start_time item to	correct place
 
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: reformat scale filter doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/filters: review introductory example and	explanation
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: review introductory example and	explanation
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/formats: remove probe_score entry,	since it's not an option
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/general: Make the license status of the Android	libraries clearer
 
Timothy Gu
- [FFmpeg-cvslog] doc/general: Make the license status of the Android	libraries clearer
 
Timothy Gu
- [FFmpeg-cvslog] doc/general: Make the license status of the Android	libraries clearer
 
Timothy Gu
- [FFmpeg-cvslog] doc/muxers: Add AIFF doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/muxers: Add AIFF doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/muxers: Add AIFF doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/muxers: Add AIFF doc
 
Timothy Gu
- [FFmpeg-cvslog] doc/muxers: add elaborated example for the tee muxer
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: Document previously undocumented mpegts	muxer options
 
Andrey Utkin
- [FFmpeg-cvslog] doc/muxers: Document use case of mpegts muxer	option tables_version
 
Andrey Utkin
- [FFmpeg-cvslog] doc/print_options: Move options headers to a saner	place
 
Diego Biurrun
- [FFmpeg-cvslog] doc/protocols: Document file protocol options
 
Andrey Utkin
- [FFmpeg-cvslog] doc/snow: add gray/alpha/gbr
 
Michael Niedermayer
- [FFmpeg-cvslog] doc/texi2pod.pl: drop unnecessary rule,	which was converting "\, " to ", "
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod.pl: drop unnecessary rule,	which was converting "\, " to ", "
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod.pl: skip printing chapter names if	they are disabled
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod.pl: skip printing chapter names if	they are disabled
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod.pl: skip printing chapter names if	they are disabled
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: add "use warnings" directive
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: add support to @ifhtml and @ifnothtml	directives
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: add support to @ifhtml and @ifnothtml	directives
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: correctly handle @url commands in the	form @url{URL, ...}
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: correctly handle @url commands in the	form @url{URL, ...}
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: fix @ref substitution rule,	disallow "}" within the fields
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: fix @ref substitution rule,	disallow "}" within the fields
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: fix @ref substitution rule,	disallow "}" within the fields
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: fix warnings introduced in	e7e14bc69a606a6bec82efef729263cd38f122d4
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: fix warnings introduced in	e7e14bc69a606a6bec82efef729263cd38f122d4
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: fix warnings introduced in	e7e14bc69a606a6bec82efef729263cd38f122d4
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: recognize @table @command.
 
Nicolas George
- [FFmpeg-cvslog] doc/texi2pod: recognize @table @command.
 
Nicolas George
- [FFmpeg-cvslog] doc/texi2pod: rework man inclusion logic
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texi2pod: rework man inclusion logic
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texipod: add rule to correctly interpret	@ref{ANCHOR, XREF, SECTION_NAME  , ...}
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texipod: add rule to correctly interpret	@ref{ANCHOR, XREF, SECTION_NAME  , ...}
 
Stefano Sabatini
- [FFmpeg-cvslog] doc/texipod: add rule to correctly interpret	@ref{ANCHOR, XREF, SECTION_NAME  , ...}
 
Stefano Sabatini
- [FFmpeg-cvslog] doc: Add an example on publishing over RTMP
 
Martin Storsjö
- [FFmpeg-cvslog] doc: Add librtmp to the section header for the	librtmp specific details
 
Martin Storsjö
- [FFmpeg-cvslog] doc: apply various grammar fixes
 
Bryce W. Harrington
- [FFmpeg-cvslog] doc: Clarify the avconv section about -re
 
Martin Storsjö
- [FFmpeg-cvslog] doc: document the asf demuxer
 
Luca Barbato
- [FFmpeg-cvslog] doc: Document the flv demuxer
 
Luca Barbato
- [FFmpeg-cvslog] doc: Explain that the default RTMP user agent is	different when publishing
 
Martin Storsjö
- [FFmpeg-cvslog] doc: Extend the rtmp example to include how to pass	username/password
 
Martin Storsjö
- [FFmpeg-cvslog] doc: remove mention of fifo filter in the	introduction.
 
Clément Bœsch
- [FFmpeg-cvslog] doc: support multitable in texi2pod
 
Luca Barbato
- [FFmpeg-cvslog] doc: support multitable in texi2pod
 
Luca Barbato
- [FFmpeg-cvslog] doc: support multitable in texi2pod
 
Luca Barbato
- [FFmpeg-cvslog] Do not suggest to use gas-preprocessor if using it	would break compilation.
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] dsicinav: Bound-check the source buffer when needed
 
Luca Barbato
- [FFmpeg-cvslog] dsicinav: Clip the source size to the expected	maximum
 
Luca Barbato
- [FFmpeg-cvslog] dsicinav: K&R formatting cosmetics
 
Luca Barbato
- [FFmpeg-cvslog] dsputil: x86: Hide arch-specific initialization	details
 
Diego Biurrun
- [FFmpeg-cvslog] dxa: fix decoding of first I-frame by separating	I/P-frame decoding
 
Janne Grunau
- [FFmpeg-cvslog] dxa: fix support of decoding all frames even in the	absence of references
 
Michael Niedermayer
- [FFmpeg-cvslog] dxa: Make sure the reference frame exists
 
Luca Barbato
- [FFmpeg-cvslog] dxa: Make sure the reference frame exists
 
Luca Barbato
- [FFmpeg-cvslog] dxa: only fail with an error about reference frames	if the reference frame would be used
 
Michael Niedermayer
- [FFmpeg-cvslog] electronicarts: comment wording fixes
 
Diego Biurrun
- [FFmpeg-cvslog] electronicarts: Improve some function/variable names
 
Diego Biurrun
- [FFmpeg-cvslog] electronicarts: K&R formatting cosmetics
 
Diego Biurrun
- [FFmpeg-cvslog] electronicarts: Let functions always returning the	same value return void
 
Diego Biurrun
- [FFmpeg-cvslog] electronicarts: Let functions always returning the same value return void
 
Alexander Strasser
- [FFmpeg-cvslog] electronicarts: Let functions always returning	the same value return void
 
Michael Niedermayer
- [FFmpeg-cvslog] electronicarts: Remove bogus function documentation
 
Diego Biurrun
- [FFmpeg-cvslog] FATE: add a TAK test
 
Anton Khirnov
- [FFmpeg-cvslog] fate: Add EXIF test.
 
Thilo Borgmann
- [FFmpeg-cvslog] fate: add ffv1.0 test
 
Michael Niedermayer
- [FFmpeg-cvslog] fate: Add vorbiscomment cover art test
 
James Almer
- [FFmpeg-cvslog] ff_flac_parse_picture: assert that len is within	the array
 
Michael Niedermayer
- [FFmpeg-cvslog] ff_socket: put out-of-line and fallback to fcntl()	for close-on-exec
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] ffmpeg: raise level for message printed in case of	auto-select pixel format
 
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: remove obsolete workaround in trim	insertion.
 
Nicolas George
- [FFmpeg-cvslog] ffmpeg_filter: check that the input media type	match the filter
 
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_filter: do not pick evil path for trim	filters
 
Paul B Mahol
- [FFmpeg-cvslog] ffmpeg_opt: Remove support for specifying -t	anywhere to set the duration
 
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: check for filter EOF return codes
 
Marton Balint
- [FFmpeg-cvslog] ffplay: ensure the decoder is flushed before	exiting or looping
 
Marton Balint
- [FFmpeg-cvslog] ffplay: fix memleak of non-bitmap subtitles
 
Marton Balint
- [FFmpeg-cvslog] ffplay: free subtitle pictures on exit
 
Marton Balint
- [FFmpeg-cvslog] ffplay: make next_nb_channels[] static const
 
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: allocate rc_eq,	prevent freeing invalid pointer
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: fix plane_count at version 1.4
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: rename minor to micro version
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: update years in header
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: Check bits_per_raw_sample and colorspace	for equality in ver 0/ 1 headers
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: Check bits_per_raw_sample and colorspace	for equality in ver 0/ 1 headers
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: check that global parameters dont change	in version 0/1
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: check that global parameters dont change	in version 0/1
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: check that global parameters dont change	in version 0/1
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: support printing information about the	global header
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1enc: check for malloc failure
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1enc: Make ffv1.3 non experimental
 
Michael Niedermayer
- [FFmpeg-cvslog] ffv1enc: propagate error code from write_extradata()
 
Michael Niedermayer
- [FFmpeg-cvslog] file: Move win32 utf8->wchar open wrapper to	libavutil
 
Martin Storsjö
- [FFmpeg-cvslog] Fix compilation with --disable-mmx.
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix dependencies for h263 vaapi decoder.
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix frame width and height for some targa_y216	samples.
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix make checkheaders for vdpau_internal.h
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix make checkheaders for wavpackenc.h
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix wrong use of "an" in some comments.
 
Thilo Borgmann
- [FFmpeg-cvslog] flv: Fix the help string
 
Luca Barbato
- [FFmpeg-cvslog] flvdec: Eliminate completely silly goto
 
Diego Biurrun
- [FFmpeg-cvslog] flvdec: Eliminate completely silly goto
 
Alexander Strasser
- [FFmpeg-cvslog] flvdec: Eliminate completely silly goto
 
Thilo Borgmann
- [FFmpeg-cvslog] flvdec: Eliminate completely silly goto
 
Reimar Döffinger
- [FFmpeg-cvslog] flvdec: Eliminate completely silly goto
 
Thilo Borgmann
- [FFmpeg-cvslog] flvdec: Fix = vs. == typo in sample rate check
 
Diego Biurrun
- [FFmpeg-cvslog] flvdec: K&R formatting cosmetics
 
Diego Biurrun
- [FFmpeg-cvslog] flvdec: silence unused warning
 
Michael Niedermayer
- [FFmpeg-cvslog] Forward interlaced field information from mov to	ffv1 decoder.
 
Tim.Nicholson
- [FFmpeg-cvslog] Give less generic names to global library option	arrays
 
Diego Biurrun
- [FFmpeg-cvslog] h261: check the mtype index
 
Luca Barbato
- [FFmpeg-cvslog] h261: check the mtype index
 
Luca Barbato
- [FFmpeg-cvslog] h264: check one context_init() allocation
 
Vittorio Giovara
- [FFmpeg-cvslog] h264: prevent rbsp_buffer values from becoming	duplicated
 
Michael Niedermayer
- [FFmpeg-cvslog] h264: return meaningful values
 
Vittorio Giovara
- [FFmpeg-cvslog] h264: skip error concealment when SPS and slices	are mismatching
 
Michael Niedermayer
- [FFmpeg-cvslog] h264: use explicit variable names for *_field_flag
 
Vittorio Giovara
- [FFmpeg-cvslog] h264_cabac: Mark functions calling	decode_cabac_residual_internal as noinline
 
Diego Biurrun
- [FFmpeg-cvslog] h264_parser: Initialize the h264dsp context in the	parser as well
 
Ben Avison
- [FFmpeg-cvslog] h264_ps: Drop commented-out cruft
 
Diego Biurrun
- [FFmpeg-cvslog] h264_ps: K&R formatting cosmetics
 
Diego Biurrun
- [FFmpeg-cvslog] h264_ps: Use more meaningful error values
 
Diego Biurrun
- [FFmpeg-cvslog] h264_sei: K&R formatting cosmetics
 
Vittorio Giovara
- [FFmpeg-cvslog] h264_sei: Remove pointless old comment
 
Diego Biurrun
- [FFmpeg-cvslog] h264_sei: Return meaningful values
 
Vittorio Giovara
- [FFmpeg-cvslog] h264data: Move some tables to the only place they	are used
 
Diego Biurrun
- [FFmpeg-cvslog] h264data: Remove unused luma_dc_field_scan table
 
Diego Biurrun
- [FFmpeg-cvslog] h264dsp: Factorize code into a new function,	h264_find_start_code_candidate
 
Ben Avison
- [FFmpeg-cvslog] hlsenc: Add a proper dependency on the mpegts muxer
 
Martin Storsjö
- [FFmpeg-cvslog] hlsenc: Append the last incomplete segment when	closing the output
 
Stefano Sabatini
- [FFmpeg-cvslog] hlsenc: Don't reset the number variable when	wrapping
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] huffyuvdec: Check init_vlc() return codes.
 
Michael Niedermayer
- [FFmpeg-cvslog] huffyuvdec: Skip len==0 cases
 
Michael Niedermayer
- [FFmpeg-cvslog] iff: Do not read over the source buffer
 
Luca Barbato
- [FFmpeg-cvslog] imc: Catch a division by zero
 
Luca Barbato
- [FFmpeg-cvslog] imc: support mode 1
 
Kostya Shishkov
- [FFmpeg-cvslog] img2dec: fix typo (double "with with")
 
Kirill Gavrilov
- [FFmpeg-cvslog] indeo4: Check the quantization matrix index
 
Luca Barbato
- [FFmpeg-cvslog] indeo4: Do not access missing reference MV
 
Luca Barbato
- [FFmpeg-cvslog] indeo4: Validate scantable dimension
 
Luca Barbato
- [FFmpeg-cvslog] indeo5: return proper error codes
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Bound-check before applying motion	compensation
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Bound-check before applying transform
 
Luca Barbato
- [FFmpeg-cvslog] indeo: check for reference when inheriting mvs
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Cosmetic formatting
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Do not reference mismatched tiles
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Properly forward the error codes
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Refactor ff_ivi_dec_huff_desc
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Refactor ff_ivi_init_tiles and	ivi_decode_blocks
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Reject impossible FRAMETYPE_NULL
 
Luca Barbato
- [FFmpeg-cvslog] indeo: reject negative array indexes
 
Luca Barbato
- [FFmpeg-cvslog] indeo: Sanitize ff_ivi_init_planes fail paths
 
Luca Barbato
- [FFmpeg-cvslog] indeo: use a typedef for the mc function pointer
 
Luca Barbato
- [FFmpeg-cvslog] indeo: use proper error code
 
Luca Barbato
- [FFmpeg-cvslog] indeo: use proper error code
 
Luca Barbato
- [FFmpeg-cvslog] Integrate accessors.h header into internal.h
 
Reimar Döffinger
- [FFmpeg-cvslog] ismindex: Replace mkdir ifdeffery by os_support.h	#include
 
Diego Biurrun
- [FFmpeg-cvslog] ivi_common: Make some tables only used within the	file static
 
Diego Biurrun
- [FFmpeg-cvslog] jpeg2000: check log2_cblk dimensions
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: check log2_cblk dimensions
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: check log2_cblk dimensions
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: check log2_cblk dimensions
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: check log2_cblk dimensions
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: check log2_cblk dimensions
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: fix dereferencing invalid pointers
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: fix dereferencing invalid pointers
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: fix null pointer dereference in case of	malloc failure
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000: zero reslevel array on allocation
 
Michael Niedermayer
- [FFmpeg-cvslog] jpeg2000dec: simplify	jpeg2000_read_bitstream_packets()
 
Michael Niedermayer
- [FFmpeg-cvslog] kgv1dec: make decoder independent of sizeof(AVFrame)
 
Paul B Mahol
- [FFmpeg-cvslog] kgv1dec: remove unused avctx from codec private	context
 
Paul B Mahol
- [FFmpeg-cvslog] kmvc: Clip pixel position to valid range
 
Luca Barbato
- [FFmpeg-cvslog] kmvc: use fixed sized arrays in the context
 
Luca Barbato
- [FFmpeg-cvslog] lavc: Add refcounted api to AVPacket
 
Luca Barbato
- [FFmpeg-cvslog] lavc: move put_bits_left in put_bits.h
 
Luca Barbato
- [FFmpeg-cvslog] lavd: Fix make checkheaders
 
James Almer
- [FFmpeg-cvslog] lavf/ftp: fix possible crash
 
Lukasz Marek
- [FFmpeg-cvslog] lavf/ftp: fix possible crash
 
Lukasz Marek
- [FFmpeg-cvslog] lavf/image2: extend start_number range to accept	zero
 
Stefano Sabatini
- [FFmpeg-cvslog] lavf/matroska: Adding the new SeekPreRoll element
 
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] lavf/matroskaenc: Check for valid metadata before	creating tags
 
James Almer
- [FFmpeg-cvslog] lavf/matroskaenc: Check for valid metadata before	creating tags
 
James Almer
- [FFmpeg-cvslog] lavf/matroskaenc: Check for valid metadata before	creating tags
 
James Almer
- [FFmpeg-cvslog] lavf/matroskaenc: Check for valid metadata before	creating tags
 
James Almer
- [FFmpeg-cvslog] lavf/matroskaenc: Check for valid metadata before	creating tags
 
James Almer
- [FFmpeg-cvslog] lavf/movenc: Write disc number and total number of	discs as part of metadata.
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/movenc: Write total number of tracks as part	of metadata.
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/tee: add special select option
 
Stefano Sabatini
- [FFmpeg-cvslog] lavf/tee: add support for bitstream filtering
 
Stefano Sabatini
- [FFmpeg-cvslog] lavf/tee: copy metadata to output chained muxers
 
Stefano Sabatini
- [FFmpeg-cvslog] lavf/tee: initialize ret in parse_bsfs()
 
Stefano Sabatini
- [FFmpeg-cvslog] lavf/wavdec: Fix seeking in files with unaligned	offsets
 
Alexander Strasser
- [FFmpeg-cvslog] lavf: Make sure avg_frame_rate can be calculated	without integer overflow
 
Martin Storsjö
- [FFmpeg-cvslog] lavf: Support unix sockets
 
Luca Barbato
- [FFmpeg-cvslog] lavfi/ebur128: fix typo: s/negociation/negotiation
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/fifo: fix flushing when using request_samples
 
Anton Khirnov
- [FFmpeg-cvslog] lavfi/gradfun: support gbrp
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/hue: allow changing brightness
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/hue: use lookup tables
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/separatefields: fix frame leak
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/tile: do not leak input frame
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/tile: make color of blank/unused area	configurable
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/transpose: call av_frame_copy_props()
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/transpose: support slice threading
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi/trim: check for right default value
 
Paul B Mahol
- [FFmpeg-cvslog] lavfi: add const to the AVFilter parameter of	avfilter_graph_create_filter ()
 
Anton Khirnov
- [FFmpeg-cvslog] lavu/bprint: add append buffer function
 
Lukasz Marek
- [FFmpeg-cvslog] lavu/log: do not skip overwritten lines.
 
Nicolas George
- [FFmpeg-cvslog] lavu: fix grammar in doxy for av_frame_ref.
 
Thilo Borgmann
- [FFmpeg-cvslog] libavcodec/ac3enc_template.c: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/ac3tab.c: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/avcodec.h: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/bink.c: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/bintext.h: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/dv.c: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/lpc.h: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/mpegvideo.h: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/rv40.c: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/snow: change AVFrame to pointers to	AVFrame for ABI stability
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/xsubenc.c: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec: Implementation of 32 bit fixed point FFT
 
Nedeljko Babic
- [FFmpeg-cvslog] libavcodec: use avpriv_open()
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] libavdevice: use avpriv_open()
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] libavformat/version.h: Drop FF_API_OLD_AVIO (	unused and undefined since libavformat 55)
 
Alexis Ballier
- [FFmpeg-cvslog] libavformat: use avpriv_open()
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] libavutil/file_open.c: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavutil/opt.h: Fix duplicate words
 
Michael Niedermayer
- [FFmpeg-cvslog] libavutil: add avpriv_open() to open files with	close-on-exec flag
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] libavutil: cast truncated values to uint32_t
 
Alfred E. Heggestad
- [FFmpeg-cvslog] libavutil: Don't use fcntl if the function does not	exist
 
Derek Buitenhuis
- [FFmpeg-cvslog] libavutil: Don't use fcntl if the function does not	exist
 
Derek Buitenhuis
- [FFmpeg-cvslog] libavutil: Enable the MSVC DLL symbol loading	workaround in shared builds as well
 
Martin Storsjö
- [FFmpeg-cvslog] libavutil: Make avpriv_open a library-internal	function on msvcrt
 
Martin Storsjö
- [FFmpeg-cvslog] libavutil: Move avpriv_open to a new file,	file_open.c
 
Martin Storsjö
- [FFmpeg-cvslog] libavutil: use avpriv_open()
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] libfdk-aacdec: formatting cosmetics
 
Diego Biurrun
- [FFmpeg-cvslog] libx264: add shortcut for the bluray compatibility	option
 
Luca Barbato
- [FFmpeg-cvslog] libxvid: cosmetics: Realign the code
 
Timothy Gu
- [FFmpeg-cvslog] libxvid: Reduce the size of an array
 
Timothy Gu
- [FFmpeg-cvslog] loco: use init_get_bits8()
 
Paul B Mahol
- [FFmpeg-cvslog] MAINTAINERS: add Alexander Strasser for the server
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: add Alexander Strasser for the server
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add my GPG fingerprint
 
Alexander Strasser
- [FFmpeg-cvslog] MAINTAINERS: add myself as maintainer for	lavf/aiff* and lavf/movenc.c
 
Matthieu Bouron
- [FFmpeg-cvslog] MAINTAINERS: add myself as maintainer for	lavf/aiff* and lavf/movenc.c
 
Matthieu Bouron
- [FFmpeg-cvslog] MAINTAINERS: add myself as maintainer for MIPS and	Zeljko Lukac as maintainer for new fixed point FFT
 
Nedeljko Babic
- [FFmpeg-cvslog] MAINTAINERS: add myself as maintainer for the	interface code to swresample & swscale in libavfilter
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: add myself as maintainer for the	interface code to swresample & swscale in libavfilter
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add some maintainers for parts of	libavutil
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add some maintainers for parts of	libavutil
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: alphabetical sort
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: alphabetical sort
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: drop 1.1 from the releases that i	maintain
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: order libavutil entries alphabetically
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: order libavutil entries alphabetically
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: remove myself from movenc,	2 maintainers should be enough
 
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: remove myself from movenc,	2 maintainers should be enough
 
Michael Niedermayer
- [FFmpeg-cvslog] Make new VDPAU easier to use by adding context to	callback.
 
Reimar Döffinger
- [FFmpeg-cvslog] matroska_read_seek: Fix used streams for subtitle	index compensation
 
Michael Niedermayer
- [FFmpeg-cvslog] matroska_read_seek: Fix used streams for subtitle	index compensation
 
Michael Niedermayer
- [FFmpeg-cvslog] matroska_read_seek: Fix used streams for subtitle	index compensation
 
Michael Niedermayer
- [FFmpeg-cvslog] matroska_read_seek: Fix used streams for subtitle	index compensation
 
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: Improve TTA duration calculation
 
James Almer
- [FFmpeg-cvslog] matroskadec: Improve TTA duration calculation
 
James Almer
- [FFmpeg-cvslog] matroskadec: Improve TTA duration calculation
 
James Almer
- [FFmpeg-cvslog] matroskadec: Improve TTA duration calculation
 
James Almer
- [FFmpeg-cvslog] matroskadec: Improve TTA duration calculation
 
James Almer
- [FFmpeg-cvslog] matroskaenc: Fix writing TRACKDEFAULTFLAG
 
John Stebbins
- [FFmpeg-cvslog] matroskaenc: remove unneeded wavpack tag
 
Paul B Mahol
- [FFmpeg-cvslog] matroskaenc: simplify mkv_check_tag()
 
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: simplify mkv_check_tag()
 
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: simplify mkv_check_tag()
 
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: simplify mkv_check_tag()
 
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: simplify mkv_check_tag()
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'060ce0c697e261ca2792a7df30dfd1bae6900a4f'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'06cd4c5a68e23f5be199c0d2d563da80989f839f'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'072be3e8969f24113d599444be4d6a0ed04a6602'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'075dbc185521f193c98b896cd63be3ec2613df5d'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'08504380ddf25d6905e189e9bf52e7a4c771a415'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'090cd0631140ac1a3a795d2adfac5dbf5e381aa2'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'09c93b1b957f2049ea5fd8fb0e6f4d82680172f2'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'0b45269c2d732d15afa2de9c475d85fcf5561ac4'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'0b5af5cf1224add1769b1094b9924ecf10de3d7d'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'0b6adcf76bda8994902f5b6d8e694b0b916ea210' into release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'0ce1a7598e84abe6fb3684d0d5b0872d36f001d7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'0d6549d8b57aaa5be8efb794154cdbe9a645910f'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'0d6fa3977b016f1b72b0b24b8834ff9222498548'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'0d8b943d204bd16fcf2f4a59c742e65a401dd3d0'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'0f1fb6c0194c85483dedb93b20a5b76f6fc9d520'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'148fbdd1c2a2a88a78ba9fd152c81c840bdb205a'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'163a729725c6eb0081b0af41a7279f7d19aee86e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'1851e1d05d06f6ef3436c667e4354da0f407b226'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'1909f6b1b6da2db371c179bed5a19aaf979b7557'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'1f70a5ad284b33e8b3e2b40a5cb33055419781b7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'205a4502d3da9de2db75d2c965c9d065574e9266'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'21015109ec0fac0f104a5355f272ecb956ba3f4e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'218d6844b37d339ffbf2044ad07d8be7767e2734'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'22a154e4363b351dd9f321003de01dffebd2fa18'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'22c879057ead189c0f59241cb9eeb926381e3299'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'22de0f8369f1f3edf1a55e1d275f3c07c617b53e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'239f55bf3c966782b781338df284f250393b9ed6'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'2427ac6ccd868811d1fe9df7c64c50ca58abe6f6'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'255d9c570e117f0fcb8e51fa2c5996f3c4b2052b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'2852740e23f91d6775714d7cc29b9a73e1111ce0'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'288f2ffb57ae9e9eee2748aca26da3aeb3ca6f6c'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'2a0ec47bd70ebb79e8b2d2f956feeb3a813df798'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'2a61592573d725956a4377641344afe263382648'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'2bbad1f94cbc5eab0aa2d937bc79d085477d0242'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'2df0776c2293efb0ac12c003843ce19332342e01'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'2e661f26f8b12195f75ae3b07d9591e395135bc7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'2e814d0329aded98c811d0502839618f08642685'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'310cc4bf82824f09bdd0b9147ed725cdbeaf9bdd'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'330ad1f6a53a37dec228cb424ca57e1268fafc64'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'33237123c83bf4f8345e6ac889ad2e7dbd303d0e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'3559fb97c459c88b4f1d0eef80d55933d3b7fabe'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'3562684db716d11de0b0dcc52748e9cd90d68132'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'3799376dd3373ee255651ed542c75b15665801a8'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'38f64c03301ac66d7b54b3e4bd2bf6454f9fb2d3'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'390b4d7088b5cecace245fee0c54a57e24dabdf4'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'39523030108815242178ac5e209c83070bd1baef'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'3a7050ffed5ce061b114a11e4de4b77aba8efa0b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'3aa682f25324d811ec284edc808eb71a46eae950'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'3dd5c95deef51d7fbf6f4458ba42d1335d2f1472'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'3e5898782dce60334ab294821ca00b19c648cf66'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'406e6c0ba5393fa302080202fe77bd09187889a1'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'43bacd5b7d3d265a77cd29d8abb131057796aecc'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'45dd1ae1b3c18331f3db2293a9135bc5851e553f'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4622f11f9c83db8a2e08408c71ff901826ca652c'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'488a0fa68973d48e264d54f1722f7afb18afbea7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4908c8ef2706d98022bf27a5c5bca1fe109e7529'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4b054a3400f728c54470ee6a1eefe1d82420f6a2'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4c7fd58f8ae729b964b6859eace5ab9a55ce3c8c'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4d122b01e4ce539269ee2df193b061772c7374f6'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4d8d16b596c63de85e52488734338fbb41238058'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4e0799a4d04404abfa8fbc072640be76465158cf'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4ebc7d659f0da6c1305ca08cf4303959203fff4b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'4f2b469da5e4ae221718ae479f6af627cfdebb91'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'51eb213d00154b8e7856c7667ea62db8b0f663d4'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'51fc88e7467169031b20b9983d80456b893a9fa3'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'5268bd2900effa59b51e0fede61aacde5e2f0b95'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'545a0b807cf45b2bbc4c9087a297b741ce00f508'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'549294fbbe1c00fee37dc4d3f291b98945e11094'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'54e03ff6af8a070f1055edd26028f3f7b2e2ca8e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'56ee3f9de7b9f6090d599a27d33a392890a2f7b8'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'578ea75a9e4ac56e0bbbbe668700be756aa699f8'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'59f595921eb2b848a80a74aa81b6bb43038c9ebe'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'5a9a9d4a2abefa63d9a898ce26715453c569e89d'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'5afe1d27912be9b643ffb4ddc21f6d920260dbb0'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'5b41eb91e0083755de8c35e8cd005896ec3ab31f'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'5c54fc6195e52c329b88cf5a56d18628f0ee0029' into release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'5eb488bfa835f2902a31ba99d57c16ae36c4f598'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'60198742ff851f11a3757c713fc75a9c19b88566'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'605387582bd35920b83a26dabbe1c0601f425621'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'612a5049d9b4ac1c2a293daf75fe814b7a94fdc7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'61c31e4ee7ea79a9e74c0476b81244febf17e6d7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'62572435d4106098c090fb8f129a9090e41ff1eb'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'6258d362b82934a2c27557e0984aed372d98091a'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'62cc7a91080194d9ead162516f779f20931220d9'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'6454c44f9f74dbaed17d32cf0eaec185386c27fa'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'64af59bc4916fac5578b31c89da13c30b591bddf'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'6af2c351b3ae61e4478950ffddd0dfcad06188b8'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'6b58e11a8331690ec32e9869db89ae10c54614e9'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'6c786765cd5eb794dedd4a0970dfe689b16dfeeb'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'6fb65973c9501d3fe94a5a9195c01cd20083066e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'70dd8892bf00923af838756dfbb356a9b1e4e40d'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'71953ebcf94fe4ef316cdad1f276089205dd1d65'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'71bf6b41d974229a06921806c333ce98566a5d8a'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'7531588fffbca1f0afdcc06635999c00dfc16ca6'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'7748dd41be3d6dd6300f14263586af4ee104ead2'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'77cc958f60f73963be4281d6e82ef81707e40c26'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'7950e519bb094897f957b9a9531cc60ba46cbc91'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'79aec43ce813a3e270743ca64fa3f31fa43df80b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'79be2c325c5ee8f7ac9e28399e51986ebe99bb3c'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'79be2c325c5ee8f7ac9e28399e51986ebe99bb3c'
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit	'79be2c325c5ee8f7ac9e28399e51986ebe99bb3c'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'7a82022ee2f9b1fad991ace0936901e7419444be'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'811bd0784679dfcb4ed02043a37c92f9df10500e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'818d1f1a3e89d35213af0bd5dc4a772713951882'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'8410d6e93c2e074881f1c7b7e4cdefd2e497d52e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'84146963d23d76b09af633e97413cd97d9b3021e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'84784c297fe6a6e538a7e111dcdbd8b893c2d275'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'8506ff97c9ea4a1f52983497ecf8d4ef193403a9'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'869b04e89154cd92d2bcfdabcecbe3217864c099'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'86f4c59bd676672040b89d8fea4c9e3b59bfe7ab'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'8747fce91fca6bb8e9936497f2de05c905cf43b5'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'880391ed2d2faf796ca3a16f63cec69767546a21'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'892b0be1dfbdeaf71235fb6c593286e4f5c7e4ec'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'8e1fe345577a42f99591caf8a06c447613449694'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'8fed466b0a7d636ae5035f9c6074fba9a621539b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'91d4cfb8127f1de6c4ad173a30fffe584700046d'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'971cce7ebb48a58e72e4dc57b3008e2682bcf4e7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'98308bd44face14ea3142b501d16226eec23b75a'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'9991298f2c4d9022ad56057f15d037e18d454157'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'9d5ec50ead97e088d77317e77b18cef06cb3d053'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'9d86bfc259ae9ba7a76067ec931ff20fbb86ea2a'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'9e7b62f0fb7462a902330fcc82cf596388f0187b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a0ad5d011318f951ecd4c9ffe1829518c9533909'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a10c4ce24bd4a0dd557d5849aa53a0cc74677808'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a22ae9f0c579793f411e2bd7a8db557091a3a4ae'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a3b53ff062eaccdaa28964899c63520ef2978c2e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a435ca5b4d9efebf0759220681010977c36615f7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a519583991c38d38503ab08357716513facc5725'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a64f6a04ac5773aeff2003897455dadb9609f18b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a6b650118543e1580e872896d8976042b7c32d01'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a7d45e06e9757f49ea4e105cbefc3462a7324e9a'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a8b19271c3b40ac3c3dc769fe248887acf14ba5a'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a90cff137b2aca89380b0acad41cd7bb05619ece'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'a9b04b2c43f95cc17c2291f83c27a3119471d986'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'aa16a6b0c56e3f46c5d7efb706b87a8f7a1603ec'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'aae159a7cc4df7d0521901022b778c9da251c24e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'abe5268c3328bf0e8fcfb7dc6e231b8920177c3a'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'b1f9cdc37ff5d5b391d2cd9af737ab4e5a0fc1c0'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'b3dc260e7fa6f3f852dd5cb7d86763c4b5736714'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'b5a138652ff8a5b987d3e1191e67fd9f6575527e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'b78b10c4b78b696927f2801cf2d9f193b4eff28b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'b85dbe68e222586fd77332716eb8ed5724db4e1b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'b886f5c2f1e71b3e60e4265c500158d392b4b9a4'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'b89e8759e053792704741d08cbc41c9ac3c7ed63'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'ba5393a609c723ec8ab7f9727c10fef734c09278'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'bb9378251a167ef0116f263912e57f715c1e02ac'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'bc54c2ae3ca6abd225dc331eafc12108513158de'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'bc909626b0a3c107625f2cb4c85479d18de422a8'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'bd549cbaacd33dfb7be81d0619c9b107b8a85be7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'bf9856250584228678963ce8f11c54f85005d783'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c02d4c1a98aef485be25228b33adb4ce357173e4' into release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c1076d8479a6c0ee2e0c4b0e2151df5b0228438e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c18838f5eb7d7001a9dc653f5162868c04c1b2a1'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c2e936de07d054bf476e60445b453bf6b4836820'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c34a96a5ddfa390ce2a352eca79190766c9056d4'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c4e43560fe6677e9d60bfb3cffc41c7324e92a0b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c591d4575a6f97fbbe6145304b1ea960e8e81e14'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c59967fa7cc5bc2fa06b36c17d2c207240c06b3e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c7e921a54ffe7feb9f695c82f0a0764ab8d0f62b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c84ea750cf765c9d8845fca5546eb0ae25b9c855'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c8fb5d0f383fcbb0da9bdef609c3a826df0064f7' into release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'c9031c7c1446a1a63eff7c0bf50d1ee559adf3fb'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'cabb1681697555e2c319c37c1f30f149207e9434'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'cb0244daaca83ab666798818f74f5181bf6bc387'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'cb214707a6cb0d3272ec0261af6f1f5d8b7dabc7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'cb8f70c96e14c1b4824ef23d21d78d10fc5a4b93'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'cd529172377229f2e86987869ccc08f426bfe114'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'd175a5730b42166704b7262b33f4b780d9d92f60'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'd258531502b24cb653204fe4f003c8815755bdc4'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'daf1e0d3de03bd424016e2a7520e4e94ece5c0ac'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'db03cb37fd9650b4a7c752d24a2e84ff27508ee8'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'dc518a3ae21e7b6420131b813cfc6bcdcad26b7e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'de81b6ae4f38273ff27020f494cc46539110d34b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'dfc6b5c81491abf7effb97b23af17ccf7adcd132'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'e4529df944616917ae8462f5102253ff7f983093'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'e8c0defe1322f0ff281d9bc5eee91fa1b712b6aa'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'e998b56362c711701b3daa34e7b956e7126336f4'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'ec6c1b1d832ec3261cc3faf93a18d7b2a84883c6'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'ee37d5811caa8f4ad125a37fe6ce3f9e66cd72f2'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'ef196beeb50e8e024ed5a560a1d39eff4a296ce4'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'ef51692a49d58963966adca55c62da9c34c3c7e1'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f0389eb777b1ab4291329d4f709098cdfa7384dc'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f13fe6020e6a3871f9b0c96b240e58e6ed4fb5d7'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f34de1486aa0eb147d46ba5d2cb86a17407bb7ce'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f4634ae8a83d13a1abf3baac8956a3111aa09ed2'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f542dedf72091af8e6f32a12bd64289c58857c21'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f61bece684d9685b07895508e6c1c733b5564ccf'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f812eeda17e38797df5cb733ce99cdfd829d84ca'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f824535a4a79c260b59d3178b8d958217caffd78'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f8ef91ff3d6bb83d601d816ef9368f911021c64b'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'f900f35ac8db4ac30df6fda1c27502c2ef9e6ba5'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'fa6eef4210c2fd7f7324d558b09311c75987a31e' into release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'fbbe487b1c1f21339cff9ca86c3dfc495ad1c2c6' into release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'fcc455ff2e11ed04603aead1984a92ac3a4be226'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'fd8f91e3f44a2bdbefaaebead388133c5fdd3423'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'feaaf5f7f0afac7223457f871af2ec9b99eb6cc6'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit	'fee9db1fdf921295233e94cbe2769f9cd722206d'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cigaes/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'jamrial/release/1.0'	into release/1.0
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'jamrial/release/1.1'	into release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.5'	into release/0.5
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/9' into	release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/9' into	release/1.1
 
Michael Niedermayer
- [FFmpeg-cvslog] mjpeg: Check the unescaped size for overflows
 
Luca Barbato
- [FFmpeg-cvslog] mkv: Add options for specifying cluster limits
 
Luca Barbato
- [FFmpeg-cvslog] mkv: Allow flushing the current cluster in progress
 
Martin Storsjö
- [FFmpeg-cvslog] mkv: Flush the old cluster before writing a new one
 
Luca Barbato
- [FFmpeg-cvslog] mkv: Refactor mkv_write_packet
 
Luca Barbato
- [FFmpeg-cvslog] mlpdec: Do not set invalid context in	read_restart_header
 
Luca Barbato
- [FFmpeg-cvslog] mov: Compute max duration among the tracks with a	timescale
 
Luca Barbato
- [FFmpeg-cvslog] mov: Do not allow updating the time scale after it	has been set
 
Martin Storsjö
- [FFmpeg-cvslog] mov: Parse tmcd extradata
 
Luca Barbato
- [FFmpeg-cvslog] mov: Prevent segfaults on mov_write_hdlr_tag
 
Luca Barbato
- [FFmpeg-cvslog] mov: Refactor audio specific parsing in	mov_parse_stsd_audio
 
Luca Barbato
- [FFmpeg-cvslog] mov: Refactor codec id selection in mov_codec_id
 
Luca Barbato
- [FFmpeg-cvslog] mov: Refactor codec specific final steps in	mov_finalize_stsd_codec
 
Luca Barbato
- [FFmpeg-cvslog] mov: Refactor multiple stsd skipping in	mov_mov_skip_multiple_stsd
 
Luca Barbato
- [FFmpeg-cvslog] mov: Refactor subtitle specific parsing in	mov_parse_stsd_subtitle
 
Luca Barbato
- [FFmpeg-cvslog] mov: Refactor video specific parsing in	mov_parse_stsd_video
 
Luca Barbato
- [FFmpeg-cvslog] mov: Seek back if overreading an individual atom
 
Martin Storsjö
- [FFmpeg-cvslog] mov: Set the timescale for data streams
 
Luca Barbato
- [FFmpeg-cvslog] mov: use tkhd enabled flag to set the default track
 
John Stebbins
- [FFmpeg-cvslog] mov: Write tmcd extradata
 
Luca Barbato
- [FFmpeg-cvslog] movenc: add faststart option for web streaming
 
Clément Bœsch
- [FFmpeg-cvslog] movenc: Allow chapters to be written in trailer
 
John Stebbins
- [FFmpeg-cvslog] movenc: Allow chapter track in default MODE_MP4
 
John Stebbins
- [FFmpeg-cvslog] movenc: Check for allocation failures in	mov_create_chapter_track
 
Martin Storsjö
- [FFmpeg-cvslog] movenc: Check for errors from	mov_create_chapter_track
 
Martin Storsjö
- [FFmpeg-cvslog] movenc: Check that tracks->enc exists before trying	to free extradata
 
Martin Storsjö
- [FFmpeg-cvslog] movenc: fix detection of 64bit offset requirement
 
Clément Bœsch
- [FFmpeg-cvslog] movenc: ilbc needs audio_vbr set.
 
Michael Niedermayer
- [FFmpeg-cvslog] movenc: ilbc needs audio_vbr set.
 
Michael Niedermayer
- [FFmpeg-cvslog] movenc: ilbc needs audio_vbr set.
 
Michael Niedermayer
- [FFmpeg-cvslog] movenc: ilbc needs audio_vbr set.
 
Michael Niedermayer
- [FFmpeg-cvslog] movenc: ilbc needs audio_vbr set.
 
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Indicate that negative timestamps are	supported
 
Martin Storsjö
- [FFmpeg-cvslog] movenc: Make chapter track QuickTime compatible
 
John Stebbins
- [FFmpeg-cvslog] movenc: Make tkhd "enabled" flag QuickTime	compatible
 
John Stebbins
- [FFmpeg-cvslog] movenc: make uuids static const
 
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Properly free allocated data on failures in	mov_write_header
 
Martin Storsjö
- [FFmpeg-cvslog] mp3dec: make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12dec: also print progressive seq and chroma	format
 
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12decdata.h: Move all tables to the only place	they are used
 
Diego Biurrun
- [FFmpeg-cvslog] mpeg12decdata: Remove unused #define
 
Diego Biurrun
- [FFmpeg-cvslog] mpeg4videodec: check resolution marker bits
 
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videodec: fix GEOV/GEOX fliping
 
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videodec: Parse newpred headers
 
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: add fix_teletext_pts mpegts demuxer option
 
Marton Balint
- [FFmpeg-cvslog] mpegts: fix pos47_full
 
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: Make discard_pid() faster for	single-program streams
 
Ben Avison
- [FFmpeg-cvslog] mpegts: reanalyze packet size on mismatches
 
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: Remove one 64-bit integer modulus operation	per packet
 
Ben Avison
- [FFmpeg-cvslog] mpegts: Remove one memcpy per packet
 
Ben Avison
- [FFmpeg-cvslog] mpegts: remove usage of MOD_UNLIKELY()
 
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: save last pcr of pcr pids in PES Context
 
Marton Balint
- [FFmpeg-cvslog] mpegts_get_pcr: dont loose a packet when resyncing
 
Michael Niedermayer
- [FFmpeg-cvslog] mpegtsenc: add option tables_version
 
Andrey Utkin
- [FFmpeg-cvslog] mpegvideo: Replace arch initialization ifdeffery by	standard conditionals
 
Diego Biurrun
- [FFmpeg-cvslog] mpegvideo: Use picture_ptr instead of picture in	ff_mpeg_draw_horiz_band()
 
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: drop outdated	copy_picture_attributes() in favour of a modern	av_frame_copy_props()
 
Vittorio Giovara
- [FFmpeg-cvslog] msrledec: use bytestream2_get_bufferu()
 
Paul B Mahol
- [FFmpeg-cvslog] msrledec: use memset()
 
Paul B Mahol
- [FFmpeg-cvslog] mxfenc: switch to av_reallocp_array() and check	allocation errors
 
Alexandra Khirnova
- [FFmpeg-cvslog] network: Use SOCK_CLOEXEC when available
 
Luca Barbato
- [FFmpeg-cvslog] nuv: Do not ignore lzo decompression failures
 
Luca Barbato
- [FFmpeg-cvslog] nuv: Do not ignore lzo decompression failures
 
Luca Barbato
- [FFmpeg-cvslog] nuv: Pad the lzo outbuf
 
Luca Barbato
- [FFmpeg-cvslog] nuv: Pad the lzo outbuf
 
Luca Barbato
- [FFmpeg-cvslog] nuv: Reset the frame on resize
 
Luca Barbato
- [FFmpeg-cvslog] nuv: Reset the frame on resize
 
Luca Barbato
- [FFmpeg-cvslog] nuv: return meaningful error codes.
 
Anton Khirnov
- [FFmpeg-cvslog] nuv: Use av_fast_realloc
 
Luca Barbato
- [FFmpeg-cvslog] nuv: Use av_fast_realloc
 
Luca Barbato
- [FFmpeg-cvslog] ogg: Always alloc the private context in	vorbis_header
 
Luca Barbato
- [FFmpeg-cvslog] ogg: Always alloc the private context in	vorbis_header
 
Luca Barbato
- [FFmpeg-cvslog] ogg: Fix potential infinite discard loop
 
Reimar Döffinger
- [FFmpeg-cvslog] ogg: Fix potential infinite discard loop
 
Reimar Döffinger
- [FFmpeg-cvslog] oma: check geob tag boundary
 
Luca Barbato
- [FFmpeg-cvslog] oma: correctly mark and decrypt partial packets
 
Luca Barbato
- [FFmpeg-cvslog] oma: refactor seek function
 
Luca Barbato
- [FFmpeg-cvslog] pcm: always use codec->id instead of codec_id
 
Luca Barbato
- [FFmpeg-cvslog] pcm_bluray: cosmetics
 
Christian Schmidt
- [FFmpeg-cvslog] pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c
 
Christian Schmidt
- [FFmpeg-cvslog] pcm_bluray: Return AVERROR_INVALIDDATA instead of	-1 on header errors
 
Christian Schmidt
- [FFmpeg-cvslog] pcx: Do not overread source buffer in pcx_rle_decode
 
Luca Barbato
- [FFmpeg-cvslog] pixfmt: extend description for planar YUV 9/10 bits	formats
 
Kirill Gavrilov
- [FFmpeg-cvslog] png: allow encoding 16-bit grayscale
 
Ian Taylor
- [FFmpeg-cvslog] pngdec: do not release buffer on failure instead	report full progress
 
Paul B Mahol
- [FFmpeg-cvslog] pngdec: frame multithreading support
 
Paul B Mahol
- [FFmpeg-cvslog] pngdec: frame multithreading support
 
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: frame multithreading support
 
Paul B Mahol
- [FFmpeg-cvslog] pngdec: frame multithreading support
 
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: frame multithreading support
 
Reimar Döffinger
- [FFmpeg-cvslog] pngdec: use av_fast_padded_malloc(z)
 
Paul B Mahol
- [FFmpeg-cvslog] pnmdec: always output native pixel format
 
Michael Niedermayer
- [FFmpeg-cvslog] ppc: Add and use convenience macro to check for	AltiVec availability
 
Diego Biurrun
- [FFmpeg-cvslog] ppc: Add missing AltiVec cpuflag detection	invocations
 
Diego Biurrun
- [FFmpeg-cvslog] ppc: cosmetics: Consistently format CPU flag	detection invocations
 
Diego Biurrun
- [FFmpeg-cvslog] ppc: don't return a value from a function declared	void
 
Sean McGovern
- [FFmpeg-cvslog] ppc: don't return a value from a function declared	void
 
Sean McGovern
- [FFmpeg-cvslog] ppc: fdct: Remove vim editor settings comment
 
Diego Biurrun
- [FFmpeg-cvslog] Prepare for 9.8 RELEASE
 
Reinhard Tartler
- [FFmpeg-cvslog] qdm2: check and reset dithering index per channel
 
Luca Barbato
- [FFmpeg-cvslog] qdm2: Conceal broken samples
 
Luca Barbato
- [FFmpeg-cvslog] qdm2: formatting cosmetics
 
Luca Barbato
- [FFmpeg-cvslog] qdm2: refactor joined stereo support
 
Luca Barbato
- [FFmpeg-cvslog] qdm2: use init_static_data
 
Luca Barbato
- [FFmpeg-cvslog] qtrle: make code independent of sizeof(AVFrame)
 
Paul B Mahol
- [FFmpeg-cvslog] qtrle: use bytestream2_get_buffer()
 
Paul B Mahol
- [FFmpeg-cvslog] qtrle: use memcpy()
 
Paul B Mahol
- [FFmpeg-cvslog] qtrle: use uint16_t and (u) int8_t instead of	unsigned short and unsigned char
 
Paul B Mahol
- [FFmpeg-cvslog] rdt: make const tables static const
 
Michael Niedermayer
- [FFmpeg-cvslog] Reduce MAKE_ACCESSORS code duplication via a new	header.
 
Reimar Döffinger
- [FFmpeg-cvslog] Reinstate proper FFmpeg license for all files.
 
Thilo Borgmann
- [FFmpeg-cvslog] Remove FF_API_PKT_DUMP cruft. Not compiled since	libavformat 54.
 
Alexis Ballier
- [FFmpeg-cvslog] Revert "doc/RELEASE_NOTES: add a note about	AVISynth"
 
Stephen Hutchinson
- [FFmpeg-cvslog] Revert "doc/RELEASE_NOTES: add a note about	AVISynth"
 
Stephen Hutchinson
- [FFmpeg-cvslog] Revert "Merge commit of 'vdpau: remove old-style	decoders'"
 
Michael Niedermayer
- [FFmpeg-cvslog] Revert "w32pthread: help compiler figure out	undeeded code"
 
Martin Storsjö
- [FFmpeg-cvslog] riff.h: Remove stray extern declaration for	non-existing symbol
 
Diego Biurrun
- [FFmpeg-cvslog] riff: add msn audio comment
 
Compn
- [FFmpeg-cvslog] riff: Move demuxing code to a separate file.
 
Diego Biurrun
- [FFmpeg-cvslog] riff: Move muxing code to a separate file
 
Diego Biurrun
- [FFmpeg-cvslog] rmdec: Use the AVIOContext given as parameter in	rm_read_metadata()
 
Michael Niedermayer
- [FFmpeg-cvslog] rtjpeg: return meaningful error codes
 
Luca Barbato
- [FFmpeg-cvslog] rtjpeg: Use init_get_bits8
 
Luca Barbato
- [FFmpeg-cvslog] rtjpeg: Use init_get_bits8
 
Luca Barbato
- [FFmpeg-cvslog] rtmp: Add seek support
 
Gavriloaie Eugen-Andrei
- [FFmpeg-cvslog] rtmp: Detect and warn if the user tries to pass	librtmp style parameters
 
Martin Storsjö
- [FFmpeg-cvslog] rtmp: Do not misuse memcmp
 
Luca Barbato
- [FFmpeg-cvslog] rtmp: Do not misuse memcmp
 
Luca Barbato
- [FFmpeg-cvslog] rtmp: fix buffer overflows in ff_amf_tag_contents()
 
Xi Wang
- [FFmpeg-cvslog] rtmp: fix multiple broken overflow checks
 
Xi Wang
- [FFmpeg-cvslog] rtmp: rename data_size to size
 
Luca Barbato
- [FFmpeg-cvslog] rtmp: rename data_size to size
 
Luca Barbato
- [FFmpeg-cvslog] rtmp: Use PRId64 when needed.
 
Luca Barbato
- [FFmpeg-cvslog] rtmpproto: Fix limelight authentication with	abbreviated app names
 
Martin Storsjö
- [FFmpeg-cvslog] rtp: Make ff_rtp_codec_id() case insensitive
 
Wei-Cheng Pan
- [FFmpeg-cvslog] rtpenc: Simplify code by introducing a macro for	rescaling NTP timestamps
 
Martin Storsjö
- [FFmpeg-cvslog] rtpenc_chain: Check for errors from ffio_fdopen and	ffio_open_dyn_packet_buf
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Add an option for writing return packets	to the address of the last received packets
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Allow specifying a separate rtcp port in	ff_rtp_set_remote_url
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Check for the right feature when reading	a sockaddr_in6
 
Dave Yeo
- [FFmpeg-cvslog] rtpproto: Check the right feature detection macro
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Check the size before reading buf[1]
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Move rtpproto specific function	declarations to a separate header
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Remove a misplaced comment
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Simplify the rtp_read function by looping	over the fds
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Support nonblocking reads
 
Martin Storsjö
- [FFmpeg-cvslog] rtpproto: Update the parameter documentation
 
Martin Storsjö
- [FFmpeg-cvslog] rtsp: Don't include the listen flag in the SDP	demuxer flags
 
Martin Storsjö
- [FFmpeg-cvslog] rtsp: Simplify code for forming the remote peer url
 
Martin Storsjö
- [FFmpeg-cvslog] rtspenc: Check the return value from	ffio_open_dyn_packet_buf
 
Martin Storsjö
- [FFmpeg-cvslog] sanm: fix undefined behaviour on big-endian.
 
Reimar Döffinger
- [FFmpeg-cvslog] sdp: Add an option for sending RTCP packets to the	source of the last packets
 
Martin Storsjö
- [FFmpeg-cvslog] segafilm: Error out on impossible packet size
 
Luca Barbato
- [FFmpeg-cvslog] segafilm: Error out on impossible packet size
 
Luca Barbato
- [FFmpeg-cvslog] Set bits_per_raw_sample when decoding pnm.
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] sgidec: safer check for buffer overflow
 
Paul B Mahol
- [FFmpeg-cvslog] sgidec: use bytestream2_get_bufferu()
 
Paul B Mahol
- [FFmpeg-cvslog] smacker: check frame size validity
 
Kostya Shishkov
- [FFmpeg-cvslog] smacker: check the return value of	smacker_decode_tree
 
Kostya Shishkov
- [FFmpeg-cvslog] smacker: fix an off by one in huff.length	computation
 
Kostya Shishkov
- [FFmpeg-cvslog] smacker: pad the extradata allocation
 
Kostya Shishkov
- [FFmpeg-cvslog] smoothstreamingenc: Write to a temp file while	updating the manifest
 
Martin Storsjö
- [FFmpeg-cvslog] snow: Check av_frame_alloc() failures
 
Michael Niedermayer
- [FFmpeg-cvslog] snowenc: change a bunch of assert() to av_assert()
 
Michael Niedermayer
- [FFmpeg-cvslog] snowenc: check for memory allocation failures
 
Michael Niedermayer
- [FFmpeg-cvslog] snowenc: Fix memleak of the ratecontrol related	memory
 
Michael Niedermayer
- [FFmpeg-cvslog] snowenc: remove disabled QUANTIZE2 code
 
Michael Niedermayer
- [FFmpeg-cvslog] svq3: Fix ff_h264_check_intra_pred_mode() return	code check
 
Michael Niedermayer
- [FFmpeg-cvslog] swr/rematrix: Fix handling of	AV_CH_LAYOUT_STEREO_DOWNMIX output
 
Michael Niedermayer
- [FFmpeg-cvslog] swr/rematrix: Fix handling of	AV_CH_LAYOUT_STEREO_DOWNMIX output
 
Michael Niedermayer
- [FFmpeg-cvslog] swr/rematrix: Fix handling of	AV_CH_LAYOUT_STEREO_DOWNMIX output
 
Michael Niedermayer
- [FFmpeg-cvslog] swr/rematrix: Fix handling of	AV_CH_LAYOUT_STEREO_DOWNMIX output
 
Michael Niedermayer
- [FFmpeg-cvslog] swr/rematrix: Fix handling of	AV_CH_LAYOUT_STEREO_DOWNMIX output
 
Michael Niedermayer
- [FFmpeg-cvslog] swr: clean layouts before checking sanity
 
Michael Niedermayer
- [FFmpeg-cvslog] swr: clean layouts before checking sanity
 
Michael Niedermayer
- [FFmpeg-cvslog] swr: clean layouts before checking sanity
 
Michael Niedermayer
- [FFmpeg-cvslog] swr: clean layouts before checking sanity
 
Michael Niedermayer
- [FFmpeg-cvslog] swr: clean layouts before checking sanity
 
Michael Niedermayer
- [FFmpeg-cvslog] sws: add dither enum
 
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: Fix potential overflow of	dstPos*xInc before converting to 64bit
 
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: Fix potential overflow of srcPos*C	before converting to 64bit
 
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Add some missing av_cold to arch-specific	init functions
 
Diego Biurrun
- [FFmpeg-cvslog] swscale: change ff_dither_8x8_128 dimensions to be	consistent with the others
 
Michael Niedermayer
- [FFmpeg-cvslog] swscale: consistent names for arch-specific	acceleration functions
 
Diego Biurrun
- [FFmpeg-cvslog] swscale: cosmetics: Drop silly camelCase from	swScale function pointer name
 
Diego Biurrun
- [FFmpeg-cvslog] swscale: improve dither checks
 
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Mark a bunch of tables only used within	one file static
 
Diego Biurrun
- [FFmpeg-cvslog] swscale: Move extern declarations for tables to	swscale_internal.h
 
Diego Biurrun
- [FFmpeg-cvslog] swscale: ppc: Hide arch-specific initialization	details
 
Diego Biurrun
- [FFmpeg-cvslog] swscale: set dither to a specific value for	rgb/bgr8 output
 
Michael Niedermayer
- [FFmpeg-cvslog] swscale: x86: Hide arch-specific initialization	details
 
Diego Biurrun
- [FFmpeg-cvslog] swscale_unscaled: make dither_scale static,	its not used elsewhere and has no prefix
 
Michael Niedermayer
- [FFmpeg-cvslog] Tag n0.11.4 : FFmpeg 0.11.4 release
 
git at videolan.org
- [FFmpeg-cvslog] Tag n1.1.6 : FFmpeg 1.1.6 release
 
git at videolan.org
- [FFmpeg-cvslog] Tag n1.2.3 : FFmpeg 1.2.3 release
 
git at videolan.org
- [FFmpeg-cvslog] Tag n2.0.1 : FFmpeg 2.0.1 release
 
git at videolan.org
- [FFmpeg-cvslog] tcp: Use a different log message and level if	there' s more addresses to try
 
Martin Storsjö
- [FFmpeg-cvslog] tests/fate/cover-art: add file protocol & rawvideo	muxer dependency
 
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/fft: add mdct dependency as mdct is used	too
 
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/libavcodec: fate-idct8x8 needs dct
 
Michael Niedermayer
- [FFmpeg-cvslog] tests/fli: avoid rounding errors in -t option.
 
Nicolas George
- [FFmpeg-cvslog] tiff: continue parsing on non fatal errors
 
Michael Niedermayer
- [FFmpeg-cvslog] tiff: frame multithreading support
 
Paul B Mahol
- [FFmpeg-cvslog] tools/graph2dot: fix use of deprecated *put_count
 
Michael Niedermayer
- [FFmpeg-cvslog] tree-test: Refactor and plug memory leaks
 
Diego Biurrun
- [FFmpeg-cvslog] tree.h: K&R formatting and typo cosmetics
 
Diego Biurrun
- [FFmpeg-cvslog] truemotion1: check av_fast_malloc() return value
 
Paul B Mahol
- [FFmpeg-cvslog] truemotion1: use av_freep()
 
Paul B Mahol
- [FFmpeg-cvslog] truemotion2: check return value of av_malloc(z)
 
Paul B Mahol
- [FFmpeg-cvslog] ttaenc: fix packet size
 
Paul B Mahol
- [FFmpeg-cvslog] ttaenc: fix packet size
 
Paul B Mahol
- [FFmpeg-cvslog] twinvq: Add proper twinvq prefixes to identifiers
 
Diego Biurrun
- [FFmpeg-cvslog] twinvq: move all bitstream reading into single place
 
Kostya Shishkov
- [FFmpeg-cvslog] twinvq: Prefix enums and defines shared with	VoxWare MetaSound
 
Diego Biurrun
- [FFmpeg-cvslog] twinvq: set block align for codecs and use it in	size checks
 
Kostya Shishkov
- [FFmpeg-cvslog] twinvq: Split VQF-specific part from common TwinVQ	decoder core
 
Kostya Shishkov
- [FFmpeg-cvslog] unix: Convert from AVERROR to errno range before	comparing error codes
 
Martin Storsjö
- [FFmpeg-cvslog] update all trac links to use the trac subdomain
 
Michael Niedermayer
- [FFmpeg-cvslog] update Changelog
 
Reinhard Tartler
- [FFmpeg-cvslog] Update Changelog
 
Reinhard Tartler
- [FFmpeg-cvslog] Update Changelog
 
Reinhard Tartler
- [FFmpeg-cvslog] update for 0.11.4
 
Michael Niedermayer
- [FFmpeg-cvslog] update for 1.1.6
 
Michael Niedermayer
- [FFmpeg-cvslog] update for 1.2.3
 
Michael Niedermayer
- [FFmpeg-cvslog] update for 2.0.1
 
Michael Niedermayer
- [FFmpeg-cvslog] Update my email address.
 
Thilo Borgmann
- [FFmpeg-cvslog] update year to 2013
 
Reinhard Tartler
- [FFmpeg-cvslog] vc1: check mb_height validity.
 
Luca Barbato
- [FFmpeg-cvslog] vc1: check mb_height validity.
 
Luca Barbato
- [FFmpeg-cvslog] vc1: check the source buffer in vc1_mc functions
 
Luca Barbato
- [FFmpeg-cvslog] vc1: check the source buffer in vc1_mc functions
 
Luca Barbato
- [FFmpeg-cvslog] vdpau: Add an allocation function for	AVVDPAUContext.
 
Reimar Döffinger
- [FFmpeg-cvslog] vdpau: deprecate bitstream buffers within the	hardware context
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] vdpau: deprecate old codec-specific pixel formats
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] vdpau: deprecate VDPAU codec capability
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] vdpau: remove old-style decoders
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] vdpau: store picture data in picture's rather than	codec's context
 
Rémi Denis-Courmont
- [FFmpeg-cvslog] vdpau_internal.h: Add missing include for	FF_API_BUFS_VDPAU.
 
Reimar Döffinger
- [FFmpeg-cvslog] vf_fps: add 'start_time' option
 
Justin Ruggles
- [FFmpeg-cvslog] vf_fps: use double constants for default/min/max	for start_time
 
Hendrik Leppkes
- [FFmpeg-cvslog] vf_interlace: fix file permissions
 
Vittorio Giovara
- [FFmpeg-cvslog] vf_scale: add force_original_aspect_ratio
 
Timothy Gu
- [FFmpeg-cvslog] vformat/subtitles: check av_copy_packets return code
 
Michael Niedermayer
- [FFmpeg-cvslog] Voxware MetaSound decoder
 
Kostya Shishkov
- [FFmpeg-cvslog] vp56: Mark VP6-only optimizations as such.
 
Diego Biurrun
- [FFmpeg-cvslog] vp56data: Move all data tables to the .c file
 
Diego Biurrun
- [FFmpeg-cvslog] vp56data: Move all shared enum/struct declarations	to common header
 
Diego Biurrun
- [FFmpeg-cvslog] vqavideo: check the version
 
Luca Barbato
- [FFmpeg-cvslog] w32pthread: help compiler figure out undeeded code
 
Rafaël Carré
- [FFmpeg-cvslog] w32threads: Don' t use function pointers when	linking directly to newer APIs
 
Martin Storsjö
- [FFmpeg-cvslog] Warn the user if a pix_fmt != yuv420p was chosen	for MPEG-2 video encoding.
 
Carl Eugen Hoyos
- [FFmpeg-cvslog] wavpackenc: do not copy samples if they are not	available
 
Paul B Mahol
- [FFmpeg-cvslog] wavpackenc: remove duplicate 'const' declaration	specifier
 
Paul B Mahol
- [FFmpeg-cvslog] wavpackenc: remove duplicate 'const' declaration specifier
 
Reimar Döffinger
- [FFmpeg-cvslog] wavpackenc: simplify "sign = ((sample) < 0) ? 1 : 0;	"
 
Michael Niedermayer
- [FFmpeg-cvslog] WavPack encoder
 
Paul B Mahol
- [FFmpeg-cvslog] westwood_vqa: do not free extradata on error in	read_header
 
Luca Barbato
- [FFmpeg-cvslog] wmall: use AVFrame API properly
 
Hendrik Leppkes
- [FFmpeg-cvslog] wmapro: check num_vec_coeffs against the actual	available buffer
 
Luca Barbato
- [FFmpeg-cvslog] wmapro: check the min_samples_per_subframe
 
Luca Barbato
- [FFmpeg-cvslog] wmapro: error out on impossible scale factor offsets
 
Luca Barbato
- [FFmpeg-cvslog] wmapro: make sure there is room to store the	current packet
 
Luca Barbato
- [FFmpeg-cvslog] wmapro: return early on unsupported condition
 
Luca Barbato
- [FFmpeg-cvslog] wmavoice: conceal clearly corrupted blocks
 
Luca Barbato
- [FFmpeg-cvslog] wnv1: remove unused avctx from codec private context
 
Paul B Mahol
- [FFmpeg-cvslog] wtv: Mark attachment with a negative stream id
 
Luca Barbato
- [FFmpeg-cvslog] x86: Add and use more convenience macros to check	CPU extension availability
 
Diego Biurrun
- [FFmpeg-cvslog] x86: avcodec: Consistently structure CPU extension	initialization
 
Diego Biurrun
- [FFmpeg-cvslog] x86: avcodec: Use convenience macros to check for	CPU flags
 
Diego Biurrun
- [FFmpeg-cvslog] x86: h264_idct: Remove incorrect comment
 
Diego Biurrun
- [FFmpeg-cvslog] x86: rv40dsp: Move inline assembly optimizations	out of YASM init section
 
Diego Biurrun
- [FFmpeg-cvslog] x86: Split DCT and FFT initialization into separate	files
 
Diego Biurrun
- [FFmpeg-cvslog] xbmdec: fix off by one error in scanf()
 
Michael Niedermayer
- [FFmpeg-cvslog] xl: Make sure the width is valid
 
Luca Barbato
    
      Last message date: 
       Sat Aug 31 21:13:47 CEST 2013
    Archived on: Sat Aug 31 21:13:50 CEST 2013
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).