Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-09-13 15:48:36 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-09-13 15:48:43 +0400
commitfc477263fadd22434ac0ad8ab9ad15b41dd9be98 (patch)
treee4b2b1eda6484ad2a1cae2677738a4aa18633c31 /libavcodec/pcm-dvd.c
parent3c89ec2816956cb1d51a518a5c4a638aa86749e9 (diff)
parentaca25104ea9c38e662e78bdefa967c8cf9e48584 (diff)
Merge remote-tracking branch 'qatar/master'
* qatar/master: pcm-dvd: Minor leftovers Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/pcm-dvd.c')
-rw-r--r--libavcodec/pcm-dvd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/pcm-dvd.c b/libavcodec/pcm-dvd.c
index a6058f833d..9696b09115 100644
--- a/libavcodec/pcm-dvd.c
+++ b/libavcodec/pcm-dvd.c
@@ -1,6 +1,6 @@
/*
* LPCM codecs for PCM formats found in Video DVD streams
- * Copyright (c) 2009-2013 Christian Schmidt
+ * Copyright (c) 2013 Christian Schmidt
*
* This file is part of FFmpeg.
*