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
Use correct header for struct AVLFG.
Originally committed as revision 18066 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Diego Biurrun
16 years ago
parent
7c45723a98
commit
e814a59fee
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/elbg.h
+ 1
- 1
libavcodec/elbg.h
View File
@@ -21,7 +21,7 @@
#ifndef AVCODEC_ELBG_H
#define AVCODEC_ELBG_H
#include "libavutil/
random
.h"
#include "libavutil/
lfg
.h"
/**
* Implementation of the Enhanced LBG Algorithm
Write
Preview
Loading…
Cancel
Save