summaryrefslogtreecommitdiff
path: root/libavformat/internal.h
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2010-03-15 23:14:07 +0000
committerAurelien Jacobs <aurel@gnuage.org>2010-03-15 23:14:07 +0000
commit588af13feec4c56dc2a1089420b5d7cf8e13e762 (patch)
tree5aa486fa1c745b6af8330274e850d807ff4fc75d /libavformat/internal.h
parent48b2ef95b3411dc55cd6dae25c93b841d73db17e (diff)
rename av_program_add_stream_index to ff_program_add_stream_index
it is an internal function, not part of public API Originally committed as revision 22561 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/internal.h')
-rw-r--r--libavformat/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/internal.h b/libavformat/internal.h
index 29b80c47e8..43ad67dc44 100644
--- a/libavformat/internal.h
+++ b/libavformat/internal.h
@@ -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