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
remove debug stuff
Originally committed as revision 3657 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer
21 years ago
parent
5d0e4cb87a
commit
9b41cb1c41
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
libavcodec/rangecoder.h
+ 0
- 4
libavcodec/rangecoder.h
View File
@@ -23,10 +23,6 @@
* Range coder.
*/
#undef NDEBUG
#include <assert.h>
typedef struct RangeCoder{
int low;
int range;
Write
Preview
Loading…
Cancel
Save