You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-14 22:15:12 +02:00
Implement av_find_best_stream.
Originally committed as revision 26104 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -13,6 +13,9 @@ libavutil: 2009-03-08
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2010-12-XX - r26104 - lavformat 52.91.0 - av_find_best_stream()
|
||||
Add av_find_best_stream to libavformat/avformat.h.
|
||||
|
||||
2010-12-27 - r26103 - lavf 52.90.0
|
||||
Add AVFMT_NOSTREAMS flag for formats with no streams,
|
||||
like e.g. text metadata.
|
||||
|
Reference in New Issue
Block a user