avdevice: Apply a more consistent file naming scheme

This commit is contained in:
Diego Biurrun 2015-03-27 12:40:23 +01:00
parent c201069fac
commit 8d26c193fb
14 changed files with 27 additions and 29 deletions

View file

@ -29,7 +29,7 @@
#include "libavformat/avformat.h"
#include "libavformat/internal.h"
#include "sndio_common.h"
#include "libavdevice/sndio.h"
static av_cold int audio_read_header(AVFormatContext *s1)
{