mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-23 12:02:39 -05:00
libtremor: rename file that now contains more ffmpeg code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30581 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
412cdd6cf7
commit
3afdedaef2
3 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include "window.h"
|
||||
#include "registry.h"
|
||||
#include "misc.h"
|
||||
#include "ffmpeg_render_line.h"
|
||||
#include "ffmpeg_stuff.h"
|
||||
//#include <codecs/lib/codeclib.h>
|
||||
|
||||
static int ilog(unsigned int v){
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
#include "registry.h"
|
||||
#include "codebook.h"
|
||||
#include "misc.h"
|
||||
#include "ffmpeg_render_line.h"
|
||||
#include "ffmpeg_stuff.h"
|
||||
|
||||
#define floor1_rangedB 140 /* floor 1 fixed at -140dB to 0dB range */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue