search for: anx

Displaying 17 results from an estimated 17 matches for "anx".

Did you mean: and
2016 Dec 19
1
Reining in profile instrumentation
...m. And we do want to profile our own functions in the source file itself. For instance, a simple accessor function such as: // From 'header.h' struct X { int k; int getK() const { return k; } ... }; // In 'source.cpp' #include "header.h" ... X anX; ... int check = anX.getK(); Now the tiny accessor function which is usually trivially eliminated during inlining, is unnecessarily instrumented with the '__cyg_profile_func_enter' and '__cyg_profile_func_exit' calls, as well as the calling function. Magnify this by the expans...
2016 Dec 13
0
Reining in profile instrumentation
> On Dec 13, 2016, at 3:46 AM, Martin J. O'Riordan via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > When either ‘-pg’ or ‘-finstrument-functions’ is used, the compiler inserts the appropriate profiling hooks. This happens prior to inlining, so the hooks remain in place. Have you tried compiling with -fprofile-generate? It enables IR-based profiling instrumentation, which
2005 Mar 04
0
mod_annodex 0.2.1 Release
...eviously annodexed clips. For more information on Annodex, see http://www.annodex.net/ This release is available at: http://www.annodex.net/software/mod_annodex/ New in this release: * Support for time ranges of the form "t=start/end", such as http://media.example.com/index.anx?t=npt:00:00:10/00:00:20 It is recommended that you upgrade libannodex to version 0.6.1 in order to make use of this feature. Additionally, libannodex-0.6.1 has undergone an extensive audit of memory use resulting in the removal of all known leaks in the codepaths used by mod_annodex. About mod_an...
2007 Sep 25
2
ignoring audio in player_example
I'm interested in ignoring the audio stream in a theora encoded file. My first attempt was to remove the test for vorbis: /* identify the codec: try theora */ if(!theora_p && theora_decode_header(&ti,&tc,&op)>=0){ /* it is theora */ memcpy(&to,&test,sizeof(test)); theora_p=1; }else if(!vorbis_p &&
2005 Feb 14
0
mod_annodex 0.2.0 Release
...tion of X-Accept-TimeURI response header Improvements and bug fixes: * SECURITY: Do not serve CMML stream elements containing local filenames (http://trac.annodex.net/ticket/41) * general code cleanups Documentation updates: * updated example configuration to enable mod_annodex for all .anx files * included annodex.conf and annodex.load files for httpd.conf following the style used by Debian GNU/Linux (Apache 2.0 only) * updated example URLs for RFC2606 compliance Annodex version 3 allows efficient streaming of multimedia content from arbitrary time offsets. It does this by prov...
2015 Sep 04
0
Login "error" message
...;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:" declare -x MAIL="/var/spool/mail/xxxx&qu...
2004 Oct 05
0
libannodex 0.5.68 Released
...re information on Annodex, see http://www.annodex.net/ This release is available as a source tarball at: http://www.annodex.net/software/libannodex/download/libannodex-0.5.68.tar.gz New in this release: * Updated support for Win32 * Improved temporal interleaving * Added lookahead in Ogg and Anx importers * Improved EOS handling to preserve eos flag on native-Ogg imports About libannodex ---------------- The libannodex source distribution comprises the C library libannodex, plugins for importing CMML and Ogg media (Theora, Vorbis and Speex), and the command-line tools anxenc, anxrip and...
2005 Mar 04
0
libannodex 0.6.1 Release
...tp://www.annodex.net/ This release is available as a source tarball at: http://www.annodex.net/software/libannodex/download/libannodex-0.6.1.tar.gz New in this release: * Removed all memory leaks in the libannodex codepaths used by the commandline tools and by mod_annodex * added new anxgrep tool: http://www.annodex.net/software/libannodex/anxgrep.html * fixed bugs: #68 anxed --end npt:N produces short files #72 xtag_new_parse() requires NUL termination but shouldn't #-- update OGGZ version number in pkg-config check * added new API call: anx_track_f...
2005 Apr 14
0
libannodex 0.6.2 Release
...ly composition of a video on a Web server from previously annodexed clips. For more information on Annodex, see http://www.annodex.net/ This release is available as a source tarball at: http://www.annodex.net/software/libannodex/download/libannodex-0.6.2.tar.gz New in this release: * added new anx_get_duration() and anx_get_bitrate() API calls * added new anx_get_clip_time_by_id() API call * added new anx_get_mode() API call (ticket:92) * added duration and bitrate display to anxinfo tool * added --id argument to anxed, for remuxing from named offset * fix some floating point rounding e...
2011 Jul 19
1
Re: Problem with Windows app accessing internet
...*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36: -SSH_AUTH_SOCK=/tmp/keyring-zWw2pV/ssh -SESSION_MANAGER=local/charlie-A660:@/tmp/.ICE-u...
2015 Oct 19
1
R 3.2.2 - make check and install package hang
...*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36: MAIL /var/spool/mail/root MAKE make MANPATH...
2015 Feb 13
1
Getting strange message in terminal
...;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:" declare -x MAIL="/var/spool/mail/rahman&...
2014 May 20
1
abrt dump qt selinux
....m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01; 35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36: :PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin :MAIL=/var/spool/mail/root :PWD=/usr...
2015 Oct 17
3
R 3.2.2 - make check and install package hang
Hello Everyone, After trying several ways to compile R 3.2.2 without luck, I?m reaching out for help. The ?make check? does not hanges for some reason and when trying to install a package it cannot list the download sites (see below). What could be the problem? ./configure --enable-R-shlib --enable-BLAS-shlib hostname = test uname -m = x86_64 uname -r = 2.6.32-573.7.1.el6.x86_64 uname -s =
2012 Apr 27
1
Counter Strike Source Won't load.
....m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01; 35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:*.pdf=00;33:*.ps=00;33:*.ps.gz=00;33:*.txt=00;33:*.patch=00;33:*.diff=00;33:*.log=00;33:...
2011 Dec 27
0
[Kernel 3.1.5] [OCFS2] After many write/delete on ocfs2 both servers in cluster kernel oops
...01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv= > 01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.x...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...DCfp)5c)-DE+bXu4CYMQKE^U>m)f}Yrxd(aZ5I5iDu|qT= zPu5iEgSXM)bk*Bge1 at jf1lcU1(`x$EuGOl44Bw~KL{(eo`0EsCRvI6HPIO%v2_fs4 zO8&S6o^x#Rfwx5Tpb%Pgk{-{lPLM4Zt`y!A>jZ4_>k)kdGfw!B5j>%moKRUAsezYZ z9(OR0JDA7SlH(0yPNI{VQ#Hk>@fvYyD%}k#l^Vg%F>QUW(ydW#(RyOSvfX{e#$@O9 zxOmm<BDl8{B&Q4~7e{fanxuT_B>FcH8i8+Av3!tB6^H{tZkRifVSw4!S;7)565Ggi z_iAk&T+^Ip6bC*t+`B9f)YS=`W|!b3iUWr+;n_&`{fyH@`3}qW#ah=vcWCGMK8VAX zBq6?36M-*b9VBUnAaChuVJJ7;wn;j_+mo!+gS at Fq_fwSBh&ul%DA{#Qw{1~nC$FU2 zzmBP7tcQ+~s&GuDwoQf)3ilFq217g&&m1&F<q9fx+x}mv98Wh9wN`$M?@dirXq^#m zox5DOP8m%PhqzOroY...