Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						fa71471cef 
					 
					
						
						
							
							lavd/caca: rename "colors" option to "color"  
						
						... 
						
						
						
						More consistent with libcaca function names. Should not harm since the
device was added less than one day ago. 
						
						
					 
					
						2012-07-22 10:31:33 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						2fd880449a 
					 
					
						
						
							
							doc/outdevs: extend documentation for caca -list* options  
						
						
						
						
					 
					
						2012-07-22 10:28:22 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						beef7a6328 
					 
					
						
						
							
							doc/outdevs: fix @code{} syntax in caca device docs  
						
						
						
						
					 
					
						2012-07-21 10:17:02 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
							
						
						296c1b6bd1 
					 
					
						
						
							
							libcaca output device  
						
						
						
						
					 
					
						2012-07-21 03:33:02 +00:00 
						 
				 
			
				
					
						
							
							
								Nicolas George 
							
						 
					 
					
						
						
							
						
						4adf5dfadb 
					 
					
						
						
							
							sdl: fix aspect ratio computations.  
						
						... 
						
						
						
						The rounding was wrong due to incorrect ue of floats,
changed to rationals and av_rescale.
The results were not properly passed to SDL. 
						
						
					 
					
						2012-06-10 09:57:50 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						dc7ad85c40 
					 
					
						
						
							
							doc: use @command{} for commands.  
						
						
						
						
					 
					
						2012-01-04 13:21:08 +01:00 
						 
				 
			
				
					
						
							
							
								root 
							
						 
					 
					
						
						
							
						
						551b9eb9ef 
					 
					
						
						
							
							docs: Spelling fixes to 9 texi files from /doc  
						
						... 
						
						
						
						credits to: Violet Lin (from Google Code-in)
Signed-off-by: burek <burek021@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2011-11-29 18:26:06 +01:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						0d0fdb0ad5 
					 
					
						
						
							
							sdl: use the filename for defining the window title, if not specified  
						
						... 
						
						
						
						This allows a more efficient use of the commandline. 
						
						
					 
					
						2011-06-05 13:17:38 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						b2a6f25c67 
					 
					
						
						
							
							lavdev: add SDL output device  
						
						
						
						
					 
					
						2011-05-28 19:17:14 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						25d8099beb 
					 
					
						
						
							
							Merge remote-tracking branch 'newdev/master'  
						
						... 
						
						
						
						* newdev/master:
  ac3enc: Add codec-specific options for writing AC-3 metadata.
NOT MERGED:  Remove arrozcru URL from documentation
  sndio support for playback and record
Conflicts:
	doc/faq.texi
	doc/general.texi
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2011-03-28 01:50:36 +02:00 
						 
				 
			
				
					
						
							
							
								Brad 
							
						 
					 
					
						
						
							
						
						15d59d2cea 
					 
					
						
						
							
							sndio support for playback and record  
						
						... 
						
						
						
						Signed-off-by: Anton Khirnov <anton@khirnov.net > 
						
						
					 
					
						2011-03-27 10:46:45 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						a6be21d3ba 
					 
					
						
						
							
							Revert "replace FFmpeg with Libav in doc/"  
						
						... 
						
						
						
						This reverts commit f8a45fa1b1 
						
						
					 
					
						2011-03-17 17:26:45 +01:00 
						 
				 
			
				
					
						
							
							
								Janne Grunau 
							
						 
					 
					
						
						
							
						
						f8a45fa1b1 
					 
					
						
						
							
							replace FFmpeg with Libav in doc/  
						
						... 
						
						
						
						unless it stands for ffmpeg the program or is historic 
						
						
					 
					
						2011-03-16 22:01:01 +01:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						63f805fc86 
					 
					
						
						
							
							Remove audio_beos entries in indevs.texi and output.devs, BeOS audio  
						
						... 
						
						
						
						support has been dropped.
Originally committed as revision 24725 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-06 23:15:31 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						2f6bc4e76e 
					 
					
						
						
							
							Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi.  
						
						... 
						
						
						
						Originally committed as revision 24724 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-06 23:15:27 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						4419c8bf25 
					 
					
						
						
							
							Add the indevs.texi and outdevs.texi files.  
						
						... 
						
						
						
						Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-27 13:10:59 +00:00