diff internal.h @ 5852:36b46032fad5 libavformat

rename av_program_add_stream_index to ff_program_add_stream_index it is an internal function, not part of public API
author aurel
date Mon, 15 Mar 2010 23:14:07 +0000
parents ba41d3865253
children cf00e196666a
line wrap: on
line diff
--- a/internal.h	Mon Mar 15 23:04:09 2010 +0000
+++ b/internal.h	Mon Mar 15 23:14:07 2010 +0000
@@ -26,7 +26,7 @@
 
 char *ff_data_to_hex(char *buf, const uint8_t *src, int size);
 
-void av_program_add_stream_index(AVFormatContext *ac, int progid, unsigned int idx);
+void ff_program_add_stream_index(AVFormatContext *ac, int progid, unsigned int idx);
 
 /**
  * Add packet to AVFormatContext->packet_buffer list, determining its