4d4098da00 
								
							
								 
							
						 
						
							
							
								
								lavfi: drop planar/packed negotiation support  
							
							The planar/packed switch and the packing_formats list is no longer
required, since the planar/packed information is now stored in the sample
format enum.
This is technically a major API break, possibly it should be not too
painful as we marked the audio filtering API as unstable. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b915a4045 
								
							
								 
							
						 
						
							
							
								
								libstagefright: explicitly set positive timestamps as stagefright expects them so  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ffae713a5b 
								
							
								 
							
						 
						
							
							
								
								Fix a bunch of common typos.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23b639c44f 
								
							
								 
							
						 
						
							
							
								
								Fix "ouput" typo and add a check.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9e79a3f4e 
								
							
								 
							
						 
						
							
							
								
								ismindex: Fix build on mingw  
							
							Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 8801fac365 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8801fac365 
								
							
								 
							
						 
						
							
							
								
								ismindex: Fix build on mingw  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d55fa1cb25 
								
							
								 
							
						 
						
							
							
								
								tools: Remove some unnecessary #undefs.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e81b5f517 
								
							
								 
							
						 
						
							
							
								
								tools: K&R reformatting cosmetics  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7072a6a4bb 
								
							
								 
							
						 
						
							
							
								
								pktdumper: Use usleep instead of sleep  
							
							MinGW doesn't have sleep, only _sleep (which is deprecated),
Sleep (which is defined in winbase.h and not in the standard
C headers) and usleep.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								33ec9ef96d 
								
							
								 
							
						 
						
							
							
								
								Add a tool for creating smooth streaming manifests  
							
							It can also optionally split the file into individual fragments,
which allows it to be served from any web server without any
server side support.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ba34575fd 
								
							
								 
							
						 
						
							
							
								
								aviocat: Remove useless includes  
							
							Also include stdlib.h explicitly - currently it is used
implicitly via avformat.h.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a73f3bbdf 
								
							
								 
							
						 
						
							
							
								
								aviocat: Flush the output before closing  
							
							Without this, the end of the file might not be transmitted/written.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23e57d167a 
								
							
								 
							
						 
						
							
							
								
								Add a tool that uses avio to read and write, doing a plain copy of data  
							
							It also optionally can throttle its operation to a particular
speed, to simulate realtime writing.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24860a913c 
								
							
								 
							
						 
						
							
							
								
								tools: add ffeval tool  
							
							The tool is useful for testing the internal arithmetic evaluation engine
(indeed I plan to use it in FATE), and provides a handy calculator when
you can't rely on bc ;-). 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								719a576f04 
								
							
								 
							
						 
						
							
							
								
								lavfi-showfiltfmts: fix typo that segfaulted haiku.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ea20630b4 
								
							
								 
							
						 
						
							
							
								
								Fix a bunch of platform name and other typos.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7b786e9a1 
								
							
								 
							
						 
						
							
							
								
								libstagefright: fix build  
							
							- Use headers from gingerbread-release branch instead of the current default ice cream sandwich
- Fix path mistype 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fd35b1aac 
								
							
								 
							
						 
						
							
							
								
								Fix a bunch of typos.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd8d84575b 
								
							
								 
							
						 
						
							
							
								
								qt-faststart: K&R reformatting; fix comment typos  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf4afe0be6 
								
							
								 
							
						 
						
							
							
								
								qt-faststart: Fix up indentation  
							
							This restores indentation after 65b875d8fc 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd3716b9aa 
								
							
								 
							
						 
						
							
							
								
								Replace all uses of av_close_input_file() with avformat_close_input().  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da9cea77e3 
								
							
								 
							
						 
						
							
							
								
								Fix a bunch of common typos.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a5d6c23c5 
								
							
								 
							
						 
						
							
							
								
								tests/tools/examples: Replace direct exit() calls by return.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								def5dc1260 
								
							
								 
							
						 
						
							
							
								
								doc: document preferred Doxygen syntax and make patcheck detect it  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b84e06244 
								
							
								 
							
						 
						
							
							
								
								lavfi-showfiltfmts.c: fix handling of null names  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8e6d4d403 
								
							
								 
							
						 
						
							
							
								
								patcheck: spelling and grammar nits  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d830264abd 
								
							
								 
							
						 
						
							
							
								
								tools/pktdumper: update to recent avformat api  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6b4f81721 
								
							
								 
							
						 
						
							
							
								
								tools: add a tool for enumerating/printing AVOptions in texinfo format  
							
							(cherry picked from commit e103cb3e95 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e82cbb69a7 
								
							
								 
							
						 
						
							
							
								
								tools/build_libstagefright: fetch android system headers and libraries  
							
							Credit to Martin. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d93a448be3 
								
							
								 
							
						 
						
							
							
								
								graph2dot: show timebase information for audio links  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5824233fb 
								
							
								 
							
						 
						
							
							
								
								tools/build_libstagefright: rename build/libav to something neutral  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c29ab5851 
								
							
								 
							
						 
						
							
							
								
								Move & Rename buildscript, remove tabs  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c960e67ad0 
								
							
								 
							
						 
						
							
							
								
								Replace deprecated av_find_stream_info() by avformat_find_stream_info().  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c484d2944 
								
							
								 
							
						 
						
							
							
								
								lavfi-showfiltfmts: extend output format for specifying audio data  
							
							This is required for extending lavfi tests to audio filtering. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ae28eb853 
								
							
								 
							
						 
						
							
							
								
								showfiltfmts: use av_get_pix_fmt_name()  
							
							Use av_get_pix_fmt_name() rather than access
av_pix_fmt_descriptors. Improve readability. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb7505e429 
								
							
								 
							
						 
						
							
							
								
								Remove some unused scripts from tools/.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c540061f3f 
								
							
								 
							
						 
						
							
							
								
								cws2fws: Improve error message wording.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d39facc783 
								
							
								 
							
						 
						
							
							
								
								tools: Check the return value of write().  
							
							This fixes several warnings of the type:
warning: ignoring return value of ‘write’, declared with attribute warn_unused_result 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7d22c5d67 
								
							
								 
							
						 
						
							
							
								
								patcheck: warn about assert usage  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6252040e77 
								
							
								 
							
						 
						
							
							
								
								Replace `` by $() syntax in shell scripts.  
							
							$() is easier to nest and POSIX, which we require in other places. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff3be572ef 
								
							
								 
							
						 
						
							
							
								
								patcheck: Allow overiding grep program(s) through environment variables.  
							
							patcheck hardcodes the binary names for grep/egrep. This makes overriding the
binary names a pain, e.g. when calling a GNU version of grep on BSD systems.
Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d2b5a1421 
								
							
								 
							
						 
						
							
							
								
								10l, commit that should have been stashed into the merge.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14622ef05d 
								
							
								 
							
						 
						
							
							
								
								Replace references to ffmpeg-devel with libav-devel; fix roundup URL.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a96c0059d8 
								
							
								 
							
						 
						
							
							
								
								patcheck: warn about assert usage  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d329e2eb7 
								
							
								 
							
						 
						
							
							
								
								In graph2dot, print more specific audio information for audio links.  
							
							Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 009026efb1 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								009026efb1 
								
							
								 
							
						 
						
							
							
								
								In graph2dot, print more specific audio information for audio links.  
							
							Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c3589bfda 
								
							
								 
							
						 
						
							
							
								
								consolidate .gitignore patters into a single file  
							
							Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								348b8218f7 
								
							
								 
							
						 
						
							
							
								
								convert svn:ignore properties to .gitignore files  
							
							Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b382d1e3e4 
								
							
								 
							
						 
						
							
							
								
								Print link audio format name in tools/graph2dot.  
							
							Originally committed as revision 26322 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago