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
Please keep original copyright heading and attribution lines...
Originally committed as revision 15831 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Reynaldo H. Verdejo Pinochet
17 years ago
parent
86b0affd08
commit
8257d2ad51
1 changed files
with
7 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
libavcodec/qcelpdata.h
+ 7
- 1
libavcodec/qcelpdata.h
View File
@@ -1,5 +1,5 @@
/*
*
part of
QCELP decoder
* QCELP decoder
* Copyright (c) 2007 Reynaldo H. Verdejo Pinochet
*
* This file is part of FFmpeg.
@@ -22,6 +22,12 @@
#ifndef AVCODEC_QCELPDATA_H
#define AVCODEC_QCELPDATA_H
/**
* @file qcelpdata.h
* QCELP decoder
* @author Reynaldo H. Verdejo Pinochet
*/
#include <stdint.h>
/**
Write
Preview
Loading…
Cancel
Save