5ef251e504 
								
							
								 
							
						 
						
							
							
								
								Add missing av_cold in static init/close functions.  
							
							Patch by Daniel Verkamp daniel at drv dot nu.
Originally committed as revision 17526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05276956ce 
								
							
								 
							
						 
						
							
							
								
								libvorbis: Use 0-10 range for audio quality.  
							
							Patch by Nicolas George (nicolas george normalesup org)
Originally committed as revision 17107 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad5537e2c 
								
							
								 
							
						 
						
							
							
								
								Use full internal pathname in doxygen  @file  directives.  
							
							Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99ed41a808 
								
							
								 
							
						 
						
							
							
								
								Fix filenames in Doxygen comments.  
							
							Originally committed as revision 16811 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6080be7a2 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: fix indentation after previous commit.  
							
							Originally committed as revision 15621 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c8f0768e3 
								
							
								 
							
						 
						
							
							
								
								Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer.  
							
							Patch by Nicolas George: name surname normalesup org
Originally committed as revision 15620 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd76c37fd9 
								
							
								 
							
						 
						
							
							
								
								Modify all codecs to report their supported input and output sample format(s).  
							
							Originally committed as revision 14482 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe4bf37455 
								
							
								 
							
						 
						
							
							
								
								Make AVCodec long_names definition conditional depending on CONFIG_SMALL.  
							
							Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								162d4fc99d 
								
							
								 
							
						 
						
							
							
								
								Add long names to AVCodec declarations.  
							
							patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13009 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98a6fff98c 
								
							
								 
							
						 
						
							
							
								
								Apply 'cold' attribute to init/uninit functions in libavcodec  
							
							Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9def9ccc6 
								
							
								 
							
						 
						
							
							
								
								Remove libvorbis Vorbis decoding support.  Our native decoder is complete  
							
							and has no known bugs, any remaining issues will hopefully be uncovered now.
Originally committed as revision 10924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								295f373792 
								
							
								 
							
						 
						
							
							
								
								various simplifications around recent av_clip_int16() usage  
							
							Originally committed as revision 10080 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aee481cebe 
								
							
								 
							
						 
						
							
							
								
								use av_clip_int16() where it makes sense  
							
							Originally committed as revision 10078 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5a389a1b7 
								
							
								 
							
						 
						
							
							
								
								license header consistency cosmetics  
							
							Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f1af73557 
								
							
								 
							
						 
						
							
							
								
								Give all wrappers for external libraries names starting with lib.  
							
							Originally committed as revision 9226 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c124cb65c 
								
							
								 
							
						 
						
							
							
								
								Use AV_xx throughout libavcodec  
							
							Originally committed as revision 9169 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0d866e09f 
								
							
								 
							
						 
						
							
							
								
								vorbis encoder missed rename to libvorbis  
							
							Originally committed as revision 9091 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0caf888d2 
								
							
								 
							
						 
						
							
							
								
								Rename oggvorbis decoder to libvorbis.  
							
							Originally committed as revision 8883 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0afd2a92bd 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Fix a common typo, sepErate --> sepArate.  
							
							Originally committed as revision 8047 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								949b1a13bf 
								
							
								 
							
						 
						
							
							
								
								Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.  
							
							patch by Steve Lhomme, slhomme divxcorp com
Originally committed as revision 6868 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								04d7f60143 
								
							
								 
							
						 
						
							
							
								
								Add official LGPL license headers to the files that were missing them.  
							
							Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13c7145135 
								
							
								 
							
						 
						
							
							
								
								Implement audio cutoff frequency to the vorbis encoder.  
							
							Patch by Justin Ruggles jruggle earthlink net.
Originally committed as revision 4877 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb270c0896 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting  
							
							Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62ab0b7822 
								
							
								 
							
						 
						
							
							
								
								fix unused variable warnings  
							
							Originally committed as revision 4609 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3723f01c14 
								
							
								 
							
						 
						
							
							
								
								fixme note  
							
							Originally committed as revision 4557 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42661adfe6 
								
							
								 
							
						 
						
							
							
								
								pts must be in time_base units  
							
							Originally committed as revision 4556 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								16beae15f3 
								
							
								 
							
						 
						
							
							
								
								setting timebase in the encoder doesnt seem like a good idea  
							
							Originally committed as revision 4547 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ff8f2b36a 
								
							
								 
							
						 
						
							
							
								
								fixed quality / vbr encoding patch by (Justin Ruggles, jruggle, earthlink net)  
							
							Originally committed as revision 4546 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c57805831 
								
							
								 
							
						 
						
							
							
								
								accept old extradata format  
							
							Originally committed as revision 4281 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad2b531d3f 
								
							
								 
							
						 
						
							
							
								
								change extradata format for vorbis  
							
							Originally committed as revision 4235 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0df9d75bd 
								
							
								 
							
						 
						
							
							
								
								switch to native time bases  
							
							Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d00cf38c6 
								
							
								 
							
						 
						
							
							
								
								fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjørn Skjæret {sskjer-1 broadpark no})  
							
							Originally committed as revision 3759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f82497728 
								
							
								 
							
						 
						
							
							
								
								flush audio encoder buffers at the end  
							
							fix vorbis in nut again
Originally committed as revision 3244 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53db1cae1c 
								
							
								 
							
						 
						
							
							
								
								data_size = 0 cleanup  
							
							Originally committed as revision 3146 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a03cbe5f7f 
								
							
								 
							
						 
						
							
							
								
								fix global header passing from demuxer to decoder  
							
							Originally committed as revision 2958 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f4993f19b 
								
							
								 
							
						 
						
							
							
								
								pts hack (correct solution would be to pass the pts from the encoder to the muxer)  
							
							Originally committed as revision 2957 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bbb77e7c2e 
								
							
								 
							
						 
						
							
							
								
								remove function call from muxer->encoder and cleanly pass global headers  
							
							Originally committed as revision 2956 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d8f985ecf 
								
							
								 
							
						 
						
							
							
								
								fix obnoxious ogg_packet passing from encoder to muxer  
							
							Originally committed as revision 2955 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d76f581ff5 
								
							
								 
							
						 
						
							
							
								
								kill obnoxious ogg_packet passing from demuxer to decoder  
							
							Originally committed as revision 2953 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8bfed902f3 
								
							
								 
							
						 
						
							
							
								
								remove spyware from ogg*.c  
							
							fix vorbis in ogg decoding
Originally committed as revision 2952 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b87956678 
								
							
								 
							
						 
						
							
							
								
								av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)  
							
							Originally committed as revision 2469 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								983e3246b7 
								
							
								 
							
						 
						
							
							
								
								per file doxy  
							
							Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c1a9edad4 
								
							
								 
							
						 
						
							
							
								
								* UINTX -> uintx_t   INTX -> intx_t  
							
							Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c55427f8c8 
								
							
								 
							
						 
						
							
							
								
								fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)  
							
							Originally committed as revision 1355 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								492cd3a920 
								
							
								 
							
						 
						
							
							
								
								AVVideoFrame -> AVFrame  
							
							Originally committed as revision 1327 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3aca208a7b 
								
							
								 
							
						 
						
							
							
								
								* Ogg/Vorbis patch by  Mark Hills  
							
							Originally committed as revision 1268 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81e0d0b412 
								
							
								 
							
						 
						
							
							
								
								oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)  
							
							Originally committed as revision 896 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago