Revision f8bc86d4 libavformat/aviobuf.c
libavformat/aviobuf.c | ||
---|---|---|
837 | 837 |
return 0; |
838 | 838 |
} |
839 | 839 |
|
840 |
int ff_rewind_with_probe_data(AVIOContext *s, unsigned char *buf, int buf_size) |
|
840 |
int ffio_rewind_with_probe_data(AVIOContext *s, unsigned char *buf, int buf_size)
|
|
841 | 841 |
{ |
842 | 842 |
int64_t buffer_start; |
843 | 843 |
int buffer_size; |
Also available in: Unified diff