]> git.sesse.net Git - ffmpeg/commit
Revert "avformat/format: temporarily use old next api"
authorJosh de Kock <josh@itanimul.li>
Sat, 31 Mar 2018 23:19:49 +0000 (00:19 +0100)
committerJosh de Kock <josh@itanimul.li>
Mon, 2 Apr 2018 02:26:22 +0000 (03:26 +0100)
commit85bf89885a97c18bfaf9dbe30321af9a58a1444d
tree90a4db50f4a823d49d075154aa8adda668406ea1
parentf1805d160d66442567094fc84d3063ad42458809
Revert "avformat/format: temporarily use old next api"

This reverts commit 909e00ae816df9b6a05b1c4d0cafb794d4d0ca28.

There is no need to use the old API anymore as the new API now
behaves in the same way (treating devices as formats when loaded).

Signed-off-by: Josh de Kock <josh@itanimul.li>
libavformat/format.c