112249de00 
								
							
								 
							
						 
						
							
							
								
								set block align for mace3/6  
							
							Originally committed as revision 12328 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28da7981d0 
								
							
								 
							
						 
						
							
							
								
								correctly compute bit rate for compressed audio, should fix seeking in aiff  
							
							Originally committed as revision 12327 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4649fa9052 
								
							
								 
							
						 
						
							
							
								
								fix mace duration  
							
							Originally committed as revision 12209 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c7fd997f7 
								
							
								 
							
						 
						
							
							
								
								10l, protect malloc overflow  
							
							Originally committed as revision 12205 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8d3daca62 
								
							
								 
							
						 
						
							
							
								
								support QDM2 in aiff, QDM2.aif  
							
							Originally committed as revision 12204 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c638f0c7c 
								
							
								 
							
						 
						
							
							
								
								remove useless close function  
							
							Originally committed as revision 12203 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54d8fd20fd 
								
							
								 
							
						 
						
							
							
								
								indentation  
							
							Originally committed as revision 12202 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6f5381215 
								
							
								 
							
						 
						
							
							
								
								remove useless casts  
							
							Originally committed as revision 12201 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9df21f24e1 
								
							
								 
							
						 
						
							
							
								
								cosmetics  
							
							Originally committed as revision 12200 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4dc27a829 
								
							
								 
							
						 
						
							
							
								
								remove useless tags, codec_get_id matches independently and qt uses lower case tags  
							
							Originally committed as revision 12199 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e13c078333 
								
							
								 
							
						 
						
							
							
								
								set bps to uncompressed original sound data for compressed audio  
							
							according to aiff specs, qt set it to 16 for mace and ima4,
fail if block align is not set.
Originally committed as revision 12198 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e013015980 
								
							
								 
							
						 
						
							
							
								
								fix duration for ima4  
							
							Originally committed as revision 12197 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a957df49e 
								
							
								 
							
						 
						
							
							
								
								ima4 in aiff support  
							
							Originally committed as revision 12196 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7241a6bb50 
								
							
								 
							
						 
						
							
							
								
								move unrelated functions declarations out of allformats.h  
							
							Originally committed as revision 10475 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f3e0b2174 
								
							
								 
							
						 
						
							
							
								
								Replace all occurrences of AVERROR_IO with AVERROR(EIO).  
							
							Originally committed as revision 9760 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								769e10f068 
								
							
								 
							
						 
						
							
							
								
								Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).  
							
							Originally committed as revision 9759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4513cd48ee 
								
							
								 
							
						 
						
							
							
								
								compute absolute data offset after reading blocksize  
							
							Originally committed as revision 9441 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1758c7128d 
								
							
								 
							
						 
						
							
							
								
								this is named BlockSize in specs  
							
							Originally committed as revision 9430 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11d540a480 
								
							
								 
							
						 
						
							
							
								
								according to specs, offset is before blocksize  
							
							Originally committed as revision 9429 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								620d1d7878 
								
							
								 
							
						 
						
							
							
								
								support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is spec compliant  
							
							Originally committed as revision 9428 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13544287d5 
								
							
								 
							
						 
						
							
							
								
								Support for newer MacOSX AIFF  
							
							Originally committed as revision 8852 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87e8788680 
								
							
								 
							
						 
						
							
							
								
								allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks  
							
							Originally committed as revision 8677 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a492ad9f63 
								
							
								 
							
						 
						
							
							
								
								100l  
							
							Originally committed as revision 7980 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d97aedbaa 
								
							
								 
							
						 
						
							
							
								
								indentation  
							
							Originally committed as revision 7979 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								400615b68b 
								
							
								 
							
						 
						
							
							
								
								use aiff when we can, some players only support aiff  
							
							Originally committed as revision 7978 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								acf0b6a657 
								
							
								 
							
						 
						
							
							
								
								the context is supposed to be freed in the generic code in utils.c  
							
							Originally committed as revision 7604 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb85077fc9 
								
							
								 
							
						 
						
							
							
								
								remove now useless codec_tag setting code in muxers  
							
							Originally committed as revision 7603 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c77805fc8 
								
							
								 
							
						 
						
							
							
								
								get rid of the [4] limitation of codec tag lists  
							
							Originally committed as revision 7596 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								edb6e50682 
								
							
								 
							
						 
						
							
							
								
								export a few more codec_tag-codec_id tables  
							
							Originally committed as revision 7594 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7caf0cc62c 
								
							
								 
							
						 
						
							
							
								
								add codec_id <-> codec_tag tables to AVIn/OutputFormat  
							
							Originally committed as revision 7593 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ed1a122a7 
								
							
								 
							
						 
						
							
							
								
								make some symbols static  
							
							Originally committed as revision 6973 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fbde3431a 
								
							
								 
							
						 
						
							
							
								
								replace coder/decoder file description in libavformat by muxer/demuxer  
							
							Originally committed as revision 6774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								777f46493d 
								
							
								 
							
						 
						
							
							
								
								fix bit rate  
							
							Originally committed as revision 6646 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d50756cdf9 
								
							
								 
							
						 
						
							
							
								
								use av_get_bits_per_sample  
							
							Originally committed as revision 6645 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e27d92773e 
								
							
								 
							
						 
						
							
							
								
								use av_get_bits_per_sample, compute block align if not set  
							
							Originally committed as revision 6644 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d41fe285b 
								
							
								 
							
						 
						
							
							
								
								simplify by not writing unneeded codec name to fix segfault when stream copy  
							
							Originally committed as revision 6643 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d9f4119bd 
								
							
								 
							
						 
						
							
							
								
								move common stuff from avienc.c and wav.c to new file riff.c  
							
							Originally committed as revision 5720 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a85f46d2b 
								
							
								 
							
						 
						
							
							
								
								CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo  
							
							Originally committed as revision 5708 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff70e60176 
								
							
								 
							
						 
						
							
							
								
								allow individual selection of muxers and demuxers  
							
							Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2a067d1d9 
								
							
								 
							
						 
						
							
							
								
								give AVInput/OutputFormat structs consistent names  
							
							Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e006c307fe 
								
							
								 
							
						 
						
							
							
								
								Move initialisations and internal symbols in allformats.h,  
							
							patch by Diego "Flameeyes" Petteno flameeyes AA gentoo PP org
Original thread:
Date: Jun 30, 2006 2:07 AM
Subject: [Ffmpeg-devel] [PATCH] Move initialisations and internal symbols in allformats.h
Originally committed as revision 5556 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b49ce2e34 
								
							
								 
							
						 
						
							
							
								
								Add const to (mostly) char* and make some functions static, which aren't used  
							
							outside their declaring source file and which have no corresponding prototype.
patch by Stefan Huehner stefan^^@^^huehner^^.^^org
Originally committed as revision 5497 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a97c1e93aa 
								
							
								 
							
						 
						
							
							
								
								Add (mostly) const to variable and parameter declaration, where a char* was  
							
							used and 'const char*' should be, plus make some function declarations
static if they aren't used outside their declaring source file.
patch by Stefan Huehner stefan%%at%%huehner%%dot%%org
Originally committed as revision 5492 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a959f0ea7a 
								
							
								 
							
						 
						
							
							
								
								fix pcm_s24be demuxing, simplify  
							
							Originally committed as revision 5381 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f11288dab4 
								
							
								 
							
						 
						
							
							
								
								AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)  
							
							Originally committed as revision 4924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago