summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
7feef7d)
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
#include "libavutil/avassert.h"
#include "avcodec.h"
#include "libavutil/avassert.h"
#include "avcodec.h"
#include "mathops.h"
#include "get_bits.h"
#include "put_bits.h"
#include "mathops.h"
#include "get_bits.h"
#include "put_bits.h"
}else if(vlc->table_size){
abort(); // fatal error, we are called on a partially initialized table
}
}else if(vlc->table_size){
abort(); // fatal error, we are called on a partially initialized table
}
+ av_assert0(ff_avcodec_locked);
}else {
vlc->table = NULL;
vlc->table_allocated = 0;
}else {
vlc->table = NULL;
vlc->table_allocated = 0;