mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-13 07:02:31 -05:00
Add missing files from ffmpeg, write a README.rockbox and a makefile.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27742 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e3a6610ae7
commit
fb26f52697
22 changed files with 2709 additions and 21 deletions
|
|
@ -79,11 +79,11 @@ enum AVMediaType {
|
|||
};
|
||||
|
||||
#include "common.h"
|
||||
#include "error.h"
|
||||
//#include "error.h"
|
||||
#include "mathematics.h"
|
||||
#include "rational.h"
|
||||
#include "intfloat_readwrite.h"
|
||||
//#include "rational.h"
|
||||
//#include "intfloat_readwrite.h"
|
||||
#include "log.h"
|
||||
#include "pixfmt.h"
|
||||
//#include "pixfmt.h"
|
||||
|
||||
#endif /* AVUTIL_AVUTIL_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue