Hi, guys! Well it compiles for me now. Thanks for the great work!
Best regards, Richard On vendredi 23 janvier 2009 16:23:59 Andrew Church wrote: > >libtc/tcavcodec.h was moved and becom libtcext/tc_avcodec.h > >(one-line rationale: in order to collect all the glue code in just one > >place - libtcext) some time ago. > > > >A bad merge between 1.1.x and HEAD probably screwed up things (version > >1.53 probably, see diff between 1.52 and 1.53). > > Thanks--that explains why I couldn't find those macros in libtc. (: > I've just committed a fix, and I'll go through and fix up the remaining > compile errors shortly. > > On a separate note, would you have any objection if I added some logic > to the configure script to check for the unofficial nal_hrd patch to > x264 (useful e.g. for encoding video for PS3 playback) and enable a > nal_hrd option in x264.cfg if it's present? I have this change made in > my local sources, and I keep being afraid I'll accidentally commit it > and break HEAD for everybody else... (: > > --Andrew Church > achu...@achurch.org > http://achurch.org/