Philip Gladstone
							
						 
						
							
							
							
								
							
								c11ef252e6 
								
							
								 
							
						 
						
							
							
								
								Fixed problem with frame rate reduction when capturing from a source  
							
							 
							
							 
							
							
								
							
							
							whose PTS does not start at zero. New code will fix that if the PTS
is more than 100 seconds from zero. This may well not be the right
number, but it is a big improvement over the current state.
Originally committed as revision 1297 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								6638d424d4 
								
							
								 
							
						 
						
							
							
								
								Try to make this compile on platforms with dlfcn.h  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1296 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								6c11d48cab 
								
							
								 
							
						 
						
							
							
								
								Added a release function to free up the context. Also removed the dummy  
							
							 
							
							 
							
							
								
							
							
							declarations at the bottom of the file. This type checking is now handled by the
header file.
Originally committed as revision 1295 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								042f24652e 
								
							
								 
							
						 
						
							
							
								
								Added support for a realease function to eliminate the context blocks used  
							
							 
							
							 
							
							
								
							
							
							by each hook.
Originally committed as revision 1294 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								9e4e1659d6 
								
							
								 
							
						 
						
							
							
								
								Simplify an expression and eliminate a compile warning  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1293 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								9d6f1d52c5 
								
							
								 
							
						 
						
							
							
								
								Moved hook documentation into the doc directory  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1292 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								adbc051047 
								
							
								 
							
						 
						
							
							
								
								Add more tests for the presence of dlfcn.h and dlopen  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1291 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								a1dfc201bd 
								
							
								 
							
						 
						
							
							
								
								fixed 'file:' in URLs  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1290 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								a382b927ed 
								
							
								 
							
						 
						
							
							
								
								fixed multidir compile  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								6207ba95f3 
								
							
								 
							
						 
						
							
							
								
								I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3  
							
							 
							
							 
							
							
								
							
							
							I can't actually test it fully.
Originally committed as revision 1288 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								4baca0690f 
								
							
								 
							
						 
						
							
							
								
								More changes to make things compile on more platforms  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1287 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Falk Hüffner
							
						 
						
							
							
							
								
							
								3354b0c9e5 
								
							
								 
							
						 
						
							
							
								
								Kludge around compilation failure on Alpha.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1286 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Francisco Javier Cabello Torres
							
						 
						
							
							
							
								
							
								7ca413b44a 
								
							
								 
							
						 
						
							
							
								
								via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1285 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								f78ebb51ec 
								
							
								 
							
						 
						
							
							
								
								apiexample doesnt send complete frames to the codec  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1284 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Brian Foley
							
						 
						
							
							
							
								
							
								404d2241ec 
								
							
								 
							
						 
						
							
							
								
								altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1283 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   François Revol
							
						 
						
							
							
							
								
							
								0ea8f2be4e 
								
							
								 
							
						 
						
							
							
								
								Avoid "unused variable 'c'" warning.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1282 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								e4828c7d43 
								
							
								 
							
						 
						
							
							
								
								fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1281 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								9c938e77e8 
								
							
								 
							
						 
						
							
							
								
								More fixes to compile and build on more platforms.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1280 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								35fedfc349 
								
							
								 
							
						 
						
							
							
								
								Add some rudimentary support for sparc64  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1279 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								b55e4ef43d 
								
							
								 
							
						 
						
							
							
								
								Try to get this to build on more platforms (especially Darwin)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1278 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Agent Smith
							
						 
						
							
							
							
								
							
								2aa29681c9 
								
							
								 
							
						 
						
							
							
								
								dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1277 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								abac617591 
								
							
								 
							
						 
						
							
							
								
								renamed libav to libavformat  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Francisco Javier Cabello Torres
							
						 
						
							
							
							
								
							
								57fc257642 
								
							
								 
							
						 
						
							
							
								
								via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1275 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								525e51e8a3 
								
							
								 
							
						 
						
							
							
								
								10l  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1274 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								58b0b0dd93 
								
							
								 
							
						 
						
							
							
								
								fixing aspect  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1273 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Dominik Mierzejewski
							
						 
						
							
							
							
								
							
								c9f99fef4f 
								
							
								 
							
						 
						
							
							
								
								warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 8255 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								f8fd15e03f 
								
							
								 
							
						 
						
							
							
								
								moving init of some variables (hurry_up,...) to MPV_frame_start()  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1271 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								47930f093e 
								
							
								 
							
						 
						
							
							
								
								Applied changes to make it compile on darwin  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1270 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Brian Foley
							
						 
						
							
							
							
								
							
								9c76bd48aa 
								
							
								 
							
						 
						
							
							
								
								* altivec and pix_norm patch by Brian Foley  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1269 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Mark Hills
							
						 
						
							
							
							
								
							
								3aca208a7b 
								
							
								 
							
						 
						
							
							
								
								* Ogg/Vorbis patch by  Mark Hills  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1268 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Zdenek Kabelac
							
						 
						
							
							
							
								
							
								9a7b310d06 
								
							
								 
							
						 
						
							
							
								
								* remaining part of John Ryland's patch  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1267 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								ae98a91509 
								
							
								 
							
						 
						
							
							
								
								Updated to reflect the current state of ffserver (as I understand it).  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1266 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								26b4bb70c2 
								
							
								 
							
						 
						
							
							
								
								Added three sample video hooks. See the (rudimentary) documentation on what  
							
							 
							
							 
							
							
								
							
							
							they do and their capabilities.
