Justin Ruggles 
							
						 
					 
					
						
						
							
						
						2988c93d94 
					 
					
						
						
							
							create a separate codec_id for E-AC-3  
						
						... 
						
						
						
						Originally committed as revision 15143 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-09-01 14:33:54 +00:00 
						 
				 
			
				
					
						
							
							
								Peter Ross 
							
						 
					 
					
						
						
							
						
						ee7948cb8d 
					 
					
						
						
							
							Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio.  
						
						... 
						
						
						
						Originally committed as revision 14930 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-08-23 22:36:35 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						4c00864f31 
					 
					
						
						
							
							Surround format-specific functions with matching preprocessor conditionals.  
						
						... 
						
						
						
						Originally committed as revision 14783 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-08-15 19:24:55 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						7402ee234a 
					 
					
						
						
							
							Surround AVInputFormat declarations with format-specific #ifdefs.  
						
						... 
						
						
						
						Originally committed as revision 14782 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-08-15 17:28:20 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						964454263c 
					 
					
						
						
							
							Replace generic CONFIG_MUXERS preprocessor condition around format-specific  
						
						... 
						
						
						
						functions by more appropriate format-specific preprocessor conditions.
Originally committed as revision 14781 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-08-15 16:54:27 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						bcb5430abe 
					 
					
						
						
							
							Replace generic CONFIG_MUXERS preprocessor conditions around AVOutputFormat  
						
						... 
						
						
						
						declarations by more specific CONFIG_FOOBAR_MUXER conditions.
Originally committed as revision 14780 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-08-15 16:48:05 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						082f7acfc4 
					 
					
						
						
							
							cosmetics: Remove redundant #endif comments that are very close to the #ifdef  
						
						... 
						
						
						
						condition.  This will make upcoming diffs smaller.
Originally committed as revision 14779 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-08-15 16:37:59 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						fb9f111710 
					 
					
						
						
							
							cosmetics: misc spelling fixes  
						
						... 
						
						
						
						Originally committed as revision 14778 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-08-15 16:33:12 +00:00 
						 
				 
			
				
					
						
							
							
								Baptiste Coudurier 
							
						 
					 
					
						
						
							
						
						d701934bef 
					 
					
						
						
							
							check url_fseek return value  
						
						... 
						
						
						
						Originally committed as revision 14490 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-07-31 18:12:37 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						01037451f9 
					 
					
						
						
							
							Detect IDR less H.264 correctly.  
						
						... 
						
						
						
						Fixes maybeH264_dumpvideo
Originally committed as revision 14424 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-07-26 18:54:26 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						010acd8ea1 
					 
					
						
						
							
							h264_probe()  
						
						... 
						
						
						
						Originally committed as revision 14186 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-07-12 19:50:48 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						76d3242835 
					 
					
						
						
							
							Alphabetically order AVInputFormat/AVOutputFormat declarations.  
						
						... 
						
						
						
						Originally committed as revision 14100 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-07-07 11:11:08 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						900eb63dd3 
					 
					
						
						
							
							Add a note to remind people to add new raw formats to the Makefile.  
						
						... 
						
						
						
						Originally committed as revision 14099 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-07-07 10:45:36 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						ac1ea66e17 
					 
					
						
						
							
							spelling cosmetics in PCM codec long names  
						
						... 
						
						
						
						Originally committed as revision 14097 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-07-07 10:37:18 +00:00 
						 
				 
			
				
					
						
							
							
								Baptiste Coudurier 
							
						 
					 
					
						
						
							
						
						9b64a036c0 
					 
					
						
						
							
							remove useless close funcs  
						
						... 
						
						
						
						Originally committed as revision 13835 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-06-19 23:25:04 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						ffa5ed2464 
					 
					
						
						
							
							cosmetics: s/Id/id/ in libavformat where Id refers to id Software.  
						
						... 
						
						
						
						patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13662 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-06-05 15:03:55 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						bde15e74de 
					 
					
						
						
							
							Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.  
						
						... 
						
						
						
						patch by Stefano Sabatini, stefano.sabatini-lala poste.it
along with some spelling/consistency fixes for the long names by me
Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-06-03 16:20:54 +00:00 
						 
				 
			
				
					
						
							
							
								Ramiro Polla 
							
						 
					 
					
						
						
							
						
						16e861e3ee 
					 
					
						
						
							
							raw mlp demuxer  
						
						... 
						
						
						
						Based on patch by Jeff Muizelaar <jrmuizel <at> gmail.org>
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/57797 
Originally committed as revision 13558 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-05-30 16:05:56 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
							
						
						d9133126d3 
					 
					
						
						
							
							Replace some occurrences of 0 with CODEC_ID_NONE.  
						
						... 
						
						
						
						Fixes icc warning #188 : enumerated type mixed with another type
Originally committed as revision 13135 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-05-12 10:30:40 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						245976da2a 
					 
					
						
						
							
							Use full path for #includes from another directory.  
						
						... 
						
						
						
						Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-05-09 11:56:36 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Larsson 
							
						 
					 
					
						
						
							
						
						fde8052e4e 
					 
					
						
						
							
							dts probe  
						
						... 
						
						
						
						Originally committed as revision 13040 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-05-03 00:12:32 +00:00 
						 
				 
			
				
					
						
							
							
								Luca Barbato 
							
						 
					 
					
						
						
							
						
						17ac9f1c38 
					 
					
						
						
							
							Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards,  
						
						... 
						
						
						
						patch extracted by Anuradha Suraparaju anuradhaAtrdDoTbbcDoTcoDoTuk.
Originally committed as revision 13031 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-05-02 14:52:39 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						60711e9599 
					 
					
						
						
							
							raw GSM demuxer (does not work yet as parser is missing)  
						
						... 
						
						
						
						Originally committed as revision 13013 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-04-28 18:29:42 +00:00 
						 
				 
			
				
					
						
							
							
								Baptiste Coudurier 
							
						 
					 
					
						
						
							
						
						a0af2fa445 
					 
					
						
						
							
							set demuxers .value and use common audio_read_header function  
						
						... 
						
						
						
						Originally committed as revision 13012 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-04-28 14:14:44 +00:00 
						 
				 
			
				
					
						
							
							
								Bartlomiej Wolowiec 
							
						 
					 
					
						
						
							
						
						55736cfbd2 
					 
					
						
						
							
							change ff_ac3_parse_header() to take a GetBitContext instead of const char*  
						
						... 
						
						
						
						Originally committed as revision 12922 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-04-22 11:14:01 +00:00 
						 
				 
			
				
					
						
							
							
								Andreas Öman 
							
						 
					 
					
						
						
							
						
						c675ef7025 
					 
					
						
						
							
							Compute AC3 frame CRC for stronger raw AC3 format probing.  
						
						... 
						
						
						
						Closes issue64.
Originally committed as revision 12920 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-04-21 15:20:53 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Larsson 
							
						 
					 
					
						
						
							
						
						63d864434d 
					 
					
						
						
							
							Raw dts muxer  
						
						... 
						
						
						
						Originally committed as revision 12912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-04-20 20:28:12 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						f5b410312f 
					 
					
						
						
							
							Set pts/dts in raw (yuv,rgb,pcm) demuxers.  
						
						... 
						
						
						
						Originally committed as revision 11513 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-01-12 00:24:10 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						9de0be61be 
					 
					
						
						
							
							Do not force fps unless the user actually specified one.  
						
						... 
						
						
						
						fixes issue309
Originally committed as revision 11322 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-12-26 22:28:22 +00:00 
						 
				 
			
				
					
						
							
							
								Björn Axelsson 
							
						 
					 
					
						
						
							
						
						899681cd1d 
					 
					
						
						
							
							Use dynamically allocated ByteIOContext in AVFormatContext  
						
						... 
						
						
						
						patch by: Björn Axelsson, bjorn d axelsson a intinor d se
thread: [PATCH] Remove static ByteIOContexts, 06 nov 2007
Originally committed as revision 11071 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-11-21 07:41:00 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						7241a6bb50 
					 
					
						
						
							
							move unrelated functions declarations out of allformats.h  
						
						... 
						
						
						
						Originally committed as revision 10475 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-09-11 09:27:46 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						fbd69f519b 
					 
					
						
						
							
							100000l (forgotten return)  
						
						... 
						
						
						
						Originally committed as revision 10062 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-10 17:05:12 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						d1a4544de9 
					 
					
						
						
							
							remove unneeded buf_size check (see AVPROBE_PADDING_SIZE)  
						
						... 
						
						
						
						Originally committed as revision 10060 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-10 16:12:50 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						e020dbd2a1 
					 
					
						
						
							
							flac probe  
						
						... 
						
						
						
						closes issue83
Originally committed as revision 10059 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-10 16:06:18 +00:00 
						 
				 
			
				
					
						
							
							
								Justin Ruggles 
							
						 
					 
					
						
						
							
						
						2477ce2322 
					 
					
						
						
							
							10l to me. Revert recent changes to ac3_probe() which made misdetection as AC3 too probable.  
						
						... 
						
						
						
						Originally committed as revision 9931 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-05 03:36:50 +00:00 
						 
				 
			
				
					
						
							
							
								Baptiste Coudurier 
							
						 
					 
					
						
						
							
						
						7a97dd84e3 
					 
					
						
						
							
							remove useless raw_write_header  
						
						... 
						
						
						
						Originally committed as revision 9923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-05 00:47:07 +00:00 
						 
				 
			
				
					
						
							
							
								Justin Ruggles 
							
						 
					 
					
						
						
							
						
						ecc8fc11ec 
					 
					
						
						
							
							additional tweaks to AC3 probe function. give a higher score to a single frame  
						
						... 
						
						
						
						at the start of the stream. also read all available data in the probe buffer.
Originally committed as revision 9922 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-05 00:32:19 +00:00 
						 
				 
			
				
					
						
							
							
								Justin Ruggles 
							
						 
					 
					
						
						
							
						
						c49c02231c 
					 
					
						
						
							
							increase the maximum AC3 probe buffer size and reduce the threshold for 50% reliability score to 2 frames.  Fixes out.ac3 from [FFmpeg-devel] AC3 Format Detection unreliable.  
						
						... 
						
						
						
						Originally committed as revision 9920 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-04 23:53:05 +00:00 
						 
				 
			
				
					
						
							
							
								Panagiotis Issaris 
							
						 
					 
					
						
						
							
						
						6f3e0b2174 
					 
					
						
						
							
							Replace all occurrences of AVERROR_IO with AVERROR(EIO).  
						
						... 
						
						
						
						Originally committed as revision 9760 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-07-19 15:23:32 +00:00 
						 
				 
			
				
					
						
							
							
								Panagiotis Issaris 
							
						 
					 
					
						
						
							
						
						769e10f068 
					 
					
						
						
							
							Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).  
						
						... 
						
						
						
						Originally committed as revision 9759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-07-19 15:21:30 +00:00 
						 
				 
			
				
					
						
							
							
								Roman Shaposhnik 
							
						 
					 
					
						
						
							
						
						c21f308e77 
					 
					
						
						
							
							* Getting rid of the use of GCC language extensions  
						
						... 
						
						
						
						Originally committed as revision 9531 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-07-08 03:16:59 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						8c222bb405 
					 
					
						
						
							
							kill uninitialised variable warning in ac3_probe()  
						
						... 
						
						
						
						Originally committed as revision 9521 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-07-07 13:46:28 +00:00 
						 
				 
			
				
					
						
							
							
								Vitor Sessak 
							
						 
					 
					
						
						
							
						
						7cf0999529 
					 
					
						
						
							
							remove empty write trailer functions  
						
						... 
						
						
						
						patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9442 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-06-27 06:54:47 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						755bfeabcc 
					 
					
						
						
							
							misc spelling fixes  
						
						... 
						
						
						
						Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-06-12 09:29:25 +00:00 
						 
				 
			
				
					
						
							
							
								Benoit Fouet 
							
						 
					 
					
						
						
							
						
						5faf2d3641 
					 
					
						
						
							
							add rgb suffix handling for demuxer  
						
						... 
						
						
						
						Originally committed as revision 9103 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-05-23 07:17:17 +00:00 
						 
				 
			
				
					
						
							
							
								Vitor Sessak 
							
						 
					 
					
						
						
							
						
						13dec85765 
					 
					
						
						
							
							RoQ muxer, patch by Vitor, vitor1001 gmail com  
						
						... 
						
						
						
						reference thread:
Subject: [FFmpeg-devel] [PATCH] RoQ muxer
Date: Wed, 09 May 2007 19:44:21 +0200
Originally committed as revision 8959 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-05-09 23:07:40 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						99ff31dc75 
					 
					
						
						
							
							move aac and ac3 parsers in their own files  
						
						... 
						
						
						
						Originally committed as revision 8941 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-05-08 23:25:31 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						5fd5d0ef3a 
					 
					
						
						
							
							improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11-i_need_your_love-daw.mp3 detected as mpeg4)  
						
						... 
						
						
						
						Originally committed as revision 8923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-05-07 11:57:46 +00:00 
						 
				 
			
				
					
						
							
							
								Benoit Fouet 
							
						 
					 
					
						
						
							
						
						b47f86c4a3 
					 
					
						
						
							
							add rgb suffix to rawvideo muxer  
						
						... 
						
						
						
						Originally committed as revision 8805 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-04-25 09:01:54 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						57004ff1d7 
					 
					
						
						
							
							add an enum for need_parsing  
						
						... 
						
						
						
						Originally committed as revision 8742 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-04-15 13:51:57 +00:00