9de2919ce5 
								
							
								 
							
						 
						
							
							
								
								adjust indentation on latest patch  
							
							Originally committed as revision 11167 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b35bd806d 
								
							
								 
							
						 
						
							
							
								
								Check sanity in the palette loading operation. The addresses a potential security risk in  
							
							the MOV/MP4 demuxer.
Originally committed as revision 11166 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab19baef36 
								
							
								 
							
						 
						
							
							
								
								Typo  
							
							Originally committed as revision 11165 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c1da59fa2d 
								
							
								 
							
						 
						
							
							
								
								return error if malloc failed, found by takis, fix issue 286  
							
							Originally committed as revision 11162 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cf0419bb1 
								
							
								 
							
						 
						
							
							
								
								check mov_read_default return value where appropriate, patch by takis, fix issue 285  
							
							Originally committed as revision 11161 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cedb83a671 
								
							
								 
							
						 
						
							
							
								
								colour --> color in variable names  
							
							Originally committed as revision 11159 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a660c52a7e 
								
							
								 
							
						 
						
							
							
								
								cosmetics: comment spelling fixes  
							
							Originally committed as revision 11157 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7827885cfb 
								
							
								 
							
						 
						
							
							
								
								Fix make checkheaders.  
							
							Originally committed as revision 11156 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44fb8ebb62 
								
							
								 
							
						 
						
							
							
								
								fix dnxhd 720p in mov for quicktime player  
							
							Originally committed as revision 11154 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a57c41b2c5 
								
							
								 
							
						 
						
							
							
								
								add assert to detect invalid packet_timestamp_start/end  
							
							(that is check that the previous fix was sufficient)
Originally committed as revision 11153 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7548783bc5 
								
							
								 
							
						 
						
							
							
								
								correct invalid duration  
							
							Originally committed as revision 11152 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e1720dec6 
								
							
								 
							
						 
						
							
							
								
								make mpeg-ps probe less happy with random data  
							
							fixes missdetection of O-MP3-5.mp3
Originally committed as revision 11149 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2db971135a 
								
							
								 
							
						 
						
							
							
								
								return a slightly larger score if we find more than 500 valid mp3 frames in a row  
							
							Originally committed as revision 11148 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ef5501b71 
								
							
								 
							
						 
						
							
							
								
								ensure that the probe code runs in O(n)  
							
							Originally committed as revision 11147 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								890d2799c1 
								
							
								 
							
						 
						
							
							
								
								remove arbitrary 4096 limit for probing  
							
							Originally committed as revision 11145 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5110d151b6 
								
							
								 
							
						 
						
							
							
								
								prevent O(n^2) execution of ff_mpa_decode_header() for valid mp3 files  
							
							Originally committed as revision 11144 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fe47470d1 
								
							
								 
							
						 
						
							
							
								
								Make ff_qt_default_palette_* arrays "static const"  
							
							Originally committed as revision 11139 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73a727f369 
								
							
								 
							
						 
						
							
							
								
								Make ff_mkv_codec_tags array const, it is never written.  
							
							Originally committed as revision 11137 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47ac2b0d14 
								
							
								 
							
						 
						
							
							
								
								Fix muxer so that generated files are playable by realplayer, other open  
							
							source players and by fixed ffmpeg rm demuxer (after r11127)
Patch by kostya
Originally committed as revision 11129 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e3052ce7b1 
								
							
								 
							
						 
						
							
							
								
								Revert r10892, it's wrong and no longer needed to prevent crashes  
							
							Originally committed as revision 11127 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0b53d05c8 
								
							
								 
							
						 
						
							
							
								
								Fix some spelling mistakes.  
							
							Originally committed as revision 11125 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52b541ad79 
								
							
								 
							
						 
						
							
							
								
								spelling  
							
							Originally committed as revision 11122 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7338d36808 
								
							
								 
							
						 
						
							
							
								
								succes --> success typo  
							
							Originally committed as revision 11120 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90901860c2 
								
							
								 
							
						 
						
							
							
								
								stupid code (casting of void*) found by checktree.sh  
							
							Originally committed as revision 11117 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fffc87979 
								
							
								 
							
						 
						
							
							
								
								1000l _reserved  (found by checktree.sh)  
							
							Originally committed as revision 11116 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e8acf0edea 
								
							
								 
							
						 
						
							
							
								
								Suppress the "redirector hack" from libavformat/utils.c:av_open_input_stream(),  
							
							and implement the redirector format more properly.
Originally committed as revision 11112 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe2b276c2e 
								
							
								 
							
						 
						
							
							
								
								Bump lavf minor due to addition of  
							
							av_url_read_fplay(), av_url_read_fpause() and av_url_read_fseek()
