Skip to content
Snippets Groups Projects
Commit 3b3bbdd3 authored by Anton Khirnov's avatar Anton Khirnov
Browse files

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)/'
parent 569129a6
No related branches found
No related tags found
No related merge requests found
Showing with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment