167f3b8de7 
								
							
								 
							
						 
						
							
							
								
								libavformat: Add an ff_ prefix to some lavf internal symbols  
							
							Prefix the functions/tables brktimegm, pcm_read_seek,
dv_offset_reset, voc_get_packet, codec_movaudio_tags,
codec_movvideo_tags.
After this, lavf has no global symbols without the proper prefix.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2afbd9a56 
								
							
								 
							
						 
						
							
							
								
								frame{crc/md5}: set the stream timebase from codec timebase.  
							
							Right now those muxers use the default timebase in all cases(1/90000).
This patch avoid unnecessary rescaling and makes the printed timestamps
more readable.
Also, extend the printed information to include the timebases and packet
pts/duration and align the columns.
Obviously changes the results of all fate tests which use those two
muxers. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e79c2adb1 
								
							
								 
							
						 
						
							
							
								
								libavformat: Add a utility function for adding parameter change side data  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3f9ebf743 
								
							
								 
							
						 
						
							
							
								
								lavf: make av_set_pts_info private.  
							
							It's supposed to be called only from (de)muxers. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d7c71c364 
								
							
								 
							
						 
						
							
							
								
								Check for OOM after av_mallocz() in ff_interleave_add_packet().  
							
							Fixes a crash with the sample from Ubuntu bug #869125 . 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2faa95151 
								
							
								 
							
						 
						
							
							
								
								lavf: make some seeking functions private  
							
							Specifically av_update_cur_dts(), av_seek_frame_binary() and
av_gen_search().
They are not supposed to be called outside lavf. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fa395e471 
								
							
								 
							
						 
						
							
							
								
								lavf: use avpriv_ prefix for ff_new_chapter().  
							
							It's used in libavdevice. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								001d668d40 
								
							
								 
							
						 
						
							
							
								
								lavf: factor out conversion of ISO8601 string to unix time  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c81a2b9b4f 
								
							
								 
							
						 
						
							
							
								
								doxygen: Escape '\' in Doxygen documentation.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9abbe8cc13 
								
							
								 
							
						 
						
							
							
								
								Use av_printf_format to check the usage of printf style functions  
							
							This helps catching cases where the format string doesn't
match what is passed in, or injection bugs where user data
is passed in as format string.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0558e266a2 
								
							
								 
							
						 
						
							
							
								
								sdp: Allow passing an AVFormatContext to the SDP generation  
							
							Options from the AVFormatContext can be read for modifying
the generated SDP.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43b6c3eb18 
								
							
								 
							
						 
						
							
							
								
								mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								abe9363889 
								
							
								 
							
						 
						
							
							
								
								sdp: Allow passing AVFormatContext flags to the SDP generation  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35ceaa7376 
								
							
								 
							
						 
						
							
							
								
								Move ff_dynarray_add to lavu and make it public.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5048e36c99 
								
							
								 
							
						 
						
							
							
								
								lavf: remove FF_API_URL_SPLIT cruft  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9bf9d8e53 
								
							
								 
							
						 
						
							
							
								
								lavf: make av_guess_image2_codec internal  
							
							It doesn't look very useful as a public function. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1f60f5252 
								
							
								 
							
						 
						
							
							
								
								lavf: Make make_absolute_url a lavf internal function  
							
							This is shared by both applehttp demuxer and protocol.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								471fe57e1a 
								
							
								 
							
						 
						
							
							
								
								avio: rename ByteIOContext to AVIOContext.  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit ae628ec1fd 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae628ec1fd 
								
							
								 
							
						 
						
							
							
								
								avio: rename ByteIOContext to AVIOContext.  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40c3fe2c08 
								
							
								 
							
						 
						
							
							
								
								Deprecate parse_date() in favor of av_parse_time().  
							
							The new av_parse_time() is created in libavutil/parseutils.h, all the
internal functions used by parse_date are moved to
libavutil/parseutils.c and made static.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit f6c7375a17 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f6c7375a17 
								
							
								 
							
						 
						
							
							
								
								Deprecate parse_date() in favor of av_parse_time().  
							
							The new av_parse_time() is created in libavutil/parseutils.h, all the
internal functions used by parse_date are moved to
libavutil/parseutils.c and made static.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								070e5ba560 
								
							
								 
							
						 
						
							
							
								
								lavf: rename ff_probe_input_buffer to make it public  
							
							It is useful for applications that hand input data directly to lavf via
a ByteIOContext.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 3940caad02 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e74c01db7e 
								
							
								 
							
						 
						
							
							
								
								lavf: simplify pb parameter of ff_probe_input_buffer  
							
							There is no need to pass the ByteIOContext via a pointer to a pointer
anymore.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit aad216fd7e 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e47df70c4 
								
							
								 
							
						 
						
							
							
								
								lavf: update ff_probe_input_buffer documentation  
							
							It never reopens the bytestream anymore.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 4d016dd4e5 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f81946729e 
								
							
								 
							
						 
						
							
							
								
								lavf: move internal functions from avformat.h to internal.h  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 19711af5cd 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3940caad02 
								
							
								 
							
						 
						
							
							
								
								lavf: rename ff_probe_input_buffer to make it public  
							
							It is useful for applications that hand input data directly to lavf via
a ByteIOContext.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aad216fd7e 
								
							
								 
							
						 
						
							
							
								
								lavf: simplify pb parameter of ff_probe_input_buffer  
							
							There is no need to pass the ByteIOContext via a pointer to a pointer
anymore.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d016dd4e5 
								
							
								 
							
						 
						
							
							
								
								lavf: update ff_probe_input_buffer documentation  
							
							It never reopens the bytestream anymore.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19711af5cd 
								
							
								 
							
						 
						
							
							
								
								lavf: move internal functions from avformat.h to internal.h  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d9fd1810b 
								
							
								 
							
						 
						
							
							
								
								add ff_index_search_timestamp and ff_add_index_entry  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit e6fb5a4f78 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6fb5a4f78 
								
							
								 
							
						 
						
							
							
								
								add ff_index_search_timestamp and ff_add_index_entry  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								141de5a9c1 
								
							
								 
							
						 
						
							
							
								
								add ff_find_stream_index  
							
							Originally committed as revision 26092 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88e44314ea 
								
							
								 
							
						 
						
							
							
								
								add FF_API_URL_SPLIT define to disable the deprecated ff_url_split() function  
							
							Originally committed as revision 25482 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ad1dc5447 
								
							
								 
							
						 
						
							
							
								
								Properly handle IPv6 addresses in the SDP generation  
							
							Originally committed as revision 24915 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e55ebcc3f6 
								
							
								 
							
						 
						
							
							
								
								Move the definition of the maximum url size for static buffers to internal.h  
							
							Originally committed as revision 24833 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9c399c4fd 
								
							
								 
							
						 
						
							
							
								
								Make parse_key_value from httpauth a common lavf internal function  
							
							Originally committed as revision 24832 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								311baee795 
								
							
								 
							
						 
						
							
							
								
								Make hex_to_data a lavf internal function  
							
							This is useful for other future RTP depacketizers
Originally committed as revision 24747 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0335fd957 
								
							
								 
							
						 
						
							
							
								
								document ff_get_line()  
							
							Originally committed as revision 24401 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a43416a540 
								
							
								 
							
						 
						
							
							
								
								improve ff_get_line to return line length  
							
							Originally committed as revision 24400 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c89295145 
								
							
								 
							
						 
						
							
							
								
								move ff_get_line to aviobuf.c  
							
							Originally committed as revision 24399 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1537817e38 
								
							
								 
							
						 
						
							
							
								
								Move SPACE_CHARS back to libavformat/internal.h  
							
							It will be used by other parts of lavf now. This reverts svn rev 23846.
Originally committed as revision 24265 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								603e5c0b71 
								
							
								 
							
						 
						
							
							
								
								move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c  
							
							patch by Micheal Chinen < mchinen gmail >
Originally committed as revision 24140 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49bd8e4b84 
								
							
								 
							
						 
						
							
							
								
								Fix grammar errors in documentation  
							
							Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b114d85ba 
								
							
								 
							
						 
						
							
							
								
								rtpdec: Move space_chars from avformat/internal to rtpdec  
							
							Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23846 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3bfe388b5 
								
							
								 
							
						 
						
							
							
								
								Make ff_url_split() public  
							
							ff_url_split() is retained as an alias, as it was used by ffserver,
to avoid breaking ABI compatibility with it.
Originally committed as revision 23822 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30619e6e59 
								
							
								 
							
						 
						
							
							
								
								RTSP: Remove skip_spaces in favor of strspn  
							
							Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23768 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a955fc5ee7 
								
							
								 
							
						 
						
							
							
								
								ff_url_join: Don't add any at-char if the auth is an empty string  
							
							Originally committed as revision 23650 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80b39e1ca6 
								
							
								 
							
						 
						
							
							
								
								Move AVCodecTag from riff.h into internal.h.  
							
							Patch by Francesco Lavra, francescolavra interfree it
Originally committed as revision 23250 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a76125069 
								
							
								 
							
						 
						
							
							
								
								Add a libavformat internal function ff_write_chained  
							
							Originally committed as revision 23207 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago