mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
remove now useless av_set_program_name() function
Originally committed as revision 17113 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
|
||||
char *ff_data_to_hex(char *buf, const uint8_t *src, int size);
|
||||
|
||||
void av_set_program_name(AVProgram *program, char *provider_name, char *name);
|
||||
void av_program_add_stream_index(AVFormatContext *ac, int progid, unsigned int idx);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user