bc5c918ea8 
								
							
								 
							
						 
						
							
							
								
								Remove offset_t typedef and use int64_t directly instead.  
							
							The name offset_t is easily confused with the standard off_t type and
*_t is POSIX reserved namespace if any POSIX header is included.
Originally committed as revision 15533 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								faeedbbb06 
								
							
								 
							
						 
						
							
							
								
								Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work  
							
							Originally committed as revision 15425 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b30cb420cf 
								
							
								 
							
						 
						
							
							
								
								Add fourcc for MS RLE4  
							
							Originally committed as revision 15357 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd1c8f3e6e 
								
							
								 
							
						 
						
							
							
								
								Bump Major version, this commit is almost just renaming bits_per_sample to  
							
							bits_per_coded_sample but that cannot be done seperately.
Patch by Luca Abeni
Also reset the minor version and fix the forgotton change to libfaad.
Note: The API/ABI should not be considered stable yet, there still may
be a change done here or there if some developer has some cleanup ideas and
patches!
Originally committed as revision 15262 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24b8aa84d0 
								
							
								 
							
						 
						
							
							
								
								set default bps to 16 in wav header  
							
							Originally committed as revision 15239 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								235a51ad31 
								
							
								 
							
						 
						
							
							
								
								simplify bps code by using av_get_bits_per_sample  
							
							Originally committed as revision 15215 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52cf395407 
								
							
								 
							
						 
						
							
							
								
								Fix msgsm in wav, do not set blkalign to frame size, this is wrong,  
							
							all samples have correct blkalign set to 65
Originally committed as revision 15209 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57406d8eb8 
								
							
								 
							
						 
						
							
							
								
								Make RIFF-based demuxers handle F32LE and F64LE PCM audio.  
							
							Originally committed as revision 14835 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b46683c80 
								
							
								 
							
						 
						
							
							
								
								FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/video_3iv2.avi  
							
							Originally committed as revision 14681 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e0e6888a4 
								
							
								 
							
						 
						
							
							
								
								Support muxing of Zork PCM audio into RIFF formats.  
							
							Originally committed as revision 14617 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb64714c3a 
								
							
								 
							
						 
						
							
							
								
								Add entry for Dirac codec.  
							
							Patch by Anuradha Suraparaju anuradha rd bbc co uk
Originally committed as revision 14151 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8b9377d15 
								
							
								 
							
						 
						
							
							
								
								Make ac3 in avi work better.  
							
							fixes issue355.
Originally committed as revision 13406 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								245976da2a 
								
							
								 
							
						 
						
							
							
								
								Use full path for #includes from another directory.  
							
							Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b847847a0c 
								
							
								 
							
						 
						
							
							
								
								cosmetics: remove some empty lines  
							
							Originally committed as revision 12404 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01ccf45b92 
								
							
								 
							
						 
						
							
							
								
								remove useless and misleading comments  
							
							Originally committed as revision 12403 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36b0782e71 
								
							
								 
							
						 
						
							
							
								
								consistent use of MKTAG() in the codec_bmp_tags table  
							
							Originally committed as revision 12401 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab0b2e559a 
								
							
								 
							
						 
						
							
							
								
								cosmetics: alignment of the codec_bmp_tags table  
							
							Originally committed as revision 12400 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d98878f423 
								
							
								 
							
						 
						
							
							
								
								recognize the CLJR FourCC (Cirrus Logic AccuPak)  
							
							Originally committed as revision 12391 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7805e2983 
								
							
								 
							
						 
						
							
							
								
								Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut.  
							
							Originally committed as revision 12294 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2401daaf39 
								
							
								 
							
						 
						
							
							
								
								add cdvc  
							
							(from a patch by Dmitry Vassiliev // slydiman mail ru)
Originally committed as revision 12279 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								800b9c24b7 
								
							
								 
							
						 
						
							
							
								
								Add more riff IDs to support remuxing.  
							
							Originally committed as revision 12266 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8af9090f4f 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Sort and prettyprint codec_wav_tags[].  
							
							Originally committed as revision 12192 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bb8d51c1f 
								
							
								 
							
						 
						
							
							
								
								Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers.  
							
							Originally committed as revision 12182 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23ef05756e 
								
							
								 
							
						 
						
							
							
								
								Add dv50 tag to support samples with dv50 fourcc in AVI.  
							
							patch by christophelorenz  christophelorenz gmail com
Originally committed as revision 11859 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								32bbb99d0a 
								
							
								 
							
						 
						
							
							
								
								HDYC fourcc, sample hdyc/Test2.avi  
							
							Originally committed as revision 10541 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6369638bf0 
								
							
								 
							
						 
						
							
							
								
								loosen dependencies over allformats.h  
							
							Originally committed as revision 10513 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a11c2a2c66 
								
							
								 
							
						 
						
							
							
								
								support silly PCM variant used by zork nemesis  
							
							fixes audio decoding of T000A11C.AVI
Originally committed as revision 9831 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8950f82879 
								
							
								 
							
						 
						
							
							
								
								detect voxware (closes issue39)  
							
							Originally committed as revision 9809 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45da8124a0 
								
							
								 
							
						 
						
							
							
								
								Move public API functions av_codec_get_tag() and av_codec_get_id()  
							
							into a file which is compiled un-conditionally (utils.c).
Originally committed as revision 9590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3633dee58 
								
							
								 
							
						 
						
							
							
								
								remove deprecated codec_get_{bmp,wav}_{id,tag}()  
							
							Originally committed as revision 9530 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								755bfeabcc 
								
							
								 
							
						 
						
							
							
								
								misc spelling fixes  
							
							Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5f0be5a0c 
								
							
								 
							
						 
						
							
							
								
								add MMES fourcc, matrox mpeg2 in avi files  
							
							Originally committed as revision 9234 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc1f90d4e9 
								
							
								 
							
						 
						
							
							
								
								move jpegls up, fixes sf bug  #1629152  
							
							Originally committed as revision 9165 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10e26bc782 
								
							
								 
							
						 
						
							
							
								
								Atrac3 decoder.  
							
							Originally committed as revision 8747 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91aeec1bc7 
								
							
								 
							
						 
						
							
							
								
								WMVA  
							
							Originally committed as revision 8581 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								beef9ba9e2 
								
							
								 
							
						 
						
							
							
								
								add AVRn fourcc  
							
							Originally committed as revision 8572 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad0cefbdd 
								
							
								 
							
						 
						
							
							
								
								add IJPG fourcc, to play m_ijpg.avi  
							
							Originally committed as revision 8530 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c0c00cb14 
								
							
								 
							
						 
						
							
							
								
								Targa (.tga) encoder,  
							
							patch by Bobby Bingham % uhmmmm A gmail P com %
Only handles 24-bit BGR and 8-bit grayscale, no RLE at the moment either.
Original thread:
Date: Mar 11, 2007 7:58 PM
Subject: [Ffmpeg-devel] [PATCH] Targa encoder
Originally committed as revision 8411 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								140fba0985 
								
							
								 
							
						 
						
							
							
								
								jpeg fourcc  
							
							Originally committed as revision 8310 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a3692cd82 
								
							
								 
							
						 
						
							
							
								
								be less noisy  
							
							Originally committed as revision 8107 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9376710d06 
								
							
								 
							
						 
						
							
							
								
								warn if bps from user and what will be stored missmatches  
							
							Originally committed as revision 8044 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b77a81a8d 
								
							
								 
							
						 
						
							
							
								
								Remove code duplicated between adpcm.c and riff.c  
							
							Originally committed as revision 8042 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								346a655d46 
								
							
								 
							
						 
						
							
							
								
								Add support for MS-GSM codec  
							
							Originally committed as revision 8039 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72fd40bd3a 
								
							
								 
							
						 
						
							
							
								
								add waveformatextensible support  
							
							Originally committed as revision 7714 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								9110a0e32d 
								
							
								 
							
						 
						
							
							
								
								Add support for VP60 and VP61.  
							
							Originally committed as revision 7329 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b24f9b425 
								
							
								 
							
						 
						
							
							
								
								libnut uses "MP3 " for mp3  
							
							Originally committed as revision 6963 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbee7a6944 
								
							
								 
							
						 
						
							
							
								
								get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used  
							
							Originally committed as revision 6954 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago