You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
aacenc_ltp: correct header description comment
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* AAC encoder TNS
|
* AAC encoder long term prediction extension
|
||||||
* Copyright (C) 2015 Rostislav Pehlivanov
|
* Copyright (C) 2015 Rostislav Pehlivanov
|
||||||
*
|
*
|
||||||
* This file is part of FFmpeg.
|
* This file is part of FFmpeg.
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
* AAC encoder long term prediction
|
* AAC encoder long term prediction extension
|
||||||
* @author Rostislav Pehlivanov ( atomnuker gmail com )
|
* @author Rostislav Pehlivanov ( atomnuker gmail com )
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user