Originally committed as revision 11111 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7e4810aae 
								
							
								 
							
						 
						
							
							
								
								Extend ByteIOContext and add the buffered IO functions:  
							
							av_url_read_fplay(), av_url_read_fpause() and av_url_read_fseek().
patch by: Björn Axelsson, bjorn d axelsson a intinor d se
Originally committed as revision 11110 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93115b82f0 
								
							
								 
							
						 
						
							
							
								
								Add #include "os_support.h" to restore OS/2 support.  
							
							patch by Dave Yeo, daveryeo telus net
Originally committed as revision 11096 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2f5fe7cc7 
								
							
								 
							
						 
						
							
							
								
								Remove possibly misleading comments.  
							
							Originally committed as revision 11095 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								725d86bfd5 
								
							
								 
							
						 
						
							
							
								
								add pcm_s16le_planar support for electronicarts files  
							
							Originally committed as revision 11092 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								536333a0fe 
								
							
								 
							
						 
						
							
							
								
								Extend URLProtocol with new function pointers and api functions for  
							
							av_url_read_play(), av_url_read_pause() and av_url_read_seek().
patch by: Björn Axelsson, bjorn d axelsson a intinor d se
Originally committed as revision 11086 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								34c9d454d1 
								
							
								 
							
						 
						
							
							
								
								Keep -L flags before corresponding -l flags.  
							
							Originally committed as revision 11083 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c721d803cb 
								
							
								 
							
						 
						
							
							
								
								Introduce libavdevice  
							
							Originally committed as revision 11077 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								489b0d4d98 
								
							
								 
							
						 
						
							
							
								
								Make av_read_frame with rtsp client return EINTR on interrupt  
							
							patch from elupusateccedotse (missing hunk from r11072)
Originally committed as revision 11076 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5e979f42c 
								
							
								 
							
						 
						
							
							
								
								os_support.h is also needed for usleep and lseek on MinGW.  
							
							Originally committed as revision 11075 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								087b327287 
								
							
								 
							
						 
						
							
							
								
								Include os_support.h only when needed  
							
							Originally committed as revision 11073 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a960a1e041 
								
							
								 
							
						 
						
							
							
								
								Make av_read_frame with rtsp client return EINTR on interrupt  
							
							patch from elupusateccedotse
Originally committed as revision 11072 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								899681cd1d 
								
							
								 
							
						 
						
							
							
								
								Use dynamically allocated ByteIOContext in AVFormatContext  
							
							patch by: Björn Axelsson, bjorn d axelsson a intinor d se
thread: [PATCH] Remove static ByteIOContexts, 06 nov 2007
Originally committed as revision 11071 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b013568f9 
								
							
								 
							
						 
						
							
							
								
								Replace realloc with free+malloc, the previous content of the buffer is  
							
							not needed
Originally committed as revision 11065 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								952062909d 
								
							
								 
							
						 
						
							
							
								
								Convert perror() in av_log() in bktr.c.  
							
							Currently untested; someone with the correct OS and hardware should
test it and report if it works.
Originally committed as revision 11060 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								086119b3f3 
								
							
								 
							
						 
						
							
							
								
								Remove perror() usage from udp.c  
							
							Originally committed as revision 11059 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f74582cea 
								
							
								 
							
						 
						
							
							
								
								Do not use perror() in audio, video, and DV grabbers  
							
							Originally committed as revision 11058 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e35033e6e3 
								
							
								 
							
						 
						
							
							
								
								Cosmetics  
							
							Originally committed as revision 11056 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69434d2f73 
								
							
								 
							
						 
						
							
							
								
								No need to update pos, it's not used after that line  
							
							Originally committed as revision 11055 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6887cb8bc5 
								
							
								 
							
						 
						
							
							
								
								Cleanup: remove ssize  
							
							Originally committed as revision 11054 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52537534d2 
								
							
								 
							
						 
						
							
							
								
								Check for memory allocation failure of temp buffer  
							
							Originally committed as revision 11053 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e11d0145e2 
								
							
								 
							
						 
						
							
							
								
								Optimize memory management to create an av_packet from multiple slices:  
							
							- remove memmove to pack the data, instead copy only the used areas
from the temp buffer in their final position
- use the minimum possible size for the av_packet (relevant when some
slices are missing)
Originally committed as revision 11052 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28af284cfb 
								
							
								 
							
						 
						
							
							
								
								When new streams are detected, look for old filters and close them out.  
							
							This avoids crashes seen when legitimate streams are found on PID 0x11 instead
of DVB SDT.
Fixes regression detailed in Roundup issue 138.
Originally committed as revision 11050 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago