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
ac3enc: remove convenience macro, #define DEBUG
tags/n0.8
Justin Ruggles
14 years ago
parent
a8bd53402a
commit
787a13535a
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/ac3enc.c
+ 0
- 1
libavcodec/ac3enc.c
View File
@@ -26,7 +26,6 @@
* The simplest AC-3 encoder.
*/
//#define DEBUG
//#define ASSERT_LEVEL 2
#include <stdint.h>
Write
Preview
Loading…
Cancel
Save