Originally committed as revision 1265 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								65e70450de 
								
							
								 
							
						 
						
							
							
								
								experimental mpeg4 video support (currently no slice/timestamp handling)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1264 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								50d5d129b4 
								
							
								 
							
						 
						
							
							
								
								use codec_id so that the codec does not need to be opened  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1263 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								0fa45e19ce 
								
							
								 
							
						 
						
							
							
								
								minimum handling for mpeg4 video multicast from avi files  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1262 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								6891b9d458 
								
							
								 
							
						 
						
							
							
								
								added example to hack with SDP/multicast streaming  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1261 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								6edd6884b5 
								
							
								 
							
						 
						
							
							
								
								RTP multicast begins to work in MPEG1 - simplified stream bandwidth computation (no need to recompute it at each request)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1260 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								d2f48f3555 
								
							
								 
							
						 
						
							
							
								
								update  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1259 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Alex Beregszaszi
							
						 
						
							
							
							
								
							
								b135d9fb96 
								
							
								 
							
						 
						
							
							
								
								mjpegb support (need more samples)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1258 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								829ac53d98 
								
							
								 
							
						 
						
							
							
								
								clean up of redirector code - first stage of RTP multicast support - added SDP redirector output for multicast  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1257 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								a941f3919d 
								
							
								 
							
						 
						
							
							
								
								export match_ext()  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1256 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								cb1fdc6104 
								
							
								 
							
						 
						
							
							
								
								match SDP based on content instead of extension  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1255 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								5d3cea3a86 
								
							
								 
							
						 
						
							
							
								
								aspect ratio cleanup  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1254 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								67d06418da 
								
							
								 
							
						 
						
							
							
								
								added handling of URL redirectors (needed for RTSP streaming client)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1253 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								2fd0e8e630 
								
							
								 
							
						 
						
							
							
								
								supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the nominal frame rate is used  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1252 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								01e96fd1cd 
								
							
								 
							
						 
						
							
							
								
								suppressed PKT_FLAG_DROPPED_FRAME  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1251 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								6bcafa93d7 
								
							
								 
							
						 
						
							
							
								
								pkt->pts is already set, please fix audio if you modify this code - supressed unused PKT_FLAG_DROPPED_FRAME  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1250 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Zdenek Kabelac
							
						 
						
							
							
							
								
							
								bb28568364 
								
							
								 
							
						 
						
							
							
								
								* cut&paste fix  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1249 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								92e1cdae86 
								
							
								 
							
						 
						
							
							
								
								The problems of doing cvs add foo.*  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1248 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago