Changeset 3b3bbdd3 in ffmpeg

Timestamp:
Oct 19, 2011, 3:02:11 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
84ad31ff
Parents:
569129a6
git-author:
Anton Khirnov <anton@khirnov.net> (06/18/11 09:43:24)
git-committer:
Anton Khirnov <anton@khirnov.net> (10/19/11 15:02:11)
Message:

lavf,lavd: replace av_new_stream->avformat_new_stream part I.

Trivial replacements with sed are done in this commit:
sed 's/av_new_stream(\([)]*\), 0)/avformat_new_stream(\1, NULL)/'

(No files)

Note: See TracChangeset for help on using the changeset viewer.