5bd6ec6d59 
								
							
								 
							
						 
						
							
							
								
								options: Add missing braces around struct initializer.  
							
							This fixes the warning:
libavformat/options.c:62:1: warning: missing braces around initializer [-Wmissing-braces] 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28734ac995 
								
							
								 
							
						 
						
							
							
								
								movenc: Deprecate the global RTP hinting flag, use a private AVOption instead  
							
							Instead of -fflags rtphint, set -movflags rtphint instead.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30315a8d9c 
								
							
								 
							
						 
						
							
							
								
								avformat: Add fpsprobesize as an AVOption.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29e3489602 
								
							
								 
							
						 
						
							
							
								
								lavf: remove duplicate assignment in avformat_alloc_context.  
							
							AVClass is already initialized in  avformat_get_context_defaults. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0029cbcf6 
								
							
								 
							
						 
						
							
							
								
								lavf: use designated initializers for AVClasses.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b66752790a 
								
							
								 
							
						 
						
							
							
								
								AVOptions: make default_val a union, as proposed in AVOption2.  
							
							This breaks API and ABI. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4df001d77f 
								
							
								 
							
						 
						
							
							
								
								lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								575c18da1b 
								
							
								 
							
						 
						
							
							
								
								lavf: remove FF_API_OLD_METADATA cruft  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ca51d86c96 
								
							
								 
							
						 
						
							
							
								
								add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated  
							
							av_alloc_format_context() public function
Originally committed as revision 25483 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ed040408b 
								
							
								 
							
						 
						
							
							
								
								Move AVOptions from libavcodec to libavutil  
							
							Originally committed as revision 25210 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6df4029549 
								
							
								 
							
						 
						
							
							
								
								Add an AVOption max_delay for AVFormatContext->max_delay  
							
							This can currently also be set via -muxdelay in ffmpeg for muxers,
but not for demuxers (nor for demuxers in ffplay) - this patch
allows it to be set in all those cases.
Originally committed as revision 25180 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54036be11a 
								
							
								 
							
						 
						
							
							
								
								rename LAVF_API_* defines to FF_API_* to clarify that it is not public API  
							
							Originally committed as revision 24825 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd872bf49f 
								
							
								 
							
						 
						
							
							
								
								add LAVF_API_OLD_METADATA define to disable the deprecated metadata API  
							
							Originally committed as revision 24818 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f563bfa15 
								
							
								 
							
						 
						
							
							
								
								Remove typo: s/ingore/ignore/  
							
							Originally committed as revision 23758 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								796ac2335d 
								
							
								 
							
						 
						
							
							
								
								Add a flag for enabling RTP hinting  
							
							Originally committed as revision 23161 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2308b6c19a 
								
							
								 
							
						 
						
							
							
								
								Add version to AVClass so we can add to and use fields of AVClass without ABI issues.  
							
							Originally committed as revision 22987 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba87f0801d 
								
							
								 
							
						 
						
							
							
								
								Remove explicit filename from Doxygen  @file  commands.  
							
							Passing an explicit filename to this command is only necessary if the
documentation in the @file  block refers to a file different from the
one the block resides in.
Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe8344a276 
								
							
								 
							
						 
						
							
							
								
								Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE.  
							
							Originally committed as revision 22745 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c55806e3a2 
								
							
								 
							
						 
						
							
							
								
								Flag to ignore dts on frames that contain pts.  
							
							This works around common issues with mpeg-ps files with broken timestamps.
Also allows playing the broken sample from issue1024.
Originally committed as revision 21562 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66ddc150f0 
								
							
								 
							
						 
						
							
							
								
								Increase default value for max_analyze_duration, fixes issue 1506, a regression.  
							
							Originally committed as revision 20483 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57011a13d6 
								
							
								 
							
						 
						
							
							
								
								use AVFormatContext->probesize in av_find_stream_info and raise default to 5M  
							
							Originally committed as revision 19274 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								827f7e285b 
								
							
								 
							
						 
						
							
							
								
								deprecate old metadata API  
							
							Originally committed as revision 17690 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88a2896520 
								
							
								 
							
						 
						
							
							
								
								Deprecate av_malloc_format_context() in favor of  
							
							avformat_alloc_context(), and drop the old symbol at the next major
bump.
Originally committed as revision 17047 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad5537e2c 
								
							
								 
							
						 
						
							
							
								
								Use full internal pathname in doxygen  @file  directives.  
							
							Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								708ec8fb31 
								
							
								 
							
						 
						
							
							
								
								Move the AVFormatContext options definition to a dedicated file,  
							
							reduce the utils.c clutter.
Originally committed as revision 16516 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago