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
Document the PS_BASELINE define.
Originally committed as revision 23659 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Alex Converse
15 years ago
parent
284b041b1c
commit
78ba1d39d9
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
libavcodec/ps.c
+ 3
- 1
libavcodec/ps.c
View File
@@ -27,7 +27,9 @@
#include "ps_tablegen.h"
#include "psdata.c"
#define PS_BASELINE 0
#define PS_BASELINE 0 //< Operate in Baseline PS mode
//< Baseline implies 10 or 20 stereo bands,
//< mixing mode A, and no ipd/opd
#define numQMFSlots 32 //numTimeSlots * RATE
Write
Preview
Loading…
Cancel
Save