[x264-devel] [PATCH] cosmetic change within VBV handling

Jason Garrett-Glaser darkshikari at gmail.com
Tue Jun 10 01:53:40 CEST 2008


2008/6/9 Gabriel Bouvigne <gabriel.bouvigne at joost.com>:
> Loren Merritt a écrit :
>>
>> De-duplicate x264_frame_cond_wait/broadcast too.
>> And x264_frame_size_estimated_get/set seem to exist for the sole purpose
>> of putting them in a different file. They should just be merged with
>> x264_ratecontrol_get/set_estimated_size.

Patch looks good, and I'd commit it, but...

libx264.a(frame.o):frame.c:(.text+0x167d): undefined reference to `_usleep'
make: *** [x264.exe] Error 1

It won't compile on my system.  Perhaps you missed an OS-specific
#define of some sort?

Dark Shikari


More information about the x264-devel mailing list