This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
atrac: Update copyright info and file description.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Maxim Poliakovski
Michael Niedermayer
12 years ago
parent
852241561d
commit
cc2330fe3a
2 changed files
with
6 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
libavcodec/atrac.c
+3
-2
libavcodec/atrac.h
+ 3
- 2
libavcodec/atrac.c
View File
@@ -1,6 +1,7 @@
/*
* ATRAC common functions
* Copyright (c) 2006-2008 Maxim Poliakovski
* Common functions for the ATRAC family of decoders
*
* Copyright (c) 2006-2013 Maxim Poliakovski
* Copyright (c) 2006-2008 Benjamin Larsson
*
* This file is part of FFmpeg.
+ 3
- 2
libavcodec/atrac.h
View File
@@ -1,6 +1,7 @@
/*
* ATRAC common data
* Copyright (c) 2009 Maxim Poliakovski
* Common functions for the ATRAC family of decoders
*
* Copyright (c) 2009-2013 Maxim Poliakovski
* Copyright (c) 2009 Benjamin Larsson
*
* This file is part of FFmpeg.
Write
Preview
Loading…
Cancel
Save