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

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