7edc9240a8 
								
							
								 
							
						 
						
							
							
								
								Merge commit '3a14b160bd442794c6a16a6a883adb547550e847'  
							
							* commit '3a14b160bd442794c6a16a6a883adb547550e847':
  vf_scale: make the dar variable return the DAR.
Conflicts:
	Changelog
	doc/filters.texi
	libavfilter/version.h
See: 61d55fda2b 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a75bf4e5c1 
								
							
								 
							
						 
						
							
							
								
								Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7'  
							
							* commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7':
  vf_aspect: support variables in evaluating the aspect ratios
Conflicts:
	Changelog
	doc/filters.texi
	libavfilter/vf_aspect.c
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d763978583 
								
							
								 
							
						 
						
							
							
								
								rtmpproto: Reorder conditions to help dead code elimination  
							
							This makes sure that these branches are eliminated properly
with clang with optimizations disabled. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ea5f64fff 
								
							
								 
							
						 
						
							
							
								
								ansi: fix possible use of uninitialized variables  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0bba95c23 
								
							
								 
							
						 
						
							
							
								
								wtv: fix variable sign in format  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5858a67f13 
								
							
								 
							
						 
						
							
							
								
								attributes: disable flatten on llvm/clang  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b0a587393 
								
							
								 
							
						 
						
							
							
								
								lavfi/af_pan: support unknown layouts on input.  
							
							Fix trac ticket #2899 . 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e9adc9b73 
								
							
								 
							
						 
						
							
							
								
								lavfi/af_pan: support unknown layouts on output.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a640a6ac8 
								
							
								 
							
						 
						
							
							
								
								lswr: fix assert failure on unknown layouts.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e2473edfd 
								
							
								 
							
						 
						
							
							
								
								lavfi: parsing helper for unknown channel layouts.  
							
							Make ff_parse_channel_layout() accept unknown layouts too. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d300f5f6f5 
								
							
								 
							
						 
						
							
							
								
								lavfi/avfiltergraph: do not reduce incompatible lists.  
							
							A list of "all channel layouts" but not "all channel counts"
can not be reduced to a single unknown channel count. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f775eb3fb4 
								
							
								 
							
						 
						
							
							
								
								lavfi/avfiltergraph: suggest a solution when format selection fails.  
							
							Format selection can fail if unknown channel layouts are used
with filters that do not support it. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								863fb11f63 
								
							
								 
							
						 
						
							
							
								
								lavd/lavfi: support unknown channel layouts.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eeb975f5cd 
								
							
								 
							
						 
						
							
							
								
								lavf/wavenc: check for a single stream.  
							
							Fix trac ticket #3110 . 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e56d1a1203 
								
							
								 
							
						 
						
							
							
								
								lavd/alsa: add stream validation  
							
							Don't trust provided streams.
Return with error when stream count is not 1 or
provided stream is not an audio stream.
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ac9afd16e 
								
							
								 
							
						 
						
							
							
								
								lavd/alsa: fix timestamp calculation  
							
							Current implementation didn't include duration of
last processed packet.
Device may return negative timestamps without
this correction.
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a701ef7dd 
								
							
								 
							
						 
						
							
							
								
								avcodec/hevc_sei: Fix null dereference in decode_pic_timing()  
							
							Fixes Ticket3106
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63a37d0e1e 
								
							
								 
							
						 
						
							
							
								
								avcodec/hevc_sei: check active_seq_parameter_set_id validity  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e87dfb589 
								
							
								 
							
						 
						
							
							
								
								mpegvideo: reduce whitespace differences to libav  
							
							This excludes many changes that worsen readability
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fb1221e66 
								
							
								 
							
						 
						
							
							
								
								h264: reduce whitespace differences to libav  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23c03ac91e 
								
							
								 
							
						 
						
							
							
								
								libvpxenc: allow qmax of 0  
							
							this is valid for both vp8 & vp9 and necessary for lossless in the
latter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								50f52a5498 
								
							
								 
							
						 
						
							
							
								
								avutil/xtea: add Doxy  @file  and group  
							
							Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								624672fcce 
								
							
								 
							
						 
						
							
							
								
								avutil/adler32: add Doxy group  
							
							Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								517afd72c6 
								
							
								 
							
						 
						
							
							
								
								libvpxenc: add VP9 options  
							
							same as their vpxenc equivalents:
-lossless
-tile-columns
-tile-rows
-frame-parallel
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e87043bb1f 
								
							
								 
							
						 
						
							
							
								
								MAINTAINERS: add myself for libvpx*  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fb3b494fa 
								
							
								 
							
						 
						
							
							
								
								ffv1enc: store 2pass statistics at the end  
							
							This reduces their size from O(n) to O(1)
