mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-02 01:47:47 +00:00
Implement av_find_best_stream.
Originally committed as revision 26104 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
107a7e3e7b
commit
9128ae08b3
3 changed files with 96 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue