511cf612ac 
								
							
								 
							
						 
						
							
							
								
								miscellaneous typo fixes  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								116ae7285e 
								
							
								 
							
						 
						
							
							
								
								doxygen: remove obsolete options from Doxyfile  
							
							The options USE_INLINE_TREES, SHOW_DIRECTORIES and HTML_ALIGN_MEMBERS
became obsolete with doxygen 1.8.1 (releaded 2012-05-19). The generated
outpu for older doxygen versions should not change since they were set
to the default value. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13bbefd57e 
								
							
								 
							
						 
						
							
							
								
								doxygen: Add av_alloc_size to list of predefined macros  
							
							This avoids Doxygen believing the attribute is the function name. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74e742d6ad 
								
							
								 
							
						 
						
							
							
								
								doxygen: Drop some pointless entries from PREDEFINED macros list  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a161def1e4 
								
							
								 
							
						 
						
							
							
								
								Doxyfile: update examples path and patterns  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d0ca5b7e4 
								
							
								 
							
						 
						
							
							
								
								doxygen: disable header/footer/stylesheet  
							
							They dont work at all and trash the output totally
also they are unmaintained -> that is if you want to maintain them
contact us !
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e28e97433 
								
							
								 
							
						 
						
							
							
								
								Move Doxyfile into the doc/ subdirectory  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7a39b3340 
								
							
								 
							
						 
						
							
							
								
								doxygen: Build Doxygen documentation in the doc/ subdirectory  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								239fdf1b4a 
								
							
								 
							
						 
						
							
							
								
								x86: build: replace mmx2 by mmxext  
							
							Refactoring mmx2/mmxext YASM code with cpuflags will force renames.
So switching to a consistent naming scheme beforehand is sensible.
The name "mmxext" is more official and widespread and also the name
of the CPU flag, as reported e.g. by the Linux kernel. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								935c659c03 
								
							
								 
							
						 
						
							
							
								
								remove avconv from Doxyfile  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ea20630b4 
								
							
								 
							
						 
						
							
							
								
								Fix a bunch of platform name and other typos.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								671005558a 
								
							
								 
							
						 
						
							
							
								
								doxy: add website-alike style to the html output  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bed04e2b03 
								
							
								 
							
						 
						
							
							
								
								Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS X  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b73a01eaf1 
								
							
								 
							
						 
						
							
							
								
								doxy: change hue value to match our green  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6337de9252 
								
							
								 
							
						 
						
							
							
								
								doxygen: dont generate docs for avconv.c  
							
							This is a workaround to avoid links in the ffmpeg.c documentation randomly pointing to
different code in avconv.c
This should be removed once doxygen is fixed and we upgraded
doxygen 1.7.3 is the latests i tested and that still has this issue.
Fixed Ticket421
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0fcf39f0c 
								
							
								 
							
						 
						
							
							
								
								doxygen: Move function documentation into the macro generating the function.  
							
							This fixes a bunch of related warnings where Doxygen assumed that the
documentation belonged to the macro and not the function. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10dde477c7 
								
							
								 
							
						 
						
							
							
								
								Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u').  
							
							This is the version available in Debian stable, so it should be a reasonable
baseline that can be expected to be present on all developer machines.
Moreover, this is the version that is used by the nightly cronjob that
generates the online html version. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7655cfb1b8 
								
							
								 
							
						 
						
							
							
								
								doxygen: be more permissive when searching for API examples  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								807aa2d8f3 
								
							
								 
							
						 
						
							
							
								
								doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros  
							
							Without this, members that have been declare with the DECLARE_ALIGNED
macro don't show up at all in the generated documentation. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7537a6fce 
								
							
								 
							
						 
						
							
							
								
								doxygen: Include libavcodec and libavformat examples into the documentation  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								faa6f1c306 
								
							
								 
							
						 
						
							
							
								
								get rid of the last svn mentions  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0b1bc8d17 
								
							
								 
							
						 
						
							
							
								
								Revert "partially rename FFmpeg to Libav"  
							
							This reverts commit 070c5d0f35 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								070c5d0f35 
								
							
								 
							
						 
						
							
							
								
								partially rename FFmpeg to Libav  
							
							update mailing list references and irc channels in configure 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65415bb93a 
								
							
								 
							
						 
						
							
							
								
								Do not generate LaTeX Doxygen documentation by default.  
							
							Our general use case just requires HTML documentation, so skip the extra step.
Originally committed as revision 24216 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								655a29e712 
								
							
								 
							
						 
						
							
							
								
								Turn off the useless default chatter that doxygen prints to the console.  
							
							Originally committed as revision 24215 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad9eff3f9c 
								
							
								 
							
						 
						
							
							
								
								Do not generate documentation for .d files; they do not contain source code.  
							
							Originally committed as revision 24122 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac7a4056ad 
								
							
								 
							
						 
						
							
							
								
								Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').  
							
							This is the version available in Debian stable, so it should be a reasonable
baseline that can be expected to be present on all developer machines.
Originally committed as revision 24064 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f31abc6c66 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Reformat paragraphs and fix typos as done by 'doxygen -u'.  
							
							Originally committed as revision 24063 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18bb522b84 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Reorder config file entries to the format used by doxygen 1.5.6.  
							
							Originally committed as revision 24062 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								157b7d0c22 
								
							
								 
							
						 
						
							
							
								
								Revert update of Doxygen configuration file via 'doxygen -u'.  
							
							It will be redone with some cosmetics split out in a moment.
Originally committed as revision 24061 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7650484ff 
								
							
								 
							
						 
						
							
							
								
								Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').  
							
							This is the version available in Debian stable, so it should be a reasonable
baseline that can be expected to be available on all developer machines.
Originally committed as revision 23968 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d343d59837 
								
							
								 
							
						 
						
							
							
								
								Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED  
							
							Originally committed as revision 22593 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f821f98126 
								
							
								 
							
						 
						
							
							
								
								Exclude .svn and .git directories from doxygen documentation.  
							
							Originally committed as revision 21229 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f2ed1a41e1 
								
							
								 
							
						 
						
							
							
								
								Fix the spelling for the project name, from "ffmpeg" to "FFmpeg".  
							
							Originally committed as revision 20339 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67eb5da61a 
								
							
								 
							
						 
						
							
							
								
								HAVE_3DNOW --> HAVE_AMD3DNOW  
							
							Originally committed as revision 16798 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56cc85a068 
								
							
								 
							
						 
						
							
							
								
								Misc spelling fixes, prefer American over British English.  
							
							Originally committed as revision 11126 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a88fc5c040 
								
							
								 
							
						 
						
							
							
								
								Remove intrinsics checks, they are no longer used.  
							
							partly based on a patch by Zuxy Meng, zuxy.meng gmail com
Originally committed as revision 6684 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1260756d2b 
								
							
								 
							
						 
						
							
							
								
								moving Doxyfile from ffmpeg/libavcodec to ffmpeg  
							
							Originally committed as revision 3318 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								161fe66e36 
								
							
								 
							
						 
						
							
							
								
								even more fixes  
							
							Originally committed as revision 1660 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c545ddcaac 
								
							
								 
							
						 
						
							
							
								
								more fixes  
							
							Originally committed as revision 1658 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8952804ccc 
								
							
								 
							
						 
						
							
							
								
								more fixes  
							
							Originally committed as revision 1657 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a13cd77b3 
								
							
								 
							
						 
						
							
							
								
								bug workaround  
							
							Originally committed as revision 1656 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b3da20487 
								
							
								 
							
						 
						
							
							
								
								looks better IMHO  
							
							Originally committed as revision 1654 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ab3d6691e 
								
							
								 
							
						 
						
							
							
								
								typos & cosmetics  
							
							Originally committed as revision 1636 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b8b687dad 
								
							
								 
							
						 
						
							
							
								
								doxygen config file, so ppl just have to call doxygen in the libavcodec dir and a beatifull doxy is generated ;)  
							
							Originally committed as revision 1631 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago