2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe01dd8d74 
								
							
								 
							
						 
						
							
							
								
								id3v2: split tables for various ID3v2 versions  
							
							This is needed for upcoming ID3v2.3 muxing support.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit cb6bc57681 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb6bc57681 
								
							
								 
							
						 
						
							
							
								
								id3v2: split tables for various ID3v2 versions  
							
							This is needed for upcoming ID3v2.3 muxing support.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eeb0b893e3 
								
							
								 
							
						 
						
							
							
								
								id3v2: use an enum for encodings instead of magic numbers.  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit d66eff3685 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3158f7a42 
								
							
								 
							
						 
						
							
							
								
								id3v2: make ff_id3v2_parse static  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 46a2da7698 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d66eff3685 
								
							
								 
							
						 
						
							
							
								
								id3v2: use an enum for encodings instead of magic numbers.  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46a2da7698 
								
							
								 
							
						 
						
							
							
								
								id3v2: make ff_id3v2_parse static  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a07d158bd 
								
							
								 
							
						 
						
							
							
								
								id3v2: use a named constant instead of 0x02  
							
							Originally committed as revision 25902 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8ab52e702 
								
							
								 
							
						 
						
							
							
								
								Fix Doxygen function parameter documentation syntax.  
							
							Originally committed as revision 23978 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49bd8e4b84 
								
							
								 
							
						 
						
							
							
								
								Fix grammar errors in documentation  
							
							Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a1350e8d9 
								
							
								 
							
						 
						
							
							
								
								Generalize ID3v2 functions to support ID3v2-like ID headers with a  
							
							different magic in the header (mainly targeted to Sony's .oma/.aa3
format).
Patch by Michael Karcher, ffmpeg A mkarcher dialup fu-berlin de
Originally committed as revision 23583 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf671d0543 
								
							
								 
							
						 
						
							
							
								
								Remove extraneous const keyword  
							
							Originally committed as revision 20263 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								078d89a2b0 
								
							
								 
							
						 
						
							
							
								
								MP3 muxer: Write all metadata.  
							
							Patch by Anton Khirnov <wyskas at gmail dot com>
Originally committed as revision 20170 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6378b06208 
								
							
								 
							
						 
						
							
							
								
								Add id3v2 metadata conversion table and use it in mp3 muxer.  
							
							Patch by Anton Khirnov, wyskas gmail
Originally committed as revision 20073 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								50fcd5be36 
								
							
								 
							
						 
						
							
							
								
								Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.  
							
							patch by Patrick Dehne, patrick mysonicweb com
Originally committed as revision 19224 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7541118286 
								
							
								 
							
						 
						
							
							
								
								Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.  
							
							patch by Patrick Dehne, patrick mysonicweb com
Originally committed as revision 19155 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac3ef4a41b 
								
							
								 
							
						 
						
							
							
								
								Fix probing of files with ID3v2 tags. Discussed at  
							
							http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-January/059302.html 
Originally committed as revision 16688 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ea512a6c2 
								
							
								 
							
						 
						
							
							
								
								Factorise id3v2 header parsing from mp3.c to be shared  
							
							Patch by Alex Converse ( alex converse gmail com )
Originally committed as revision 16615 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b22017f38 
								
							
								 
							
						 
						
							
							
								
								Move aanscales tables to their own file; fixes compilation without encoders.  
							
							based on a patch by David Geldreich, david.geldreich free fr
Originally committed as revision 15939 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95137bbbb4 
								
							
								 
							
						 
						
							
							
								
								Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com.  
							
							Originally committed as revision 15552 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								987903826b 
								
							
								 
							
						 
						
							
							
								
								Globally rename the header inclusion guard names.  
							
							Consistently apply this rule: the guard name is obtained from the
filename by stripping the leading "lib", converting '/' and '.'  to
'_' and uppercasing the resulting name. Guard names in the root
directory have to be prefixed by "FFMPEG_".
Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1c80e3578 
								
							
								 
							
						 
						
							
							
								
								Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and  
							
							move it from sdp.c into utils.c. Also add new header internal.h specifically
for lavf-specific internal API. See discussion in "Realmedia patch" thread
on mailinglist.
Originally committed as revision 15002 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5e56a813b 
								
							
								 
							
						 
						
							
							
								
								Revert r14497  
							
							Log:
	Add missing header #includes.
Policy violation (change not approved by maintainer)
and while discussions where ongoing and no consensus has been reached.
Originally committed as revision 14500 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e11268ea9 
								
							
								 
							
						 
						
							
							
								
								Add missing header #includes.  
							
							Originally committed as revision 14497 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0a838e525 
								
							
								 
							
						 
						
							
							
								
								Add missing #includes to fix 'make checkheaders'.  
							
							Originally committed as revision 11087 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b21bdabe4 
								
							
								 
							
						 
						
							
							
								
								Add FFMPEG_ prefix to all multiple inclusion guards.  
							
							Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fa9d0dd8f 
								
							
								 
							
						 
						
							
							
								
								Remove copyright from a function prototype  
							
							Originally committed as revision 10214 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98561024ac 
								
							
								 
							
						 
						
							
							
								
								Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)  
							
							Originally committed as revision 10201 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5a90186d7 
								
							
								 
							
						 
						
							
							
								
								Add missing license headers.  
							
							Originally committed as revision 8149 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e3e105b38a 
								
							
								 
							
						 
						
							
							
								
								added include for ffserver dynamically loaded modules  
							
							Originally committed as revision 809 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago