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
10l
Originally committed as revision 1133 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Nick Kurshev
22 years ago
parent
b8e6ad84e5
commit
dd3be2c97e
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libavcodec/wmadec.c
+ 2
- 2
libavcodec/wmadec.c
View File
@@ -19,8 +19,8 @@
#include "avcodec.h"
#include "dsputil.h"
#define DEBUG_PARAMS
#define DEBUG_TRACE
//
#define DEBUG_PARAMS
//
#define DEBUG_TRACE
/* size of blocks */
#define BLOCK_MIN_BITS 7
Write
Preview
Loading…
Cancel
Save