lavc: rename bsf.h to bsf_internal.h

This will allow adding a public header named bsf.h
This commit is contained in:
Anton Khirnov
2020-04-07 16:49:28 +02:00
parent 9d443c3e68
commit bf80725352
39 changed files with 41 additions and 41 deletions

View File

@@ -26,7 +26,7 @@
*/
#include "avcodec.h"
#include "bsf.h"
#include "bsf_internal.h"
#include "bytestream.h"