search for: exrta

Displaying 3 results from an estimated 3 matches for "exrta".

Did you mean: exrt
2006 Apr 04
1
encoders
...per' myself, although right now i definitely do not have the time( i also miss other feauteres like ripping multiple audio streams into one file). if i should do so, would you recommend using gstreamer-theora or a different encoder as a base? 2. why is theora so slow? why is theora-mmx in an exrta branch (this makes it hard to setup)? it would be much easier if one could decide at compile time whether one wants mmx extensions or not... most modern day computers have mmx (all of the x86 family dont they?) thank you very much for your work! i hope theora gets more public attention in the f...
2006 Aug 30
1
Object Level Authentification
Hi, I am building a application with some object level authentification. Following permission/role/user design, I will have some exrta parameters on the authorize() method For example, I have two permissions "car::view" and "car::manage". Having one Car controller, I would go for: def view authorize("user::view", params[:id]) end def edit authorize("user::manage", params[:id]) end aut...
2018 Aug 04
2
Bind 9.12.x support status
On Fri, 03 Aug 2018 12:28:38 +1200 Andrew Bartlett <abartlet at samba.org> wrote: > On Thu, 2018-08-02 at 22:37 +0300, Taner Tas wrote: > > > Nobody has looked into it yet. Likely just an extra build rule > > > required, I would need to see the 9.11 and 9.12 DLZ header files to > > > check. > > > > > > Aaron Haslett (CC'ed) may be able