mirror of https://git.ffmpeg.org/ffmpeg.git
Merge commit '4be292dac7e7f0586053fcced8d530ccf4ebef29'
* commit '4be292dac7e7f0586053fcced8d530ccf4ebef29': atrac: Move doxygen comments to the header Conflicts: libavcodec/atrac.c libavcodec/atrac.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
16bb8faac6
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Common functions for the ATRAC family of decoders
|
||||
* common functions for the ATRAC family of decoders
|
||||
*
|
||||
* Copyright (c) 2006-2013 Maxim Poliakovski
|
||||
* Copyright (c) 2006-2008 Benjamin Larsson
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Common functions for the ATRAC family of decoders
|
||||
* common functions for the ATRAC family of decoders
|
||||
*
|
||||
* Copyright (c) 2009-2013 Maxim Poliakovski
|
||||
* Copyright (c) 2009 Benjamin Larsson
|
||||
|
|
Loading…
Reference in New Issue