Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						3fc7b47145 
					 
					
						
						
							
							buffersink: switch from opaque to AVOptions for params  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 13:47:40 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						a1e7e02eaf 
					 
					
						
						
							
							abuffersink: switch from opaque to AVOptions for params  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 13:38:00 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						f16a6f667c 
					 
					
						
						
							
							lavfi/ocv: fix crash with no dilate arguments.  
						
						
						
						
					 
					
						2013-04-12 13:01:17 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						490786c02e 
					 
					
						
						
							
							lavfi/ocv: fix crash with no filter name specified.  
						
						
						
						
					 
					
						2013-04-12 12:44:23 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						51e71d6e11 
					 
					
						
						
							
							lavfi/ocv: fix build after  fd6228e65.  
						
						
						
						
					 
					
						2013-04-12 12:37:33 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						4a88989254 
					 
					
						
						
							
							buffersink: remove shorthand  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 12:25:03 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						f1e62af0e0 
					 
					
						
						
							
							avfilter: remove mixed args hack for scale.  
						
						... 
						
						
						
						Our option handling code does not need this hack.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 12:19:48 +02:00 
						 
				 
			
				
					
						
							
							
								Nicolas George 
							
						 
					 
					
						
						
							
						
						62d888ef0e 
					 
					
						
						
							
							ffmpeg: use options for abuffersink.  
						
						... 
						
						
						
						Also remove unused buffersink_params.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 12:11:10 +02:00 
						 
				 
			
				
					
						
							
							
								Nicolas George 
							
						 
					 
					
						
						
							
						
						e48ded8551 
					 
					
						
						
							
							lavfi/buffersink: accept parameters as options.  
						
						... 
						
						
						
						Move validation from init to query_formats().
Accept the formats lists as binary options.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 12:12:51 +02:00 
						 
				 
			
				
					
						
							
							
								Nicolas George 
							
						 
					 
					
						
						
							
						
						af0d270aac 
					 
					
						
						
							
							lavu: add helper functions for integer lists.  
						
						... 
						
						
						
						Add av_int_list_length() to compute a list length.
Add av_opt_set_int_list() to set a binary option.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 12:09:51 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						3d7d819aad 
					 
					
						
						
							
							avfilter/asrc_aevalsrc: fix return code, 2nd try  
						
						... 
						
						
						
						Found-by: ubitux
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 12:02:06 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						fd6228e657 
					 
					
						
						
							
							lavfi: remove now unused args parameter from AVFilter.init and init_opaque  
						
						... 
						
						
						
						This is mostly automated global search and replace
The deprecated aconvert filter is disabled, if it still has users
it should be updated
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 11:54:39 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
							
						
						d69a4177b9 
					 
					
						
						
							
							lavfi: remove now unused args parameter from AVFilter.init  
						
						... 
						
						
						
						Conflicts:
	libavfilter/avfilter.c
	libavfilter/vf_drawtext.c
	libavfilter/vf_lut.c
	libavfilter/vf_select.c
	libavfilter/vf_setpts.c
	libavfilter/vsrc_color.c
	libavfilter/vsrc_movie.c
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 11:54:39 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						491d261ade 
					 
					
						
						
							
							avfilter/asrc_aevalsrc: check correct variable  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 11:54:39 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						dee2db523d 
					 
					
						
						
							
							doc/filters: update volume options description.  
						
						
						
						
					 
					
						2013-04-12 11:51:54 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
							
						
						ae8d435ba8 
					 
					
						
						
							
							doc/filters: add quick emboss example  
						
						... 
						
						
						
						Signed-off-by: Paul B Mahol <onemda@gmail.com > 
						
						
					 
					
						2013-04-12 09:47:41 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						04924bc923 
					 
					
						
						
							
							avfilter: remove old shorthand system  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 10:59:12 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						9c5f392cbc 
					 
					
						
						
							
							doc/cropdetect: update boxblur options description.  
						
						
						
						
					 
					
						2013-04-12 10:59:05 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						9811b7942d 
					 
					
						
						
							
							doc/crop: update boxblur options description.  
						
						
						
						
					 
					
						2013-04-12 10:59:05 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						fc15ad408c 
					 
					
						
						
							
							doc/filters: update boxblur options description.  
						
						
						
						
					 
					
						2013-04-12 10:59:05 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						8876b0816d 
					 
					
						
						
							
							doc/filters: update blackframe options description.  
						
						
						
						
					 
					
						2013-04-12 10:59:05 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						80116b6e67 
					 
					
						
						
							
							af_pan: avoid spaces before % to avoid possible issues with MSVC  
						
						... 
						
						
						
						Found-by: ubitux
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 10:52:55 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						3c821e7550 
					 
					
						
						
							
							af_pan: switch to an AVOptions-based shorthand system.  
						
						... 
						
						
						
						TODO: The first argument can be seperated into its own AVOption
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 10:35:45 +02:00 
						 
				 
			
				
					
						
							
							
								Серж Нискородов 
							
						 
					 
					
						
						
							
						
						9470b541e5 
					 
					
						
						
							
							af_pan: fix parsing arguments from the example in the documentation  
						
						... 
						
						
						
						pan=stereo: FL < FL + 0.5*FC + 0.6*BL + 0.6*SL : FR < FR + 0.5*FC +
0.6*BR + 0.6*SR
didn't actually work ('Expected out channel name, got " FL < FL"') 
						
						
					 
					
						2013-04-12 10:02:01 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						c378ba19b5 
					 
					
						
						
							
							abuffer: switch to an AVOptions-based shorthand system.  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 09:55:01 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						16e5e13c7e 
					 
					
						
						
							
							buffersrc: switch to an AVOptions-based shorthand system.  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 09:53:09 +02:00 
						 
				 
			
				
					
						
							
							
								Pavel Koshevoy 
							
						 
					 
					
						
						
							
						
						8f3c440a39 
					 
					
						
						
							
							lavfi/atempo: switch to an AVOptions-based system.  
						
						... 
						
						
						
						Signed-off-by: Pavel Koshevoy <pkoshevoy@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 09:31:33 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						9ab796127a 
					 
					
						
						
							
							avfilter: Update scale to dictionary based options  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 02:34:40 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						710b0aa801 
					 
					
						
						
							
							Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'  
						
						... 
						
						
						
						* commit '48a5adab62bd2a553f5069d41fa632a0701835e5':
  lavfi: add avfilter_init_str() to replace avfilter_init_filter().
avfilter_graph_create_filter() opaque is still passed to avfilter_init_filter()
which continues to pass it to init_opaque as its still used in the buffer sinks
the sinks should be changed and the opaque passing removed
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 01:31:55 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						eb0f774d4b 
					 
					
						
						
							
							Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'  
						
						... 
						
						
						
						* commit '1565cbc65cbb9f95c11367314a080068895e0cf0':
  lavfi: make avfilter_free() remove the filter from its graph.
Conflicts:
	libavfilter/avfilter.c
	libavfilter/avfiltergraph.c
	libavfilter/graphparser.c
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 00:54:05 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						4fde705396 
					 
					
						
						
							
							Merge commit '111367263af41c88a44bd763ceefc11d53a7f655'  
						
						... 
						
						
						
						* commit '111367263af41c88a44bd763ceefc11d53a7f655':
  lavfi: add AVFilterContext.graph.
Conflicts:
	libavfilter/avfilter.h
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 00:44:18 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						5c68e14e42 
					 
					
						
						
							
							Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'  
						
						... 
						
						
						
						* commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee':
  lavfi: deprecate avfilter_graph_add_filter().
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 00:39:09 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						86070b8e5a 
					 
					
						
						
							
							Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'  
						
						... 
						
						
						
						* commit 'bc1a985ba030e9861d24965d42792850b43a43ea':
  lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