Fixes Ticket3078
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d88ed9a1f 
								
							
								 
							
						 
						
							
							
								
								avcodec/ffv1enc: pass through pts  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a14b160bd 
								
							
								 
							
						 
						
							
							
								
								vf_scale: make the dar variable return the DAR.  
							
							Before, it just returned width/height. Correct is width/height*sar.
That way it is consistent with DAR as in probe output and setdar.
Signed-off-by: Rudolf Polzer <divverent@xonotic.org>
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								34a0ac41a8 
								
							
								 
							
						 
						
							
							
								
								vf_aspect: support variables in evaluating the aspect ratios  
							
							Example: -vf setsar=sar="sar*9/10"
Signed-off-by: Rudolf Polzer <divverent@xonotic.org>
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8bcc956fd 
								
							
								 
							
						 
						
							
							
								
								libvpxenc: split vp8/vp9 options array  
							
							the current options are left for both to provide command line compatibility
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3211cfaed 
								
							
								 
							
						 
						
							
							
								
								avcodec/libmp3lame: add ABR support  
							
							Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67d1d06225 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'qatar/master'  
							
							* qatar/master:
  os_support: Add #endif comments for better readability
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1654e64bba 
								
							
								 
							
						 
						
							
							
								
								Merge commit 'c68d4c230ad8ca85af3999a6af8e582c43620d58'  
							
							* commit 'c68d4c230ad8ca85af3999a6af8e582c43620d58':
  mpeg4video_parser: K&R formatting cosmetics
Conflicts:
	libavcodec/mpeg4video_parser.c
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a805e2e653 
								
							
								 
							
						 
						
							
							
								
								avcodec/hevc: add "apply_defdispwin" alias for compatibilty with  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35594c48ca 
								
							
								 
							
						 
						
							
							
								
								libavcodec/hevc: random cosmetics to reduce diff to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c4f573696 
								
							
								 
							
						 
						
							
							
								
								libavcodec/hevc: random cosmetics to reduce diff to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e877455ff9 
								
							
								 
							
						 
						
							
							
								
								libavcodec/hevcdsp_template: whitespaces to reduce diff to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42dbe2d9b1 
								
							
								 
							
						 
						
							
							
								
								libavcodec/hevcdsp_template: random cosmetics to reduce diff to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69b3668b83 
								
							
								 
							
						 
						
							
							
								
								libavcodec/hevc: indention related cosmetics to reduce diff to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a84d17bd7 
								
							
								 
							
						 
						
							
							
								
								libavcodec/hevcdsp_template: cosmetics to reduce diff to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b23692b3a8 
								
							
								 
							
						 
						
							
							
								
								libavcodec/hevc: reduce whitespace differences to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5928b29f53 
								
							
								 
							
						 
						
							
							
								
								os_support: Add #endif comments for better readability  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a6948fa70 
								
							
								 
							
						 
						
							
							
								
								libavcodec/hevc: reduce bracket differences to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce7f1c76bd 
								
							
								 
							
						 
						
							
							
								
								avcodec/hevc: more whitespaces to reduce difference to  064698d381 
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c68d4c230a 
								
							
								 
							
						 
						
							
							
								
								mpeg4video_parser: K&R formatting cosmetics  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								641358addc 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'qatar/master'  
							
							* qatar/master:
  Add an HDS live fragmenting muxer
Conflicts:
	Changelog
	libavformat/version.h
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1344c04536 
								
							
								 
							
						 
						
							
							
								
								Merge commit 'dc6ea00cd2b91b591e6726e5bf1d5e03a4a9bdd0'  
							
							* commit 'dc6ea00cd2b91b591e6726e5bf1d5e03a4a9bdd0':
  mpeg4video: K&R formatting cosmetics
Conflicts:
	libavcodec/mpeg4video.h
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b82fdcc46 
								
							
								 
							
						 
						
							
							
								
								Merge commit '037fea388e0df2a22441bc1ed86794152161baf1'  
							
							* commit '037fea388e0df2a22441bc1ed86794152161baf1':
  flashsv: K&R formatting cosmetics
Conflicts:
	libavcodec/flashsv.c
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7146eacfc5 
								
							
								 
							
						 
						
							
							
								
								Merge commit '1700b4e678ed329611a16b20d11e64b7abda4839'  
							
							* commit '1700b4e678ed329611a16b20d11e64b7abda4839':
  x86: vp8dsp: Split loopfilter code into a separate file
Conflicts:
	libavcodec/x86/Makefile
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0db04ca01d 
								
							
								 
							
						 
						
							
							
								
								Merge commit '056fd4fe65e70b4dbca97bcf7faf8b7ce3df993f'  
							
							* commit '056fd4fe65e70b4dbca97bcf7faf8b7ce3df993f':
  configure: Properly check for availability of -Wno-foo warning flags
Conflicts:
	configure
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago