Mans Rullgard
|
0ebcdf5cda
Do not include mathematics.h in avutil.h
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Anton Khirnov
|
a2704c9712
avio: add avio_tell macro as a replacement for url_ftell
|
14 years ago |
Anton Khirnov
|
6b4aa5dac8
avio: avio_ prefix for url_fseek
|
14 years ago |
Jean-Daniel Dupas
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 years ago |
Aurelien Jacobs
|
972ffe6220
rename av_read_frame_flush to ff_read_frame_flush
|
15 years ago |
David Conrad
|
457c08ba3c
Add internal.h include for av_read_frame_flush prototype
|
15 years ago |
Måns Rullgård
|
e16c73e67e
Move av_read_frame_flush() prototype to lavf/internal.h
|
15 years ago |
Reimar Döffinger
|
f0cb55af88
Use av_compare_ts from libavutil instead of the locale compare_ts, the
|
15 years ago |
Ivan Schreter
|
dbe0ad85c1
Use I/O buffer size as initial value for backoff for seeking sync point search.
|
15 years ago |
Ivan Schreter
|
7a656933c9
cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...)
|
15 years ago |
Ivan Schreter
|
101036adb9
Support for generic multi-stream key frame finding for new seek API.
|
15 years ago |