You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Fix comments about implemented codecs
This commit is contained in:
committed by
Michael Niedermayer
parent
5df643c5df
commit
8db3b85616
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* G.729 decoder
|
* G.729, G729 Annex D decoders
|
||||||
* Copyright (c) 2008 Vladimir Voroshilov
|
* Copyright (c) 2008 Vladimir Voroshilov
|
||||||
*
|
*
|
||||||
* This file is part of FFmpeg.
|
* This file is part of FFmpeg.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* data for G.729 decoder
|
* data for G.729, G729 Annex D decoders
|
||||||
* Copyright (c) 2007 Vladimir Voroshilov
|
* Copyright (c) 2007 Vladimir Voroshilov
|
||||||
*
|
*
|
||||||
* This file is part of FFmpeg.
|
* This file is part of FFmpeg.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* G.729 decoder
|
* G.729, G729 Annex D decoders
|
||||||
* Copyright (c) 2008 Vladimir Voroshilov
|
* Copyright (c) 2008 Vladimir Voroshilov
|
||||||
*
|
*
|
||||||
* This file is part of FFmpeg.
|
* This file is part of FFmpeg.
|
||||||
|
Reference in New Issue
Block a user