Conflicts:
	libavfilter/avfiltergraph.c
	libavfilter/internal.h
	libavfilter/version.h
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-12 00:31:44 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						9da369604e 
					 
					
						
						
							
							lavfi/overlay: improve feedback in case of invalid expression  
						
						... 
						
						
						
						Based on vf_hue.c code. 
						
						
					 
					
						2013-04-12 00:18:39 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						fdedfc029b 
					 
					
						
						
							
							doc/filters: rework Commands section for overlay filter  
						
						
						
						
					 
					
						2013-04-12 00:18:39 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						b2e22731e4 
					 
					
						
						
							
							doc/filters: apply minor fixes to hue Commands section  
						
						
						
						
					 
					
						2013-04-12 00:18:32 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						aff6cebb41 
					 
					
						
						
							
							lavfi/overlay: fix crash in case of invalid expression  
						
						
						
						
					 
					
						2013-04-12 00:09:41 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						ed2c827575 
					 
					
						
						
							
							lavfi/overlay: add repeatlast option  
						
						
						
						
					 
					
						2013-04-12 00:09:19 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						a77454ec14 
					 
					
						
						
							
							lavfi/overlay: reindent constants in option list  
						
						... 
						
						
						
						Wanted-By: ubitux 
						
						
					 
					
						2013-04-12 00:07:46 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						231fd4411f 
					 
					
						
						
							
							Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'  
						
						... 
						
						
						
						* commit '38f0c0781a6e099f11c0acec07f9b8be742190c4':
  lavfi: merge avfiltergraph.h into avfilter.h
Conflicts:
	doc/APIchanges
	ffmpeg_filter.c
	libavfilter/avfilter.h
	libavfilter/avfiltergraph.h
	libavfilter/version.h
	tools/graph2dot.c
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-11 23:50:39 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						9110f95985 
					 
					
						
						
							
							doc/filters: use -af and -filter_complex instead of amovie for two examples.  
						
						
						
						
					 
					
						2013-04-11 23:47:12 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						9f3ae7aafd 
					 
					
						
						
							
							Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'  
						
						... 
						
						
						
						* commit '4a37d4b3f8137a4c2bbbca043de076af966b9446':
  lavfi: add const to the pads parameter of avfilter_pad_get_name/type
  lavfi: add const to AVFilterContext.filter.
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-11 23:31:01 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						838d803155 
					 
					
						
						
							
							lavfi/mp: switch to an AVOptions-based system.  
						
						
						
						
					 
					
						2013-04-11 23:27:12 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						70b72ca6f3 
					 
					
						
						
							
							doc/encoders: Clarify that there are 2 prores encoders  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-11 23:13:34 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						b3c3996212 
					 
					
						
						
							
							avcodec: rename prores encoders  
						
						... 
						
						
						
						Using the first names of authors sounds somewhat unprofessional
and might be considered offensive which is not intended.
The new names use the initials of the authors due to simplicity
and the possibility to apply it consistently without the need
to find political correct names for each future case where
alternative codecs might exist. Also its shorter ...
If someone has a better idea, like maybe 2 random letters
and people prefer it then iam happy to switch to that ...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-11 23:13:34 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						d980641ec4 
					 
					
						
						
							
							doc/filters: fix fade-out hue saturation expression in sendcmd example  
						
						
						
						
					 
					
						2013-04-11 23:03:18 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						9ad27cd447 
					 
					
						
						
							
							doc/filters: update hue command syntax after recent update  
						
						
						
						
					 
					
						2013-04-11 23:03:18 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						7bd014eaec 
					 
					
						
						
							
							lavfi/aspect: fix d2q convert in init.  
						
						... 
						
						
						
						Regression since git 71ef1ec7b 
						
						
					 
					
						2013-04-11 22:46:47 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						97104aa011 
					 
					
						
						
							
							Merge commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6'  
						
						... 
						
						
						
						* commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6':
  doc: document the prores encoder options
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-11 22:36:12 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						b2175b0f2a 
					 
					
						
						
							
							Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'  
						
						... 
						
						
						
						* commit '93e65e9a6c0895f869752a66731d9b2ec3916467':
  Cosmetics, restore alphabetic order in atomics lists.
Conflicts:
	libavutil/Makefile
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-04-11 22:22:06 +02:00